mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
Add build status to README.md
This commit is contained in:
parent
58e6823122
commit
9521472897
1 changed files with 4 additions and 0 deletions
|
@ -1,9 +1,13 @@
|
||||||
|
|
||||||
|
|
||||||
## GAS - Go AST Scanner
|
## GAS - Go AST Scanner
|
||||||
|
|
||||||
Inspects source code for security problems by scanning the Go AST.
|
Inspects source code for security problems by scanning the Go AST.
|
||||||
|
|
||||||
### Project status
|
### Project status
|
||||||
|
|
||||||
|
[![Build Status](https://travis-ci.org/HewlettPackard/gas.svg?branch=master)](https://travis-ci.org/HewlettPackard/gas)
|
||||||
|
|
||||||
Gas is still in alpha and accepting feedback from early adopters. We do
|
Gas is still in alpha and accepting feedback from early adopters. We do
|
||||||
not consider it production ready at this time.
|
not consider it production ready at this time.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue