Author: jleroux
Date: Mon Feb 13 16:14:42 2017
New Revision: 1782799
URL:
http://svn.apache.org/viewvc?rev=1782799&view=revLog:
No functional change, small change in main README.md for OWASP dependencyCheck
Modified:
ofbiz/ofbiz-framework/trunk/README.md
Modified: ofbiz/ofbiz-framework/trunk/README.md
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/README.md?rev=1782799&r1=1782798&r2=1782799&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/README.md (original)
+++ ofbiz/ofbiz-framework/trunk/README.md Mon Feb 13 16:14:42 2017
@@ -468,7 +468,8 @@ The below command activates a gradle plu
and reports known vulnerabilities (CVEs) in OFBiz library dependencies.
This command takes a long time to execute because it needs to download
all plugin dependencies and the CVE identification process is also
-time consuming
+time consuming. But it's the only way to check OFBiz does not use
+wulnerables libraries.
`gradlew -PenableOwasp dependencyCheck`