From c025cee1d537a45017e82a78366f04ecadbf5a67 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Mar 2024 00:53:51 +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-SETUPTOOLS-3180412 - https://snyk.io/vuln/SNYK-PYTHON-WHEEL-3180413 --- .../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..1cd1e1f25489 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 +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability +wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability