Skip to content

fix: bump symfony/process to avoid CVE-2024-51736#58

Merged
epszaw merged 4 commits into
masterfrom
fix/cve-2024-51736
Aug 29, 2025
Merged

fix: bump symfony/process to avoid CVE-2024-51736#58
epszaw merged 4 commits into
masterfrom
fix/cve-2024-51736

Conversation

@delatrie

@delatrie delatrie commented Aug 29, 2025

Copy link
Copy Markdown
Contributor

CVE-2024-51736 is fixed in symfony/process 5.4.46, 6.4.14, and 7.1.7. The PR updates the required versions accordingly and modifies the Process usage for the changed API.

Extra changes

  • Rewrite build workflow to use matrix
  • Update target php versions of build workflow to 7.4, 8.1, 8.2, 8.3, and 8.4 (all currently supported versions plus the latest php 7 version)
  • Set explicit permissions for workflows
  • Bump toolmantim/release-drafter to v6.1.0
  • Bump actions/checkout to v5
  • Bump shivammathur/setup-php to 2.35.4

@delatrie delatrie requested a review from epszaw August 29, 2025 09:26
@delatrie delatrie added the type:dependencies Pull requests that update a dependency file label Aug 29, 2025
@delatrie delatrie force-pushed the fix/cve-2024-51736 branch from 4fe84b2 to c459c93 Compare August 29, 2025 09:38
@epszaw epszaw merged commit cb369ad into master Aug 29, 2025
7 checks passed
@epszaw epszaw deleted the fix/cve-2024-51736 branch August 29, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants