mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-22 00:59:34 +01:00
updated installation download urls
Former-commit-id: f496586d54e157764d32ee81d0f8a60d3c377523
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Installation
|
Installation
|
||||||
====================
|
====================
|
||||||
Download dependency-check-ant from [bintray here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-ant-1.0.0.jar).
|
Download dependency-check-ant from [bintray here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-ant-1.0.1.jar).
|
||||||
To install dependency-check-ant place the dependency-check-ant-${project.version}.jar into
|
To install dependency-check-ant place the dependency-check-ant-1.0.1.jar into
|
||||||
the lib directory of your Ant instalation directory. Once installed you can add
|
the lib directory of your Ant instalation directory. Once installed you can add
|
||||||
the taskdef to you build.xml and add the task to a new or existing target.
|
the taskdef to you build.xml and add the task to a new or existing target.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Installation & Usage
|
Installation & Usage
|
||||||
--------------------
|
--------------------
|
||||||
Downlod the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.0-release.zip).
|
Downlod the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.1-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. On \*nix systems you will likely need to make the shell
|
||||||
script executable:
|
script executable:
|
||||||
|
|||||||
Reference in New Issue
Block a user