mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 09:31:32 +01:00
bug fixes/enhancements
This commit is contained in:
6
README
6
README
@@ -4,9 +4,11 @@ Common Product Enumeration (CPE) identifier for a given project dependency.
|
||||
If found, it will generate a report linking to the associated CVE entries.
|
||||
|
||||
Usage:
|
||||
Still under development: mvn package site
|
||||
$ mvn package
|
||||
$ cd target
|
||||
$ java -jar dependencycheck-0.1.jar -h
|
||||
$ java -jar DependencyCheck-0.1.jar -a Testing -out . -scan ./test-classes/org.mortbay.jetty.jar -scan struts2-core-2.1.2.jar -scan ./lib
|
||||
|
||||
java -jar dependencycheck-0.1.jar -h
|
||||
|
||||
TODO:
|
||||
Add CVE download/indexing and CPE lookup.
|
||||
|
||||
Reference in New Issue
Block a user