mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-12 05:11:56 +01:00
version 0.2.6.1
Former-commit-id: 216985f090c33a5d79c9389afd714a9423f15312
This commit is contained in:
@@ -10,8 +10,8 @@ Usage
|
||||
|
||||
> $ mvn package
|
||||
> $ cd target
|
||||
> $ java -jar dependency-check-0.2.6.0.jar -h
|
||||
> $ java -jar dependency-check-0.2.6.0.jar -a Testing -out . -scan ./test-classes -scan ./lib
|
||||
> $ java -jar dependency-check-0.2.6.1.jar -h
|
||||
> $ java -jar dependency-check-0.2.6.1.jar -a Testing -out . -scan ./test-classes -scan ./lib
|
||||
|
||||
Then load the resulting 'DependencyCheck-Report.html' into your favorite browser.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user