Skip to content

Upgrade aiohttp to resolve multiple CVEs#288

Merged
cigamit merged 1 commit intomainfrom
CVE-2026-22815
Apr 3, 2026
Merged

Upgrade aiohttp to resolve multiple CVEs#288
cigamit merged 1 commit intomainfrom
CVE-2026-22815

Conversation

@cigamit
Copy link
Copy Markdown
Contributor

@cigamit cigamit commented Apr 3, 2026

@cigamit cigamit requested a review from TheWitness April 3, 2026 02:58
@cigamit cigamit self-assigned this Apr 3, 2026
@cigamit cigamit added the dependencies Pull requests that update a dependency file label Apr 3, 2026
Copilot AI review requested due to automatic review settings April 3, 2026 02:58
@cigamit cigamit added SECURITY A security related issue like a CVE specifically python Pull requests that update python code labels Apr 3, 2026
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 constraints to bring aiohttp onto a newer patched release intended to address the CVEs listed in the PR description, aligning both the source requirement input and the compiled lockfile used by AWX.

Changes:

  • Bump aiohttp minimum version in requirements/requirements.in from >=3.13.3 to >=3.13.4 and update the referenced CVE list.
  • Update the compiled/pinned requirements/requirements.txt entry for aiohttp from 3.13.3 to 3.13.5.

Reviewed changes

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

File Description
requirements/requirements.in Raises the minimum allowed aiohttp version and updates the CVE annotation comment.
requirements/requirements.txt Updates the pinned aiohttp version produced by the requirements compilation process.

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

@cigamit cigamit merged commit 6c392bb into main Apr 3, 2026
4 checks passed
@cigamit cigamit deleted the CVE-2026-22815 branch April 3, 2026 15:23
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 python Pull requests that update python code SECURITY A security related issue like a CVE specifically

Development

Successfully merging this pull request may close these issues.

3 participants