mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-30 12:14:30 +02: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