From a8b6b51726e70763a011a3db53b3d93edd495400 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 16:11:50 +0000 Subject: [PATCH] fix: deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390193 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-10390194 --- .../backbone-services/prometheus-operator/hack/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt b/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt index bc2fde78b5..d4e5912df5 100644 --- a/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt +++ b/deploy-as-code/helm/charts/backbone-services/prometheus-operator/hack/requirements.txt @@ -1,2 +1,3 @@ PyYAML==5.1.2 requests==2.22.0 +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability