From c4fe99b42cd75b0df00202669b4a895bea7915c3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Mar 2024 23:50:18 +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-FONTTOOLS-6133203 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986 - 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 | 6 ++++++ 1 file changed, 6 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..0a21f56cf833 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,9 @@ X-XSRF-TOKEN Client-IP True-Client-IP Cluster-Client-IP +fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability +numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability +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