-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
Thank you for this tool :)!.
I think it would be useful if codeaudit had a feature (perhaps by default or via a parameter) that took into account the following annotations/comments in the code and did not report security issues in the code associated with them:
# noqa
# nosec
similar to:
https://bandit.readthedocs.io/en/latest/config.html#exclusions
https://github.com/jendrikseipp/vulture?tab=readme-ov-file#flake8-noqa-comments
Regards.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request