You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2021/01/07 03:42:00 UTC

[jira] [Created] (DRILL-7840) Add OWASP Dependency Report to Pom.XML

Charles Givre created DRILL-7840:
------------------------------------

             Summary: Add OWASP Dependency Report to Pom.XML
                 Key: DRILL-7840
                 URL: https://issues.apache.org/jira/browse/DRILL-7840
             Project: Apache Drill
          Issue Type: Improvement
          Components: Security
    Affects Versions: 1.18.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.19.0


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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)