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

[GitHub] [incubator-seatunnel] ren-jq101 opened a new pull request, #3074: fix(sec): upgrade mysql:mysql-connector-java to 8.0.28

ren-jq101 opened a new pull request, #3074:
URL: https://github.com/apache/incubator-seatunnel/pull/3074

   ### What happened?
   There are 2 security vulnerabilities found in mysql:mysql-connector-java 8.0.16
   - [CVE-2022-21363](https://www.oscs1024.com/hd/CVE-2022-21363)
   - [CVE-2021-2471](https://www.oscs1024.com/hd/CVE-2021-2471)
   
   
   ### What did I do?
   Upgrade mysql:mysql-connector-java from 8.0.16 to 8.0.28 for vulnerability fix
   
   ### What did you expect to happen?
   Ideally, no insecure libs should be used.
   
   ### The specification of the pull request
   [PR Specification](https://www.oscs1024.com/docs/pr-specification/) from OSCS


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] ren-jq101 closed pull request #3074: fix(sec): upgrade mysql:mysql-connector-java to 8.0.28

Posted by GitBox <gi...@apache.org>.
ren-jq101 closed pull request #3074: fix(sec): upgrade mysql:mysql-connector-java to 8.0.28
URL: https://github.com/apache/incubator-seatunnel/pull/3074


-- 
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@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] CalvinKirs commented on pull request #3074: fix(sec): upgrade mysql:mysql-connector-java to 8.0.28

Posted by GitBox <gi...@apache.org>.
CalvinKirs commented on PR #3074:
URL: https://github.com/apache/incubator-seatunnel/pull/3074#issuecomment-1275923751

   TBH, We will not really add this jar, so this modification is no makesence to me, Users should judge by themselves when using mysql-related dependencies.


-- 
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@seatunnel.apache.org

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