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
another idea from @deian
For automated scans, would be cool to classify severity: e.g. Critical, High, Moderate, Low.
This could be integrated with a CI run of cargo scan to determine if any prior audits/policy saves are critically broken and help triage errors.
Similar to this:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
another idea from @deian
For automated scans, would be cool to classify severity: e.g. Critical, High, Moderate, Low.
This could be integrated with a CI run of cargo scan to determine if any prior audits/policy saves are critically broken and help triage errors.
Similar to this:

The text was updated successfully, but these errors were encountered: