Replies: 1 comment
-
|
Hello @bedla As you correctly found - we use Regards, Dmitriy |
Beta Was this translation helpful? Give feedback.
0 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.
-
Description
Hi,
when I am doing SBOM scan I found out that some JSONs cannot be processed. They are perfectly valid against JSON schema, but go structures in cyclondx-go project does not match.
Please see detail in following issues:
CycloneDX/cyclonedx-go#236
CycloneDX/cyclonedx-go#196
Thx
Ivos
Desired Behavior
SBOM is scanned
Actual Behavior
console output is
Reproduction Steps
1. take sample SBOM JSON from https://github.com/CycloneDX/cyclonedx-go/issues/236 2. run `trivy sbom /my-temp/fail.sbom.json` 3. it fails ...Target
SBOM
Scanner
Vulnerability
Output Format
Table
Mode
Standalone
Debug Output
Operating System
Windows/WLS
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions