Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions insecure-app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests == 2.19.1

Check warning on line 1 in insecure-app/requirements.txt

View check run for this annotation

OX Security / ox-security/scan

[email protected] is a Python direct dependency having 3 direct vulnerabilities and 8 indirect vulnerabilities. CVE-2018-18074 (CVSS:7.5, Insufficiently Protected Sensitive Information) is the most severe vulnerability.

• Current Dependency: [email protected] • Recommended Upgrade: [email protected][email protected] resolves 3 of 3 direct vulnerabilities and resolves 8 of 8 indirect vulnerabilities Upgrading to [email protected] will resolve ALL known vulnerabilities in your current dependency.
cryptography==3.3.2
#cryptography==3.3.2
flask==3.0.2
#cryptograpy==3.3.2
cryptograpy==3.3.2
Loading