From 5297d144970f13f08d41f9fa0848acf5c0b8475a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Dec 2025 08:51:57 +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-14151621 - https://snyk.io/vuln/SNYK-PYTHON-ULTRALYTICS-14157230 --- .../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..6c56fd26de89 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 +fonttools>=4.61.0 # not directly required, pinned by Snyk to avoid a vulnerability +ultralytics>=8.3.226 # not directly required, pinned by Snyk to avoid a vulnerability