Skip to content

Commit

Permalink
chore(deps): update dependency cryptography to v42 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 2fa898a commit bea6461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gwells/app/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ django-filter>=2.0.0,<2.1
drf-yasg==1.20.0
django-cors-headers==2.2.0
django-extensions==2.0.6
cryptography==3.3.2
cryptography==42.0.2

Check failure

Code scanning / Trivy

python-cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override High

Package: cryptography
Installed Version: 42.0.2
Vulnerability CVE-2024-26130
Severity: HIGH
Fixed Version: 42.0.4
Link: CVE-2024-26130
django-reversion==2.0.13
openpyxl==2.5.11
lxml==4.6.3
Expand Down

0 comments on commit bea6461

Please sign in to comment.