Skip to content

fix(deps): bump pip to 26.2.1 (Dependabot alert #21) - #343

Open
TFT444 wants to merge 1 commit into
devfrom
fix/pip-26.2.1-vuln
Open

TFT444 wants to merge 1 commit into
devfrom
fix/pip-26.2.1-vuln

Conversation

@TFT444

@TFT444 TFT444 commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps pip from 26.1.2 to 26.2.1 in requirements-lock.txt
  • Fixes Dependabot security alert Feat/az stor 003 #21 (medium severity)
  • Vulnerability: pip < 26.2.0 incorrectly handles doubly-encoded package URLs from indexes, which could allow a malicious index to serve unexpected packages

Changes

Only requirements-lock.txt is modified. The pinned version and its sha256 hash are updated to the latest release (26.2.1).

Test plan

  • CI passes (SCA pip-audit job should no longer flag this CVE)
  • No other dependencies changed

Closes Dependabot alert: https://github.com/OWASP/openshield/security/dependabot/21

@TFT444
TFT444 requested a review from Vishnu2707 as a code owner September 16, 2026 01:39
pip < 26.2.0 would incorrectly handle doubly-encoded package URLs from
indexes, allowing a malicious index to serve unexpected packages. This
updates requirements-lock.txt to pin pip==26.2.1 with the correct hash.

Fixes: https://github.com/OWASP/openshield/security/dependabot/21
Signed-off-by: Tanvir Farhad <tamimtarafder12@gmail.com>
@TFT444
TFT444 force-pushed the fix/pip-26.2.1-vuln branch from e15f2cd to 62740dd Compare September 16, 2026 01:46
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/pip 26.2.1 UnknownUnknown

Scanned Files

  • requirements-lock.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant