Skip to content

fix(security): bump PHP_CodeSniffer to 3.13.6 (CVE-2026-67434) - #19

Merged
markheydon merged 1 commit into
mainfrom
fix/dependabot-php_codesniffer-cve-2026-67434
Aug 22, 2026
Merged

fix(security): bump PHP_CodeSniffer to 3.13.6 (CVE-2026-67434)#19
markheydon merged 1 commit into
mainfrom
fix/dependabot-php_codesniffer-cve-2026-67434

Conversation

@markheydon

Copy link
Copy Markdown
Owner

Summary

  • Resolves Dependabot alert #2 (GHSA-hmqg-cxww-wqhq / CVE-2026-67434).
  • Upgrades squizlabs/php_codesniffer from 3.13.5 to 3.13.6, the patched release that fixes command injection in the Gitblame, Hgblame, and Svnblame reports when scanning files with crafted names.
  • Updates composer.json constraint to ^3.13.6 so future installs stay on a patched version.

This project uses the default Full report in CI (phpcs.yml), so runtime risk was low, but the dependency upgrade clears the advisory and keeps dev tooling on a secure baseline.

Test plan

Made with Cursor

Addresses Dependabot alert #2 by upgrading squizlabs/php_codesniffer to
the patched release that fixes command injection in Gitblame/Hgblame/Svnblame reports.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown
Composer package changes
Dev Packages (1 packages)
Dev Packages Operation Base Target
squizlabs/php_codesniffer Upgraded 3.13.5 3.13.6

@markheydon markheydon self-assigned this Aug 22, 2026
@markheydon markheydon moved this from Backlog to In Progress in Mark's Workboard Aug 22, 2026
@markheydon markheydon moved this from In Progress to In Review in Mark's Workboard Aug 22, 2026
@markheydon
markheydon merged commit a2b9d36 into main Aug 22, 2026
4 checks passed
@markheydon
markheydon deleted the fix/dependabot-php_codesniffer-cve-2026-67434 branch August 22, 2026 18:03
@github-project-automation github-project-automation Bot moved this from In Review to Done in Mark's Workboard Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant