alamb opened a new issue, #21901: URL: https://github.com/apache/datafusion/issues/21901
### Describe the bug Its my favorite time of the day -- CI fails due to external change (new RUSTSEC!) cargo audit is failing on main ### To Reproduce https://github.com/apache/datafusion/actions/runs/25074402581/job/73463055541 ``` Crate: astral-tokio-tar Version: 0.6.0 Title: PAX Header Desynchronization in astral-tokio-tar Date: 2026-04-27 ID: RUSTSEC-2026-0112 URL: https://rustsec.org/advisories/RUSTSEC-2026-0112 Solution: Upgrade to >=0.6.1 Dependency tree: astral-tokio-tar 0.6.0 └── testcontainers 0.27.3 └── testcontainers-modules 0.15.0 ├── datafusion-sqllogictest 53.1.0 └── datafusion-cli 53.1.0 error: 2 vulnerabilities found! warning: 1 allowed warning found Crate: astral-tokio-tar Version: 0.6.0 Title: `unpack_in` can chmod arbitrary directories by following symlinks Date: 2026-04-27 ID: RUSTSEC-2026-0113 URL: https://rustsec.org/advisories/RUSTSEC-2026-0113 Solution: Upgrade to >=0.6.1 ``` ### Expected behavior _No response_ ### Additional context _No response_ -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
