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 a 'remember last decision' functionality to audit #201

Open
KevinHock opened this issue Jun 24, 2019 · 0 comments
Open

Add a 'remember last decision' functionality to audit #201

KevinHock opened this issue Jun 24, 2019 · 0 comments
Labels
enhancement The issue is related to improving a certain aspect of the project. good first issue The issue can be tackled by someone who has little to no knowledge about the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.

Comments

@KevinHock
Copy link
Collaborator

KevinHock commented Jun 24, 2019

Auditing can be quite tedious on large repos, especially since we still have issues like high-entropy alerting off every line in between begin private key and end key.

This should save many key presses, Enter will just do what did last, just like gdb does.

Since we have (b)ack functionality already we don't have to worry much about not being able to re-do a mistaken key press.

@KevinHock KevinHock added good first issue The issue can be tackled by someone who has little to no knowledge about the project. audit functionality labels Jun 24, 2019
killuazhu pushed a commit to killuazhu/detect-secrets that referenced this issue Oct 28, 2019
* IBM Cloud IAM Api Key Validation

Supports git-defenders/detect-secrets-discuss#203

* Bytes tests
killuazhu pushed a commit to IBM/detect-secrets that referenced this issue May 28, 2020
* IBM Cloud IAM Api Key Validation

Supports git-defenders/detect-secrets-discuss#203

* Bytes tests
killuazhu pushed a commit to IBM/detect-secrets that referenced this issue Jul 9, 2020
* IBM Cloud IAM Api Key Validation

Supports git-defenders/detect-secrets-discuss#203

* Bytes tests
killuazhu pushed a commit to IBM/detect-secrets that referenced this issue Sep 17, 2020
Supports git-defenders/detect-secrets-discuss#203

IBM Cloud IAM Api Key Validation (Yelp#201)

Supports git-defenders/detect-secrets-discuss#203

Refactor IBM Cloud IAM verification for owner resolution reuse (Yelp#205)

Related to git-defenders/detect-secrets-stream#222
Supports git-defenders/detect-secrets-discuss#203
@lorenzodb1 lorenzodb1 added pending The issue still needs to be reviewed by one of the maintainers. and removed audit functionality labels Jun 13, 2022
@lorenzodb1 lorenzodb1 added enhancement The issue is related to improving a certain aspect of the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet. and removed pending The issue still needs to be reviewed by one of the maintainers. labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is related to improving a certain aspect of the project. good first issue The issue can be tackled by someone who has little to no knowledge about the project. help wanted Indicates that we would like someone that’s not a maintainer to work on the issue. triaged The issue has been reviewed but has not been solved yet.
Projects
None yet
Development

No branches or pull requests

2 participants