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

Enable updating discovery state via CLI #316

Open
keithlai124 opened this issue Jul 8, 2024 · 0 comments
Open

Enable updating discovery state via CLI #316

keithlai124 opened this issue Jul 8, 2024 · 0 comments
Labels
proposal Ask/propose a new feature

Comments

@keithlai124
Copy link

keithlai124 commented Jul 8, 2024

Currently the credentialdigger cli has the module for get_discoveries. However there should ideally be a way for users to also update a discovery to another state (such as false_positive) via the CLI. This functionality is already available via the UI but not via the CLI.

There should also be an optional flag where you can specify whether when updating the discovery whether you want to also update similar discoveries with the same state (to take advantage of the similarity model).

Ideally it should also return a basic response to let users know whether the action was successful (eg. output number of discoveries that were updated).

@keithlai124 keithlai124 changed the title Enable updating discoveries via CLI Enable updating discovery state via CLI Jul 8, 2024
@marcorosa marcorosa added the proposal Ask/propose a new feature label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Ask/propose a new feature
Projects
None yet
Development

No branches or pull requests

2 participants