Skip to content

Conversation

dominikschulz
Copy link
Member

[feat] Add .gopass-audit-ignore support to ignore secrets from audits
This PR adds a new exclude file that is used during gopass audit to
ignore entries from auditing. The file itself is using RE2 syntax.

Fixes #2806

@dominikschulz dominikschulz added the feature Enhancements and new features label Mar 10, 2024
@dominikschulz dominikschulz added this to the 1.15.12 milestone Mar 10, 2024
@dominikschulz dominikschulz changed the title Add .gopass-audit-ignore support to ignore secrets from audits [feat] Add .gopass-audit-ignore support to ignore secrets from audits Mar 11, 2024
This PR adds a new exclude file that is used during gopass audit to
ignore entries from auditing. The file itself is using RE2 syntax.

Fixes gopasspw#2806

Signed-off-by: Dominik Schulz <[email protected]>
Signed-off-by: Dominik Schulz <[email protected]>
@ltecheroffical
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Ignoring passwords in the audit feature
2 participants