From 056b50aebaf51169763bacb34fc2ff20e928a192 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Thu, 18 Apr 2013 06:54:24 -0400 Subject: [PATCH] minor update to the description Former-commit-id: bf7bb530fa2b642c550faf60c3fb2e48b2acff93 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6387da4ba..b693958b1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ along with DependencyCheck. If not, see . DependencyCheck https://github.com/jeremylong/DependencyCheck.git - DependencyCheck is a utility that attempts to detect publically 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 publically 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. 2012 owasp