Peter Ivanov
Peter Ivanov
Here is the full log with `CDXGEN_DEBUG_MODE=debug` ``` 10:37:39 🔵 export CDXGEN_DEBUG_MODE=debug 10:37:39 🔵 /u01/jenkins/workspace/project/debug/project_test-sbom/squashfs-root/AppRun --trace-warnings -r -o ui-sbom.json 10:37:43 cdxgen plugins was not found. Please install with npm install...
I can remove timeout, yes, but what takes 3 hours for analysis? And where can I found that `Resolve the above maven error.` error?
Ok, it finished in 4h 42min. I wrote above that I've already run the command directly and it finishes in mere minutes. Why does cdxgen hides the output of the...
Well, somehow `mvnw` run from cdxgen ignores every setting and tries to download itself from internet nevertheless there is setting in `.mvn/wrapper/maven-wrapper.properties` distributionUrl. Fixed with deleting the mvnw to run...
> @vveider I actually feel there is too much logging. Have you tried running cdxgen via the node package? I am suspecting may be the environment variable is not getting...
I meant that I've done `npm install -g @cyclonedx/cdxgen-plugins-bin` before running cdxgen but this did not help. As did not running npm from AppImage and running local npm with --prefix...
Do you know where this "above maven error" could be found?