gosec/analyzers
Cosmin Cojocar ab3f6c1c83 Fix false positive in conversion overflow check from uint8/int8 type
Change-Id: I543545e22fa12de0d85dcf92664a0a54e8f7244a
Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
2024-08-22 09:47:52 +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 Fix false positive in conversion overflow check from uint8/int8 type 2024-08-22 09:47:52 +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