February 2019
Intermediate to advanced
256 pages
7h 34m
English
To execute the dependency-check, locate the \dependency-check\bin\ path. Execute the BAT under Windows or the SH under Linux. Refer to the following command for the WebGoat project scan:
$ dependency-check --project WebGoat --format XML --scan d:\tools\WebGoat$ dependency-check --project WebGoat --format HTML --scan d:\tools\WebGoat
The XML report format can be useful to import into other security management tools.
It will take a while to download the NVD CVE. If you would like to do the scan without downloading the NVD CVE, you may specify the --noupdate option.
Read now
Unlock full access