Skip to content

fix(deps): bump squizlabs/php_codesniffer to 3.13.6 (security advisory) - #6

Merged
Headgent merged 1 commit into
developfrom
fix/260809_phpcs-security-pin
Aug 9, 2026
Merged

fix(deps): bump squizlabs/php_codesniffer to 3.13.6 (security advisory)#6
Headgent merged 1 commit into
developfrom
fix/260809_phpcs-security-pin

Conversation

@Headgent

@Headgent Headgent commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Automatisierter Update-Release. Zielversion: v1.0.2

squizlabs/php_codesniffer was pinned to 3.13.5 via exact-version constraint, which falls under security advisory PKSA-rdkp-vv9z-mjkg (OS Command Injection, affects < 3.13.6). Composer's default block-insecure policy refuses any fresh dependency resolution while this advisory is active, so CI dies in the "Install dependencies" step before a single check runs.

The exact-version pin itself predates this change; only the pinned version number moves forward.

squizlabs/php_codesniffer was pinned to 3.13.5 via exact-version constraint,
which falls under security advisory PKSA-rdkp-vv9z-mjkg (OS Command
Injection, affects < 3.13.6). Composer's default block-insecure policy
refuses any fresh dependency resolution while this advisory is active, so
CI dies in the "Install dependencies" step before a single check runs; a
local vendor/ tree only masks this.

The exact-version pin itself predates this change and is not introduced by
it -- only the pinned version number moves forward.
@Headgent
Headgent merged commit de8cead into develop Aug 9, 2026
3 checks passed
@Headgent
Headgent deleted the fix/260809_phpcs-security-pin branch August 9, 2026 09:20
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