kevinjqliu opened a new issue, #58290: URL: https://github.com/apache/spark/issues/58290
I saw mentions of the lack of CVE scan for Spark. We added this github workflow to the Iceberg project to scan artifacts the project produces: https://github.com/apache/iceberg/blob/main/.github/workflows/cve-scan.yml Free feel to adjust for this repo. It uses a [sandboxed version of trivy](https://github.com/apache/iceberg/blame/main/.github/workflows/cve-scan.yml#L216): `lhotari/sandboxed-trivy-action@f01374b6cc3bf7264ab238293e94f6db7ada6dd0` that is already blessed by ASF Infra -- 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]
