Skip to content

Upgrade pyOpenSSL to resolve CVE-2026-27448#267

Merged
cigamit merged 1 commit intomainfrom
CVE-2026-27448
Mar 16, 2026
Merged

Upgrade pyOpenSSL to resolve CVE-2026-27448#267
cigamit merged 1 commit intomainfrom
CVE-2026-27448

Conversation

@cigamit
Copy link
Copy Markdown
Contributor

@cigamit cigamit commented Mar 16, 2026

No description provided.

@cigamit cigamit self-assigned this Mar 16, 2026
Copilot AI review requested due to automatic review settings March 16, 2026 16:13
@cigamit cigamit added dependencies Pull requests that update a dependency file SECURITY A security related issue like a CVE specifically labels Mar 16, 2026
@cigamit cigamit requested a review from TheWitness March 16, 2026 16:14
Copy link
Copy Markdown
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 the Python dependency set to pick up a newer pyOpenSSL release intended to remediate CVE-2026-27448.

Changes:

  • Bump pyopenssl pinned version in requirements/requirements.txt to 26.0.0.
  • Raise the minimum pyopenssl constraint in requirements/requirements.in to >=26.0.0.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
requirements/requirements.txt Updates the compiled/pinned pyopenssl version to 26.0.0.
requirements/requirements.in Raises the minimum pyopenssl version requirement to >=26.0.0.

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

Comment thread requirements/requirements.in
@cigamit cigamit merged commit 02cfeee into main Mar 16, 2026
4 checks passed
@cigamit cigamit deleted the CVE-2026-27448 branch March 16, 2026 16:18
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