mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 03:55:54 +00:00
9b081744c9
Initial commit to change GAS to process packages rather than standalone files. This is to address issues with type resolution for external dependencies. Uses golang.org/x/tools/go/loader to prepare analyzer input rather than finding the individual files.
7 lines
156 B
Text
7 lines
156 B
Text
# package
|
|
github.com/GoASTScanner/gas
|
|
|
|
# import
|
|
github.com/GoASTScanner/gas cc52ef5
|
|
github.com/nbutton23/zxcvbn-go a22cb81
|
|
github.com/ryanuber/go-glob v0.1
|