原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"php",
"roadrunner",
"memcached",
"redis",
"boltdb",
"memory",
"cache",
"caching-library"
],
"is_fork": false,
"size_kb": 218,
"has_wiki": false,
"homepage": "https://roadrunner.dev",
"languages": {
"PHP": 65803
},
"pushed_at": "2025-05-05T13:09:20Z",
"created_at": "2020-04-15T08:14:25Z",
"owner_type": "Organization",
"updated_at": "2026-05-29T11:20:57Z",
"description": ":electric_plug: RoadRunner Key-Value storage SDK",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "4.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://roadrunner.dev/",
"name": "PHP SDK for RoadRunner",
"type": "Organization",
"login": "roadrunner-php",
"company": null,
"location": "United States of America",
"followers": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/97875701?v=4",
"created_at": "2022-01-17T07:57:12Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 1646
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.3.1",
"kind": "patch",
"published_at": "2025-05-05T13:09:20Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2024-07-25T09:40:30Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2024-05-09T17:00:30Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2024-04-12T08:24:08Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2023-04-14T11:28:17Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-09-26T10:19:16Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2022-08-22T14:51:40Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2021-08-06T10:43:57Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2021-06-23T14:31:54Z"
}
],
"recent_commits": [
{
"oid": "0db13f212c64463bd26cf71e28d0a8bdf997a4a0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #42: Allow RoadRunner 2025.x",
"author_name": "Aleksei Gagarin",
"author_login": "roxblnfk",
"committed_at": "2025-05-05T13:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef3887bca057a22c07f530488f7664a1685e3a3",
"body": null,
"is_bot": false,
"headline": "Fix psalm",
"author_name": "roxblnfk",
"author_login": "roxblnfk",
"committed_at": "2025-05-05T13:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f12e757fae811356a28ccc3cc05327e4fdebeb6",
"body": null,
"is_bot": false,
"headline": "Fix phpunit",
"author_name": "roxblnfk",
"author_login": "roxblnfk",
"committed_at": "2025-05-05T13:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac2e4421fa402afa4c10902d8d0f24dfe7503a9c",
"body": null,
"is_bot": false,
"headline": "style(php-cs-fixer): fix coding standards",
"author_name": "github-actions",
"author_login": null,
"committed_at": "2025-05-05T12:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e659207688d9b1a3f16fa8f436336bdf2e3c1b",
"body": null,
"is_bot": false,
"headline": "Update code style",
"author_name": "roxblnfk",
"author_login": "roxblnfk",
"committed_at": "2025-05-05T12:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff9efb66c79aeccce9354ecf45c9e9f39959b91",
"body": null,
"is_bot": false,
"headline": "Update metafiles",
"author_name": "roxblnfk",
"author_login": "roxblnfk",
"committed_at": "2025-05-05T12:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1a5410ec2da7ec618fab7560ca03f8ffbb28c9",
"body": null,
"is_bot": false,
"headline": "Allow RoadRunner 2025.x",
"author_name": "roxblnfk",
"author_login": "roxblnfk",
"committed_at": "2025-05-05T12:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc6e14298988a7fbb2a22f8f2f894bea32a47091",
"body": null,
"is_bot": false,
"headline": "Add AsyncRPCInterface in AsyncCache, improve unit tests (#41)",
"author_name": "Maxim Smakouz",
"author_login": "msmakouz",
"committed_at": "2024-07-25T09:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ea69c7cd851cd1bf55eea71b5416a424f8fbc7",
"body": null,
"is_bot": false,
"headline": "Remove google/protobuf dependency (#40)",
"author_name": "Maxim Smakouz",
"author_login": "msmakouz",
"committed_at": "2024-07-23T10:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f294a4d02739ac6aabc8e7280f3c4d580218a3f",
"body": null,
"is_bot": false,
"headline": "feat: add async cache implementation (#36)",
"author_name": "L3tum",
"author_login": "L3tum",
"committed_at": "2024-06-17T08:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e13c87913d07e850434d12cffb8d56d6313870",
"body": null,
"is_bot": false,
"headline": "Add psr/simple-cache v2 (#39)",
"author_name": "Aleksei Gagarin",
"author_login": "roxblnfk",
"committed_at": "2024-05-09T16:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5abd8c03b5b76a6eb8737c028d0725176bb1bf72",
"body": null,
"is_bot": false,
"headline": "Add support for RoadRunner v2024.1 (#38)",
"author_name": "Maxim Smakouz",
"author_login": "msmakouz",
"committed_at": "2024-04-12T08:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "203917d69dbcbf0e3a453ec19d22d23d8006f302",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Valery Piashchynski",
"author_login": "rustatian",
"committed_at": "2024-02-10T12:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01443cd9daaa9abf9ebc0d7b162dc866b096242c",
"body": "Fix documentation links",
"is_bot": false,
"headline": "Merge pull request #37 from roadrunner-php/docs",
"author_name": "Maxim Smakouz",
"author_login": "msmakouz",
"committed_at": "2024-02-07T20:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bb5570221e10b52e8426b94d60de40303ce206",
"body": null,
"is_bot": false,
"headline": "Fix documentation links",
"author_name": "Maxim Smakouz",
"author_login": "msmakouz",
"committed_at": "2024-02-07T20:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fca0221f91de80ad7a8c3b03f5d4cdf5bfdf0a4c",
"body": null,
"is_bot": false,
"headline": "Fix tests, fix psalm (#35)",
"author_name": "Maxim Smakouz",
"author_login": "msmakouz",
"committed_at": "2023-04-13T12:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44b6f613b44d285e613ffb1c2fc7857f7b1ee706",
"body": null,
"is_bot": false,
"headline": "Fixes spiral/goridge version (#34)",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2023-04-13T10:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cdbb2452008345b72abc30d95d0cbe279b81543",
"body": "Removing version config from readme, removing phpcs.xml",
"is_bot": false,
"headline": "Merge pull request #33 from msmakouz/version",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2023-04-13T10:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1946d4f5263c39115b3b5afe3568a61203970a69",
"body": null,
"is_bot": false,
"headline": "Remove version config from readme, remove phpcs.xml",
"author_name": "Maxim Smakouz",
"author_login": "msmakouz",
"committed_at": "2023-04-13T10:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccd0e73501e7580fc12672c4dbacd06a8d8f0470",
"body": "Updates phpunit up to 10",
"is_bot": false,
"headline": "Merge pull request #32 from roadrunner-php/feature/phpunit-10",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2023-04-12T11:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32844a780fd76316066a4d24b4405366a5c13d52",
"body": null,
"is_bot": false,
"headline": "Updates phpunit up to 10",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2023-04-12T10:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df6b34de79c96ba48e5d5d32a6972863d14fbce",
"body": "Complex update [4.x]",
"is_bot": false,
"headline": "Merge pull request #31 from roadrunner-php/Complex-update-4.x]",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2023-04-12T07:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060f00ecbf5c9dec0b9d69673f8724ef7194e2cf",
"body": null,
"is_bot": false,
"headline": "Fixes GH workflows",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2023-04-12T05:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed2a5fb966868ddfabf1c8f6b1649726f0c3c1c8",
"body": null,
"is_bot": false,
"headline": "Fixes GH workflows",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2023-04-12T05:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9ca1f3148985261b1efb2f78090479d19596e0",
"body": null,
"is_bot": false,
"headline": "Adds Funding",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2023-04-12T05:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "537959dd84437fbeae4fe1999f2e023ca7b49e7e",
"body": "1. Adds issue templates\n2. Updated LICENSE",
"is_bot": false,
"headline": "Code refactoring",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2023-04-11T14:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694502165055edbb8ce7d1e38ca2b379c686171d",
"body": "1. Replaces the local protobuf files and generated PHP classes in the centrifugo package with the pre-generated PHP classes provided by the roadrunner-php/roadrunner-api-dto composer package.\n2. Updates psalm version up to 5.x\n3. Drops support of psr/simple-cache 2.0\n4. Updates spiral/roadrunner up to 2023",
"is_bot": false,
"headline": "Code refactoring",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2023-04-07T13:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf25c0548feacfa114c3ccdf990070763d4ba29",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2023-02-23T17:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6268610d48e45cace95f61fc8050dbc3d261a59f",
"body": "Fix downloads badge",
"is_bot": false,
"headline": "Merge pull request #30 from spiral/bugfix/downloads-badge",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2022-11-23T06:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b45946af7c048bf82cf22991c3963d5ccddb6ec",
"body": null,
"is_bot": false,
"headline": "Fix downloads badge",
"author_name": "kastahov",
"author_login": "meekstellar",
"committed_at": "2022-11-08T13:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9694faad119d3ece2d7632f85f980f14ab5daf",
"body": "Adds support for simple-cache v3.0",
"is_bot": false,
"headline": "Merge pull request #28 from spiral/fix/simple-cache3",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2022-09-26T08:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df6032375d776536a85909f2ec990e172a1b58b4",
"body": null,
"is_bot": false,
"headline": "Updates gh actions and readme",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2022-09-24T09:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2afe1fe0a172f28c078954686ea80c85ab345b3",
"body": "Adds support for psr/simple-cache 2.x",
"is_bot": false,
"headline": "Merge pull request #27 from spiral/fix/simple-cache",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2022-09-24T09:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fde023c849b6dd00d7845c419acc038bb5c2c7",
"body": null,
"is_bot": false,
"headline": "Adds support for simple cache 3",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2022-09-07T08:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a2117a804870e688e863446b415be8e4430f33",
"body": null,
"is_bot": false,
"headline": "Fixes psalm",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2022-09-07T08:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826df02b85bf03cfbaaa84c2822b1baa9a16ad93",
"body": null,
"is_bot": false,
"headline": "Adds support for psr/simple-cache 2.x",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2022-09-07T08:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d0cf0b6d237a6dbf47765d32ccdda7c25147b0",
"body": "Mark Factory::isAvailable method as deprecated.",
"is_bot": false,
"headline": "Merge pull request #26 from spiral/fix/deprecate-method",
"author_name": "Pavel Buchnev",
"author_login": "butschster",
"committed_at": "2022-08-22T14:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe092529db6ec36037a08176410649f77334c4f",
"body": null,
"is_bot": false,
"headline": "Mark Factory::isAvailable method as deprecated.",
"author_name": "butschster",
"author_login": "butschster",
"committed_at": "2022-08-22T13:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5f99ed9413b93a01774ce203a7962f44aa88fa0",
"body": null,
"is_bot": false,
"headline": "Update .rr.yaml",
"author_name": "Valery Piashchynski",
"author_login": "rustatian",
"committed_at": "2022-02-22T08:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4156c289996d0202bad6ff162f8b0495fb505dc0",
"body": null,
"is_bot": false,
"headline": "Update .rr.yaml",
"author_name": "Valery Piashchynski",
"author_login": "rustatian",
"committed_at": "2022-02-22T08:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6907efdd23b5cc68c606628cb66553567a7ee931",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Valery Piashchynski",
"author_login": "rustatian",
"committed_at": "2022-02-22T08:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e90241450c747c6fa89956dde1418f1bf84e6e2",
"body": "Add kv.Clear method support",
"is_bot": false,
"headline": "Merge pull request #24 from spiral/feature/kv-clear",
"author_name": "Kirill Nesmeyanov",
"author_login": "SerafimArts",
"committed_at": "2021-08-06T10:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d98facf3d1246b9743aa2961591b9f8d65860162",
"body": null,
"is_bot": false,
"headline": "Add kv.Clear tests",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-08-06T01:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ef1f6b6a19eaecb89999f3d0b67a47345e2c60",
"body": null,
"is_bot": false,
"headline": "Fix rpc typo",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-08-06T01:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aedb3226e4c226825d207bbd46936acd6a1eb36c",
"body": null,
"is_bot": false,
"headline": "Implement kv.Clear method",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-08-05T23:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d476fc804a3b685d56e0bf1a15a39cb238e44507",
"body": null,
"is_bot": false,
"headline": "Improve readme",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-17T18:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af403f67eb39c1faa66caf6e07c57b564bc07240",
"body": null,
"is_bot": false,
"headline": "Add coverage ignore",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-15T19:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8faec50f3cb60f019cda870b90720b41864f9b",
"body": null,
"is_bot": false,
"headline": "Fix codestyle",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-15T18:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a77b6bd4b202a72cbc91160fc17a4e636bff4b1c",
"body": null,
"is_bot": false,
"headline": "Fix codestyle",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-15T18:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff934f5f3e18db6fc42f379b5e7fc4df7012952",
"body": null,
"is_bot": false,
"headline": "Suppress psalm notice",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-15T18:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bea78c98e49da5f7a23595a835e7b73b046e7a5",
"body": null,
"is_bot": false,
"headline": "Improve tests",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-15T18:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a894f47ddab41309fa744a06f37a702121512e98",
"body": null,
"is_bot": false,
"headline": "Improve readme",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-15T18:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f5b343d1040347c4d397f768a6c174a3786f7d1",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-15T18:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb3a140e3dd1c42e740b4b5032931fbb545572d",
"body": null,
"is_bot": false,
"headline": "Fix psalm and codestyle issues",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T19:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25a56deb743b8ca62aa4df0f18dadc869baec2b",
"body": null,
"is_bot": false,
"headline": "Add serializer aware interface",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T19:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c805e8e1d55307c14cdad8ec15618ef0bc8d5dc0",
"body": null,
"is_bot": false,
"headline": "Improve factory constructor",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T19:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd80d64cf6bea0bc9561a84f9c25d66c1b97d23",
"body": null,
"is_bot": false,
"headline": "Make factory final",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T19:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b1d79af45c6106a2821416db870bd68f9023522",
"body": null,
"is_bot": false,
"headline": "Add exception while encoding incorrect data",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T17:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811ba3499b05980ac37c1eb799f25478fbf398d7",
"body": null,
"is_bot": false,
"headline": "Add @throws docblock tags",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T17:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb873d4422f56cd363a3f9fc77f85331e8e97f75",
"body": null,
"is_bot": false,
"headline": "Improve exceptions",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T17:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b15c5de7ed0ebb45522ec59af11f0ee92bfb47de",
"body": null,
"is_bot": false,
"headline": "Typo in readme",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T15:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f2db36cd3e772146043f413a8428d5c0c8ac6d",
"body": null,
"is_bot": false,
"headline": "Rename classes",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T15:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b055aa1119acace34ad29165d35a29777997faac",
"body": null,
"is_bot": false,
"headline": "Typo in readme",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T15:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46894d20c478867a4296f02f4c9ac73dd1e8e22",
"body": null,
"is_bot": false,
"headline": "Improve readme",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T14:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94c86e5d2135ef13d6bdabce9e5438d8f3564c89",
"body": null,
"is_bot": false,
"headline": "Add more serializers",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T14:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e870e05da116d22aeed7751226248e8d6d2be846",
"body": null,
"is_bot": false,
"headline": "Add value serializer",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-12T13:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "437f9b07f92d7d6ad89c1de54cfa47e42319c17b",
"body": null,
"is_bot": false,
"headline": "Add phpcs",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-10T18:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a2ef119172b626c0f1cd862abb3b987e4b57f8",
"body": null,
"is_bot": false,
"headline": "Version typo",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-10T18:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2a05b139cfd70fed6cf05f7355752ac0b275b4",
"body": null,
"is_bot": false,
"headline": "Remove PHP 7.2 and 7.3 tests",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-10T18:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e517f0456b0addfba4cd1a0661fdf366b4169b5",
"body": null,
"is_bot": false,
"headline": "Add PSR-16 implementation.",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-10T18:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08bdbb270dfed88beb617deadbafd361df7aff54",
"body": null,
"is_bot": false,
"headline": "A little code improvements",
"author_name": "SerafimArts",
"author_login": "SerafimArts",
"committed_at": "2021-06-09T12:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a533854f41483422ce207c918f156bfe892cd68a",
"body": null,
"is_bot": false,
"headline": "- Remove all golang code",
"author_name": "Valery Piashchynski",
"author_login": "rustatian",
"committed_at": "2021-04-23T19:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3397db7fc99818b9bbcd6e19f383b595359f4f78",
"body": "Update KV according discussion",
"is_bot": false,
"headline": "Merge pull request #22 from spiral/update_flatbuffers",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-06-01T13:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f718cb8dcc680c911a3ef23dd97b8fbcf6c84615",
"body": "…buffers\n\n# Conflicts:\n#\t.rr.yaml",
"is_bot": false,
"headline": "Merge remote-tracking branch 'remotes/origin/master' into update_flat…",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-06-01T13:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170ae2106a21210aba4bfff83a95032e6f982076",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-24T16:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a3d6e17d89bc3df3c4f7b28441cd36bee5de371",
"body": null,
"is_bot": false,
"headline": "Update .rr.yaml",
"author_name": "Anton Titov",
"author_login": "wolfy-j",
"committed_at": "2020-04-24T12:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c652682d78991fa521d9eb4d671e403b44f960",
"body": null,
"is_bot": false,
"headline": "add stop function",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T18:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc812a24dd83c3d29fe5c570b2375a9bddd8739c",
"body": null,
"is_bot": false,
"headline": "#21 update Packer.php",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T16:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b6633af41a4a63718800b72a2055b082eecce5",
"body": null,
"is_bot": false,
"headline": "#21 change API",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T16:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85eb04069912db34596af4f28a2d871e1b5b0c80",
"body": null,
"is_bot": false,
"headline": "Update according discussion",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T15:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d047310d92ca5f05c7db559a2c8fa62a0201b82e",
"body": "Update on flatbuffers",
"is_bot": false,
"headline": "Merge pull request #19 from spiral/support_data_packing_via_flatbuffers",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T12:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05610cc383686897c506411f770e7be8bbef7273",
"body": null,
"is_bot": false,
"headline": "CI check",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T12:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8fb8940ee223e7f411f7996f412844d50380924",
"body": null,
"is_bot": false,
"headline": "update set data fb packing",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T12:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a111fefe1f1ddbf8b2fc6648a956d8041660f00",
"body": null,
"is_bot": false,
"headline": "rpc",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T10:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cca9d606f5eaeb82ea9a4057641c10ecfb69d5b",
"body": "…a_packing_via_flatbuffers",
"is_bot": false,
"headline": "Merge remote-tracking branch 'remotes/origin/master' into support_dat…",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T08:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f199d4b7edf185133af97f9acd27789ead40381",
"body": "Feature/factory",
"is_bot": false,
"headline": "Merge pull request #20 from spiral/feature/factory",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-23T07:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d3fd597de872df3be7cd2e74538837b78586d5",
"body": null,
"is_bot": false,
"headline": "Change ci-build.yml step name",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T06:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d05a4ccdb63756e5ca89ba481531e74dc8a5d2",
"body": null,
"is_bot": false,
"headline": "Fix composer scripts",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T06:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "997a6a78fce15c2632e91dedeaa13973a95c32c4",
"body": null,
"is_bot": false,
"headline": "Add php7.2 version into ci-build.yml",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T06:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f14b01d23fb19f96c7bff67c213d1203d5351ad",
"body": null,
"is_bot": false,
"headline": "Fix code-style",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T06:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "980718820d1431aacea10746ccf93c22998d07f4",
"body": null,
"is_bot": false,
"headline": "Fix code-style",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T06:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aab723d679c0f916e4ad0363d8bd413e4f74a29",
"body": null,
"is_bot": false,
"headline": "Add composer scripts",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T06:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc357897a527ff0f647345d4924836724ca70e3",
"body": null,
"is_bot": false,
"headline": "Add Factory.php",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-23T06:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049f3824cfe7bedd071d83ea4f165365f6bf15a9",
"body": null,
"is_bot": false,
"headline": "Update on flatbuffers",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-22T19:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b74555e949b214742047d37da0f3cba7d8e20cfb",
"body": "…a_format\n\nuse timeouts in RFC3339 format",
"is_bot": false,
"headline": "Merge pull request #17 from spiral/replace_timeouts_with_rfc_3339_dat…",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-22T08:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76777badee2eae0424581b629ebf9fc9c49b4d6b",
"body": "…om:spiral/kv into replace_timeouts_with_rfc_3339_data_format",
"is_bot": false,
"headline": "Merge branch 'replace_timeouts_with_rfc_3339_data_format' of github.c…",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-21T20:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6de4420f6bf5d0d54be85fb546c73af7ab6db8f9",
"body": null,
"is_bot": false,
"headline": "add comment about using flatbuffers",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-21T20:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d877abbe46ef1c7074c493c8b088f60d7d0fde04",
"body": "Fix RPC Relay API",
"is_bot": false,
"headline": "Merge pull request #18 from spiral/feature/update_rpc_relay_api",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-21T17:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf07d72263fb1a7a8096b5fcec729c087b8f523",
"body": null,
"is_bot": false,
"headline": "Fix RPC Relay API",
"author_name": "Valentin V / vvval",
"author_login": null,
"committed_at": "2020-04-21T16:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6db0789a82bda47e81ae108374d9f3412cd5d32",
"body": null,
"is_bot": false,
"headline": "use timeouts in RFC3339 format",
"author_name": "Valery Piashchynski",
"author_login": null,
"committed_at": "2020-04-21T16:39:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 0,
"latest_release_at": "2025-05-05T13:09:20Z",
"latest_release_tag": "v4.3.1",
"releases_from_tags": false,
"days_since_last_push": 442,
"active_weeks_last_year": 0,
"days_since_latest_release": 442,
"mean_days_between_releases": 176.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "spiral/roadrunner-kv",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/spiral/roadrunner-kv",
"is_deprecated": false,
"latest_version": "v4.3.1",
"repository_url": "https://github.com/roadrunner-php/kv",
"versions_count": 10,
"total_downloads": 4113525,
"dependents_count": 12,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 271055,
"first_published_at": null,
"latest_published_at": "2025-05-05T13:08:45Z",
"latest_version_yanked": null,
"days_since_latest_publish": 442
}
]
},
"popularity": {
"forks": 3,
"stars": 11,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": {
"days": [
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-11-17",
"count": 1
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_stars": 11
},
"open_issues_and_prs": 0
},
"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": 20922,
"source_files_sampled": 31,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "psr/simple-cache",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "2 - 3"
},
{
"name": "roadrunner-php/roadrunner-api-dto",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "spiral/goridge",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.2"
},
{
"name": "spiral/roadrunner",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2023.1 || ^2024.1 || ^2025.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "psr/simple-cache",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "roadrunner-php/roadrunner-api-dto",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spiral/goridge",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spiral/roadrunner",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "roave/security-advisories",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spiral/code-style",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "vimeo/psalm",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 4,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 28,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "SerafimArts",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/2461257?v=4"
},
{
"type": "User",
"login": "butschster",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/773481?v=4"
},
{
"type": "User",
"login": "msmakouz",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/67324318?v=4"
},
{
"type": "User",
"login": "roxblnfk",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/4152481?v=4"
},
{
"type": "User",
"login": "rustatian",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8040338?v=4"
},
{
"type": "User",
"login": "wolfy-j",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/796136?v=4"
},
{
"type": "User",
"login": "L3tum",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9307432?v=4"
},
{
"type": "User",
"login": "vvval",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11367763?v=4"
},
{
"type": "User",
"login": "meekstellar",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/44509066?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.411
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cs-fix.yml",
"phpunit.yml",
"psalm.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": true,
"has_linter_config": true,
"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": 0,
"reason": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"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": 6,
"reason": "Found 10/15 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 38 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": 0,
"reason": "no 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0db13f212c64463bd26cf71e28d0a8bdf997a4a0",
"ran_at": "2026-07-22T02:22:01Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-19T02:09:59Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-05-05T13:08:45Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/roadrunner-php/kv",
"host": "github.com",
"name": "kv",
"owner": "roadrunner-php"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 38,
"inputs": {
"security": 29,
"vitality": 21,
"community": 59,
"governance": 71,
"engineering": 68,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"weighted_overall_before_jurisdiction": 51,
"overall_after_jurisdiction_multiplier": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 442,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 442 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 442
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v4.3.1",
"releases_from_tags": false,
"days_since_latest_release": 442,
"mean_days_between_releases": 176.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 442 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 442
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~176.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 176.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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 442,
"days_since_last_human_commit": 442,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 442 days; 2 unmet obligation(s): Scorecard reports it unmaintained, CI broken",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 442,
"count": 2,
"signals": "Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 3,
"stars": 11,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"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": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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 (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": 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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"packages": [
"spiral/roadrunner-kv"
],
"dependents": 12,
"ecosystems": "packagist",
"total_downloads": 4113525,
"monthly_downloads": 271055
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "271,055 downloads/month across packagist",
"points": 72.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 271055,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "12 packages depend on it",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 12
}
}
],
"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": 71,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 9,
"top_contributor_share": 0.411
},
"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 41% of commits",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 38 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 86,
"inputs": {
"merged_prs": 28,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/29 decided PRs merged",
"points": 36.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 29
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/15 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 37,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "roadrunner-php",
"public_repos": 26,
"account_age_days": 1646
},
"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": "37 followers of roadrunner-php",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 37,
"login": "roadrunner-php"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~4 yr old",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"spiral/roadrunner-kv"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 442
},
"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 442 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 442
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"php",
"roadrunner",
"memcached",
"redis",
"boltdb",
"memory",
"cache",
"caching-library"
],
"has_wiki": false,
"homepage": "https://roadrunner.dev",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://roadrunner.dev",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.9,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"security_posture_after_multiplier": 29,
"security_posture_before_jurisdiction": 39
},
"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": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 10/15 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 38 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": "no update tool detected",
"points": 0,
"status": "missed",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "good",
"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": 75,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 2,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 35
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (2)",
"points": 75,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 2,
"country": "Russia"
}
}
],
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"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": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": 20922,
"source_files_sampled": 31,
"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/31 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 31,
"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-22T02:22:18.828582Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/roadrunner-php/kv.svg",
"full_name": "roadrunner-php/kv",
"license_state": "standard",
"license_spdx": "MIT"
}