Skip to content

feat(ci): add composer audit to CI pipeline#2102

Merged
Litarnus merged 4 commits into
masterfrom
ci-audit
Jun 2, 2026
Merged

feat(ci): add composer audit to CI pipeline#2102
Litarnus merged 4 commits into
masterfrom
ci-audit

Conversation

@Litarnus
Copy link
Copy Markdown
Contributor

@Litarnus Litarnus commented Jun 2, 2026

This PR changes the workflow to increase dependency resilience. Instead of running composer update directly, we will first create the composer.lock file without installing, then run composer audit on it and only continue with installing once the audit passes.

Abandoned dependencies will not trigger a hard error for --prefer-lowest, but they will for highest tests

@Litarnus Litarnus marked this pull request as ready for review June 2, 2026 07:07
@Litarnus Litarnus merged commit d259da0 into master Jun 2, 2026
50 checks passed
@Litarnus Litarnus deleted the ci-audit branch June 2, 2026 09:00
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.

2 participants