Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"wordpress"
],
"is_fork": false,
"size_kb": 184,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 23586
},
"pushed_at": "2026-06-22T04:26:45Z",
"created_at": "2020-03-13T18:49:29Z",
"owner_type": "Organization",
"updated_at": "2026-06-16T20:02:49Z",
"description": "Linting rules for Alley Interactive",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-2.0",
"default_branch": "develop",
"license_spdx_raw": "GPL-2.0",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://alley.com/",
"name": "Alley",
"type": "Organization",
"login": "alleyinteractive",
"company": null,
"location": "New York, NY",
"followers": 114,
"avatar_url": "https://avatars.githubusercontent.com/u/1733454?v=4",
"created_at": "2012-05-12T19:57:19Z",
"is_verified": null,
"public_repos": 273,
"account_age_days": 5183
},
"license": {
"state": "standard",
"spdx_id": "GPL-2.0",
"raw_spdx": "GPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2026-06-16T20:03:35Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2026-01-28T21:44:55Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2026-01-28T17:01:14Z"
},
{
"tag": "v2.3.2",
"kind": "patch",
"published_at": "2025-09-03T20:07:53Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2025-06-10T13:38:47Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2025-05-09T01:57:45Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2025-03-11T15:31:54Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-07-22T13:57:25Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2024-04-02T14:14:14Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2023-09-25T21:16:30Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2023-09-08T13:39:17Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2023-08-29T20:37:46Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-12-12T15:43:22Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2022-12-07T15:51:26Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-12-06T19:43:43Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2021-02-26T16:09:23Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2020-10-14T21:58:29Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2020-05-22T20:04:01Z"
}
],
"recent_commits": [
{
"oid": "58e64b20eac3c9b09861a97da825ba5296cc38d4",
"body": "…pehints\n\nAdd a sniff for typehints in the first parameter of filter callbacks",
"is_bot": false,
"headline": "Merge pull request #74 from alleyinteractive/feature/action-filter-ty…",
"author_name": "Kevin Fodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-16T20:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59164961aa864438332c8709bb77526828a10ef2",
"body": "… parameter on phpcbf",
"is_bot": false,
"headline": "Fix comments to be more accurate, add tests explicitly allowing mixed…",
"author_name": "kevinfodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-12T16:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d14c8b7181084ed2a3e10a9378c7a7f69c56574f",
"body": "…pehint",
"is_bot": false,
"headline": "Only check the first parameter of a filter callback, allow \"mixed\" ty…",
"author_name": "kevinfodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-12T15:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ea067dd7199fec6509c871aaff10ed842ee225",
"body": null,
"is_bot": false,
"headline": "Refactor to only check filter callbacks, not action callbacks",
"author_name": "kevinfodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-12T14:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e3e3ebcd687b9384b00223ef90b82e8fd3f818",
"body": null,
"is_bot": false,
"headline": "Remove action/filter callback return typehint check from sniff",
"author_name": "kevinfodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-05T18:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b196bc96c7616162eba54c63e09c8c28f7595e2",
"body": null,
"is_bot": false,
"headline": "Add support for phpcbf on the action/filter callback typehint sniff",
"author_name": "kevinfodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-05T17:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053625eb6eb42067b9599cfc871313b360665306",
"body": null,
"is_bot": false,
"headline": "Add sniff for typehinting in action/filter callbacks of various types",
"author_name": "kevinfodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-05T16:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2331984ff85f60433ffff1645d3ff9f73e19e9ca",
"body": null,
"is_bot": false,
"headline": "Update README and add files for Claude",
"author_name": "kevinfodness",
"author_login": "kevinfodness",
"committed_at": "2026-06-05T15:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f06421aa29805d5f8757f6b94f811971c0f3867b",
"body": "…s/actions/checkout-6\n\nBump actions/checkout from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #71 from alleyinteractive/dependabot/github_action…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2026-04-13T11:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9efd4b6b150eaa8ff2e638474d1de6886cd1fbf5",
"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": "Bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-13T04:44:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6119f3a4342ecf2f30d8c38e77565e8ee5630098",
"body": "* Ignore Squiz.Commenting.PostStatementComment.AnnotationFound sniff\n\n* Ignore Squiz.Commenting.PostStatementComment",
"is_bot": false,
"headline": "Ignore Squiz.Commenting.PostStatementComment.AnnotationFound sniff (#66)",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2026-01-28T21:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb82c450538fd02bbe15fbd0d12479d24c42b95",
"body": "* Upgrade the project to wpcs 3.3\n\n* Exclude blocks, change included prefix\n\n* Fix tests\n\n* Add finder\n\n* Add finder\n\n* phpcs fixes\n\n* Relax rules for test files\n\n* CHANGFELOG\n\n* Exclude metea/tax queries\n\n* Revert readme\n\n* Drop Squiz.Commenting.LongConditionClosingComment",
"is_bot": false,
"headline": "Upgrade the project to wpcs 3.3 / relax standards for test files (#65)",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2026-01-28T17:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e783219d25b50357a175dce3472fa022cc83f1cb",
"body": "…php-compatibility-check\n\nIssue-57: PHP Compatibility Should be Removed",
"is_bot": false,
"headline": "Merge pull request #63 from alleyinteractive/feature/issue-57/remove-…",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-10-29T19:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75090dc3bf4754d177c2bf556dbf905c003f134",
"body": null,
"is_bot": false,
"headline": "Remove tests that no longer are required",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-10-29T18:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ae8e710599572f98c3fc9ab064d316758c98e3",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-10-29T18:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f103d5cf5517308490deb12358040fd4a72527",
"body": null,
"is_bot": false,
"headline": "Remove PHP Compatibility",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-10-29T18:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb7597f30bf6e249e287ebf816f7245363c7532",
"body": null,
"is_bot": false,
"headline": "WIP: issue-57",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-10-29T18:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29374b7bf6ed6837b745927796ea854d1c12e15e",
"body": "…-stub-errors-with-expected\n\nIssue-46: Improve tests to match the error reported for the stub files with the expected error",
"is_bot": false,
"headline": "Merge pull request #62 from alleyinteractive/feature/issue-46/compare…",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T19:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11bc927729be973692078819b3d7cb8be3d4bae1",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T18:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "232923f35c5cb38ea305db82fd5241119c71d1e6",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T17:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a74c65cd3658a0276b82ba4c489f2f5255ba44d",
"body": null,
"is_bot": false,
"headline": "Update README language to reference expectations",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T17:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a3d5363fe9cc97090c34b6a413bbd7b8ee85d4",
"body": null,
"is_bot": false,
"headline": "Add a script to PHPCS check Expectations files.",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T17:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cdb3b7ad4e4146e326270231ccf5420bab38a7a",
"body": null,
"is_bot": false,
"headline": "Remove space",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T17:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b7dcb70788373693f3fcb6b57d77075294ab2bc",
"body": "…ng for unexpected reasons",
"is_bot": false,
"headline": "Add expectations for each test case, and fix any tests that are faili…",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T17:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c46dde095a6a2cc2423ea316bc41b88c7cf84d4",
"body": null,
"is_bot": false,
"headline": "WIP: issue-46",
"author_name": "Travis Weston",
"author_login": "anubisthejackle",
"committed_at": "2025-09-29T14:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38770a939c2160d53db07c6161b192888bb931d",
"body": "Address issues with wpcs 3.2",
"is_bot": false,
"headline": "Merge pull request #58 from alleyinteractive/hotfix/wpcs-3-2",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-07-31T14:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4464f17476fe2521288e0424014d21e736a949",
"body": null,
"is_bot": false,
"headline": "Address issues with wpcs 3.2",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-07-25T19:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c042a604694f7d3931b00b88db7b96cdbfb3d7",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T13:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d330a281015a26b2e199fb755768929a392d4ae",
"body": "…espace-strict-types\n\nIssue-52: Remove whitespace in PHP `strict_types` declaration - Part 2",
"is_bot": false,
"headline": "Merge pull request #53 from alleyinteractive/fix/issue-52/remove-whit…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T13:31:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2d9fb93e73c265e59ba6794ee3025cda7d3e22",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop' into fix/issue-52/remove-whitespace-strict-types",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T13:29:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9618e616f9c3133402b208841c884f7753fbfe",
"body": "…recated-notices-warnings\n\nIssue-54: Address deprecated notices and warnings",
"is_bot": false,
"headline": "Merge pull request #55 from alleyinteractive/fix/issue-54/address-dep…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T13:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8715845410eb4c0c002ee9eea6e23fa58183813",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T01:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f142253b3d2eeaab47c5e78d5a4b121e0338c7b",
"body": null,
"is_bot": false,
"headline": "Address several warnins and deprecated noticed",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T01:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb8903a70f5dfa783509bcec804a36bf79616ca",
"body": null,
"is_bot": false,
"headline": "WIP: issue-54",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T01:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a82c7e401f3f5fad9b4c2ccf0d840d4b0cf1bb8",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T00:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9476e8b103fd4279c00eb14431c272ba061b8614",
"body": null,
"is_bot": false,
"headline": "Remove whitespace in php `strict_types` declaration - Part 2",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T00:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1684652b16d775d4615fedee0c75dfaea6a209bb",
"body": null,
"is_bot": false,
"headline": "WIP: issue-52",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-06-10T00:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60ab99fc1d67ed50b561136538c034c1df489fd",
"body": "…espace-strict-types\n\nIssue-49: Remove whitespace in PHP `strict_types` declaration",
"is_bot": false,
"headline": "Merge pull request #50 from alleyinteractive/fix/issue-49/remove-whit…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-05-01T14:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6a0b80968504afbe6065b4c8aa20b041c520d7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop' into fix/issue-49/remove-whitespace-strict-types",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-05-01T14:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b042555f1a5b705872f5cb8fbbcce884413eb0e",
"body": "…-yoda-conditions\n\nIssue-48: Disable Yoda Conditions",
"is_bot": false,
"headline": "Merge pull request #51 from alleyinteractive/feature/issue-48/disable…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-05-01T14:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e50125b5f68043e880145e192abcb58a92db06",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-25T00:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a2fffc3b983555afdc361a37e2902f8e1409c6",
"body": null,
"is_bot": false,
"headline": "Add changelog",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-25T00:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cffa7a6db868a198ba7c4bc823b51327c959a698",
"body": null,
"is_bot": false,
"headline": "Disable Yoada conditions",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-25T00:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf4dbdf093d1eafb7fcd5fa2002183a47bb9522",
"body": null,
"is_bot": false,
"headline": "WIP: issue-48",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-25T00:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f4e940fae13c5ebc9a52a68163141ffa1dc48d",
"body": null,
"is_bot": false,
"headline": "Add changelog",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-25T00:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "552403425fa5715ce2cdf7ff7947ea1e9ff4662a",
"body": null,
"is_bot": false,
"headline": "Ready for review",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-24T19:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8897b61212c372644864d7391f99a344301728",
"body": "…remove space around `strict_types` declarations",
"is_bot": false,
"headline": "Introduce the new `StrictTypeDeclarationSpacingSniff` sniff to alert/…",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-24T19:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065cf7d673e10f6d338e90e8dcfe058ceb4d15fb",
"body": null,
"is_bot": false,
"headline": "WIP: issue-49",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2025-04-24T17:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1b39b081b9ef737645aef033356892ad2542bdc",
"body": "Adding sniff to disallow short php tags",
"is_bot": false,
"headline": "Merge pull request #47 from alleyinteractive/hotfix/shorthand-php",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-03-11T15:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfa32dc2522cda4dca7506a894fdb532d1f89c9a",
"body": null,
"is_bot": false,
"headline": "Simplify files",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-03-11T15:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5092929b4327d0751c31fb74d0490183b298e7f4",
"body": null,
"is_bot": false,
"headline": "Namespace fix",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-03-11T15:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db95ea7826bad0d83ee5bff1f56f55c1f115370",
"body": null,
"is_bot": false,
"headline": "Docblock",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-03-11T15:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7afb9e7faa417c06047078629880a419680c1a94",
"body": null,
"is_bot": false,
"headline": "Adding sniff to disallow short php tags",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-03-11T15:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664d8cd7c99981e012ae886905f47f0294bf99cf",
"body": null,
"is_bot": false,
"headline": "Improve test to have a dataprovider key",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2025-03-11T14:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242b93f2608486789dd9b156db5960fd34cef50d",
"body": "…-line-function\n\nProposal: Add support for function arguments to be passed in the same line as the function",
"is_bot": false,
"headline": "Merge pull request #41 from alleyinteractive/feature/allow-array-same…",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-19T19:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e552adf5f07ec439e7b1320f2deabb48f312094b",
"body": null,
"is_bot": false,
"headline": "Merging in develop",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-19T19:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c024f5275477970da1e01224ba70a48ea2bfd6ee",
"body": "Adding DOMDocument property names to the ruleset",
"is_bot": false,
"headline": "Merge pull request #42 from alleyinteractive/feature/dom-attributes",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-19T19:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab76a5459dad66f90e142bdaaee3101ba61b11a",
"body": null,
"is_bot": false,
"headline": "Extending example",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T18:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e26bee77bc92c08063830f61c152f10cd3a158",
"body": null,
"is_bot": false,
"headline": "Adding DOMDocument property names to the ruleset",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T18:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26260728002c5d5fc3ffdce077ac4d8a84d7b634",
"body": null,
"is_bot": false,
"headline": "README update",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T17:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05f208e54ccd78e27a4c091b220f80a651efa9a",
"body": null,
"is_bot": false,
"headline": "Add multi-line function argument support",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T17:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3ed6b8ea0da3996a0441844ba1aaeb90ae29d5",
"body": "Adding CI tests",
"is_bot": false,
"headline": "Merge pull request #40 from alleyinteractive/feature/ci-tests",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T14:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "873329bdb1ecca8a8826d07484121bd0c59fa1d1",
"body": null,
"is_bot": false,
"headline": "Add test for Generic.Files.OneObjectStructurePerFile sniff",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T14:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca4cc91a6e0d1dfc8469cecc8a97d55bbb88a095",
"body": null,
"is_bot": false,
"headline": "Adding a gitattributes",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T13:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e7bc49b8f9d9a7a0ca38c3349205c56eec667c0",
"body": null,
"is_bot": false,
"headline": "Unindent",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T13:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "861524ddd5dcadcddac06dc28dc3d2d34c1e07af",
"body": null,
"is_bot": false,
"headline": "Reformatted README",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T13:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d4e8e9262ba8223e4d2e171c4873ac7388ebeb",
"body": null,
"is_bot": false,
"headline": "Convert to spaces",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-18T13:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406ca0f2df34b96276b1fbe40c71fcd2a1fb0b65",
"body": null,
"is_bot": false,
"headline": "CHANGELOG",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-17T19:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8abdc362660e7df59140363f23fbe2950b694825",
"body": null,
"is_bot": false,
"headline": "Adding some more items to test against",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-17T19:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a564f87c6f89878344b42ce59c624df652e71d9e",
"body": null,
"is_bot": false,
"headline": "Make the test trait reusable for future proofing",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-17T19:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9108b407af7844f1641214a3a55ceb5994bfdaf0",
"body": null,
"is_bot": false,
"headline": "Run on drafts",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-17T17:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea00572400ec8a1999ac2c3dc81c98a88038c60e",
"body": null,
"is_bot": false,
"headline": "Testing CI",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-17T17:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f8223bb61f3075ad1c57a544d6a26f528a1495",
"body": null,
"is_bot": false,
"headline": "Adding CI tests",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-17T17:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8b4d28cebdb0bcc606de51235afc5b388b6b73",
"body": null,
"is_bot": false,
"headline": "Ignoring DS_Store",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-07-17T17:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f12f1965940337877fbe8a121751a347f2391f4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-04-02T14:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a60d6f169763270b42a153e748e99074440452b",
"body": null,
"is_bot": false,
"headline": "Fix CHANGELOG",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-04-02T14:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1405881f0e569f293bc5bed5cce940f44bdd2990",
"body": "Fix issue with JS/CSS files being ignored",
"is_bot": false,
"headline": "Merge pull request #39 from alleyinteractive/js-css-38",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-04-02T14:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c324e7bce72de3158f973f026b96c82ecd22527c",
"body": null,
"is_bot": false,
"headline": "Fix issue with JS/CSS files being ignored",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2024-04-01T14:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e2f1097dcf301c5dcf3439a814be01211b7c07",
"body": null,
"is_bot": false,
"headline": "Typo for version",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-12-06T20:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f221c2ebfca1a3617c244c4bbe82e16d2aebe5f3",
"body": "Update \"Prefer array syntax\" rule to 3.0",
"is_bot": false,
"headline": "Merge pull request #37 from alleyinteractive/feature/array-syntax",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2023-09-19T13:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481e5509dd53dc78d1b7570b70d55bba878f71c9",
"body": null,
"is_bot": false,
"headline": "Trigger push",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2023-09-19T13:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c54744ec43df96a37d6f60a729a0333b100c926",
"body": null,
"is_bot": false,
"headline": "CR suggestion",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2023-09-19T13:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6289ba6a5b22dfb443b5ce44f2a53fd4406d3886",
"body": null,
"is_bot": false,
"headline": "Update \"Prefer array syntax\" rule to 3.0",
"author_name": "Renato Alves",
"author_login": "renatonascalves",
"committed_at": "2023-09-19T12:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c57c43173c57f962632928bebbe2da274e3c477",
"body": "[Version 2]: Upgrading to WPCS/VIPCS 3.0",
"is_bot": false,
"headline": "Merge pull request #35 from alleyinteractive/2.x",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-08T13:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e914d3212da87ded918c014c4de99ad88b50feb",
"body": null,
"is_bot": false,
"headline": "Ignore an issue with singleton classes instance methods being flagged",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-06T16:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d000b1daf9135885d30b7712a11a22595ef0d2",
"body": null,
"is_bot": false,
"headline": "Ignore the other part",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-06T15:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a682c5020ab80b4d024a14abc1b7a62e95c7136",
"body": null,
"is_bot": false,
"headline": "Ignore WordPress.WP.Capabilities",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-06T15:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1e6527949733a733932bbfe575bfea3b74a7f7c",
"body": "…ement/decrement vs disallowing it",
"is_bot": false,
"headline": "Allow Universal.Operators.DisallowShortTernary.Found, Allow post-incr…",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-06T15:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a3149fe94f8212f279125495962d9e95207008",
"body": null,
"is_bot": false,
"headline": "Remove new rule, send to wiki",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-06T14:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507eae8f11326c3b28a11403034a3c17abdbe16b",
"body": null,
"is_bot": false,
"headline": "Fix sniff name",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-06T14:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6cc1af15bad6a8e9f69b6dd3b398df9297f9ad",
"body": null,
"is_bot": false,
"headline": "Opening up development on 2.x",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-09-06T13:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b449f338b244e9a760009e40f0959c9a7eb6418",
"body": "Ignore deprecation error in WPCS until 3.0 is ready to be used",
"is_bot": false,
"headline": "Merge pull request #34 from alleyinteractive/wpcs-3-0",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-08-29T20:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df96949e5fa0a413f9cd36a6961f036afc81d305",
"body": null,
"is_bot": false,
"headline": "README and CHANGELOG",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-08-29T20:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6921a52300bf4eb220fabf9e570602e30271d2b",
"body": null,
"is_bot": false,
"headline": "Upgrade to wpcs 3.0",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-08-29T20:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c56631849046c9b594ae460c9c25b16ba594ef42",
"body": null,
"is_bot": false,
"headline": "Fixing indenting",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-07-11T18:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be9f91face443921ca916f5749686e98609fcd28",
"body": "Add docs for using with PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #30 from alleyinteractive/wpcs-2-3-and-php-8-1",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-04-19T15:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88792c546bcc3562c67b031b2709f3649bf0b56c",
"body": null,
"is_bot": false,
"headline": "Fixing language",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-04-19T15:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea94ab52c2cd161d83b09392a9520042ea405a65",
"body": null,
"is_bot": false,
"headline": "Switch to heading",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-04-13T20:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1276116c816a30a77377ba1e4ca27095d06f02f1",
"body": null,
"is_bot": false,
"headline": "Clarify",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-04-13T19:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3dbd2c28491cd4aec452334f8fb0902e489bcfc",
"body": null,
"is_bot": false,
"headline": "Add docs for how to use on PHP 8.1",
"author_name": "Sean Fisher",
"author_login": "srtfisher",
"committed_at": "2023-04-13T19:59:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 27,
"latest_release_at": "2026-06-16T20:03:35Z",
"latest_release_tag": "v2.5.0",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 8,
"days_since_latest_release": 35,
"mean_days_between_releases": 110.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "alleyinteractive/alley-coding-standards",
"exists": true,
"license": "GPL-2.0-or-later",
"keywords": [
"static analysis",
"phpcs"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/alleyinteractive/alley-coding-standards",
"is_deprecated": false,
"latest_version": "v2.5.0",
"repository_url": "https://github.com/alleyinteractive/alley-coding-standards",
"versions_count": 18,
"total_downloads": 400987,
"dependents_count": 54,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 16827,
"first_published_at": null,
"latest_published_at": "2026-06-16T20:02:44Z",
"latest_version_yanked": null,
"days_since_latest_publish": 35
}
]
},
"popularity": {
"forks": 0,
"stars": 7,
"watchers": 29,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_stars": 7
},
"open_issues_and_prs": 7
},
"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": 11628,
"source_files_sampled": 54,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2666
},
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "automattic/vipwpcs",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "automattic/vipwpcs",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 37,
"open_issues": 4,
"closed_ratio": 0.846,
"closed_issues": 22,
"closed_unmerged_prs": 11
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "srtfisher",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/346399?v=4"
},
{
"type": "User",
"login": "joemcgill",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/801097?v=4"
},
{
"type": "User",
"login": "renatonascalves",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/19148962?v=4"
},
{
"type": "User",
"login": "anubisthejackle",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/1724534?v=4"
},
{
"type": "User",
"login": "kevinfodness",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/2650828?v=4"
},
{
"type": "User",
"login": "GaryJones",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/88371?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.45
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "8 out of 8 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": 8,
"reason": "Found 7/8 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 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": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "8 commit(s) and 4 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": 10,
"reason": "security policy file 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": "58e64b20eac3c9b09861a97da825ba5296cc38d4",
"ran_at": "2026-07-22T04:43:54Z",
"aggregate_score": 7.8,
"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-20T04:30:14Z",
"oldest_open_prs": [
{
"number": 68,
"created_at": "2026-02-09T04:32:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 72,
"created_at": "2026-06-01T10:09:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2026-06-22T04:26:46Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-16T20:02:44Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 69,
"created_at": "2026-02-18T19:21:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2026-02-18T19:30:10Z",
"last_comment_at": "2026-06-05T15:38:51Z",
"last_comment_author": "renatonascalves"
},
{
"number": 76,
"created_at": "2026-06-23T15:31:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2026-07-09T15:59:29Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alleyinteractive/alley-coding-standards",
"host": "github.com",
"name": "alley-coding-standards",
"owner": "alleyinteractive"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 78,
"vitality": 71,
"community": 55,
"governance": 75,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 27,
"human_commit_share": 0.99,
"days_since_last_push": 30,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 30 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "27 commits in the last year",
"points": 13,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 27
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 4 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": 92,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v2.5.0",
"releases_from_tags": false,
"days_since_latest_release": 35,
"mean_days_between_releases": 110.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 35 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 35
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~110.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 110.5
}
}
],
"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": "excellent",
"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": 35,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 35 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 35
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"forks": 0,
"stars": 7,
"watchers": 29,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "29 watchers",
"points": 8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 29
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": "recognized license (GPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-2.0"
}
}
],
"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": 13.5,
"status": "met",
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"packages": [
"alleyinteractive/alley-coding-standards"
],
"dependents": 54,
"ecosystems": "packagist",
"total_downloads": 400987,
"monthly_downloads": 16827
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "16,827 downloads/month across packagist",
"points": 56.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 16827,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "54 packages depend on it",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 54
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 75,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 6,
"top_contributor_share": 0.45
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 45% of commits",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 45
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 37,
"open_issues": 4,
"closed_issues": 22,
"issue_closed_ratio": 0.846,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 39.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "37/48 decided PRs merged",
"points": 29.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/8 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 114,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "alleyinteractive",
"public_repos": 273,
"account_age_days": 5183
},
"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": "114 followers of alleyinteractive",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 114,
"login": "alleyinteractive"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "273 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 273
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"alleyinteractive/alley-coding-standards"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 35
},
"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 35 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 35
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"wordpress"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Security",
"value": 78,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 7.8
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 8 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 7/8 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 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.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 4 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 detected",
"points": 5,
"status": "met",
"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": "excellent",
"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"
],
"review_only_matches": 0,
"assessed_self_published_locations": 15
},
"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": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.202,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2666
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "20 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 20,
"sampled": 99
}
}
],
"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.01
},
"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": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"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": 11628,
"source_files_sampled": 54,
"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/54 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 54,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T04:44:10.797689Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alleyinteractive/alley-coding-standards.svg",
"full_name": "alleyinteractive/alley-coding-standards",
"license_state": "standard",
"license_spdx": "GPL-2.0"
}