Skip to content

SCA fixes for PLAT-17181 - #424

Draft
SB-khushbum wants to merge 1 commit into
nextfrom
Pawan/PLAT-17181-SCA-fixes
Draft

SCA fixes for PLAT-17181#424
SB-khushbum wants to merge 1 commit into
nextfrom
Pawan/PLAT-17181-SCA-fixes

Conversation

@SB-khushbum

Copy link
Copy Markdown
Contributor

Summary

Updates vulnerable WebOb versions in example application dependencies:

  • requirements.txt: WebOb 1.8.7 -> 1.8.11
  • requirements.txt: WebOb 1.8.6 -> 1.8.11

WebOb 1.8.11 includes the security fix that uses WebOb's RFC 3986-compliant URL joining and ensures _HTTPMove subclasses use the sanitized location handling path.

Validation

  • Resolved both complete requirements files with pip using --dry-run --ignore-installed.
  • Confirmed WebOb==1.8.11 is compatible with the existing pinned Celery/Django and Flask dependency sets.
  • Ran git diff --check.

Security

Remediates the WebOb Dependabot alerts associated with PRs #150 and #151.

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