JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 729,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 3591,
"Shell": 4607,
"TypeScript": 2645
},
"pushed_at": "2026-07-31T15:54:04Z",
"created_at": "2023-03-18T20:50:33Z",
"owner_type": "User",
"updated_at": "2026-07-31T15:57:25Z",
"description": "Reusable infrastructure for testing, building, securing, and deploying my WordPress plugins",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "trunk",
"license_spdx_raw": "MIT",
"primary_language": "Shell",
"significant_languages": [
"Shell",
"PHP",
"TypeScript"
]
},
"owner": {
"blog": "johnblackbourn.com",
"name": "John Blackbourn",
"type": "User",
"login": "johnbillion",
"company": "@humanmade ",
"location": "Norwich, UK",
"followers": 1161,
"avatar_url": "https://avatars.githubusercontent.com/u/208434?v=4",
"created_at": "2010-02-22T14:33:31Z",
"is_verified": null,
"public_repos": 82,
"account_age_days": 6003
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.9.6",
"kind": "patch",
"published_at": "2026-07-31T15:55:07Z"
},
{
"tag": "2.9.5",
"kind": "patch",
"published_at": "2026-06-08T10:08:45Z"
},
{
"tag": "2.9.4",
"kind": "patch",
"published_at": "2026-05-24T19:25:12Z"
},
{
"tag": "2.9.3",
"kind": "patch",
"published_at": "2026-05-22T17:57:58Z"
},
{
"tag": "2.9.2",
"kind": "patch",
"published_at": "2026-05-22T17:49:49Z"
},
{
"tag": "2.9.1",
"kind": "patch",
"published_at": "2026-04-16T11:28:23Z"
},
{
"tag": "2.9.0",
"kind": "minor",
"published_at": "2026-04-07T12:42:45Z"
},
{
"tag": "2.8.0",
"kind": "minor",
"published_at": "2026-02-26T22:23:53Z"
},
{
"tag": "2.7.3",
"kind": "patch",
"published_at": "2026-01-28T21:28:37Z"
},
{
"tag": "2.7.2",
"kind": "patch",
"published_at": "2026-01-25T21:28:28Z"
},
{
"tag": "2.7.1",
"kind": "patch",
"published_at": "2026-01-25T17:51:19Z"
},
{
"tag": "2.7.0",
"kind": "minor",
"published_at": "2026-01-25T15:06:23Z"
},
{
"tag": "2.6.0",
"kind": "minor",
"published_at": "2026-01-09T19:07:06Z"
},
{
"tag": "2.5.4",
"kind": "patch",
"published_at": "2026-01-07T11:55:02Z"
},
{
"tag": "2.5.3",
"kind": "patch",
"published_at": "2026-01-03T18:37:35Z"
},
{
"tag": "2.5.2",
"kind": "patch",
"published_at": "2026-01-03T18:35:30Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2026-01-03T18:31:04Z"
},
{
"tag": "2.5.1",
"kind": "patch",
"published_at": "2025-12-21T19:24:38Z"
},
{
"tag": "2.5.0",
"kind": "minor",
"published_at": "2025-12-21T19:21:53Z"
},
{
"tag": "2.4.0",
"kind": "minor",
"published_at": "2025-12-20T20:51:58Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2025-12-20T20:49:26Z"
},
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2025-10-26T04:19:08Z"
}
],
"recent_commits": [
{
"oid": "d9a465cfe7c3e582d8712658ff653cc9e259f1ba",
"body": null,
"is_bot": false,
"headline": "2.9.6",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-07-31T15:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b201b851333ec2b6cfb754bcee5464704bee9a79",
"body": "The .github directory is excluded from git archives via export-ignore, and the\nActions runner fetches remote action repos as an archive, so any action stored\nthere is unreachable when referenced from another repository.",
"is_bot": false,
"headline": "Move the composite actions out of the .github directory.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-07-31T15:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421ec23e794b78219ce254911ba95410df855fc9",
"body": null,
"is_bot": false,
"headline": "2.9.5",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-06-08T10:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f226b9d52f574015bdaf09aa512aa0663fea10",
"body": null,
"is_bot": false,
"headline": "More retries.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-06-08T10:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "424f5abaebe49549ef4cab4c75dba53222fde736",
"body": null,
"is_bot": false,
"headline": "Move over some actions from the RAVE repo.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-06-08T10:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99fbf371962704dbaef452ebe7ea188d5cfb8069",
"body": null,
"is_bot": false,
"headline": "2.9.4",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-24T15:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b9bfe473fba79d5bab21ee6f01dd1125f0d253",
"body": "…verage we need.",
"is_bot": false,
"headline": "Remove Octoscan and Poutine. Actionlint and Zizmor provide all the co…",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-24T15:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763ad506d6092f8ffd06d370fe896ae7b7d9b888",
"body": null,
"is_bot": false,
"headline": "Update actions.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-24T15:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d126506ae41751bf6eac79bb631b9a9aa68dfa8",
"body": null,
"is_bot": false,
"headline": "Bye.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-23T21:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "667f50aeb549afa5a5cf0137a21a08de1bc983f5",
"body": null,
"is_bot": false,
"headline": "2.9.3",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-22T17:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b764c5f8c2851215b8ce74feaa043a1ffea983b",
"body": null,
"is_bot": false,
"headline": "The Playwright test framework is now a dependency.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-22T17:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10beb0f670ba84f2d56e7a01676c340d5240e45",
"body": null,
"is_bot": false,
"headline": "2.9.2",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-22T17:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18c8ab9f4d7cf3d65ee03afa1ddf45db5a9ba4c3",
"body": null,
"is_bot": false,
"headline": "Silence deprecated warnings during WP-CLI commands.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-05-22T17:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8225edf6389609b06487889f9ff280e1a45da8d5",
"body": null,
"is_bot": false,
"headline": "Everything is using Node >= 24 now.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-20T20:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aad2b6eeacb5f3ae69a83c547f2e6a951fa65ac",
"body": null,
"is_bot": false,
"headline": "Export a reusable `captureHtmlOnFailure()` function.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-20T20:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc47e37177c694e00b901a5dc89fda5644bc550f",
"body": null,
"is_bot": false,
"headline": "2.9.1",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-16T11:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b672fb9cd2c188684a0bf35532469644a5d04aa",
"body": null,
"is_bot": false,
"headline": "Merge branch 'ignore-scripts' into trunk",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-16T11:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce843997fd130e3099c4f074b66ca0c1f18f473f",
"body": null,
"is_bot": false,
"headline": "Update the test results path.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-16T11:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e136999b0f6c4c58dbfbca76e3ecd885aa7f2fa",
"body": null,
"is_bot": false,
"headline": "No need to be concerned about missing plugin files in these two jobs.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-16T11:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ceeab03fdd3ba04089c9e3d8533411a306f6e44",
"body": null,
"is_bot": false,
"headline": "Get rid of lifecycle scripts.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-16T11:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407e1d8405b366f95664ce4ec62127eb9ecad808",
"body": null,
"is_bot": false,
"headline": "2.9.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T12:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af5ad14b4a96ef6802da869bb6c194c0f47cc203",
"body": null,
"is_bot": false,
"headline": "Handle dirty output from `wp core version`.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T12:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d38844e7c67cd5562d235055d93d81650d885e4",
"body": null,
"is_bot": false,
"headline": "Re-enable testing against Query Monitor.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T11:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ae9750cf9721beda206cd80b6ab06f35de1dbc2",
"body": null,
"is_bot": false,
"headline": "Artifacts can now be stored without zipping them.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T11:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d91159c1748a2994e92fd6048653530407b8c38",
"body": null,
"is_bot": false,
"headline": "Update Actionlint.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T11:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "683fb4a9f867370449a1df120c56b0cf97dfd27f",
"body": null,
"is_bot": false,
"headline": "Update Zizmor.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T11:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f0c9da2693c99f73ed1cc6dc06f32208d756d7",
"body": null,
"is_bot": false,
"headline": "Update the GitHub Actions.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T11:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5ed178f94da63d15004b09e8c7d0d20123035d",
"body": null,
"is_bot": false,
"headline": "Bump the Node version.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T11:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8213da5a36584bb482147307b6223d9f155a7b",
"body": null,
"is_bot": false,
"headline": "Happy new year.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-04-07T11:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2276ca062ec5587466a49537174782a328d2ee3",
"body": "…thub-actions-a7627b40f9\n\nBump the github-actions group across 1 directory with 5 updates",
"is_bot": false,
"headline": "Merge pull request #131 from johnbillion/dependabot/github_actions/gi…",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-03-29T14:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74fe971a9645a6b3f046ffee083ddc00a678daec",
"body": "Bumps the github-actions group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/setup-node](https://github.com/actions/setup-node) | `6.2.0` | `6.3.0` |\n| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.36.0` | `2.37.0` |\n| [actions/\n[…]\n\n dependency-version: 7.6.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the github-actions group across 1 directory with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-26T01:36:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb606d520dfe6131697c80bfe0f4eabc7b8a46a6",
"body": null,
"is_bot": false,
"headline": "2.8.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-02-26T22:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e511078e40349dcbd9093d4558960716889a6c",
"body": null,
"is_bot": false,
"headline": "And that’s where FAIR stops as far as WordPress goes.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-02-26T22:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "571cba96190304963285181e2b928d941b9ec7c4",
"body": null,
"is_bot": false,
"headline": "Tidying up.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-02-19T16:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0078dd722b49dabeb9a9ed3e06a29c528599cfa",
"body": "…thub-actions-9c888968ec\n\nBump the github-actions group across 1 directory with 2 updates",
"is_bot": false,
"headline": "Merge pull request #128 from johnbillion/dependabot/github_actions/gi…",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-02-19T10:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "497f7f20e7cafac9aa9d6ab228083d8ec316d782",
"body": "Bumps the github-actions group with 2 updates in the / directory: [actions/cache](https://github.com/actions/cache) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).\n\n\nUpdates `actions/cache` from 5.0.2 to 5.0.3\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog\n[…]\n\n dependency-version: 7.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the github-actions group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-19T01:36:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "59340b437eec6facdb1e2e35a6df5f082a80f5a1",
"body": "…thub-actions-f0f4f5694c\n\nBump the github-actions group across 1 directory with 5 updates",
"is_bot": false,
"headline": "Merge pull request #126 from johnbillion/dependabot/github_actions/gi…",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-02-04T10:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a68eb0c2ad7306250467c6675584cbcec2f72d",
"body": "Bumps the github-actions group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` |\n| [actions/setup-node](https://github.com/actions/setup-node) | `6.1.0` | `6.2.0` |\n| [actions/cache](https:/\n[…]\n\n dependency-version: 7.2.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the github-actions group across 1 directory with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-29T01:37:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d8ccc89b04d85ae8d064774d63d8725799f4224",
"body": null,
"is_bot": false,
"headline": "2.7.3",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-28T21:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ae99fbd1c1f1397c928d0e0c345c4793c90351",
"body": null,
"is_bot": false,
"headline": "Update and pin fair-tools.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-28T21:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf8b2cc9ee7211d0ac2e5d7f82bc9a151d7d094",
"body": null,
"is_bot": false,
"headline": "2.7.2",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-25T21:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebd815fecc1c794286535b29648041a2f493d7f2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'trunk' into abspath",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-25T17:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7a6cbde1c14fc98e6ddaf7286a734871c5b2d3",
"body": null,
"is_bot": false,
"headline": "2.7.1",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-25T17:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7adac7ba820c63e8e3e3deaaca144305a787bbd",
"body": null,
"is_bot": false,
"headline": "Support fallback to cjs.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-25T17:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9603d0d2048acfa1e38e17a36438ccf6bffa04",
"body": null,
"is_bot": false,
"headline": "Use the mounted directory for this path.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-25T16:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5242abb4d3b77fda386b078a4a2d398ca17a0a63",
"body": null,
"is_bot": false,
"headline": "2.7.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-25T15:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "528ec36e7ea18b59f89e80fba3d7a728632be17a",
"body": null,
"is_bot": false,
"headline": "Switch over to esm.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-25T15:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a21772e61b943af60b2d4cca5607a6d7fbc0d8f6",
"body": null,
"is_bot": false,
"headline": "Boop.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-09T19:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294edc068c173342bc8c581e7a9f04ae4c63b91b",
"body": null,
"is_bot": false,
"headline": "2.6.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-09T19:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6810593e8670d2077bdd5fb4f33f43e0726c3849",
"body": null,
"is_bot": false,
"headline": "Separate this into two steps.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-09T18:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93708fa1eb7d31ebbc570af52f2a5cd5e0553a05",
"body": null,
"is_bot": false,
"headline": "Add PLC DID and FAIR metadata to the distribution verification.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-09T18:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6faa73a55dcd93d028fdb375f99a72f14c7f67e",
"body": null,
"is_bot": false,
"headline": "2.5.4",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-07T11:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e96920cc50459fb85ce9110c200de8e6374d175",
"body": null,
"is_bot": false,
"headline": "Update zizmor.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-07T11:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e4de0e76a5cfc6d33e449622220bf88d30d6f7",
"body": null,
"is_bot": false,
"headline": "2.5.3",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-03T18:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0ca1440aea95be16c58302ed6c2afec1caa8fb",
"body": null,
"is_bot": false,
"headline": "2.5.2",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-03T18:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136fbf6e2ce2043272ca63821d7b46f5be9c2e2c",
"body": null,
"is_bot": false,
"headline": "Add a per-plugin network for the containers.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2026-01-03T18:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fdd8852db87caa521fbcacebac43116b441b166",
"body": null,
"is_bot": false,
"headline": "Show the diff before creating a PR.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-23T17:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b821eacd6c72e7760a6141e23dcef10b67b838c8",
"body": null,
"is_bot": false,
"headline": "Update zizmor.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-22T02:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43bdf45a0cbe85a82d7be765ed1f29b2cb172a7",
"body": null,
"is_bot": false,
"headline": "Disable npm caching during deployment.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-22T02:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "927c100daa4b33eeb9a49f278e7eb013c89b7564",
"body": null,
"is_bot": false,
"headline": "Dependency tweaks.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-22T02:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ef5dcfcbd82584dd91535280e12fcd19455bb3",
"body": "Bumps the github-actions group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `6.0.1` |\n| [actions/setup-node](https://github.com/actions/setup-node) | `6.0.0` | `6.1.0` |\n| [actions/cache](https://github.com/actions\n[…]\n\n dependency-version: 7.1.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the github-actions group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-22T01:16:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3cea979819c26783cd26322c716b19454084a72c",
"body": null,
"is_bot": false,
"headline": "Update the commit message.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-21T19:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9203bb0c5423a9a4b395ff5ffd093ba3714d723f",
"body": null,
"is_bot": false,
"headline": "2.5.1",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-21T19:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887d9103f20819ff2e58fe06611c1516ef57274c",
"body": null,
"is_bot": false,
"headline": "Add the missing required inputs.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-21T19:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f2fce7173a5654a91ef8a9d04ed169ac20f99e",
"body": null,
"is_bot": false,
"headline": "2.5.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-21T19:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52c16fc54e02ac71776bc933d47c1985b4363400",
"body": null,
"is_bot": false,
"headline": "Docs.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-21T19:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507bc6825bc598def31d1aa82dcbfadf42b45849",
"body": null,
"is_bot": false,
"headline": "Add a verification step that fetches and saves the DID PLC log.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-21T19:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ebd202825ecbe5dce7804e499061641124b82f",
"body": null,
"is_bot": false,
"headline": "This is in phpstan-wordpress now.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-21T00:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c88f6aa243ca37eecf820ef1a2dd1399abb485",
"body": null,
"is_bot": false,
"headline": "2.4.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T20:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "484e53c6a14beb5c0d9423fd2c11b97e097b0023",
"body": null,
"is_bot": false,
"headline": "Correct this zip path.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T20:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b94902d39364e7299c66e492376cf0fa9c28a30",
"body": null,
"is_bot": false,
"headline": "2.3.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T20:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "899168a8241bb44a82ccbe59c73528ca9c11d9b4",
"body": null,
"is_bot": false,
"headline": "Docs.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T20:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1145b6d289a87673a27d585528ca5aaf68e2a956",
"body": "…can, and actionlint.",
"is_bot": false,
"headline": "This is slow and doesn't seem to provide any value over zizmor, octos…",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T20:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94267df1e467702371df0ed1a6ddc3bf010b0f50",
"body": null,
"is_bot": false,
"headline": "Add a missing newline before the changelog.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T20:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fdf5b189726227521a0b6f4b4941e63d066b92f",
"body": null,
"is_bot": false,
"headline": "Update FAIR metadata after deploying a release.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T20:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732f597bcc5bb408dbd075c0a9913ca21f168829",
"body": null,
"is_bot": false,
"headline": "Add a missing environment variable.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T16:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d6de84b1942f38190c28e34fd5feb9a3ccf0b2",
"body": null,
"is_bot": false,
"headline": "Update this URL.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T15:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b28ded49d8656766b9c93f8a1b737d1fa773f215",
"body": null,
"is_bot": false,
"headline": "Add a reusable workflow for updating the FAIR metadata file.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T15:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6297ec9ee8861c1c3546c9004a676f2e7a164f2f",
"body": null,
"is_bot": false,
"headline": "Standardise these credentials.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-20T01:14:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb539d2442f5661f16b6f62bde5f9d15840ce216",
"body": null,
"is_bot": false,
"headline": "This workflow is more of an annoyance than a help/",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-14T22:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ab791e84633ab66c62ebe3ec6cc3f74854d436",
"body": null,
"is_bot": false,
"headline": "2.2.0",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-14T22:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae7a84bfaebb647b4110a21f429036304510f85",
"body": null,
"is_bot": false,
"headline": "Boop.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-14T22:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5449c080408a6515bf66f05332a205d611022b4d",
"body": null,
"is_bot": false,
"headline": "Split the GitHub milestones job into its own reusable workflow.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-14T22:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feabf6134918e8d6b3801b392918f56cbde877a5",
"body": null,
"is_bot": false,
"headline": "More permissions docs.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-08T14:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57fa26489dde20f8190e77f6c41622fdc77e3710",
"body": null,
"is_bot": false,
"headline": "2.1.7",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-08T14:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4a50ec7f9d09f9a5be262e236344d4f5513835",
"body": null,
"is_bot": false,
"headline": "More docs and permissions.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-08T14:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87652813e73c2a2dbf5ff3116307e3d6008e3fbd",
"body": null,
"is_bot": false,
"headline": "These permissions aren't implicitly granted on a public repo.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-08T14:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b815b0ac2687aa7c46b2296987ba668d65d55a3",
"body": null,
"is_bot": false,
"headline": "2.1.6",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-08T13:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ba90f81c2d98bb0ab8be5b7ce8f739877d3145",
"body": null,
"is_bot": false,
"headline": "Permissions tweaks and documentation.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-08T13:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb8eff94cc20628215f3ff44eccd1c266d207cd",
"body": null,
"is_bot": false,
"headline": "Switch back to the simpler format for image names.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-04T19:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d12bdc0117c39e81f596e33861cb13c9561002f",
"body": null,
"is_bot": false,
"headline": "2.1.5",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-04T14:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "550acade0835f2938a41f51951c4c6970366d563",
"body": "…thub-actions-17b8859eeb\n\nBump the github-actions group across 1 directory with 5 updates",
"is_bot": false,
"headline": "Merge pull request #114 from johnbillion/dependabot/github_actions/gi…",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-04T14:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d876fbde802974db9d15ee0f9202bad888161e49",
"body": null,
"is_bot": false,
"headline": "Merge branch 'update-zizmor' into trunk",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-04T14:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c89c04e14a2c4ae35fc859151dafb65ea5d996",
"body": null,
"is_bot": false,
"headline": "Update Zizmor again.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-04T14:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7b4d9cb26f83b2ff9acefa9a933fd5e563028b",
"body": null,
"is_bot": false,
"headline": "This is no longer used.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-04T14:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c6d8d5719437b2104c974620a4a3528f388917",
"body": null,
"is_bot": false,
"headline": "Switch back to the default PHP images to see what breaks.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-12-04T14:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2d8287a0678ba2ba51cb543151d78a3febc6e1c",
"body": "Bumps the github-actions group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.0` |\n| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.35.5` | `2.36.0` |\n| [github/codeq\n[…]\n\n dependency-version: 7.0.9\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the github-actions group across 1 directory with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-01T02:17:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6492762d2dc532b6eaeab0df93679c3743636a1e",
"body": null,
"is_bot": false,
"headline": "Update Zizmor.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-11-22T01:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37eeb04e7bfc8d6b6459e05e0392b265c03da50",
"body": null,
"is_bot": false,
"headline": "2.1.3",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-11-11T16:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2547bc10d504d600e9bed10ccb4f6a414aab7e02",
"body": null,
"is_bot": false,
"headline": "wp-phpunit doesn't support betas, RCs, etc.",
"author_name": "John Blackbourn",
"author_login": "johnbillion",
"committed_at": "2025-11-11T16:09:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 187,
"latest_release_at": "2026-07-31T15:55:07Z",
"latest_release_tag": "2.9.6",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 29,
"days_since_latest_release": 0,
"mean_days_between_releases": 20.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@johnbillion/plugin-infrastructure",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@johnbillion/plugin-infrastructure",
"is_deprecated": false,
"latest_version": "2.9.6",
"repository_url": "https://github.com/johnbillion/plugin-infrastructure",
"versions_count": 32,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 615,
"first_published_at": "2025-09-01T11:33:37.249000Z",
"latest_published_at": "2026-07-31T15:54:21.637000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
},
{
"name": "johnbillion/plugin-infrastructure",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/johnbillion/plugin-infrastructure",
"is_deprecated": false,
"latest_version": "2.9.5",
"repository_url": "https://github.com/johnbillion/plugin-infrastructure",
"versions_count": 37,
"total_downloads": 87343,
"dependents_count": 5,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4627,
"first_published_at": null,
"latest_published_at": "2026-06-08T10:07:35Z",
"latest_version_yanked": null,
"days_since_latest_publish": 53
}
]
},
"popularity": {
"forks": 3,
"stars": 29,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": null,
"open_issues_and_prs": 4
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 1952,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 9,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "roots/wordpress-core-installer",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.100.0"
},
{
"name": "roots/wordpress-full",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "*"
},
{
"name": "wp-phpunit/wp-phpunit",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "*"
},
{
"name": "yoast/wp-test-utils",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "1.2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "roots/wordpress-core-installer",
"direct": true,
"version": "1.100.0",
"ecosystem": "packagist"
},
{
"name": "roots/wordpress-full",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "wp-phpunit/wp-phpunit",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "yoast/wp-test-utils",
"direct": true,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "@playwright/test",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.3.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.2",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.10.0",
"ecosystem": "npm"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 4,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 89,
"open_issues": 4,
"closed_ratio": 0.636,
"closed_issues": 7,
"closed_unmerged_prs": 37
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "johnbillion",
"commits": 559,
"avatar_url": "https://avatars.githubusercontent.com/u/208434?v=4"
},
{
"type": "User",
"login": "szepeviktor",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.951
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"deploy.yml",
"lint.yml",
"reusable-acceptance-tests.yml",
"reusable-build.yml",
"reusable-coding-standards.yml",
"reusable-deploy-assets.yml",
"reusable-deploy-tag.yml",
"reusable-integration-tests.yml",
"reusable-milestones.yml",
"reusable-static-analysis.yml",
"reusable-verify-distribution.yml",
"reusable-workflow-lint.yml",
"test-plugins.yml",
"tidy-up.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": "3 out of 3 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": 0,
"reason": "Found 0/21 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 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": "13 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": 10,
"reason": "SAST tool is run on all commits",
"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": "d9a465cfe7c3e582d8712658ff653cc9e259f1ba",
"ran_at": "2026-07-31T16:03:23Z",
"aggregate_score": 6.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-31T15:54:26Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-04-16T11:22:21Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 20,
"created_at": "2024-07-06T14:58:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2024-07-06T14:59:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2024-07-06T15:00:12Z",
"last_comment_at": "2024-07-06T15:01:12Z",
"last_comment_author": "szepeviktor"
},
{
"number": 40,
"created_at": "2024-11-21T10:10:41Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/johnbillion/plugin-infrastructure",
"host": "github.com",
"name": "plugin-infrastructure",
"owner": "johnbillion"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 64,
"calibrated": 73,
"calibration": "2026-08-02"
}
}
],
"value": 73,
"inputs": {
"security": 71,
"vitality": 90,
"community": 43,
"governance": 58,
"calibration": "2026-08-02",
"engineering": 60,
"ai_readiness": 42,
"weighted_overall_raw": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 90,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 187,
"human_commit_share": 0.95,
"days_since_last_push": 0,
"active_weeks_last_year": 29
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "29/52 weeks with commits",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 29
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "187 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 187
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 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": "exceptional",
"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": 100,
"inputs": {
"releases_count": 22,
"latest_release_tag": "2.9.6",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 20.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~20.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 20.8
}
}
],
"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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 43,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 3,
"stars": 29,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "29 stars",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 29
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"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": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"packages": [
"@johnbillion/plugin-infrastructure",
"johnbillion/plugin-infrastructure"
],
"dependents": 5,
"ecosystems": "npm, packagist",
"total_downloads": 87343,
"monthly_downloads": 5242
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,242 downloads/month across npm, packagist",
"points": 49.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5242,
"ecosystems": "npm, packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "5 packages depend on it",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 5
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 58,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.951
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"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": 55,
"inputs": {
"merged_prs": 89,
"open_issues": 4,
"closed_issues": 7,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.636,
"closed_unmerged_prs": 37,
"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": "64% of issues closed",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "89/126 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 89,
"decided": 126
}
}
],
"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 0/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"followers": 1161,
"owner_type": "User",
"is_verified": null,
"owner_login": "johnbillion",
"public_repos": 82,
"account_age_days": 6003
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,161 followers of johnbillion",
"points": 22,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1161,
"login": "johnbillion"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "82 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 82
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@johnbillion/plugin-infrastructure",
"johnbillion/plugin-infrastructure"
],
"ecosystems": "npm, packagist",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm, packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm, packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "37 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 37
}
}
],
"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": 60,
"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": "14 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 14
}
}
],
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 71,
"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": 64,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 6.4
},
"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": "3 out of 3 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 0/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 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": "13 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 run on all commits",
"points": 5,
"status": "met",
"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": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 resolved dependencies against OSV; 3 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 9
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 9,
"unassessed_packages": 3,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 9,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 7
},
"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": 42,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.053,
"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": "5 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 5,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"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": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.05
},
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"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": "5 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Shell",
"largest_source_bytes": 1952,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Shell with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "Shell"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 12
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index npm:@johnbillion/plugin-infrastructure@2.9.6; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-31T16:03:34.279985Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/johnbillion/plugin-infrastructure.svg",
"full_name": "johnbillion/plugin-infrastructure",
"license_state": "standard",
"license_spdx": "MIT"
}