Skip to content

Upgrade cryptography to resolve CVE-2026-26007#234

Merged
cigamit merged 1 commit intomainfrom
CVE-2026-26007
Feb 12, 2026
Merged

Upgrade cryptography to resolve CVE-2026-26007#234
cigamit merged 1 commit intomainfrom
CVE-2026-26007

Conversation

@cigamit
Copy link
Contributor

@cigamit cigamit commented Feb 12, 2026

No description provided.

@cigamit cigamit requested a review from TheWitness February 12, 2026 04:39
@cigamit cigamit self-assigned this Feb 12, 2026
Copilot AI review requested due to automatic review settings February 12, 2026 04:39
@cigamit cigamit added dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically labels Feb 12, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Python dependency pins to address a security vulnerability by upgrading cryptography and related transitive dependencies in the project’s requirements set.

Changes:

  • Bump cryptography to >=46.0.5 / ==46.0.5 to remediate CVE-2026-26007.
  • Refresh pinned transitive dependencies impacted by the re-resolve (notably cffi, pyopenssl, azure-identity, msal, msal-extensions).
  • Remove portalocker from the compiled requirements set (no longer pulled in by resolved dependencies).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
requirements/requirements.in Raises minimum versions for cryptography, pyopenssl, and azure-identity to ensure a secure dependency baseline.
requirements/requirements.txt Updates the compiled/pinned dependency lock to match the new secure resolution (including transitive bumps/removals).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cigamit cigamit merged commit 91ca320 into main Feb 12, 2026
6 checks passed
@cigamit cigamit deleted the CVE-2026-26007 branch February 12, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically

Development

Successfully merging this pull request may close these issues.

3 participants