From dfdd24d5dacaa0caf5fe1f01151bb722cf57b5e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Feb 2026 09:52:08 +0000 Subject: [PATCH] fix: Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-GEOPANDAS-15170839 - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 --- .../http-request-headers-common-non-standard-fields.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt index edbb7468f81d..69c7b2290325 100644 --- a/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt +++ b/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt @@ -20,3 +20,5 @@ X-XSRF-TOKEN Client-IP True-Client-IP Cluster-Client-IP +geopandas>=1.1.2 # not directly required, pinned by Snyk to avoid a vulnerability +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability