mirror of
https://github.com/securego/gosec.git
synced 2025-01-03 22:52:22 +02:00
commit
a4fd848bfc
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
gas
|
||||
|
||||
# Folders
|
||||
_obj
|
||||
|
@ -13,6 +13,7 @@ You may obtain a copy of the License [here](http://www.apache.org/licenses/LICEN
|
||||
### Project status
|
||||
|
||||
[![Build Status](https://travis-ci.org/HewlettPackard/gas.svg?branch=master)](https://travis-ci.org/HewlettPackard/gas)
|
||||
[![GoDoc](https://godoc.org/github.com/HewlettPackard/gas?status.svg)](https://godoc.org/github.com/HewlettPackard/gas)
|
||||
|
||||
Gas is still in alpha and accepting feedback from early adopters. We do
|
||||
not consider it production ready at this time.
|
||||
|
Loading…
Reference in New Issue
Block a user