Skip to content
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

cdxgen seems to squash output (scala) #1621

Open
pvdz opened this issue Feb 6, 2025 · 1 comment
Open

cdxgen seems to squash output (scala) #1621

pvdz opened this issue Feb 6, 2025 · 1 comment

Comments

@pvdz
Copy link

pvdz commented Feb 6, 2025

I'm trying to see if it can parse a scala hello world app and it just prints nothing at all.

I'm sure an error has occurred but it seems there's no output at all.

DEBUG_MODE=1 proj/node_modules/@cyclonedx/cdxgen/bin/cdxgen.js --verbose -t scala .

It'll bark at incorrect options but like this it just prints nothing at all. Doesn't really matter what I throw at it either in this particular case; valid build.sbt or junk.

@prabhu
Copy link
Collaborator

prabhu commented Feb 13, 2025

Have you tried setting the correct environment variable CDXGEN_DEBUG_MODE=debug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants