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 2019/12/03 01:40:25 UTC

[GitHub] [incubator-druid] ccaominh opened a new pull request #8980: Address security vulnerabilities CVSS >= 7

ccaominh opened a new pull request #8980: Address security vulnerabilities CVSS >= 7
URL: https://github.com/apache/incubator-druid/pull/8980
 
 
   ### Description
   
   Update dependencies to address security vulnerabilities with CVSS scores of 7 or higher. A new Travis CI job is added to prevent new high/critical security vulnerabilities from being added.
   
   Updated dependencies:
   - api-util 1.0.0 -> 1.0.3
   - hibernate-validator 5.2.5 -> 5.4.3
   - jackson 2.9.10 -> 2.10.1
   - jetty 9.4.12 -> 9.4.24
   - kafka 2.1.0 -> 2.1.1
   - libthrift 0.10.0 -> 0.13.0
   - protobuf 3.2.0 -> 3.11.0
   
   The following high/critical security vulnerabilities are currently suppressed (so that the new Travis CI job can be added now) and are left as future work:
   - jackson-mapper-asl:1.9.13
   - libthrift:0.6.1
   - netty:3.10.6
   - nimbus-jose-jwt:4.41.1
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added or updated version, license, or notice information in [licenses.yaml](https://github.com/apache/incubator-druid/blob/master/licenses.yaml)
   - [x] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
   

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