1
0
mirror of https://github.com/securego/gosec.git synced 2025-06-14 23:45:03 +02:00

3 Commits

Author SHA1 Message Date
ad5d74d5a1 Update to ginkgo v2 (#753) 2022-01-03 18:11:35 +01:00
1256f16f33 Fix lint and fail on error in the ci build 2021-05-31 10:44:12 +02:00
6943f9e5e4 Major rework of codebase
- Get rid of 'core' and move CLI to cmd/gas directory
- Migrate (most) tests to use Ginkgo and testutils framework
- GAS now expects package to reside in $GOPATH
- GAS now can resolve dependencies for better type checking (if package
  on GOPATH)
- Simplified public API
2017-07-19 15:17:00 -06:00