Safety vulnerability ID: 70484
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Spark-on-k8s version 0.5.0 includes a security update to address CVE-2024-29735 by upgrading the Apache Airflow dependency to a more secure version.
Latest version: 0.12.0
A Python package to submit and manage Apache Spark applications on Kubernetes.
What's Changed
* feat(docker): add a dockerfile for spark-history server by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/28
* feat(webserver): integrate spark history server by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/29
* feat(helm): add support for spark history deployment in the helm chart by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/30
* security: bump Apache Airflow version to avoid CVE-2024-29735 by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/31
* chore(helm): add `SPARK_ON_K8S_IN_CLUSTER` by default to the webserver pod by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/32
* ci(helm): publish the chart to a github page by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/33
* doc: add instructions to install helm chart from new repo by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/34
* security: update poetry constraints by hussein-awala in https://github.com/hussein-awala/spark-on-k8s/pull/35
**Full Changelog**: https://github.com/hussein-awala/spark-on-k8s/compare/0.4.0...0.5.0
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application