You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Schema validation failed","errors":["$.vulnerabilities[73].advisories[9].url: does not match the iri-reference pattern must be a valid RFC 3987 IRI-reference",
And one of the url is this one. I guess the space after commit id is the culprit.
As a workaround, I decided to disable temporarly schema validation.
This appears to be more like defect in Trivy rather than DT. Since DT is merely enforcing the CycloneDX schema, there's not much we can do from our side.
It's actually a problem in Debian, but we worked it around on the Trivy end. aquasecurity/trivy#6801
It will be shipped in v0.53.0, which is planned to be out today or tomorrow. You can subscribe the release PR. When it gets merged, v0.53.0 will be released.
Current Behavior
Hello
Trivy 0.52.2
has generated a sbom for me that contains this which I think is the cause of my error."Schema validation failed","errors":["$.vulnerabilities[73].advisories[9].url: does not match the iri-reference pattern must be a valid RFC 3987 IRI-reference",
And one of the url is this one. I guess the space after commit id is the culprit.
As a workaround, I decided to disable temporarly schema validation.
Here is an extract of my sbom.
Steps to Reproduce
Expected Behavior
This sbom should be imported correctly. Could it be a trivy issue ?
Dependency-Track Version
4.11.4
Dependency-Track Distribution
Container Image
Database Server
PostgreSQL
Database Server Version
No response
Browser
Google Chrome
Checklist
The text was updated successfully, but these errors were encountered: