Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Port OWASP check task to the Maven build, the suppressionsFile is the same as the ANT task
use this command to run the check:
mvn org.owasp:dependency-check-maven:aggregate
ant based counterpart is:
ant owasp