Skip to content

Commit 244220b

Browse files
committed
fix: HTTP-Reversed-Shell/req.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918
1 parent 17baa96 commit 244220b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HTTP-Reversed-Shell/req.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
requests
22
pyautogui
3-
ip2geotools
3+
ip2geotools
4+
pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)