From 5ec6d04cc56efcc48e8dbe94ce16e86f584c5600 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Mar 2024 07:59:53 +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-ULTRALYTICS-6370641 - https://snyk.io/vuln/SNYK-PYTHON-WHEEL-3180413 --- .../http-request-headers-common-non-standard-fields.txt | 3 +++ 1 file changed, 3 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 5347f66ecb..dfd99434f4 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 @@ -32,3 +32,6 @@ 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 +ultralytics>=8.1.0 # not directly required, pinned by Snyk to avoid a vulnerability +wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability