Skip to content

chore: resolve open dependabot security alerts - #140

Merged
jonathannorris merged 2 commits into
mainfrom
chore/dependabot-alerts
Aug 6, 2026
Merged

chore: resolve open dependabot security alerts#140
jonathannorris merged 2 commits into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

  • Resolved 8 open Dependabot security alerts by bumping guzzlehttp/guzzle from 7.15.1 to 7.15.2 across all manifests

Dependabot Alerts Resolved

Alert Package Severity Fix
#62 guzzlehttp/guzzle high Bumped to 7.15.2 in composer.json + composer.lock
#63 guzzlehttp/guzzle high Bumped to 7.15.2 in examples/hello-world-http-proxy/composer.lock
#64 guzzlehttp/guzzle high Bumped to 7.15.2 in examples/hello-world/composer.lock
#65 guzzlehttp/guzzle high Bumped to 7.15.2 in examples/hello-world-udp-proxy/composer.lock
#58 guzzlehttp/guzzle medium Bumped to 7.15.2 in composer.lock
#59 guzzlehttp/guzzle medium Bumped to 7.15.2 in examples/hello-world-http-proxy/composer.lock
#60 guzzlehttp/guzzle medium Bumped to 7.15.2 in examples/hello-world/composer.lock
#61 guzzlehttp/guzzle medium Bumped to 7.15.2 in examples/hello-world-udp-proxy/composer.lock

Vulnerabilities addressed:

  • Noncanonical host can bypass host-based checks (CVE high)
  • Noncanonical cookie domain keeps subdomain scope (CVE medium)

- guzzlehttp/guzzle 7.15.1 -> 7.15.2 (high/medium, alerts #58-#65)
Copilot AI review requested due to automatic review settings August 5, 2026 13:40
@jonathannorris
jonathannorris requested a review from a team as a code owner August 5, 2026 13:40
@jonathannorris
jonathannorris enabled auto-merge (squash) August 5, 2026 13:41

Copilot AI left a comment

Copy link
Copy Markdown

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 PHP Server SDK’s HTTP client dependency to address Dependabot-reported security vulnerabilities by upgrading guzzlehttp/guzzle to 7.15.2, and propagates the lockfile changes to the included example applications.

Changes:

  • Bumped guzzlehttp/guzzle from 7.15.1 to 7.15.2 in the root composer.json.
  • Updated the root composer.lock to lock guzzlehttp/guzzle at 7.15.2.
  • Updated example app lockfiles to lock guzzlehttp/guzzle at 7.15.2.

Reviewed changes

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

Show a summary per file
File Description
composer.json Updates the SDK’s direct dependency constraint for guzzlehttp/guzzle to ^7.15.2.
composer.lock Locks guzzlehttp/guzzle to 7.15.2 for the main project dependency graph.
examples/hello-world/composer.lock Updates the example’s locked dependencies (including the SDK path dependency) to use guzzlehttp/guzzle 7.15.2.
examples/hello-world-http-proxy/composer.lock Updates the example’s locked dependencies to use guzzlehttp/guzzle 7.15.2.
examples/hello-world-udp-proxy/composer.lock Updates the example’s locked dependencies to use guzzlehttp/guzzle 7.15.2.

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

@jonathannorris

Copy link
Copy Markdown
Member Author

@copilot resolve the merge conflicts in this pull request

Co-authored-by: jonathannorris <1219069+jonathannorris@users.noreply.github.com>
auto-merge was automatically disabled August 6, 2026 14:02

Head branch was pushed to by a user without write access

Copilot AI commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Addressed in ba1d282.

@jonathannorris
jonathannorris merged commit 28a784f into main Aug 6, 2026
4 of 5 checks passed
@jonathannorris
jonathannorris deleted the chore/dependabot-alerts branch August 6, 2026 19:41
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.

4 participants