finos / code-scanning

How to protect FINOS hosted projects from security threats and license compliance issues
Apache License 2.0
8 stars 5 forks source link

Gradle dependencyCheckAnalyze no results #240

Closed josspo closed 1 year ago

josspo commented 1 year ago

After doing all the steps from readme.md, running the command

But the scan result give nothing, still in 0%.

 ./gradlew dependencyCheckAnalyze

Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details

 > Task :dependencyCheckAnalyze
Verifying dependencies for project gradle
Checking for updates and analyzing dependencies for vulnerabilities
<-------------> 0% EXECUTING [2m 9s]
> :dependencyCheckAnalyze
maoo commented 1 year ago

@josspo - please be patient, it may take up to 6 minutes to complete.