AbdelHajou opened a new pull request, #858:
URL: https://github.com/apache/maven/pull/858

   JIRA issue: https://issues.apache.org/jira/browse/MNG-6487
   
   This plugin checks dependencies for CVE vulnerabilities using Sonatype's 
vulnerability database. The build will fail when CVSS scores of >7.0 (HIGH) are 
found in any of the sub-modules. As discussed in MPOM-210, the OSS plugin is 
chosen in favour of OWASP Dependency-Check because the latter reports a lot of 
false positives and produces noise.
   
   Only compile-time dependencies are included, because these are risky for 
Maven users and should be resolved before releasing.
   
    - [ ] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
    - [ ] In any other case, please file an [Apache Individual Contributor 
License Agreement](https://www.apache.org/licenses/icla.pdf).
   
   [core-its]: https://maven.apache.org/core-its/core-it-suite/
   


-- 
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]

Reply via email to