From abea543529474453af158e6de0e2a80239f244b9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Nov 2022 06:06:38 +0000 Subject: [PATCH] fix: helpers/payloads/request-headers.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1533435 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-559452 --- helpers/payloads/request-headers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/payloads/request-headers.txt b/helpers/payloads/request-headers.txt index a39e236ca64..edc73033178 100644 --- a/helpers/payloads/request-headers.txt +++ b/helpers/payloads/request-headers.txt @@ -100,3 +100,4 @@ X-True-IP X-UIDH X-Wap-Profile X-XSRF-TOKEN +urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability