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

[GitHub] [inlong] denglunfuren opened a new pull request, #6253: fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3

denglunfuren opened a new pull request, #6253:
URL: https://github.com/apache/inlong/pull/6253

   ### What happened?
   There are 1 security vulnerabilities found in org.apache.hive:hive-exec 2.3.7
   - [CVE-2021-34538](https://www.oscs1024.com/hd/CVE-2021-34538)
   
   
   ### What did I do?
   Upgrade org.apache.hive:hive-exec from 2.3.7 to 3.1.3 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@inlong.apache.org

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


[GitHub] [inlong] healchow commented on a diff in pull request #6253: fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3

Posted by GitBox <gi...@apache.org>.
healchow commented on code in PR #6253:
URL: https://github.com/apache/inlong/pull/6253#discussion_r1002660605


##########
inlong-sort/pom.xml:
##########
@@ -48,7 +48,7 @@
         <rat.basedir>${basedir}</rat.basedir>
         <hbase.version>2.2.3</hbase.version>
         <dlc.hive.version>2.3.7</dlc.hive.version>
-        <iceberg.hive.version>2.3.7</iceberg.hive.version>
+        <iceberg.hive.version>3.1.3</iceberg.hive.version>

Review Comment:
   Hive 2.3.7 has security risks. Could it be upgraded in Sort Connector?
   
   @EMsnap @thesumery check it, please.



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

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


[GitHub] [inlong] dockerzhang closed pull request #6253: fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3

Posted by GitBox <gi...@apache.org>.
dockerzhang closed pull request #6253: fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3
URL: https://github.com/apache/inlong/pull/6253


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

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