Ignore found secrets based on an ID (Finding ID/Match ID/Blob ID) #256
spaceduck567
started this conversation in
General
Replies: 2 comments 2 replies
-
Thanks for the kind words @spaceduck567! There is not a built-in way to ignore secrets based on finding ID, match ID, or blob ID. I don't have immediate plans to add this, though it is a natural use case and something I'd like to eventually support. In the meantime, you could have NP report in |
Beta Was this translation helpful? Give feedback.
1 reply
-
@spaceduck567 your pre-commit hook for Nosey Parker isn't public, is it? That sounds useful. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thank you for developing this tool. It is really helpful, but I have a question: We use NoseyParker as a secret scanner in our PreCommit Hook to check the latest changes. In this context, ignoring files is not helpful. Is there a way to ignore secrets based on generated IDs (Finding ID/Match ID/Blob ID)? Or is something like this planned for the near future?
Thanks in advance :).
Beta Was this translation helpful? Give feedback.
All reactions