gosec/testutils
Cosmin Cojocar 0ec6cd95d7 Refactor how ignored issues are tracked
Track ignored issues using file location instead of a AST node. There are issues linked to a different AST node than the original node used to start the scan.

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
2023-10-13 14:11:08 +02:00
..
log.go Major rework of codebase 2017-07-19 15:17:00 -06:00
pkg.go Refactor how ignored issues are tracked 2023-10-13 14:11:08 +02:00
source.go Update the list of unsafe functions detected by the unsafe rule (#1033) 2023-10-10 09:47:36 +02:00
visitor.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00