cj-zhukov commented on PR #18289: URL: https://github.com/apache/datafusion/pull/18289#issuecomment-3454696982
> I’ve noticed that the CI cargo audit check is failing due to the following advisories: > > * RUSTSEC-2025-0111 (tokio-tar) > > * RUSTSEC-2024-0014 (generational-arena) > > * RUSTSEC-2024-0436 (paste) > > > My PR doesn’t introduce or modify any of these dependencies - they appear to be transitive dependencies already present in the project. > > Could someone from the PMC confirm whether these advisories should be handled separately (e.g., ignored in CI or tracked in a dedicated issue)? I just wanted to make sure I don’t make unnecessary config changes in this PR. It was fixed: https://github.com/apache/datafusion/issues/18288 -- 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]
