cyclonedx-gradle-plugin
cyclonedx-gradle-plugin copied to clipboard
pass cyclonedx-gradle-plugin\cli to input a ready file with "gradlew dependencies -q --console > dep.txt"
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 ( or cli) to input a ready file with "gradlew dependencies -q --console > dep.txt" ?