You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/01 12:36:15 UTC

[GitHub] [pulsar] lhotari opened a new pull request #14512: [CI] Remove owasp-dep-check from required checks

lhotari opened a new pull request #14512:
URL: https://github.com/apache/pulsar/pull/14512


   ### Motivation
   
   - OWASP dependency check shouldn't be a required check
     - when a new vulnerability occurs, it blocks all PRs that change pom.xml
       files if his check is a required check.
   
   ### Modifications
   
   - remove owasp-dep-check from required checks


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari commented on pull request #14512: [CI] Remove owasp-dep-check from required checks

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #14512:
URL: https://github.com/apache/pulsar/pull/14512#issuecomment-1055465681


   It seems that owasp-dep-check has never cleanly passed and this blocks PRs which make pom.xml changes. Example of blocked PR: #14509 .
   [More details of owasp-dep-check issue](https://github.com/apache/pulsar/pull/14511#issuecomment-1055420024).


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] eolivelli merged pull request #14512: [CI] Remove owasp-dep-check from required checks

Posted by GitBox <gi...@apache.org>.
eolivelli merged pull request #14512:
URL: https://github.com/apache/pulsar/pull/14512


   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org