Getting an Empty SBOM when running cdxgen with exclude-type parameter #1391
Unanswered
MohammedAziz02
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Beta Was this translation helpful? Give feedback.
8 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.
-
Hi, I'm trying to run cdxgen on this project,
java-js-project.zip, a java project with two subproject one for javascript and another for java. when I run the command : 'cdxgen --spec-version 1.4 -o SBOM.json --exclude-type github',
I got an empty SBOM
SBOM.json, please why this is happening?
Beta Was this translation helpful? Give feedback.
All reactions