mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 10:01:35 +01:00
fixing PR #598
This commit is contained in:
@@ -9,10 +9,7 @@ Installation & Usage
|
|||||||
====================
|
====================
|
||||||
Download the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-${project.version}-release.zip).
|
Download the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-${project.version}-release.zip).
|
||||||
Extract the zip file to a location on your computer and put the 'bin' directory into the
|
Extract the zip file to a location on your computer and put the 'bin' directory into the
|
||||||
path environment variable. On \*nix systems you will likely need to make the shell
|
path environment variable.
|
||||||
script executable:
|
|
||||||
|
|
||||||
$ chmod +777 dependency-check.sh
|
|
||||||
|
|
||||||
#set( $H = '#' )
|
#set( $H = '#' )
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user