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-JINJA2-8548181
- https://snyk.io/vuln/SNYK-PYTHON-JINJA2-8548987
  • Loading branch information
snyk-bot committed Jan 1, 2025
1 parent ff378ea commit 6ffdf4c
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 @@ -10,7 +10,7 @@ Flask==2.2.3
idna==2.5
ipaddress==1.0.18
itsdangerous==0.24
Jinja2==3.1.2
Jinja2==3.1.5
MarkupSafe==2.1.1
netaddr==0.7.19
pycparser==2.18
Expand Down

0 comments on commit 6ffdf4c

Please sign in to comment.