Skip to content

Add a composer audit CI workflow - #30

Closed
josephfusco wants to merge 1 commit into
mainfrom
chore/composer-audit-ci
Closed

Add a composer audit CI workflow#30
josephfusco wants to merge 1 commit into
mainfrom
chore/composer-audit-ci

Conversation

@josephfusco

Copy link
Copy Markdown
Collaborator

Fails CI when any direct or transitive dependency in composer.lock has a known security advisory. Runs on every PR that touches the lockfile, plus weekly so newly-disclosed advisories against unchanged dependencies still trip CI.

Fails when any direct or transitive dependency in composer.lock has a
known security advisory. Runs on every PR that touches the lockfile,
plus weekly so newly-disclosed advisories against unchanged
dependencies still trip CI.
@github-actions

Copy link
Copy Markdown
Contributor

▶ Preview in WordPress Playground

Open in WordPress Playground

Boots a fresh WordPress with this PR's presence-api build, seeds 5 demo users, and drops you on the dashboard.

Stress-test variant: 40 demo users · Built from ef5c3fc7c262922c7f66d35d25822edc33dd2b03. Auto-updates when you push.

@josephfusco

Copy link
Copy Markdown
Collaborator Author

Closing — redundant with Dependabot, which re-detects the same vulns and adds the auto-fix PR. Replacing with a .github/dependabot.yml in a follow-up.

@josephfusco
josephfusco deleted the chore/composer-audit-ci branch June 10, 2026 16:19
@josephfusco josephfusco added github_actions Pull requests that update GitHub Actions code Infrastructure Issues for the repository infrastructure labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code Infrastructure Issues for the repository infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant