minor update to text

Former-commit-id: d413abef8fd16742abb47ef046807233dafc5d16
This commit is contained in:
Jeremy Long
2013-05-27 22:22:44 -04:00
parent ddbcea7abe
commit c9060da46e

View File

@@ -1,7 +1,7 @@
DependencyCheck
Dependency-Check
=========
DependencyCheck is a utility that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries..
Dependency-Check is a utility that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.
More information can be found on the [wiki].