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

[GitHub] [hudi] lxxawfl opened a new pull request, #6961: fix(sec): upgrade com.beust:jcommander to 1.75

lxxawfl opened a new pull request, #6961:
URL: https://github.com/apache/hudi/pull/6961

   ### What happened?
   There are 1 security vulnerabilities found in com.beust:jcommander 1.72
   - [MPS-2022-12225](https://www.oscs1024.com/hd/MPS-2022-12225)
   
   
   ### What did I do?
   Upgrade com.beust:jcommander from 1.72 to 1.75 for vulnerability fix
   
   ### What did you expect to happen?
   Ideally, no insecure libs should be used.
   
   ### How was this patch tested?
   Run `mvn compile` failed locally, couldn't complete the build process.
   Run `mvn clean test` failed locally, unit-test couldn't pass.
   
   ### 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@hudi.apache.org

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


[GitHub] [hudi] hudi-bot commented on pull request #6961: fix(sec): upgrade com.beust:jcommander to 1.75

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6961:
URL: https://github.com/apache/hudi/pull/6961#issuecomment-1279923676

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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


[GitHub] [hudi] hudi-bot commented on pull request #6961: fix(sec): upgrade com.beust:jcommander to 1.75

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6961:
URL: https://github.com/apache/hudi/pull/6961#issuecomment-1279924540

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12236",
       "triggerID" : "d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12236) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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


[GitHub] [hudi] hudi-bot commented on pull request #6961: fix(sec): upgrade com.beust:jcommander to 1.75

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6961:
URL: https://github.com/apache/hudi/pull/6961#issuecomment-1279938405

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12236",
       "triggerID" : "d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d4f04e7b1cd3b446e8b9eed20eee740b2c5537c7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12236) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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


[GitHub] [hudi] xushiyan commented on pull request #6961: fix(sec): upgrade com.beust:jcommander to 1.75

Posted by GitBox <gi...@apache.org>.
xushiyan commented on PR #6961:
URL: https://github.com/apache/hudi/pull/6961#issuecomment-1296591638

   close in favor of https://github.com/apache/hudi/pull/7068


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

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


[GitHub] [hudi] xushiyan closed pull request #6961: fix(sec): upgrade com.beust:jcommander to 1.75

Posted by GitBox <gi...@apache.org>.
xushiyan closed pull request #6961: fix(sec): upgrade com.beust:jcommander to 1.75
URL: https://github.com/apache/hudi/pull/6961


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

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