mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
fix: requirements-output.txt to reduce vulnerabilities (#1838)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
@ -3,7 +3,7 @@ csirtgsdk==1.1.5
|
|||||||
geoip2
|
geoip2
|
||||||
|
|
||||||
# dshield
|
# dshield
|
||||||
requests==2.28.1
|
requests==2.31.0
|
||||||
|
|
||||||
# elasticsearch
|
# elasticsearch
|
||||||
elasticsearch==8.5.3
|
elasticsearch==8.5.3
|
||||||
|
|||||||
Reference in New Issue
Block a user