mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
14 lines
479 B
Plaintext
14 lines
479 B
Plaintext
About:
|
|
DependencyCheck is a simple utility that attempts to determine if there is a 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
|
|
|
|
TODO:
|
|
Add CVE download/indexing and CPE lookup.
|
|
Finish report generation.
|
|
Fix/finish the CLI.
|
|
|
|
Author: Jeremy Long (jeremy.long@gmail.com)
|
|
|
|
Copyright (c) 2012 Jeremy Long. All Rights Reserved. |