mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 12:05:52 +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. |
||
---|---|---|
.. | ||
analyzer.go | ||
call_list.go | ||
call_list_test.go | ||
helpers.go | ||
helpers_test.go | ||
issue.go | ||
resolve.go | ||
select.go |