edwardcapriolo commented on code in PR #8186:
URL: https://github.com/apache/hadoop/pull/8186#discussion_r3025477482


##########
pom.xml:
##########
@@ -647,17 +651,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/x
         <artifactId>maven-checkstyle-plugin</artifactId>
         <version>${maven-checkstyle-plugin.version}</version>
       </plugin>
-      <plugin>
-        <!-- OWASP's dependency-check plugin will scan the third party
-             dependencies of this project for known CVEs (security
-             vulnerabilities against them). It will produce a report
-             in target/dependency-check-report.html. To invoke, run

Review Comment:
   I added the plugin to livy here:
   
   https://issues.apache.org/jira/browse/LIVY-1032?filter=-2
   
   You can see that the dependency tree of Hadoop is gruesome with CVE



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to