gosec/analyzers
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
..
analyzers_set.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00
analyzers_test.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00
analyzerslist.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00
anaylzers_suite_test.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00
conversion_overflow.go Resolve underlying type to detect overflows in type aliases 2024-07-20 10:06:43 +02:00
slice_bounds.go Restrict the maximum depth when tracking the slice bounds 2023-10-13 10:03:27 +02:00
util.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00