gosec/testutils
云微 602ced7e71
Fix wrong location for G109 (#829)
Before this commit, G109 will report on `strconv.Atoi`.
After this, it will report on the convertion like`int32(a)`.
2022-07-06 06:37:11 +02:00
..
log.go Major rework of codebase 2017-07-19 15:17:00 -06:00
pkg.go Remove space between // and #nosec in examples and internal use 2021-12-15 19:31:14 +01:00
source.go Fix wrong location for G109 (#829) 2022-07-06 06:37:11 +02:00
visitor.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00