Open
Description
Description
Certain secrets are self-revocating, meaning that you can revoke the secret using only the secret itself. Buildkite tokens and GitHub is another.
There is an opportunity to codify this knowledge within trufflehog for ease of use.
Preferred Solution
With a specific command, trufflehog will run the code to revoke a secret when you specify which secret type it is. Similiar to how trufflehog analyze operates.