gosec/cmd/gosec
Rahul Gadi 81cda2f91f
Allow excluding analyzers globally (#1180)
* This change does not exclude analyzers for inline comment
* Changed the expected issues count for G103, G109 samples for test. Previously G115 has been included in the issue count
* Show analyzers IDs(G115, G602) in gosec usage help
* See #1175
2024-08-20 10:43:40 +02:00
..
main.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00
sort_issues.go Extract the issue in its own package 2023-02-16 09:45:28 +01:00
sort_issues_test.go correct gci linter (#946) 2023-03-30 09:31:24 +02:00
version.go Fix panic when reading the version from debug info in Go 1.13 2020-06-25 15:27:53 +02:00