Skip to content

Commit 94c0ded

Browse files
committed
fix: Information-Gathering/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14192442 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-14192443
1 parent 5ee66a4 commit 94c0ded

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Information-Gathering/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ whois
33
python-wappalyzer
44
warnings
55
python3-nmap
6+
urllib3>=2.6.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)