We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description Add a severity level (e.g., Low, Medium, High, Critical) to each finding to help prioritize remediation efforts.
Preferred Solution Include a severity field in the output based on the type of secret and its impact. Example: Critical/high/medium
Additional Context This will improve triaging and integration with CI/CD pipelines.
The text was updated successfully, but these errors were encountered:
I like the idea, but I am thinking about on what basis TruffleHog will assign severity?
Sorry, something went wrong.
Based on the risk of the relevant secret
No branches or pull requests
Description
Add a severity level (e.g., Low, Medium, High, Critical) to each finding to help prioritize remediation efforts.
Preferred Solution
Include a severity field in the output based on the type of secret and its impact. Example: Critical/high/medium
Additional Context
This will improve triaging and integration with CI/CD pipelines.
The text was updated successfully, but these errors were encountered: