mirror of
https://github.com/securego/gosec.git
synced 2025-02-19 19:00:07 +02:00
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>