generated from bcgov/quickstart-openshift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency cryptography to v42 [security]
- Loading branch information
1 parent
2fa898a
commit bea6461
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|