Skip to content

fix: address dev dependency security vulnerabilities#58

Merged
aarsilv merged 1 commit intomainfrom
aarsilv/ffesupport-534/address-vulnerabilities
Mar 3, 2026
Merged

fix: address dev dependency security vulnerabilities#58
aarsilv merged 1 commit intomainfrom
aarsilv/ffesupport-534/address-vulnerabilities

Conversation

@aarsilv
Copy link
Contributor

@aarsilv aarsilv commented Feb 20, 2026

Summary

  • Update phpunit/phpunit 9.6.20 → 9.6.34 to fix CVE-2026-24765 (unsafe deserialization in PHPT code coverage handling)
  • Update google/cloud-storage dependency chain (google/auth v1.41→v1.50) to pull firebase/php-jwt v6.10.1 → v7.0.2, fixing CVE-2025-45769 (weak encryption)
  • Both are dev-only dependencies — no impact on SDK consumers

Test plan

  • composer audit reports 0 vulnerabilities
  • All 98 tests pass (664 assertions)

🤖 Generated with Claude Code

@aarsilv aarsilv force-pushed the aarsilv/ffesupport-534/address-vulnerabilities branch from bd362ff to ec69c9d Compare February 20, 2026 16:01
Update phpunit/phpunit 9.6.20 → 9.6.34 (CVE-2026-24765) and
google/cloud-storage chain to pull firebase/php-jwt v7.0.2
(CVE-2025-45769). Both are dev-only dependencies.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aarsilv aarsilv force-pushed the aarsilv/ffesupport-534/address-vulnerabilities branch from ec69c9d to c13ce7e Compare February 20, 2026 16:04
@aarsilv aarsilv marked this pull request as ready for review February 20, 2026 16:05
@aarsilv aarsilv requested review from typotter February 20, 2026 16:05
@aarsilv aarsilv requested review from chasdevs February 20, 2026 16:05
@aarsilv aarsilv merged commit 5be5176 into main Mar 3, 2026
1 check passed
@aarsilv aarsilv deleted the aarsilv/ffesupport-534/address-vulnerabilities branch March 3, 2026 15: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.

3 participants