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
In #3159 we added configs to ignore the CVE-2024-21538 vulnerability for our Trivy & Grype docker image scans.
Once node has been updated to use npm > 10.9.1, we can remove .trivyignore and .grype.yaml files that ignore the vulnerability.
.trivyignore
.grype.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Context
In #3159 we added configs to ignore the CVE-2024-21538 vulnerability for our Trivy & Grype docker image scans.
Once node has been updated to use npm > 10.9.1, we can remove
.trivyignore
and.grype.yaml
files that ignore the vulnerability.Todos
The text was updated successfully, but these errors were encountered: