gosec/issue
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
..
issue.go Refactor how ignored issues are tracked 2023-10-13 14:11:08 +02:00
issue_test.go Fix typos in struct fields, comments, and docs (#1023) 2023-10-05 12:59:17 +02:00