原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"vip",
"php-codesniffer",
"phpcs",
"wordpress",
"ruleset"
],
"is_fork": false,
"size_kb": 2114,
"has_wiki": true,
"homepage": "https://wpvip.com/documentation/how-to-install-php-code-sniffer-for-wordpress-com-vip/",
"languages": {
"CSS": 1161,
"PHP": 423533,
"Shell": 2313,
"JavaScript": 8064
},
"pushed_at": "2026-07-27T14:40:29Z",
"created_at": "2016-10-11T11:50:11Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T14:46:47Z",
"description": "PHP_CodeSniffer ruleset to enforce WordPress VIP coding standards.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "develop",
"license_spdx_raw": "NOASSERTION",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://automattic.com",
"name": "Automattic",
"type": "Organization",
"login": "Automattic",
"company": null,
"location": "Worldwide",
"followers": 3245,
"avatar_url": "https://avatars.githubusercontent.com/u/887802?v=4",
"created_at": "2011-07-01T02:45:15Z",
"is_verified": null,
"public_repos": 1377,
"account_age_days": 5506
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2026-07-27T14:38:03Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2024-05-14T15:09:28Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2023-09-05T11:05:06Z"
},
{
"tag": "2.3.1",
"kind": "patch",
"published_at": "2023-09-04T14:32:38Z"
},
{
"tag": "2.3.4",
"kind": "patch",
"published_at": "2023-08-24T15:18:26Z"
},
{
"tag": "2.3.3",
"kind": "patch",
"published_at": "2021-09-29T16:32:37Z"
},
{
"tag": "2.3.2",
"kind": "patch",
"published_at": "2021-04-28T16:46:52Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2021-04-19T17:06:07Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2020-09-07T10:47:53Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2020-07-07T07:50:57Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2019-07-12T08:48:30Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2019-04-24T21:38:20Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2018-12-19T12:29:12Z"
},
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2018-12-07T13:58:06Z"
},
{
"tag": "0.2.4",
"kind": "patch",
"published_at": "2018-07-19T12:06:12Z"
},
{
"tag": "0.2.3",
"kind": "patch",
"published_at": "2018-04-10T12:01:42Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2018-01-31T16:42:14Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2017-12-14T16:40:18Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2017-08-15T10:48:52Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2017-08-15T10:38:46Z"
}
],
"recent_commits": [
{
"oid": "eedb4cbfc5e8659b7ee759a68943c42620a0cfd9",
"body": "Merge release/3.1.0 back into develop",
"is_bot": false,
"headline": "Merge pull request #894 from Automattic/release/3.1.0",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-27T14:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b8992f0ea5825c1a6bc42c6d6ac63de584bdb1",
"body": "Assemble the 3.1.0 entry from all PRs merged since 3.0.1, following the\nproject convention of compiling the changelog in one place at release\ntime rather than per-PR.",
"is_bot": false,
"headline": "docs: add changelog for 3.1.0 release",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-27T14:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ecf92eefddba7695cfc6f0e130490087726badc",
"body": "…ncy-341\n\nRequire WordPressCS 3.4.1 and align dependency floors",
"is_bot": false,
"headline": "Merge pull request #892 from Automattic/GaryJones/update-wpcs-depende…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-27T14:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c198d3e5ff94f1c1d2e943f8cb2f1e2e4db22419",
"body": "WordPressCS 3.4.1 is a security release, and 3.3.0-3.4.1 also improve\nthe accuracy of several sniffs that VIPCS bundles, so requiring it\npasses both benefits on to VIPCS users.\n\nThe other coding-standard floors are raised in step to match what\nWordPressCS 3.4.1 itself requires: PHP_CodeSniffer 3.13.\n[…]\nd VariableAnalysis 2.13.0.\n\nThe README requirements and the PHPCompatibility testVersion (now 7.4-,\nmatching the existing PHP floor) are brought back into sync, as both\nhad drifted from composer.json.",
"is_bot": false,
"headline": "build: raise minimum WordPressCS to 3.4.1",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-27T13:51:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0152175796158ce46beea2ea12a6d4386f26a9af",
"body": "…ions/checkout-7.0.1\n\nGH Actions: Bump actions/checkout from 7.0.0 to 7.0.1",
"is_bot": false,
"headline": "Merge pull request #891 from Automattic/dependabot/github_actions/act…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-27T13:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2e08d6773472b9cb975aeb260cc9a90411b0f1",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb9\n[…]\n- dependency-name: actions/checkout\n dependency-version: 7.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "GH Actions: Bump actions/checkout from 7.0.0 to 7.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-27T09:03:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c4531d7722aadcac8b531e5eed9aa64d81af4a0f",
"body": "Add BOM sniff",
"is_bot": false,
"headline": "Merge pull request #890 from Automattic/add/BOM-sniff",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-07T14:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "759204488580f360666227084071f8fdae316330",
"body": "Guarding the success path with `$test->passes() && $bom_test->passes()`\nshort-circuits: when the primary ruleset test fails, the BOM test's\n`passes()` never runs, so its discrepancy report is never printed. That\nhides half the picture from anyone debugging a failure. Evaluating both\nresults into variables before the check lets each test report its own\ndiscrepancies independently.",
"is_bot": false,
"headline": "test: report discrepancies from both ruleset tests",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-07T13:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c89838ac8127312301c8c0fd5b30fc28a213be",
"body": "The BOM sniff test relies on `ruleset-test-bom.inc` beginning with a\nUTF-8 byte order mark. The global `[*]` section sets `charset = utf-8`,\nwhich prompts EditorConfig-aware editors to strip that mark on save,\nsilently invalidating the Generic.Files.ByteOrderMark ruleset test. A\nscoped `[*-bom.inc]` override with `charset = utf-8-bom` instructs those\neditors to keep the mark, protecting the fixture from accidental damage.",
"is_bot": false,
"headline": "test: preserve BOM in ruleset test fixtures via EditorConfig",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-07-07T13:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5765344d3921bda8c53124f4916993171bf9ef",
"body": "…et to prevent changing the superfluous space check",
"is_bot": false,
"headline": "Refactor tests and test runner, add BOM sniff, add bom specific rules…",
"author_name": "Michael Chan",
"author_login": "mchanDev",
"committed_at": "2026-07-07T11:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8d226c978a59aaedb1275c532f5c1c4b5ed115",
"body": "…ions/checkout-7.0.0\n\nGH Actions: Bump actions/checkout from 6.0.3 to 7.0.0",
"is_bot": false,
"headline": "Merge pull request #888 from Automattic/dependabot/github_actions/act…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-06-26T12:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd8b031660375102403b668edde41a39fd2afa1",
"body": "…csstandards/xmllint-validate-2.0.0\n\nGH Actions: Bump phpcsstandards/xmllint-validate from 1.0.1 to 2.0.0",
"is_bot": false,
"headline": "Merge pull request #889 from Automattic/dependabot/github_actions/php…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-06-26T12:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "007419f48e47d6766c8618dca80c4b938be56e6e",
"body": "Bumps [phpcsstandards/xmllint-validate](https://github.com/phpcsstandards/xmllint-validate) from 1.0.1 to 2.0.0.\n- [Release notes](https://github.com/phpcsstandards/xmllint-validate/releases)\n- [Commits](https://github.com/phpcsstandards/xmllint-validate/compare/0fd9c4a9046055f621fca4bbdccb8eab1fd59\n[…]\nme: phpcsstandards/xmllint-validate\n dependency-version: 2.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "GH Actions: Bump phpcsstandards/xmllint-validate from 1.0.1 to 2.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T09:03:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bba2ad7bc578e3c8cf3b39f928923532cedd6503",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b43\n[…]\n- dependency-name: actions/checkout\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "GH Actions: Bump actions/checkout from 6.0.3 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T09:03:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca79ef81b5f6a7da9181f1d4fecc92d0b592cbf0",
"body": "…rsion\n\nPin composer-install to 4.0.0 and checkout to 6.0.3",
"is_bot": false,
"headline": "Merge pull request #887 from Automattic/GaryJones/vipcs-pin-action-ve…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-06-15T10:13:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c1f8bb029bc2e0df5c0ebfeab86692ca3b3d65",
"body": "Pin ramsey/composer-install to the 4.0.0 release SHA rather than the\nfloating v4 branch tip. The previous pin tracked the v4 branch, so the\nversion comment could only ever read \"# v4\" and a SHA bump carried no\nvisible meaning in a diff. Pinning to the 4.0.0 tag gives an honest\nSHA-to-version mapping\n[…]\nease SHA. It was previously\nleft on the floating @v6 major tag; pinning it brings the first-party\naction in line with the SHA-and-version convention and makes future\nDependabot bumps self-explanatory.",
"is_bot": false,
"headline": "ci: pin composer-install to 4.0.0 and checkout to 6.0.3",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-06-15T10:10:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1204a428c8f18c5a1339f42d782a0f9559c918d8",
"body": "…vammathur/setup-php-2.37.2\n\nGH Actions: Bump shivammathur/setup-php from 2.37.1 to 2.37.2",
"is_bot": false,
"headline": "Merge pull request #885 from Automattic/dependabot/github_actions/shi…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-06-15T10:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2036016b3c2643a47105945eafe5bfbb25ab892",
"body": "Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.37.1 to 2.37.2.\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-php/compare/7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc...f3e473d116dcccaddc5834248c87\n[…]\ndency-name: shivammathur/setup-php\n dependency-version: 2.37.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "GH Actions: Bump shivammathur/setup-php from 2.37.1 to 2.37.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T09:03:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5bdc5a18932d8f75044509dedad80e948f669186",
"body": "…s-shas\n\nchore: pin third-party GitHub Actions to commit SHAs",
"is_bot": false,
"headline": "Merge pull request #884 from Automattic/chore/devprod-1072-pin-action…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-06-04T16:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3950f81a523322151cdd14706430793f76377624",
"body": "Tracking: DEVPROD-1072",
"is_bot": false,
"headline": "chore: pin third-party GitHub Actions to commit SHAs",
"author_name": "Mahangu Weerasinghe",
"author_login": "mahangu",
"committed_at": "2026-06-04T02:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351340221bad20bb80052c0fcc9a711eba49d636",
"body": "…ilter",
"is_bot": false,
"headline": "Merge pull request #883 from Automattic/GaryJones/exit-die-throw-in-f…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T18:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4de98334f47ec8a19a86292902ff848d65f0b8",
"body": "When a filter callback uses exit, die, or throw instead of returning a\nvalue, the sniff previously flagged it as MissingReturnStatement. This\nis technically correct but misleading — the developer has intentionally\nchosen to terminate execution rather than accidentally forgetting a\nreturn.\n\nThe sniff\n[…]\nific message, while genuinely missing returns remain\nerrors. This gives users a distinct error code to suppress when the\npattern is intentional, without silently ignoring problematic code.\n\nRefs #719.",
"is_bot": false,
"headline": "feat: warn on exit/die/throw in filter callbacks",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T16:58:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af54d9b3485546a312c8de77461ce3981827f511",
"body": null,
"is_bot": false,
"headline": "Merge pull request #882 from Automattic/GaryJones/nopaging-review",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T16:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c8068e7f5917a0af3f0393ff6ed198daa79e87",
"body": "WPCS's PostsPerPageSniff uses a `> 100` comparison to flag high values,\nwhich means `-1` (WordPress's \"no limit\" sentinel) slips through\nuncaught. The NoPaging sniff is the natural home for this check since\nsetting posts_per_page to -1 is functionally equivalent to nopaging.\n\nAdds a `posts_per_page`\n[…]\nally (#533): nopaging with\ninteger 1, false, 0, variable assignments, and short array syntax are\nnow all exercised. Both ruleset test files updated to account for the\nnew test cases.\n\nRefs #364, #533.",
"is_bot": false,
"headline": "feat: flag posts_per_page/numberposts set to -1",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T16:48:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "208c4c40dea13ca5473074c796f47a770ae7a5a9",
"body": null,
"is_bot": false,
"headline": "Merge pull request #881 from Automattic/GaryJones/fix-always-return",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T16:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ba5b62e381a81cdc6d83f8ec7af45ab3b1af03",
"body": "The `isReturningVoid()` method wrapped `Tokens::$emptyTokens` in an\nextra array, preventing whitespace tokens from being skipped. This\nmeant `return ;` (with a space) was not detected as a void return.\n\nAdditional improvements:\n- Eliminate duplicate `findNext()` call in `processFunction()`\n- Use `Fu\n[…]\nse `TextStrings::stripQuotes()` instead of `substr()` for\n stripping quotes from callback function names\n- Handle arrow function (`T_FN`) callbacks, which always return\n a value implicitly\n\nRef #520",
"is_bot": false,
"headline": "fix: resolve bugs and adopt PHPCSUtils in AlwaysReturnInFilterSniff",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T16:17:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b19c94b6ef91da5a5af9bd9ef44be93f3d871cf5",
"body": "…sey/composer-install-4",
"is_bot": false,
"headline": "Merge pull request #879 from Automattic/dependabot/github_actions/ram…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T13:12:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "840d1a8393125bdd10c43c23a8bd773970c7af3e",
"body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "GH Actions: Bump ramsey/composer-install from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-22T13:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96781d630f0f87ee0500d8d6dc15398062c47a55",
"body": null,
"is_bot": false,
"headline": "Merge pull request #880 from Automattic/GaryJones/fix-ci-879",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T13:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd5a4c56cbbfb8d47199cef49ce8eefcf0efbe9",
"body": "With PHP 7.4 as the minimum, PHPUnit 9 (which requires PHP 7.3+)\ncovers the entire supported range. This removes the PHPUnit 8 schema\nvalidation step and tightens the Composer constraint accordingly.",
"is_bot": false,
"headline": "ci: drop PHPUnit 8 support",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T13:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe0fc0852b3be2b01dccbd34fcf269de1544341",
"body": "WPCS 3.3.0 and its develop branch now require PHP 7.2+, making the\nexisting PHP 5.4–7.1 CI matrix entries unable to install dev\ndependencies. Since the VIP platform requires PHP 8.3 and consuming\nplugins typically require 7.4+, raising the minimum to 7.4 aligns\nVIPCS with its actual usage whilst keeping the dev dependency early\nwarning system functional.",
"is_bot": false,
"headline": "ci: bump minimum PHP version from 5.4 to 7.4",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T13:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "853dd1ac467e5be05205487ba6ce61108df31475",
"body": "The PHPCS repository moved from squizlabs to phpcsstandards\nand no longer has a master branch. The dev CI jobs need to\ntrack the 3.x branch until WPCS (and by extension VIPCS)\nis compatible with PHPCS 4.x.",
"is_bot": false,
"headline": "ci: update PHPCS dev branch from master to 3.x",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2026-03-22T13:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d14c4c5341d4ad4b2c90d54aed62a0d953518101",
"body": "…ions/checkout-6",
"is_bot": false,
"headline": "Merge pull request #877 from Automattic/dependabot/github_actions/act…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-11-24T13:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7fdd19f330be1b1c764a38e79f6de23d644f9cb",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "GH Actions: Bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T09:06:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54ff2f355aa6bdf5d987636a8e4b817d91e32d5d",
"body": null,
"is_bot": false,
"headline": "Merge pull request #875 from mujuonly/patch-1",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-10-06T09:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f97da21f358b4d424a50010e1be38ff00a03167",
"body": "Doc link update",
"is_bot": false,
"headline": "Update WPQueryParamsSniff.php",
"author_name": "mujuonly",
"author_login": "mujuonly",
"committed_at": "2025-10-06T09:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9eb26395af3b6759e8bde4737cdde935a83cc4f",
"body": "…arremoval-various-tweaks",
"is_bot": false,
"headline": "Merge pull request #866 from Automattic/feature/userexperience-adminb…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-30T10:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b288b2deb29da16ce6fba2b4d680162a40339fa",
"body": "…etainoptions-various-improvements",
"is_bot": false,
"headline": "Merge pull request #872 from Automattic/feature/performance-taxonomym…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-30T07:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70e5569d9cf81c705427758f30fc5b16bc75cdd8",
"body": null,
"is_bot": false,
"headline": "Merge pull request #871 from Automattic/WIP/feature/various-doc-fixes",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-30T07:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb16f8782f95382e909abe946e6cd9b7a7476477",
"body": null,
"is_bot": false,
"headline": "Merge pull request #870 from Automattic/feature/various-minor-cs-fixes",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-30T07:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb9b2063bc490febf14888b5b3fade876fc2b6c9",
"body": "…onstants-minor-improvements",
"is_bot": false,
"headline": "Merge pull request #869 from Automattic/feature/constants-restrictedc…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-30T07:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4c63d6aeaa1e965810313f05e9ce95ab787c51",
"body": "…-use-utils-1.1.0",
"is_bot": false,
"headline": "Merge pull request #868 from Automattic/feature/security-underscorejs…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-30T07:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45bf5839096c8e5045e72618312edb3383fd7797",
"body": "…eoverride-initial-improvements",
"is_bot": false,
"headline": "Merge pull request #867 from Automattic/feature/performance-cachevalu…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-30T07:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8557a81e828ef140d486ff6281c7c83611186c",
"body": "…nullsafe object operator\n\nIncludes test.",
"is_bot": false,
"headline": "Performance/TaxonomyMetaInOptions: add support for handling PHP 8.0+ …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T04:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f24aadb0c68fa0c59cd9a2240d9a7e8adb186dd",
"body": "…function calls using named parameters\n\nIncludes tests.",
"is_bot": false,
"headline": "Performance/TaxonomyMetaInOptions: add support for handling PHP 8.0+ …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T04:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c798ec6317448445a1cfa4c79f469e3a77dacc",
"body": "As things were, the determination of whether or not a `T_STRING` is a call to any of the global WP options functions, was severely flawed.\n\nBy switching the sniff over to be based on the WordPressCS `AbstractFunctionParameterSniff` class, this flaw is mitigated.\n\nIncludes adding a slew of additiona\n[…]\nests with more variations:\n - Non-lowercase function call(s).\n - Fully qualified function calls.\n - Use PHP 7.3+ trailing comma's in a few function calls.\n - Comments in unexpected places.",
"is_bot": false,
"headline": "Performance/TaxonomyMetaInOptions: extend AbstractFunctionParameterSniff",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T04:30:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5fca17d2a0904e9a3016c3c40b98594a28eb324d",
"body": "... picked up along the way.",
"is_bot": false,
"headline": "Docs: various minor fixes",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57cf78e14a07fca450b4a34c75c6916f26f95056",
"body": null,
"is_bot": false,
"headline": "CS: various minor fixes",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "169a74e067f9e1dc488050413be257343feca615",
"body": "…es()`\n\n... to only strip the wrapping quotes and not remove any quotes inside the wrapping quotes, which are part of the actual text string.\n\nIncludes test.",
"is_bot": false,
"headline": "Constants/RestrictedConstants: use PHPCSUtils `TextStrings::stripQuot…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43e02ffa3fb0071015afcec561394f5068ed3c7e",
"body": "The only token this sniff needs to check for (at this time) is the `T_STRING` token, which is used for both constant names as well as function names.\n\nAny other token in the `Tokens::$functionNameTokens` token array will never match the subsequent contents comparison anyhow.",
"is_bot": false,
"headline": "Constants/RestrictedConstants: fix nonsensical comparison",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e5c27b2e40e90b208566ab21610d4f85806763",
"body": "This commit introduces `private` property versions of the pre-existing `public` properties, where the array format is different.\nThe `private` properties have the target constant names as the array key, not as the value.\n\nThis allows for using `isset()` instead of `in_array()`.",
"is_bot": false,
"headline": "Constants/RestrictedConstants: minor efficiency fix",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75113e042133eed95337c393768b071ae70da337",
"body": "The `FilePath::getName()` method will strip quotes from the file name, as well as normalize the slashes to forward (*nix) slashes.\n\nThis allows for a minor simplication in the code and improves code readability.",
"is_bot": false,
"headline": "Security/Underscorejs: start using the PHPCSUtils `FilePath` utility",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3202749f067bccef07d9edacd64fc7d88e029c40",
"body": "... to guard against the sniff throwing PHP notices/warnings due to parse errors/live coding.\n\nAny such PHP notice/warning stops the PHPCS run for a file, so should be avoided.\n\nIncludes tests.",
"is_bot": false,
"headline": "Performance/CacheValueOverride: add some more defensive coding",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336f5661c3e2aa2ff20f7cfe7c977c525d6133d4",
"body": "…es in different scopes\n\nAs things were, the searching for the \"next use of the variable to which the cache was assigned\" did not limit itself to the current variable scope.\n\nIn effect, that meant that \"function local\" variables could be mistaken for global variables and visa versa, as demonstrated by the new tests.\n\nFixed now.\n\nIncludes tests.",
"is_bot": false,
"headline": "Performance/CacheValueOverride: bug fix - false positives for variabl…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7acb304963d2ad2f7e2fe71fbbd2088347e5126",
"body": "… first class callable assignment\n\nIf a PHP 8.1+ first class callable is assigned to a variable, the assignment captures the callable, not the result of calling the callable.\n\nThis commit adds some dedicated code to handle this better and prevent the false positive.\n\nIncludes tests.",
"is_bot": false,
"headline": "Performance/CacheValueOverride: bug fix - false positive for PHP 8.1+…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb596ede2aeb7eb65a2ac5e77758fe717774a63",
"body": "…ualified function call\n\nThe `isVariableAssignment()` method walks back from the function call to see if the result is being assigned, but did not take fully qualified function calls into account.\n\nFixed now.\n\nIncludes test.",
"is_bot": false,
"headline": "Performance/CacheValueOverride: bug fix - false negative with fully q…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a885628cd5c1e1e648028f4dc94119616b08792",
"body": "As things were, the determination of whether or not a `T_STRING` is a call to the global WP native `wp_cache_get()` function was severely flawed.\n\nBy switching the sniff over to be based on the WordPressCS `AbstractFunctionRestrictionsSniff` class, this flaw is mitigated.\n\nThis flaw did not lead to \n[…]\name as the function.\n* Ensure function import `use` statements are not flagged. We're not interested in those.\n* Adding more variations to the pre-existing tests:\n - Non-lowercase function call(s).",
"is_bot": false,
"headline": "Performance/CacheValueOverride: extend AbstractFunctionRestrictionsSniff",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:21:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aef212e73c45a65bdd7bb0138c4279048e7bc56a",
"body": "Preliminary commit to allow for adding additional test case files.",
"is_bot": false,
"headline": "Performance/CacheValueOverride: rename test case file",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-30T02:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd88a8b123069e669c241c91a0a8fc27b7dafe77",
"body": "Let PHP sort out splitting the extension off the file name.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: minor simplification",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42d40500d7dd5d066a045ad1212f47c08268270",
"body": "…s PHP file\n\nA number of IDEs will use STDIN to run PHPCS and will pass the `stdin_path` to PHPCS to set the file name, which often results in the filename being quoted.\n\nIn that case, the original logic in this sniff would break as the `$file_extension` would end up being `'css\"'`, which doesn't ma\n[…]\nd `'css'`.\n\nThe new PHPCSUtils 1.1.0 `FilePath::getName()` method will strip quotes from the file name, as well as normalize the slashes to forward (*nix) slashes.\n\nApplying that method fixes the bug.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: bug fix - CSS file might be handled a…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "52c0e1474eda4d123cffa121a5020d533aa6cfb3",
"body": "No need for a `switch` here.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: remove some redundant logic",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ce9dfa6112761154be5d3cdbf1255458480549",
"body": "…ensitive\n\n... even when passed as callbacks.\n\nIncludes test.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: bug fix - function names are case-ins…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6bce6da72638ef0f871627a2c14ddb3469e716",
"body": "…first class callables\n\n... when used as the `$callback` parameter for `add_filter()`/`add_action()`.\n\nIncludes tests.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: add support for recognizing PHP 8.1+ …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2520ce515375c017dfb90be621f5525a840e040e",
"body": "… alias\n\n... for `add_filter()`.\n\nIncludes test.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: bug fix - recognize `add_action()` as…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dda5e878c996901b8663bb7e5b83fdbbe018ca34",
"body": "…ction calls using named parameters\n\nIncludes tests.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: add support for handling PHP 8.0+ fun…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2bfefd39f164bb20d680b94b35f1902983d7765",
"body": "…eter values\n\nThe PHPCSUtils `PassedParameters::getParameters()` return value includes a `'clean'` array index, which contains the contents of the parameter stripped of surrounding whitespace and comments.\n\nThe `AdminBarRemoval` sniff uses the parameter contents in a couple of places to compare against a specific text string, but would break if the parameter value would contain a comment.\n\nFixed now. Includes tests.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: bug fix - disregard comments in param…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe71096c3c4611f6ac9d6c3a227919716e5ed3e1",
"body": "* Testing against false positives for calls to methods or namespaced function calls (= the issue being addressed in this PR).\n* Safeguarding that function calls using PHP 5.6+ argument unpacking are flagged.\n* Safeguarding handling of PHP 8.0+ attribute class using the same name as a target function\n[…]\nunction call(s).\n - Fully qualified function calls for the escaping functions.\n - Use PHP 7.3+ trailing comma's in a few function calls.\n - Text strings using single quotes and double quotes.",
"is_bot": false,
"headline": "UserExperience/AdminBarRemoval: add additional tests",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-29T19:53:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3bc61bd02812907e2b5e7033053fe9af8a46dac4",
"body": "…ns-dynamiccalls",
"is_bot": false,
"headline": "Merge pull request #865 from Automattic/feature/517-deprecate-functio…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-28T12:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e83cd1b2e6e5a293af7bc412e3d95a8907ae4876",
"body": null,
"is_bot": false,
"headline": "Merge pull request #864 from Automattic/feature/859-remove-twig-sniff",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-28T12:35:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76edcc222317036793c456b04c63bfd35139f67",
"body": "Removing the sniff needs to wait for a new major, as it would be a breaking change, however, in the mean time, we can:\n* Exclude the sniff from both rulesets. This will prevent PHP_CodeSniffer from throwing deprecation notices about the sniff.\n* Deprecate the sniff itself, in case users of the VIP-Coding-Standards would be explicitly including the sniff from within their own ruleset.\n\nPart of 517",
"is_bot": false,
"headline": "Hard-deprecate the WordPressVIPMinimum.Functions.DynamicCalls sniff",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-28T12:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9daba1ba2ed05fdd6b650301b780d2764eb58f1",
"body": "As per the analysis in 859\n\nCloses 859\n\nAlso loosely related to 442",
"is_bot": false,
"headline": "Remove unused `WordPressVIPMinimum.Security.Twig` sniff",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-28T11:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9d9698bf49a8cb05604363dc392692f205cdf69",
"body": "…unctions-sniff-review",
"is_bot": false,
"headline": "Merge pull request #863 from Automattic/feature/functions-restrictedf…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-28T09:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14387614b5c6ce4621a73e60445050c3e0a64bea",
"body": "…ls-minor-improvements",
"is_bot": false,
"headline": "Merge pull request #862 from Automattic/feature/functions-dynamic-cal…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-28T09:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f6da9325a2b507d714ca01e67338679db58d44",
"body": "…returnfunctions-sniff-review",
"is_bot": false,
"headline": "Merge pull request #861 from Automattic/feature/security-escapingvoid…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-28T09:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ba453244307946eee33a95e4fa38b31557f55d",
"body": "…e-patterns",
"is_bot": false,
"headline": "Merge pull request #860 from Automattic/feature/ruleset-fix-in-exclud…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-28T09:27:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01c0bc94bfc392462ff9afae25ab3c1b6c06c9a",
"body": "…mpatibility-sniff-review",
"is_bot": false,
"headline": "Merge pull request #858 from Automattic/feature/classes-declarationco…",
"author_name": "Gary Jones",
"author_login": "GaryJones",
"committed_at": "2025-07-28T09:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce822662ee3ca7d28b451174cee720a00215d1fc",
"body": "The `RestrictedFunctions::is_targetted_token()` method was basically a duplicate of the upstream/parent method with some additional code to handle one specific situation (method calls on a specific variable).\n\nHowever, the parent method has been updated significantly since the code was copied and th\n[…]\nto cover the improvements inherited from the parent method, some to cover the improved code in the overloaded method.\n\nIncludes documenting how PHP 8.1+ first class callables are handled by the sniff.",
"is_bot": false,
"headline": "Functions/RestrictedFunctions::is_targetted_token(): improve the method",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-27T05:42:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14e1be4d3896d7e59704ddf972adcf6e9d02b97d",
"body": "Stabilize the \"find end of statement\" search. After all, assignments may end on a comma or various other tokens too.\n\nIncludes two tests to demonstrate the bug.",
"is_bot": false,
"headline": "Functions/DynamicCalls: bug fix - better end of statement determination",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-27T04:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e73a966fedb5d01c1de3407647098e5c85ec266",
"body": "For a `findNext()` to find the first non-empty token, limiting to the \"current statement\" is not really necessary as it will stop quickly anyway.",
"is_bot": false,
"headline": "Functions/DynamicCalls: minor tweak",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-27T04:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3da1a5fd7f86b8444ec44baeff17209f5f28aa",
"body": "The `$stackPtr` is not being changed in the functions using it, so there is no need to store it, it can just be passed as a parameter.",
"is_bot": false,
"headline": "Functions/DynamicCalls: remove unnecessary property",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-27T04:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f6f71b03c84cd2c5b640e6f8ee43bedf4936a56",
"body": "... to raise code coverage.",
"is_bot": false,
"headline": "Functions/DynamicCalls: add extra test",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-27T04:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f3242cf80b1c0079da5430a3c00e38c7e5c492",
"body": null,
"is_bot": false,
"headline": "Functions/DynamicCalls: move parse error test to own file",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-27T04:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e17d08baa35c8e49d19807db8c841189b9616e48",
"body": "…parameters\n\nTo allow support for named parameters, we need to know the position and name of the parameter to examine within a function call.\n\nPreviously, this sniff used \"wildcard\" matching for `esc_*` and `wp_kses*` functions.\n\nWhile the parameter position is the same for all of these, the paramet\n[…]\nnd position.\n3. Adjusted the logic in the sniff to allow for named parameters using the new PHPCSUtils 1.0.0-alpha4 `PassedParameters::getParameterFromStack()` method.\n\nIncludes additional unit tests.",
"is_bot": false,
"headline": "Security/EscapingVoidReturnFunctions: add support for PHP 8.0+ named …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-26T23:48:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ab01e6f5ad6df88b0ef7ef098c57c87a72e5928c",
"body": "…inting, not functions\n\nAs things were, the sniff would presume that if the first non-empty token within the escaping function call was a `T_STRING`, it would be a function call.\n\nAs the `T_STRING` token is used for quite a few things, this would lead to false positives.\n\nFixed now by making sure there is an open parenthesis after the `T_STRING`.\n\nIncludes test.\n\nRef:\n* https://developer.wordpress.org/reference/functions/tag_escape/",
"is_bot": false,
"headline": "Security/EscapingVoidReturnFunctions: bug fix - false positive for pr…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-26T23:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf925f33a7382185daeda3a33c5d6ce85af416a",
"body": "…ag_escape()`\n\nThe `tag_escape()` function is also one of the WP native escaping functions, but was not examined by this sniff.\n\nFixed now.\n\nIncludes test.\n\nRef:\n* https://developer.wordpress.org/reference/functions/tag_escape/",
"is_bot": false,
"headline": "Security/EscapingVoidReturnFunctions: bug fix - false negative for `t…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-26T23:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0193bee16b16abdbeddcf7be1c062f77640c463f",
"body": "…ully qualified printing functions\n\nAs things were, the sniff would not recognize nested printing functions if the printing function was a fully qualified function call.\n\nFixed now.\n\nSafeguarded by updating some of the pre-existing tests.",
"is_bot": false,
"headline": "Security/EscapingVoidReturnFunctions: bug fix - false negative with f…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-26T23:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b01a801f5e6e16fc774469a526af0111c4868a9b",
"body": "…intingFunctions`\n\nAs the sniff uses the WPCS `WordPressCS\\WordPress\\Helpers\\PrintingFunctionsTrait`, a `public` (user-settable) `$customPrintingFunctions` property is automatically supported.\n\nThis commit adds tests documenting this.",
"is_bot": false,
"headline": "Security/EscapingVoidReturnFunctions: document support for `$customPr…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-26T23:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2338970280a2580932fed259c05671192a83fd94",
"body": "…rSniff\n\nAs things were, the determination of whether or not a `T_STRING` is a call to any of the global WP `esc_*()` or `wp_kses*()` functions, was severely flawed.\n\nBy switching the sniff over to be based on the WordPressCS `AbstractFunctionParameterSniff` class, this flaw is mitigated.\n\nTake not\n[…]\nions.\n - Fully qualified function calls for the escaping functions.\n - Use PHP 7.3+ trailing comma's in a few function calls.\n - Multi-line function call.\n - Comments in unexpected places.",
"is_bot": false,
"headline": "Security/EscapingVoidReturnFunctions: extend AbstractFunctionParamete…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-26T23:48:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40b0dac7efabbd11177f77af816f45850e58920c",
"body": "`include-pattern` and `exclude-pattern` directives are a special flavour of regular expressions.\n\nFrom the documentation:\n> Important\n>\n> The ignore patterns are treated as regular expressions. If you do specify a regular expression, be aware that `*` is converted to `.*` for convenience in simple p\n[…]\ners which have special meaning in regular expressions to ensure they are interpreted as literals.\n\nRef: https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Advanced-Usage#ignoring-files-and-folders",
"is_bot": false,
"headline": "Ruleset: improve include/exclude patterns",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-26T23:45:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "632d810292e4950fc698e5814dfb26d6e0684f9c",
"body": null,
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: minor documentation improvements",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T12:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a900e2fd375d874dcc7661b1235c12d631b879c4",
"body": "* Prefer `isset()` over `array_key_exists()` as it's faster and improves code readability.\n* Add additional conditions to support the possibility of the `pass_by_reference` and `variable_length` keys in the parameter sub-arrays in the `$methodSignatures` property being set to `false`.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: minor code stability tweaks",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T12:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e13cc4259e82a84db2ad4eed183db055973dce",
"body": "…classes\n\nNow support for nested structures has been fixed, we can add support for anonymous classes.\n\nAnonymous classes can also extend the WP native classes, so should be checked too.\n\nIncludes updating some of the existing tests to safeguard this and adding some extra tests with nested structures.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: add support for PHP 7.0+ anonymous …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T12:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e65437975bb74dc30425adceea4a561059f6719a",
"body": "…d functions / refactor\n\nAs things were, the `DeclarationCompatibilitySniff` class extended the PHPCS native `AbstractScopeSniff`.\n\nThe `AbstractScopeSniff` has a fundamental problem, in that it will call the child sniff for every target token in every target scope.\n\nTo illustrate, let's have a look\n[…]\nmultiple_ sniffs would use the `ObjectDeclarations::getDeclared*()` methods, the result for subsequent calls will be returned nearly instantaneous, giving a PHPCS run an even bigger performance boost.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: bug fix - false positives for neste…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T12:00:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5b168fe36e2eb1a923be3d6142e266dc51dbdc52",
"body": "…if fully qualified\n\nIt is perfectly valid in namespaced code to use fully qualified class names for classes not imported via an import `use` statement.\n\nThe sniff did not handle this correctly, leading to false negatives.\n\nFixed now.\n\nIncludes some updated tests to safeguard this.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: bug fix - recognize extended class …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T12:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724d67c55fd9b2adf8bf9ca35324cf8957920738",
"body": "... to where they are actually needed/used. No need to have this information available before this point.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: move some variable declarations",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T12:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931ec2081b366626731ecbca592563e5c73eb823",
"body": "…are not case-sensitive\n\nAs things were, the comparisons/checks whether a function should be examined and whether a function was included in a class extending a class which should be examined, were all done case-sensitively, while PHP treats (ascii-based) class and function names case-insensitively.\n[…]\ndes code to ensure that the class and method names used in the error messages are in \"proper case\", i.e. the expected/official case for each class/method.\n\nTested via updating some pre-existing tests.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: bug fix - class and function names …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T11:59:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "54a1580e1a3c0ec488cef4f8e061fba973eb9453",
"body": "…s icw extra optional parameters\n\nNow the checks for optional parameters and variadic parameters have been fixed, it becomes clear that IF the child method declares extra optional parameters AND the child method has a signature mismatch in the parameters inherited from the parent method, the sniff would stay silent as the sniff bows out on the `if ( $all_extra_params_have_default === true )` condition, resulting in false negatives.\n\nFixed now.\n\nIncludes tests.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: bug fix - false negatives for error…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T11:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a7195dac111319585ccb03466c833c4bcf271b",
"body": null,
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: minor code consistency tweak",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T11:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d960ea43b64d1a497f09aea0bfa17e0387035317",
"body": "…variadic parameters\n\nAs things were, the sniff would verify that if a parent method would expect a parameter to be variadic, the child method would also declare the parameter as variadic.\n\nThis check is insufficient and leads to both false positives and false negatives.\n\nBased on testing this exten\n[…]\nf code to apply all three of these rules properly.\n\nIncludes tests.\nTests for the third rule are, in part, included in the tests added in the previous commit in the `*OkayExtraOptionalParams` classes.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: bug fix - properly handle PHP 5.6+ …",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T11:59:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "735558f4b2eecc3de34af273587cf83ffab03a70",
"body": "… extra parameters\n\nIt's perfectly valid for a child class to overload a parent method and to add additional optional parameters to the method.\n\nThe sniff did include code to handle this, but the logic of that code block was incorrect.\n\nThe old condition basically checked if the 'default' array inde\n[…]\n), which makes them optional by nature.\nIncludes minor efficiency fix - no need to continue examining extra parameters to see if they are optional if we already saw one which was not.\n\nIncludes tests.",
"is_bot": false,
"headline": "Classes/DeclarationCompatibility: bug fix - false positives for valid…",
"author_name": "jrfnl",
"author_login": "jrfnl",
"committed_at": "2025-07-25T11:59:50Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 56,
"latest_release_at": "2026-07-27T14:38:03Z",
"latest_release_tag": "3.1.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 10,
"days_since_latest_release": 1,
"mean_days_between_releases": 245.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "automattic/vipwpcs",
"exists": true,
"license": "MIT",
"keywords": [
"wordpress",
"static analysis",
"standards",
"phpcs"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/automattic/vipwpcs",
"is_deprecated": false,
"latest_version": "3.1.0",
"repository_url": "https://github.com/Automattic/VIP-Coding-Standards",
"versions_count": 20,
"total_downloads": 11727107,
"dependents_count": 170,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 408844,
"first_published_at": null,
"latest_published_at": "2026-07-27T14:33:48Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 44,
"stars": 258,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-02-27",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-07-31",
"count": 1
},
{
"date": "2018-10-16",
"count": 1
},
{
"date": "2018-11-13",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-05-22",
"count": 1
},
{
"date": "2019-07-23",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2020-01-25",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2022-02-20",
"count": 1
},
{
"date": "2022-11-22",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-08-12",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 42,
"total_forks": 44
},
"star_history": null,
"open_issues_and_prs": 82
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 14918,
"source_files_sampled": 92,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 11,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "sirbrillig/phpcs-variable-analysis",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.13.0"
},
{
"name": "squizlabs/php_codesniffer",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.13.5"
},
{
"name": "wp-coding-standards/wpcs",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.4.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "sirbrillig/phpcs-variable-analysis",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "wp-coding-standards/wpcs",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-parallel-lint/php-console-highlighter",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-parallel-lint/php-parallel-lint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpcompatibility/php-compatibility",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpcsstandards/phpcsdevtools",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpcsstandards/phpcsextra",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpcsstandards/phpcsutils",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 3,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 472,
"open_issues": 77,
"closed_ratio": 0.796,
"closed_issues": 301,
"closed_unmerged_prs": 38
},
"bus_factor": 3,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "GaryJones",
"commits": 358,
"avatar_url": "https://avatars.githubusercontent.com/u/88371?v=4"
},
{
"type": "User",
"login": "jrfnl",
"commits": 347,
"avatar_url": "https://avatars.githubusercontent.com/u/663378?v=4"
},
{
"type": "User",
"login": "rebeccahum",
"commits": 337,
"avatar_url": "https://avatars.githubusercontent.com/u/16962021?v=4"
},
{
"type": "User",
"login": "david-binda",
"commits": 292,
"avatar_url": "https://avatars.githubusercontent.com/u/3651036?v=4"
},
{
"type": "User",
"login": "gudmdharalds",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/8835135?v=4"
},
{
"type": "User",
"login": "tomjn",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/58855?v=4"
},
{
"type": "User",
"login": "sboisvert",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/289193?v=4"
},
{
"type": "User",
"login": "nickdaugherty",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/1103700?v=4"
},
{
"type": "User",
"login": "vaurdan",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/5804923?v=4"
},
{
"type": "User",
"login": "emrikol",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/3060583?v=4"
}
],
"contributors_sampled": 28,
"top_contributor_share": 0.236
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"basics.yml",
"quicktest.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 2/10 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 22 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "eedb4cbfc5e8659b7ee759a68943c42620a0cfd9",
"ran_at": "2026-07-28T15:04:53Z",
"aggregate_score": 5.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T14:39:56Z",
"oldest_open_prs": [
{
"number": 445,
"created_at": "2019-08-29T23:45:24Z",
"last_comment_at": "2024-07-31T20:34:29Z",
"last_comment_author": "GaryJones"
},
{
"number": 623,
"created_at": "2021-02-23T19:25:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 648,
"created_at": "2021-03-31T21:22:57Z",
"last_comment_at": "2021-04-15T06:12:39Z",
"last_comment_author": "jrfnl"
},
{
"number": 800,
"created_at": "2023-09-27T11:16:23Z",
"last_comment_at": "2025-07-30T04:44:21Z",
"last_comment_author": "jrfnl"
},
{
"number": 831,
"created_at": "2025-03-25T22:21:00Z",
"last_comment_at": "2025-03-28T18:02:24Z",
"last_comment_author": "GaryJones"
}
],
"last_merged_pr_at": "2026-07-27T14:39:55Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 38,
"created_at": "2017-02-20T13:29:01Z",
"last_comment_at": "2019-01-08T10:17:29Z",
"last_comment_author": "david-binda"
},
{
"number": 46,
"created_at": "2017-03-10T10:43:40Z",
"last_comment_at": "2018-11-28T18:58:47Z",
"last_comment_author": "rebeccahum"
},
{
"number": 85,
"created_at": "2017-05-31T17:03:08Z",
"last_comment_at": "2018-10-18T12:21:36Z",
"last_comment_author": "GaryJones"
},
{
"number": 113,
"created_at": "2017-11-30T13:12:40Z",
"last_comment_at": "2020-07-13T15:56:58Z",
"last_comment_author": "rebeccahum"
},
{
"number": 117,
"created_at": "2017-12-01T10:43:47Z",
"last_comment_at": "2019-01-08T10:08:20Z",
"last_comment_author": "david-binda"
},
{
"number": 118,
"created_at": "2017-12-01T10:44:18Z",
"last_comment_at": "2018-10-25T07:06:16Z",
"last_comment_author": "GaryJones"
},
{
"number": 119,
"created_at": "2017-12-01T10:45:01Z",
"last_comment_at": "2018-10-18T12:57:05Z",
"last_comment_author": "GaryJones"
},
{
"number": 125,
"created_at": "2017-12-08T14:27:12Z",
"last_comment_at": "2019-07-23T09:44:57Z",
"last_comment_author": "GaryJones"
},
{
"number": 151,
"created_at": "2018-02-02T22:45:13Z",
"last_comment_at": "2026-01-06T09:43:40Z",
"last_comment_author": "patil-vipul"
},
{
"number": 186,
"created_at": "2018-07-23T09:28:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 233,
"created_at": "2018-10-17T00:49:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 234,
"created_at": "2018-10-18T14:00:10Z",
"last_comment_at": "2025-07-19T23:12:31Z",
"last_comment_author": "jrfnl"
},
{
"number": 235,
"created_at": "2018-10-18T18:48:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 390,
"created_at": "2019-03-06T12:25:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 396,
"created_at": "2019-03-27T15:13:37Z",
"last_comment_at": "2019-03-27T15:49:49Z",
"last_comment_author": "GaryJones"
},
{
"number": 399,
"created_at": "2019-03-28T21:18:47Z",
"last_comment_at": "2019-03-29T00:12:25Z",
"last_comment_author": "GaryJones"
},
{
"number": 408,
"created_at": "2019-04-10T23:33:45Z",
"last_comment_at": "2019-04-11T08:44:51Z",
"last_comment_author": "GaryJones"
},
{
"number": 431,
"created_at": "2019-07-16T11:30:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 441,
"created_at": "2019-08-19T19:40:12Z",
"last_comment_at": "2023-09-16T13:47:41Z",
"last_comment_author": "Scotchester"
},
{
"number": 442,
"created_at": "2019-08-27T14:24:00Z",
"last_comment_at": "2025-07-14T17:21:40Z",
"last_comment_author": "jrfnl"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Automattic/VIP-Coding-Standards",
"host": "github.com",
"name": "VIP-Coding-Standards",
"owner": "Automattic"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 71 is calibrated to 84 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 71,
"calibrated": 84,
"calibration": "2026-08-02"
}
}
],
"value": 84,
"inputs": {
"security": 58,
"vitality": 75,
"community": 68,
"governance": 82,
"calibration": "2026-08-02",
"engineering": 74,
"ai_readiness": 39,
"weighted_overall_raw": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 56,
"human_commit_share": 0.94,
"days_since_last_push": 1,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "56 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 56
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 20,
"latest_release_tag": "3.1.0",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 245.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~245.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 245.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 68,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 44,
"stars": 258,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "258 stars",
"points": 39.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 258
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "44 forks",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 44
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"packages": [
"automattic/vipwpcs"
],
"dependents": 170,
"ecosystems": "packagist",
"total_downloads": 11727107,
"monthly_downloads": 408844
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "408,844 downloads/month across packagist",
"points": 74.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 408844,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "170 packages depend on it",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 170
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "excellent",
"name": "Sustainability & Governance",
"value": 82,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 28,
"top_contributor_share": 0.236
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 24% of commits",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 24
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "28 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 28
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 472,
"open_issues": 77,
"closed_issues": 301,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.796,
"closed_unmerged_prs": 38,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "472/510 decided PRs merged",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 472,
"decided": 510
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/10 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "excellent",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 3245,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Automattic",
"public_repos": 1377,
"account_age_days": 5506
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3,245 followers of Automattic",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3245,
"login": "Automattic"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1377 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1377
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"automattic/vipwpcs"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "20 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 20
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"vip",
"php-codesniffer",
"phpcs",
"wordpress",
"ruleset"
],
"has_wiki": true,
"homepage": "https://wpvip.com/documentation/how-to-install-php-code-sniffer-for-wordpress-com-vip/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://wpvip.com/documentation/how-to-install-php-code-sniffer-for-wordpress-com-vip/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 5.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/10 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 22 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 18
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 39,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.819,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "77 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.06
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 14918,
"source_files_sampled": 92,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/92 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 92,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"metrics_version": "2.1.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-28T15:05:25.193501Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Automattic/VIP-Coding-Standards.svg",
"full_name": "Automattic/VIP-Coding-Standards",
"license_state": "custom",
"license_spdx": null
}