gosec/cmd
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
..
gosec Add a new flag terse to show only the results and summary (#986) 2023-07-18 16:21:22 +02:00
gosecutil Remove space between // and #nosec in examples and internal use 2021-12-15 19:31:14 +01:00
tlsconfig Refactor how ignored issues are tracked 2023-10-13 14:11:08 +02:00
vflag fix: create a separate type for flag that has validation (#692) 2021-09-02 14:44:20 +02:00