Skip to content

Update composer/composer to 2.10.3 to fix CVE-2026-84361 - #2047

Closed
wimleers wants to merge 1 commit into
mainfrom
unbreak-ci
Closed

wimleers wants to merge 1 commit into
mainfrom
unbreak-ci

Conversation

@wimleers

Copy link
Copy Markdown
Member

CI on main fails at composer audit --locked: the locked composer/composer 2.10.2 is affected by GHSA-rvx4-ffvw-m9q3 (CVE-2026-84361, high).

This bumps only composer/composer, to 2.10.3. composer audit --locked passes locally.

🤖 Generated with Claude Code

`composer audit --locked` fails CI on `main` because the locked
composer/composer 2.10.2 is affected by GHSA-rvx4-ffvw-m9q3.
Only that package is bumped.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings September 15, 2026 10:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.76%. Comparing base (09a000b) to head (c7c0a7c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2047   +/-   ##
=========================================
  Coverage     92.76%   92.76%           
  Complexity     2032     2032           
=========================================
  Files           126      126           
  Lines          7338     7338           
=========================================
  Hits           6807     6807           
  Misses          531      531           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown
Contributor

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/2047/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/2047/acli.phar
chmod +x acli.phar

@wimleers wimleers added the dependencies Pull requests that update a dependency file label Sep 15, 2026
@wimleers

Copy link
Copy Markdown
Member Author

Fixed out-of-scope by #2046 — see https://github.com/acquia/cli/pull/2046/changes#r4014770703.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants