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 2021/03/24 23:44:08 UTC

[GitHub] [druid] jihoonson commented on pull request #11030: Suppress CVEs for Solr and org.codehaus.jackson

jihoonson commented on pull request #11030:
URL: https://github.com/apache/druid/pull/11030#issuecomment-806254068


   @jon-wei @clintropolis thank you for the quick review. I'm merging this PR without waiting for the CI as the security vulnerability CI doesn't run per PR. I manually ran `mvn dependency-check:aggregate -pl '!integration-tests'` and got the result below which is expected:
   
   ```
   [ERROR] Failed to execute goal org.owasp:dependency-check-maven:6.0.3:aggregate (default-cli) on project druid: 
   [ERROR] 
   [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
   [ERROR] 
   [ERROR] libthrift-0.13.0.jar: CVE-2020-13949
   ```


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



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