1
0
mirror of https://github.com/securego/gosec.git synced 2025-01-22 03:09:59 +02:00
云微 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
..
2020-06-29 13:52:47 +02:00
2022-01-03 18:11:35 +01:00
2022-06-23 14:58:13 +02:00