-
Notifications
You must be signed in to change notification settings - Fork 217
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
Add CVE-2025-0395 to .trivyignore
#1362
Add CVE-2025-0395 to .trivyignore
#1362
Conversation
.trivyignore.yaml
Is this expected to fix Trivy CI failure? |
yes it should fix Trivy CI Failure but .trivyignore file is getting ignored for aquasecurity/[email protected]. Same issue is reported in aquasecurity/trivy-action#436 |
4c69feb
to
6c15b81
Compare
.trivyignore.yaml
.trivyignore
to ignore CVE-2025-0395 (as fix is not available yet)
.trivyignore
to ignore CVE-2025-0395 (as fix is not available yet).trivyignore
to ignore CVE-2025-0395 (as fix is not available yet)
.trivyignore
to ignore CVE-2025-0395 (as fix is not available yet).trivyignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
All hail the green ticks are back
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @rajithkrishnegowda for fixing this.
This pull request introduces a .trivyignore.yaml file to the repository. The file is used to ignore the CVE-2025-0395 vulnerability during Trivy scans and Ubuntu has acknowledged this vulnerability and is working on providing a fix. For more details: https://nvd.nist.gov/vuln/detail/CVE-2025-0395
Changes Made: