Skip to content

release: v1.0.1 - #5

Merged
Headgent merged 1 commit into
mainfrom
develop
Aug 9, 2026
Merged

release: v1.0.1#5
Headgent merged 1 commit into
mainfrom
develop

Conversation

@Headgent

@Headgent Headgent commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Release v1.0.1 — security pin bump squizlabs/php_codesniffer 3.13.5 -> 3.13.6 (PKSA-rdkp-vv9z-mjkg).

squizlabs/php_codesniffer was pinned to the exact version 3.13.5 in
composer.json (require-dev). That version is affected by security
advisory PKSA-rdkp-vv9z-mjkg (OS Command Injection, versions < 3.13.6).

Composer's default "block-insecure" audit refuses any fresh dependency
resolution while an advisory-affected version is required, so a clean
`composer install` (as CI performs on every run) fails during the
"Install dependencies" step before any check executes. Local runs only
appeared unaffected because they reused a pre-existing vendor/ tree.

The 3.13.5 pin itself was pre-existing and not introduced by this
change; this commit only advances it past the fixed version 3.13.6.
@Headgent
Headgent merged commit 4cc1462 into main Aug 9, 2026
3 checks passed
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.

1 participant