cgivre opened a new pull request #2140:
URL: https://github.com/apache/drill/pull/2140


   # [DRILL-7840](https://issues.apache.org/jira/browse/DRILL-7840): Add OWASP 
Dependency Report to Pom.XML
   
   ## Description
   
   This PR adds the OWASP Dependency-Check to the master `pom.xml` file. You 
can generate a report of Drill's dependencies by running the command:
   ```
   mvn clean site
   ```
   This does not affect the regular build process.
   
   ## Documentation
   No user facing changes.  Developers can check whether new dependencies 
introduced vulnerabilities by running the above command. 
   
   ## Testing
   Built Drill normally and generated report using the `mvn clean site` command.


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

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


Reply via email to