Jefffrey commented on issue #18288: URL: https://github.com/apache/datafusion/issues/18288#issuecomment-3450740378
We can ignore the CVEs in our CI to unblock ourselves, e.g. ```sh cargo audit --ignore RUSTSEC-2024-0370 --ignore RUSTSEC-2025-0020 ``` See for reference: https://github.com/apache/datafusion/commit/0fefbb168bd37c194207168df130151545709d4f#diff-93a89f16f6717d1e4e4e27ec20ef916e3355c7aa890ca74cd9b12db30d8a899f -- 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]
