Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.6.4
-
None
Description
OWASP's Dependency-Check is a utility that identifies project
dependencies and checks if there are any known, publicly disclosed,
vulnerabilities.
See https://www.owasp.org/index.php/OWASP_Dependency_Check
This is very useful to stay on top of known vulnerabilities in third party jars. Since it's a maven plugin it's pretty easy to drop in.
Attachments
Attachments
Issue Links
- contains
-
HADOOP-15653 Please add OWASP Dependency Check to the build (pom.xml)
- Resolved