Skip to content

fix(security): bump guzzle & psr7 to patched versions - #33

Merged
lopadova merged 1 commit into
mainfrom
fix/security-guzzle-bump
Jul 1, 2026
Merged

fix(security): bump guzzle & psr7 to patched versions#33
lopadova merged 1 commit into
mainfrom
fix/security-guzzle-bump

Conversation

@lopadova

@lopadova lopadova commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Resolves the 3 open moderate Dependabot advisories on composer.lock.

  • guzzlehttp/guzzle 7.11.1 → 7.13.1 (patched ≥ 7.12.1)
    • Dot-Only Cookie Domains Match All Hosts
    • Silent HTTPS-Proxy Downgrade to Cleartext
  • guzzlehttp/psr7 2.11.0 → 2.12.3 (patched ≥ 2.12.1)
    • CRLF Injection in HTTP Start-Line Serialization

Targeted composer update ... --with-all-dependencies; only composer.lock changed. composer reports no remaining security advisories. Full backend suite green (241 passed, 1 skipped).

🤖 Generated with Claude Code

…versions

Resolves 3 moderate Dependabot advisories on composer.lock:
- guzzlehttp/guzzle 7.11.1 -> 7.13.1 (>=7.12.1): dot-only cookie domains
  matching all hosts; silent HTTPS-proxy downgrade to cleartext.
- guzzlehttp/psr7 2.11.0 -> 2.12.3 (>=2.12.1): CRLF injection in HTTP
  start-line serialization.

Targeted update (--with-all-dependencies); composer reports no remaining
security advisories. Full backend suite green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lopadova
lopadova merged commit 52e5e71 into main Jul 1, 2026
5 checks passed
@lopadova
lopadova deleted the fix/security-guzzle-bump branch July 1, 2026 09:26
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