Hi Team,
I am having issue setup frogbot for the gradle based springboot application , My project is using github workflow to generate the scan report.
I am using workflow: jfrog/frogbot@v2
.
Error:
failed to generate SBOM for /tmp/jfrog.cli.temp.-1743477-1988823: failed to build dependency tree: failed while building 'gradle' dependency tree: error running gradle-dep-tree: exit status 1
I have gradledeptree.init script on my root directly and having all script which help generate gradle-dep-tree still it is not returning the scan report
Can anyone help fix this issue so that i can use frogbot on my other app.Help will be highly appreciated !!