2013kaa

Results 7 issues of 2013kaa

Hi, my bom.json does not contain the "dependsON" attribute. I'm using cyclonDx as a gradle plugin. The complete command looks like this: ./gradlew --no-daemon --init-script cyclondx_init.gradle cyclonedxBom -info cyclondx_init.gradle is...

Hello I have a command to build gradle like: ./gradlew build final dependencies > dep.txt but when executed through cmd.NewCmdOptions it gives an error when building in the Gradle: Task...

Hi If I understand correctly, when scanning projects with gradle, cyclonedx-gradle-plugin launches its task "gradlew dependencies -q --console" and then analyzes the dependencies. Is it possible to pass cyclonedx-gradle-plugin (...

My developers torment me with the question - why do we use the cyclonedx-gradle-plugin, if there is a cyclonedx-cli. How is it better and why is it better than cyclonedx-cli?

Hey I have problems after the update: - version 1.5.0. works fine, artifact with bom.json is unloaded - version 1.6.0. runs with errors, but task ends with BUILD SUCCESSFUL, artifact...

Hi I did not find such an opportunity for you as to transfer a file with the output of "gradlew dependencies -q --console > dep.txt" (or some other assemblers) to...

Hi Is it possible to pass cyclonedx-cli to input a ready file with "gradlew dependencies -q --console > dep.txt" ?