Skip to content

Commit

Permalink
fix: engines/censys/requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-7886970
  • Loading branch information
snyk-bot committed Sep 4, 2024
1 parent ff378ea commit 0ab5264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/censys/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ certifi==2022.12.7
cffi==1.10.0
chardet==3.0.4
click==6.7
cryptography==39.0.1
cryptography==43.0.1
enum34==1.1.6
Flask==2.2.3
idna==2.5
Expand Down

0 comments on commit 0ab5264

Please sign in to comment.