You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/11 20:19:51 UTC

[GitHub] [druid] ccaominh opened a new pull request #9684: Skip node dev dependency vulnerability scan

ccaominh opened a new pull request #9684: Skip node dev dependency vulnerability scan
URL: https://github.com/apache/druid/pull/9684
 
 
   ### Description
   
   Since they are not production dependencies, security vulnerabilities in the dev dependencies can be ignored.
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
   - [x] manually tested by running `mvn dependency-check:check`
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] jihoonson merged pull request #9684: Skip node dev dependency vulnerability scan

Posted by GitBox <gi...@apache.org>.
jihoonson merged pull request #9684: Skip node dev dependency vulnerability scan
URL: https://github.com/apache/druid/pull/9684
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] jihoonson commented on issue #9684: Skip node dev dependency vulnerability scan

Posted by GitBox <gi...@apache.org>.
jihoonson commented on issue #9684: Skip node dev dependency vulnerability scan
URL: https://github.com/apache/druid/pull/9684#issuecomment-612506946
 
 
   This is a release blocker since maven build fails because of this. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org