1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-31 21:55:27 +02:00
Rahul Gadi 81cda2f91f
Allow excluding analyzers globally ()
* 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 
2024-08-20 10:43:40 +02:00
..