Replies: 1 comment 2 replies
-
|
Hello @candrews I should note that Trivy currently doesn’t support vulnerability detection for Red Hat 10. But i found another problem and created #9682. Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Scanning an SBOM of a RHEL or UBI 10 image fails.
This issue was previously reported for scanning (using
trivy image) at aquasecurity/trivy-db#435 and supposedly fixed.The issue is still reproducible when using SBOMs.
Desired Behavior
The scan should complete.
Actual Behavior
Reproduction Steps
1. `trivy image --format cyclonedx --output test.cdx.json redhat/ubi10 && trivy sbom test.cdx.json`Target
SBOM
Scanner
Vulnerability
Output Format
CycloneDX
Mode
Standalone
Debug Output
Operating System
Linux
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions