Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add (b)ack audit functionality when secret not found #215

Merged

Conversation

dgzlopes
Copy link
Contributor

@dgzlopes dgzlopes commented Aug 2, 2019

Small PR adding (b)ack option in audit mode to prevent the 'point of no return' when a secret isn't found.

Resolves: #204

Signed-off-by: dgzlopes danielgonzalezlopes@gmail.com

Added (b)ack option in audit mode prevent the 'point of no return'
when a secret isn't found.

Resolves: Yelp#204

Signed-off-by: dgzlopes <danielgonzalezlopes@gmail.com>
Copy link
Collaborator

@KevinHock KevinHock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 Thanks a bunch for making this!

@KevinHock KevinHock merged commit 372e3b9 into Yelp:master Aug 3, 2019
@dgzlopes dgzlopes deleted the add-back-functionality-when-secret-not-found branch August 3, 2019 07:31
killuazhu pushed a commit to killuazhu/detect-secrets that referenced this pull request Oct 18, 2019
* feat: use assign regex in cloudant

* feat: use assign regex in db2

* feat: use assign regex in gh

* feat: use assign regex in iam

* feat: use assign regex in sl

* address comments

* address comments

* address comments
killuazhu pushed a commit to killuazhu/detect-secrets that referenced this pull request Oct 18, 2019
* feat: use assign regex in cloudant

* feat: use assign regex in db2

* feat: use assign regex in gh

* feat: use assign regex in iam

* feat: use assign regex in sl

* address comments

* address comments

* address comments
killuazhu pushed a commit to killuazhu/detect-secrets that referenced this pull request Oct 28, 2019
* feat: use assign regex in cloudant

* feat: use assign regex in db2

* feat: use assign regex in gh

* feat: use assign regex in iam

* feat: use assign regex in sl

* address comments

* address comments

* address comments
killuazhu pushed a commit to killuazhu/detect-secrets that referenced this pull request Oct 30, 2019
* feat: use assign regex in cloudant

* feat: use assign regex in db2

* feat: use assign regex in gh

* feat: use assign regex in iam

* feat: use assign regex in sl

* address comments

* address comments

* address comments
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request May 28, 2020
* feat: use assign regex in cloudant

* feat: use assign regex in db2

* feat: use assign regex in gh

* feat: use assign regex in iam

* feat: use assign regex in sl

* address comments

* address comments

* address comments
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request Jul 9, 2020
* feat: use assign regex in cloudant

* feat: use assign regex in db2

* feat: use assign regex in gh

* feat: use assign regex in iam

* feat: use assign regex in sl

* address comments

* address comments

* address comments
killuazhu pushed a commit to IBM/detect-secrets that referenced this pull request Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(b)ack audit functionality not present when secret not found
2 participants