← Back to issue list

build(deps): update dependency cryptography to v43 [security] (hotfix/2.7)

View original Github issue

Metadata

Project
charmcraft
Number
#1871
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

Current evaluation

Merged to hotfix/2.7, updating cryptography from v41.0.7 to v43.0.1 to resolve GHSA-h4gh-qq45-vh27 OpenSSL wheel vulnerability. Approved by two reviewers, passed CI, and successfully merged.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cryptography](https://redirect.github.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==41.0.7` -> `==43.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/cryptography/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/cryptography/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/cryptography/41.0.7/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cryptography/41.0.7/43.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [GHSA-h4gh-qq45-vh27](https://redirect.github.com/pyca/cryptography/security/advisories/GHSA-h4gh-qq45-vh27) pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-43.0.0 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://openssl-library.org/news/secadv/20240903.txt. If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions. --- ### Release Notes <details> <summary>pyca/cryptography (cryptography)</summary> ### [`v43.0.1`](https://redirect.github.com/pyca/cryptography/compare/43.0.0...43.0.1) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/43.0.0...43.0.1) ### [`v43.0.0`](https://redirect.github.com/pyca/cryptography/compare/42.0.8...43.0.0) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.8...43.0.0) ### [`v42.0.8`](https://redirect.github.com/pyca/cryptography/compare/42.0.7...42.0.8) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.7...42.0.8) ### [`v42.0.7`](https://redirect.github.com/pyca/cryptography/compare/42.0.6...42.0.7) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.6...42.0.7) ### [`v42.0.6`](https://redirect.github.com/pyca/cryptography/compare/42.0.5...42.0.6) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.5...42.0.6) ### [`v42.0.5`](https://redirect.github.com/pyca/cryptography/compare/42.0.4...42.0.5) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.4...42.0.5) ### [`v42.0.4`](https://redirect.github.com/pyca/cryptography/compare/42.0.3...42.0.4) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.3...42.0.4) ### [`v42.0.3`](https://redirect.github.com/pyca/cryptography/compare/42.0.2...42.0.3) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.2...42.0.3) ### [`v42.0.2`](https://redirect.github.com/pyca/cryptography/compare/42.0.1...42.0.2) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.1...42.0.2) ### [`v42.0.1`](https://redirect.github.com/pyca/cryptography/compare/42.0.0...42.0.1) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/42.0.0...42.0.1) ### [`v42.0.0`](https://redirect.github.com/pyca/cryptography/compare/41.0.7...42.0.0) [Compare Source](https://redirect.github.com/pyca/cryptography/compare/41.0.7...42.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6ImhvdGZpeC8yLjciLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to hotfix/2.7, updating cryptography from v41.0.7 to v43.0.1 to resolve GHSA-h4gh-qq45-vh27 OpenSSL wheel vulnerability. Approved by two reviewers, passed CI, and successfully merged.
qwen3.6-35b-a3b-mtp-q6 Merged automated update upgrading cryptography from 41.0.7 to 43.0.1 on the hotfix/2.7 branch. The change resolves OpenSSL wheel vulnerability GHSA-h4gh-qq45-vh27 and was processed via Renovate bot.
qwen3.6-35b-a3b-mtp-q6 Merged a security hotfix updating cryptography from v41.0.7 to v43.0.1 on the hotfix/2.7 branch. The change resolves GHSA-h4gh-qq45-vh27, patching a vulnerability in statically linked OpenSSL wheels. Automated via Renovate.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1872 build(deps): update dependency cryptography to v43.0.1 [security] (hotfix/3.2) charmcraft merged Merged security hotfix updating cryptography from v43.0.0 to v43.0.1 on hotfix/3.2. Addresses OpenSSL vulnerability GHSA-h4gh-qq45-vh27 in pre-built wheels. Approved by two reviewers and passed CI checks prior to merge.
96%
#5010 build(deps): update dependency cryptography to v43.0.1 [security] (main) snapcraft merged Merged an automated dependency update upgrading cryptography from 43.0.0 to 43.0.1 to patch a security vulnerability in statically linked OpenSSL wheels. Approved by two reviewers, passed CI, and merged to main.
90%
#1870 build(deps): update dependency cryptography to v43.0.1 [security] (main) charmcraft merged Merged automated dependency update to cryptography v43.0.1 to address a security vulnerability in OpenSSL wheels. Approved by two reviewers, passed CI checks, and merged to main.
90%
#2166 build(deps): update dependency cryptography to v44.0.1 [security] (hotfix/3.4) - autoclosed charmcraft closed Merged and autoclosed after two approvals and passing CI. Updates cryptography to v44.0.1 to resolve CVE-2024-12797. Automerge was enabled, causing automatic closure post-merge.
86%
#277 build(deps): constrain cryptography to >= 44.0.1 craft-store merged Merged to constrain the cryptography dependency to >= 44.0.1, addressing vulnerability GHSA-79v4-65xg-pq4g. Approved by two reviewers and passing all CI checks, the update was integrated into the codebase.
84%
#1271 build(deps): bump cryptography from 41.0.3 to 41.0.4 charmcraft merged Dependabot merged a dependency update bumping cryptography from 41.0.3 to 41.0.4. Approved by two reviewers and passing CI, the change updates two files and includes OpenSSL 3.1.3 wheel compilation.
84%
#1098 build(deps): bump cryptography craft-application merged Bumps cryptography from v48.0.0 to v49.0.0 to resolve OSV vulnerability GHSA-537c-gmf6-5ccf. Approved by two reviewers, passed CI checks, and successfully merged.
84%
#6163 build(deps): bump cryptography from 46.0.6 to 46.0.7 snapcraft merged Merged Dependabot update bumping cryptography from 46.0.6 to 46.0.7. The release fixes CVE-2026-39892 buffer overflow and updates wheels to OpenSSL 3.5.6. Approved by reviewers and merged after passing core CI checks.
84%
#122 build(deps): bump cryptography from 46.0.6 to 46.0.7 debcraft merged Merged Dependabot update bumping cryptography from 46.0.6 to 46.0.7. Resolves CVE-2026-39892 buffer overflow and updates wheels to OpenSSL 3.5.6. Approved by two reviewers and passed all CI checks.
83%
#4301 build(deps): bump cryptography from 41.0.0 to 41.0.3 snapcraft merged Merged Dependabot update upgrading cryptography from 41.0.0 to 41.0.3. The change passed CI checks and reviewer approval, incorporating performance regressions, memory leak fixes, and updated OpenSSL wheels.
83%