[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355185#comment-16355185
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10271:
---------------------------------------------

DaanHoogland commented on a change in pull request #2446: CLOUDSTACK-10271 
maven plugin for owasp dependency check added
URL: https://github.com/apache/cloudstack/pull/2446#discussion_r166556982
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -569,6 +569,22 @@
   <build>
     <defaultGoal>install</defaultGoal>
     <plugins>
+      <plugin>
+        <groupId>org.owasp</groupId>
+        <artifactId>dependency-check-maven</artifactId>
+        <version>3.1.1</version>
 
 Review comment:
   of course, good point

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> detect vulnerabilities in depndencies
> -------------------------------------
>
>                 Key: CLOUDSTACK-10271
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10271
>             Project: CloudStack
>          Issue Type: Wish
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Daan Hoogland
>            Assignee: Daan Hoogland
>            Priority: Major
>
> As a developer I want to know whether and what dependencies I am using that 
> might harm my users. For this we need to add the owasp dependency checker to 
> the maven build. It will require more then just this but it is a good first 
> step.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to