You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be running by executing
mvn org.owasp:dependency-check-maven:check
command.
The report will created at target/dependency-check-report.html
Addressed to #799
It can be running by executing
mvn org.owasp:dependency-check-maven:check
command.The report will be here:
target/dependency-check-report.html
Probably, we shouldn't run it with all other checks but separately as a cron job.
The text was updated successfully, but these errors were encountered: