Yicong-Huang opened a new issue, #6200:
URL: https://github.com/apache/texera/issues/6200

   ### Task Summary
   
   Dependabot flags 4 open alerts on `org.apache.hadoop:hadoop-common`, 
including 3 critical ones (CVE-2022-25168, CVE-2022-26612, CVE-2021-37404, 
fixed in 3.3.3) and 1 low (CVE-2024-23454, fixed in 3.4.0). 
`common/workflow-core` pins 3.3.1 and `amber` pins 3.3.3.
   
   The dependency cannot be removed: Iceberg's `HadoopCatalog`/`HadoopFileIO` 
(used by `IcebergUtil`) and `HDFSRecordStorage` require hadoop-common at 
runtime. Upgrade both pins to 3.4.3 (latest 3.4.x) to clear all 4 alerts, and 
drop `hadoop-mapreduce-client-core` if nothing needs it (no 
`org.apache.hadoop.mapreduce` usages in the codebase).
   
   ### Task Type
   
   - [x] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [ ] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to