praetorian-inc / noseyparker

Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.
Apache License 2.0
1.56k stars 77 forks source link

Add `annotations import` and `annotations export` commands #171

Closed bradlarsen closed 2 months ago

bradlarsen commented 2 months ago

Nosey Parker supports 3 kinds of user-supplied annotations at present:

(Note that the open-source version of Nosey Parker provides no mechanisms at present for populating these annotations.)

This pull request adds two new commands to Nosey Parker:

These commands are experimental and likely to change in the future.