cloudposse / geodesic

🚀 Geodesic is a DevOps Linux Toolbox in Docker
https://cloudposse.com/accelerate
Apache License 2.0
929 stars 117 forks source link

Update dependency cryptography to v42 [Security] #906

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

GitHub Vulnerability Alerts

CVE-2023-50782

A flaw was found in the python-cryptography package. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cryptography (changelog) ==41.0.7 -> ==42.0.2 age adoption passing confidence

Release Notes

pyca/cryptography (cryptography) ### [`v42.0.2`](https://togithub.com/pyca/cryptography/compare/42.0.1...42.0.2) [Compare Source](https://togithub.com/pyca/cryptography/compare/42.0.1...42.0.2) ### [`v42.0.1`](https://togithub.com/pyca/cryptography/compare/42.0.0...42.0.1) [Compare Source](https://togithub.com/pyca/cryptography/compare/42.0.0...42.0.1) ### [`v42.0.0`](https://togithub.com/pyca/cryptography/compare/41.0.7...42.0.0) [Compare Source](https://togithub.com/pyca/cryptography/compare/41.0.7...42.0.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

Nuru commented 6 months ago

This release (42.0.0) has breaking changes and no advertised security fixes, so we are going to wait a while to incorporate it.

Nuru commented 5 months ago

OK, there is an advertised security fix:

GitHub Vulnerability Alerts

CVE-2023-50782

A flaw was found in the python-cryptography package. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.