From ea5a0d6812cd0ab1ca4e806cf9e2123c6443ce38 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 19 Dec 2025 11:39:01 +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-TORCH-14534878 - 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..c6ef82bfefd9 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 +torch>=2.2.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