diff --git a/charts/tngkds/Chart.yaml b/charts/tngkds/Chart.yaml index 8af0ec6..112d9ec 100644 --- a/charts/tngkds/Chart.yaml +++ b/charts/tngkds/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.0 +version: 0.4.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/owasp/suppressions.xml b/owasp/suppressions.xml index cff20e3..d8c387b 100644 --- a/owasp/suppressions.xml +++ b/owasp/suppressions.xml @@ -42,4 +42,8 @@ False positive, Dependency Updated but still matches for fixed version CVE-2022-45688 + + Not vulnerable, see https://spring.io/security/cve-2024-38816 + CVE-2024-38816 +