Former-commit-id: b3109f187f6700b1142e5800fe9054f1610fdd21
This commit is contained in:
Jeremy Long
2013-08-07 22:49:56 -04:00
parent cf830a92e4
commit b031ff5b57
2 changed files with 2 additions and 27 deletions

View File

@@ -5,18 +5,6 @@ Dependency-Check is a utility that attempts to detect publicly disclosed vulnera
Documentation and links to production binary releases can be found on the [github pages](http://jeremylong.github.io/DependencyCheck/dependency-check-cli/installation.html).
Usage
------------
```
$ mvn package
$ cd target/release/bin
$ dependency-check-[version].sh -h
$ dependency-check-[version].sh -a Testing -scan ../../test-classes
```
Then load the resulting 'DependencyCheck-Report.html' into your favorite browser.
Mailing List
------------