原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4137,
"has_wiki": true,
"homepage": "https://glide.valkey.io",
"languages": {
"C": 1621499,
"M4": 23356,
"PHP": 1542318,
"HTML": 282434,
"Shell": 12384,
"Python": 26406,
"Makefile": 9400
},
"pushed_at": "2026-07-24T17:44:07Z",
"created_at": "2025-07-15T13:29:57Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T16:31:18Z",
"description": "An open source Valkey client library that supports Valkey, and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "C",
"significant_languages": [
"C",
"PHP"
]
},
"owner": {
"blog": "valkey.io",
"name": "Valkey",
"type": "Organization",
"login": "valkey-io",
"company": null,
"location": null,
"followers": 1672,
"avatar_url": "https://avatars.githubusercontent.com/u/164458127?v=4",
"created_at": "2024-03-22T04:25:06Z",
"is_verified": null,
"public_repos": 45,
"account_age_days": 856
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2026-07-03T17:20:47Z"
},
{
"tag": "v1.1.2-rc5",
"kind": "prerelease",
"published_at": "2026-07-03T07:10:02Z"
},
{
"tag": "v1.1.2-rc4",
"kind": "prerelease",
"published_at": "2026-07-03T01:42:31Z"
},
{
"tag": "v1.1.2-rc3",
"kind": "prerelease",
"published_at": "2026-07-03T00:56:24Z"
},
{
"tag": "v1.1.2-rc2",
"kind": "prerelease",
"published_at": "2026-07-03T00:48:42Z"
},
{
"tag": "v1.1.2-rc1",
"kind": "prerelease",
"published_at": "2026-07-03T00:33:54Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-07-03T00:13:39Z"
},
{
"tag": "v1.1.1-rc5",
"kind": "prerelease",
"published_at": "2026-07-02T06:20:08Z"
},
{
"tag": "v1.1.1-rc4",
"kind": "prerelease",
"published_at": "2026-07-02T05:59:49Z"
},
{
"tag": "v1.1.1-rc3",
"kind": "prerelease",
"published_at": "2026-07-02T05:33:33Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-05-15T17:48:58Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-01-28T00:29:38Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2025-11-28T21:17:40Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-09-17T20:46:01Z"
}
],
"recent_commits": [
{
"oid": "5d46e05dcda437b34e2f651a9d174e51a1155a54",
"body": "* Implement reset command\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "Implement reset command (#273)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-07-24T16:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b83799967804337039ccd4f0cc641166e946092b",
"body": "* Implement save command\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "Implement save command (#272)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-07-23T16:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a00d4b944e41ab8e0fbc05788cb985ab1e7a56c",
"body": "* PHP: Implement bgwriteaof command\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Implement bgwriteaof command (#271)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-07-21T19:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70052149b094e8ddba7fa90d9bc1e1c8df0e8478",
"body": "Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.8.0 to 5.5.0.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/c1e323688fd81a25caa38c78aa6df2d33d3e20d9...0f481fcb613427c0f801b606911222b5b6f3083a)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/setup-java from 4.8.0 to 5.5.0 (#267)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T20:16:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d13968a8e1ac48a3a8b891fd4bac7fb6d42d59f5",
"body": "…#266)\n\nBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.11 to 8.1.1.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/22a9089034f40e5a961c8808d113\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.1.1 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T18:02:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6bbce9cb214339ee34374233d8ab3363d1e672b6",
"body": "…268)\n\nBumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.4.0 to 4.1.1.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)\n- [Commits](ht\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/attest-build-provenance from 2.4.0 to 4.1.1 (#…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T17:33:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "09bfc7ec67f4cfb977fa2cc2d5813344b1dd0a3f",
"body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 3.0.1 to 3.0.2.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/so\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 (#269)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T16:50:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "816659c4cb69cb69d8d2f1509212a6c972263032",
"body": "Bumps [actions/stale](https://github.com/actions/stale) from 10.3.0 to 10.4.0.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/eb5cf3af3ac0a1aa4c9c45633dd1ae542a27\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/stale from 10.3.0 to 10.4.0 (#270)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T16:44:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd21aae899e63cbff14d871e78ab332b4232640b",
"body": "Signed-off-by: ort-bot <valkey-glide@lists.valkey.io>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Updated attribution files (#263)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-16T18:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00151eccba2236a288aa2a19e6a8a012937f8e6",
"body": "Signed-off-by: ort-bot <valkey-glide@lists.valkey.io>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Updated attribution files (#261)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-15T17:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49bb55bc2438e7ab381e4c8ef77e582ba943d8b4",
"body": "Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 42dc69e1aa15d09112580998cf2ef0119e2e91ae to e18b497796c12c097a38f9edb9d0641fb99eee32.\n- [Release notes](https://github.com/swatinem/rust-cache/releases)\n- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG\n[…]\n38f9edb9d0641fb99eee32\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump Swatinem/rust-cache (#194)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T22:36:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4cc7e0a3220b3eb01716974f0eda96c58968b746",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Fix version in workflow files (#260)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-07-14T21:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a079d6fd4a7c66a5f054e1f5bf50675c9af1cbcf",
"body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.2 to 3.0.1.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/so\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump softprops/action-gh-release from 2.6.2 to 3.0.1 (#254)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T21:23:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1b685d7e0957a1cb6a76d48cca221ce92954196",
"body": "…edis methods (#220)\n\ntrack getLastError/clearLastError as missing PHPRedis methods (#220)\n\nSigned-off-by: tnucera <thibault.nucera@gmail.com>\nSigned-off-by: prateek-kumar-improving <prateek.kumar@improving.com>\nCo-authored-by: prateek-kumar-improving <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "fix(compatibility): track getLastError/clearLastError as missing PHPR…",
"author_name": "tnucera",
"author_login": "tnucera",
"committed_at": "2026-07-14T20:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b32b6c5b5a8e0d245caa4083e73755ebbe69baa",
"body": "Signed-off-by: ort-bot <valkey-glide@lists.valkey.io>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Updated attribution files (#259)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-14T19:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48c6196ffb14acd64cc5e5111d7e5b232e349a0",
"body": "…tibility (#221)\n\n* PHP: Implement getLastError() and clearLastError() for PHPRedis compatibility\n\nSigned-off-by: tnucera <thibault.nucera@gmail.com>\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>\nCo-authored-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Implement getLastError() and clearLastError() for PHPRedis compa…",
"author_name": "tnucera",
"author_login": "tnucera",
"committed_at": "2026-07-14T18:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ba76dffc991b5311298fa77f14c19a61c62d18",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/checkout from 4.2.2 to 7.0.0 (#253)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T17:31:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0be51014f36557a823665baa2ff86c60ba0432b1",
"body": "Signed-off-by: ort-bot <valkey-glide@lists.valkey.io>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Updated attribution files (#257)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-13T20:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3d36c5a30e5958eb243a99481b1e4aca458fb5",
"body": "* PHP: fix ort workflow to verify signatures\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: fix ort workflow to verify signatures (#255)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-07-13T19:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac102f8c704a5a939e0b4f1d1243edb5a5f567d4",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 6.1.0.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/0057852bfaa89a56745cba8c7296529d2fc3983\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/cache from 4.3.0 to 6.1.0 (#252)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T16:33:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d4a29f2636b2d7341fec5a6a321417f3d906086b",
"body": "---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan\n dependency-version: 2.2.1\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "deps-dev(deps-dev): update phpstan/phpstan requirement (#216)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-13T16:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e702d958ce5c33ea0fba053b6ef04cc0d94e4e",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 7.0.1.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...043fb46d1a93c77aae656e7c1c\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 (#249)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T18:43:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c21e98396d0eb6258e7233f205a159545583550",
"body": "Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 96b4a1ef7235a096b17240c259729fdd70c83d45 to e8998f949152b193b063cb0ec769d69d929409be.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actio\n[…]\n63cb0ec769d69d929409be\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/attest-build-provenance (#248)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T18:43:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d398309c75f8c5049f06bcd51cb4516a6fbd7347",
"body": "Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.3.0.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/5bef64f19d7facfb25b37b414482c7164d639\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "ci(deps): bump actions/stale from 9.1.0 to 10.3.0 (#247)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T18:43:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8bafac66779c9379f4af20c88ff02309b05da0a3",
"body": "…nds (#237)\n\n* feat(php): implement BGSAVE, BGSAVE SCHEDULE, and BGSAVE CANCEL commands\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "feat(php): implement BGSAVE, BGSAVE SCHEDULE, and BGSAVE CANCEL comma…",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-07-10T17:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8314971240023ad2230a6baa651b91743ea64a1",
"body": "Release-1.1.2 branch\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>\nSigned-off-by: prateek-kumar-improving <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "Release 1.1.2 (#239)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-07-10T01:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b25cf08d731eae0437a044ddda6342c1ab9e97f",
"body": "* Fix pie install using .tgz file\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Fix pie install using .tgz file (#233)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-06-30T22:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57315eb5f4aef3bdc5ae7cfbdc78c8158f9b853e",
"body": "* PHP: Update package.json\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>\n\n* PHP: Update changelog.md\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>\n\n---------\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update package.json (#232)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-06-29T18:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e95bd4a4d819d1bb74e61d173e51222485539e45",
"body": "* Fix pie install\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Fix pie install (#229)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-06-26T17:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f2451ebac1ce8c02f27098e5bd453eb23de6df9",
"body": "* Update valkey-glide submodule for shared actions\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\n\n* Migrate to shared actions from valkey-glide submodule\n\n- Create local install-shared-dependencies wrapper in .github/actions/\n that delegates to submodule's individual actions\n[…]\nule to main and point reusable workflows to @main\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\n\n---------\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "CI/CD - use shared actions/workflows (#223)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-06-19T21:50:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc1e64bb695bc4f0100c9834b0b69da05c12df89",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>\nSigned-off-by: prateek-kumar-improving <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "Add Release 1.1 changes to main (#222)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-06-05T20:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f00aae152a379035898821c822ab68e3c1838b5",
"body": "… (#196)\n\n* feat: add address resolver support for standalone and cluster clients\n\n---------\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add address resolver support for standalone and cluster clients…",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-06-04T11:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a929e5399435d39bde10aa999367b8b3c56a92b2",
"body": "* PHP: add PHPRedis compatibility check script\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: add PHPRedis compatibility check script (#209)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-06-02T20:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db80a1da4496f1c8155647d7782dc4d2227c95e2",
"body": "Signed-off-by: Edward Liang <edward.liang@improving.com>",
"is_bot": false,
"headline": "fix(ci): Update `valkey-bundle` image to a stable version (#214)",
"author_name": "Edward Liang",
"author_login": "edlng",
"committed_at": "2026-05-29T19:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4451d0b692a5d1edea9afc782e23338ddb29c8c2",
"body": "* PHP: Update lib-name and lib version\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update lib-name and lib version (#210)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-05-27T22:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08908c567ed5627291d827feee44786880ab9675",
"body": "* PHP: prevent script injection in create-version-pr action\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: prevent script injection in create-version-pr action (#206)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-05-14T19:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb15a4934d5d6fa15e0ef712d8f553af867f61ea",
"body": "* Added: reusable test.yml base implementation and nightly FMT runs.\n* added nightly.yml for night FMT testing\n---------\n\nSigned-off-by: Alex Le <alex.le@improving.com>",
"is_bot": false,
"headline": "Adding reusable test and nightly FMT (#192)",
"author_name": "Alex Le",
"author_login": "Aryex",
"committed_at": "2026-05-13T22:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ba67cbacda48edc99a550a27f96a8c05684ad4",
"body": "* PHP: Add artifact signing\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add artifact signing (#189)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-05-06T09:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675ee87b412432a603c5782f37b154eb0902760f",
"body": "* PHP: Pin github actions to SHA\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Pin github actions to SHA (#188)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-05-06T08:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1cf8539a543bae4d6bd3cb1888aa786ce9d8abc",
"body": "* PHP: Remove security.md file\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Remove security.md file (#187)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-05-06T08:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baaea456299eafc6e32c2c7dc2ab38155145e039",
"body": "Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "PHP: implement client-side caching with TTL-based expiration (#180)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-04-30T18:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b25f1bb8258cbfae6519059ff131c110554895",
"body": "* php: fix memory leaks and resource management issues\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: fix memory leaks and resource management issues (#174)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-04-29T16:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073ed4f639bf737dbe9ac8186965c28fa7218370",
"body": "* chore: update valkey-glide submodule to compression-extension branch\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\n\n* feat(php): add compression blocked command error handling and update submodule\n\n- Update valkey-glide submodule to latest main with compression support\n- Ad\n[…]\ning\ntests that expect false for error conditions.\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\n\n---------\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "Updated Compression Support (#186)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-04-28T23:51:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9205bbb3ae0f4a3ead0c9e735d15f902cf20580",
"body": null,
"is_bot": false,
"headline": "CI: Add Modules Testing (#173)",
"author_name": "Edward Liang",
"author_login": "edlng",
"committed_at": "2026-04-24T23:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493fb83677e9de55a5085508fe7809c8936aab99",
"body": null,
"is_bot": false,
"headline": "feat(php): Add Core Valkey Search commands (#171)",
"author_name": "Edward Liang",
"author_login": "edlng",
"committed_at": "2026-04-24T17:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212197e1d9de2fe9de748a7904660b29016e76c3",
"body": "* PHP: Add JSON commands\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add JSON commands (#185)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-04-20T22:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc59c8114e67274bf8df44a9a71b9f18d08a86d",
"body": "* PHP: Add JSON_GET and JSON_SET commands\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add JSON_GET and JSON_SET commands (#184)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-04-16T22:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c37b0668686bb866e830ef81ad3e56fdc9ed211",
"body": "* test(php): refactor IAM authentication tests\n\n- Add new IamAuthTest.php with PSR-4 compliant class naming convention\n- Update TestValkeyGlide.php to include IAM authentication test suite\n- Remove legacy iam_auth_test.php in favor of standardized test structure\n- Implement IAM authentication test cases covering mock credentials and automatic token refresh\n- Align test file naming with PHP standards and project conventions\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "test: refactor IAM authentication tests (#151)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-04-12T04:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b70239754327b55fdb5a0980f4abdaea7db2796",
"body": "* Add test constants\n\nSigned-off-by: currantw <taylor.curran@improving.com>\n\n* Add helpers to the `TestSuite` base class\n\nSigned-off-by: currantw <taylor.curran@improving.com>\n\n* Bump valkey-glide submodule\n\nSigned-off-by: currantw <taylor.curran@improving.com>\n\n* Update lint-md.sh to exclude build \n[…]\n@improving.com>\n\n---------\n\nSigned-off-by: currantw <taylor.curran@improving.com>\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>\nCo-authored-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "Add DNS, TLS, and IP address tests (#157)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-09T21:27:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "607128e55feefa01f5e38ac8d3e3efc298fd6ccc",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update approved license for aws-lc-sys:0.39.0 (#176)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-03-27T16:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786537a70fba5239db74c05302d554401187923f",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update PECL installation readme (#160)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-03-06T18:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327dc505cbc17376d30df614b55a0010074aff23",
"body": "* Update valkey-glide submodule to latest main\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\n\n* force php ci to run\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\n\n* updating valgrind supression\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.\n[…]\ns.noreply.github.com>\n\n* Update iam_auth_test.php\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\n\n---------\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "Update valkey-glide submodule to latest main (#154)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-02-27T07:37:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60a5994c84964740159a0a3c2767089768c5d66a",
"body": "* PHP: Add Transparent Compression Feature\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP implement transparent compression feature (#150)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-02-24T19:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c23ec02a9a7813414737f6670ea6de204d96d94",
"body": "* feat(php): add OPT_REPLY_LITERAL option for OK response handling\n\nImplement PHPRedis-compatible OPT_REPLY_LITERAL option that allows\ncommands returning OK to return the string \"OK\" instead of boolean true.\n\nChanges:\n- Add reply_literal field to valkey_glide_object struct\n- Add setOption()/getOptio\n[…]\nIvanov <k.ivanow@gmail.com>\n\n* revert: reset valkey-glide submodule to match main\n\nSigned-off-by: Kristiyan Ivanov <k.ivanow@gmail.com>\n\n---------\n\nSigned-off-by: Kristiyan Ivanov <k.ivanow@gmail.com>",
"is_bot": false,
"headline": "feat(php): add OPT_REPLY_LITERAL option for OK response handling (#120)",
"author_name": "Kristiyan Ivanov",
"author_login": "KIvanow",
"committed_at": "2026-02-19T18:22:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "313a01d95f332cdea8e2f85725217154578dcc22",
"body": "* PHP: Update PHP readme, composer.json and NOTICE\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update PHP readme, composer.json and NOTICE (#149)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-02-17T18:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e70cb80eb3c7240d358e0b0315a33f8de512408",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update readme.md (#145)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-02-02T23:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d069014ca401608eeebc910eb0c8318541116b",
"body": "* PHP: Add soak tests\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add soak tests (#130)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-31T00:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c56068cd6b4deae3bfbd7d9f644e76726a060dd",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update change logs and package.xml notes (#144)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-29T23:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db741489610581df4e31d2a73952782eb4461d64",
"body": "* PHP: Update main with release-1.0\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "Php: update main with release 1.0 (#143)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-29T17:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4399dc3a73c8d8ca7fe61016bff38011eda7af",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update pull request template (#141)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-28T21:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5738614d8246d3ae42ea26c16d0078386ef77d8",
"body": "* PHP: Add benchmarks\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add benchmarks (#124)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-23T21:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34f88d5f01ef69ddd67da7c45f5788619a507d5f",
"body": "* PHP: Add connect method for ValkeyGlide client\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add connect method for ValkeyGlide client (#131)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-23T20:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3eaa967089045e87a573d029ced652aaeaedccb",
"body": "* Add the phpredis_aliases.php which creates aliases from Valkey GLIDE classes to PHPRedis classes. Only usable by PHP 8.3 or higher.\n* Add the script to package.xml but not composer.json's autoloader. It requires manual opt-in to\navoid errors if PHPRedis is already installed.\n* Add missing PHP classes to composer.json's autoloader and package.xml for OpenTelemetry configuration.\n\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Add aliases to PHPRedis-compatible class names (#126)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2026-01-22T17:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33067647a602a13958deef75fd2932745a6fd101",
"body": "* PHP: Remove ValkeyGlideClusterException\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Remove ValkeyGlideClusterException (#127)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-22T00:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bfb7222495f03c56797da192677111519522607",
"body": "* Update submodule to dynamic pubsub branch\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\n\n* Fix the build on PHP\n\n- Enforce use of a two-level namespace to fix a Rust linking error on Mac\n- Patch the compression level so that it works in the PHP build\n\nSigned-off-by: James D\n[…]\nn@improving.com>\n\n---------\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\nSigned-off-by: James Duong <duong.james@gmail.com>\nCo-authored-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "PHP Pub/Sub Implementation (#121)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-01-19T21:43:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c9d6ab7f547eb9cfb135837884c34686c59090c0",
"body": "* PHP: Add script and function commands\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add script and function commands (#97)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2026-01-16T20:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82bff0b45a1ade28aefa00627ecde7f3d8f58672",
"body": "* perf(php): optimize struct member ordering to reduce padding\n\nReorder struct members from largest to smallest alignment to minimize\nmemory padding overhead:\n\n- common.h: 6 structs (valkey_glide_object, batch_command, etc.)\n- valkey_glide_z_common.h: 4 structs\n- valkey_glide_geo_common.h: 3 structs\n[…]\n optimal 32-bit alignment\n- Remove outdated 'Batch mode tracking' section comment\n\nSigned-off-by: Kristiyan Ivanov <k.ivanow@gmail.com>\n\n---------\n\nSigned-off-by: Kristiyan Ivanov <k.ivanow@gmail.com>",
"is_bot": false,
"headline": "perf(php): optimize struct member ordering to reduce padding (#111)",
"author_name": "Kristiyan Ivanov",
"author_login": "KIvanow",
"committed_at": "2026-01-09T18:09:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb79b9dce419f88706f0e472396a53d22c480ae4",
"body": "* Add `lint-md.sh` script with `--fix` support.\n* Add `.markdownlint.json` configuration.\n* Update `lint.sh` to include markdown linting.\n* Document `markdownlint-cli` installation in `DEVELOPER.md`.\n\nSigned-off-by: Kristiyan Ivanov <k.ivanow@gmail.com>",
"is_bot": false,
"headline": "feat: add markdown linting support for developers (#110)",
"author_name": "Kristiyan Ivanov",
"author_login": "KIvanow",
"committed_at": "2026-01-06T17:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d162de44283de1b0e58178c90edf65b281066baf",
"body": "* Added context parameter to `ValkeyGlide` and `ValkeyGlideCluster` constructors for PHPRedis compatibility.\n* Added `root_certs` and `root_certs_len` fields to `valkey_glide_tls_advanced_configuration_t` struct.\n* Updated `valkey_glide_build_client_config_base` and `create_connection_request` to parse TLS configuration.\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "(feat): Add TLS support for secure connections (#100)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-01-05T22:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff7fe3d0ad87ff9c9abca607468409835b209f8",
"body": "* Job was queuing indefinitely because the expected self-hosted runner doesn't exist.\n* Updated job to use GitHub-hosted Linux with ARM (`ubuntu-24.04-arm`) instead of self-hosted runner.\n* Added required installation steps, following established patterns in other jobs.\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "(ci): `test-modules` job queuing indefinitely (#106)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-01-05T16:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc0d6a09f434704cfb50ae2e12b43a50c5e31a80",
"body": "- Improve scripts (separate languages and allow fixing).\n- Update configuration (remove unnecessary exclusions)\n- Consistent versioning (don't use different versions locally and in CI).\n- Consistent behaviour (use same script locally and in CI)\n- Git hook and hook installation script.\n- Improved documentation\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "(dev): Update and improve linting infrastructure (#104)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-01-02T16:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b892eee9554cf28ed285f561dfbfc8dbc0e3e2e7",
"body": "* ci: Add release automation workflows and version management\n\n- Add commit-version-changes action to automate version bumping and commits\n- Add create-version-pr action to create pull requests for version updates\n- Add setup-release-branches action to initialize release branch structure\n- Add test-\n[…]\nate if release tag matches RC pattern (-rc[0-9]+)\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\n\n---------\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: Add release automation workflows and version management (#94)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2025-12-19T22:22:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1928211a795b8434d1d4beca76e0958eb4b8f055",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "chore: bump valkey-glide submodule for root_certs support (#99)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2025-12-19T19:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd0cadc6635d84d94195a78d778782620eec36c0",
"body": "* Fix mac development instructions\n\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "Fix mac development instructions (#96)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2025-12-18T16:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fca36c86bd7f17d86c9f805ecccf340ddc085c99",
"body": "* fix(Makefile): Improve sed regex patterns for whitespace handling (#82)\n\n- Update sed pattern to handle both spaces and tabs in .gitmodules parsing\n- Replace `\\s*` with `[ \\t]*` for better compatibility with sed\n- Fix path extraction regex to properly strip leading characters and whitespace\n\nSigne\n[…]\n\n- Add cargo bin directory to GitHub Actions PATH\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\n\n---------\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "Cherry-pick: merge release 0.10 branch to main (#91)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2025-12-09T21:52:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "864edaf8e90467fd2720850ce0bcb2507df36f21",
"body": "* PHP: Add OTEL support\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add OTEL support (#72)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2025-11-25T23:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c3566e1f3273d2f354d97ebfbc3d084c8a4a31",
"body": "Add `git-secrets-scan` workflow\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add `git-secrets-scan` workflow (#74)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2025-11-25T23:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872f8a2710832681cfe556df56469dfe80346e83",
"body": "* PHP: Update password API\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update password API (#73)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2025-11-20T22:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83964a5f9e4ee234c3059abb9b9ec7c43e0c034",
"body": "Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Update composer.json add ignore config (#75)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2025-11-19T17:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c3c1cb2c490eddace3d7e47fcd37f1d08558b9",
"body": "* PHP: Add refresh topology\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add refresh topology configuration (#70)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2025-11-06T00:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13de2c8ebb864df6e5843cae70f515a92d5e5b0d",
"body": "* PHP: Add logging\n\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "PHP: Add logging (#68)",
"author_name": "prateek-kumar-improving",
"author_login": "prateek-kumar-improving",
"committed_at": "2025-10-31T20:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73d11536397ec7464c6bad1fd9e962a28723e79",
"body": "* feat(auth): Add IAM authentication support for ElastiCache and MemoryDB\n\n- Extend `valkey_glide_server_credentials_t` to support IAM authentication\n- Add `valkey_glide_service_type_t` enum for ElastiCache and MemoryDB service types\n- Create `valkey_glide_iam_config_t` struct to store IAM authentic\n[…]\n24+affonsov@users.noreply.github.com>\n\n* fix lint\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\n\n---------\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "Add IAM authentication support for ElastiCache and MemoryDB (#69)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2025-10-31T20:28:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca906491576a8f2f8698b69e65b0d0786b681038",
"body": "Signed-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Create AGENTS.md (#67)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-10-25T00:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3652e38d8ff5193da0ab1a6d8deea7d0334eb6ec",
"body": "* Fixed PHP lint errors.\n\nSigned-off-by: asafpamzn <asafp@amazon.com>",
"is_bot": false,
"headline": "Fix memory leaks found by valgrind (#64)",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-10-23T08:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1bab88d0795057c2295d6bedc91f2bb7fe1a72",
"body": "* Fixed PHP lint errors.\n\n---------\n\nSigned-off-by: asafpamzn <asafp@amazon.com>",
"is_bot": false,
"headline": "Fix memory leaks (#63)",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-10-21T11:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e549f923caea246d9278c87f25fa19927ecb5192",
"body": "* Support SELECT, COPY, and MOVE commands in cluster mode.\n* Allow specifying the target database with COPY commands.\n* Re-enable SELECT tests that were disabled.\n* Disallow SELECT to be used in batch mode with a graceful error message.\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Support SELECT, COPY, and MOVE commands in cluster (#61)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-10-09T23:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a470477720d1e4ee700d72be0be31e79ad45e0de",
"body": "* Support the database_id parameter when constructing ValkeyGlideCluster instances.\n* Make the database_id field part of the base configuration instead of only standalone in the extension code.\n* Simplify the extension code to eliminate the standalone-specific configuration object.\n* Update unit tes\n[…]\n 15 inclusive.\n* Update valkey-glide to commit 81079af701e6d1d24028d4414736709fc342acd1.\n* Fix patching of types.rs to address valkey-glide changes.\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Add multi-DB support to cluster mode constructor (#59)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-10-09T17:01:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f1e928a56e7535802e5c66b813468034e4802691",
"body": "* Add functions and make signatures based on similar functions for non-hash collections\n* Add implementation in Zend layer\n* Add documentation in stubs\n* Add integration tests\n* Add batch tests\n* Update test matrix to add Valkey 9 target\n* Fixed worfklows to correctly test Valkey server based on test matrix\n* Fixed version detection in tests to correctly use valkey_version when possible instead of just redis_version.\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Support HFE commands for Valkey 9 (#56)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-10-09T16:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a57f94dd7d04c3168deb741a1b4aa330f3afb5",
"body": "* Fixed PHP lint errors.\n\n* Fixed memory leaks\n\nSigned-off-by: asafpamzn <asafp@amazon.com>",
"is_bot": false,
"headline": "Fix memory leaks (#58)",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-09-30T05:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7e8dc3ebf82fee0abe9d2db110a2d5fc8dd9cc",
"body": "1. Dead code removal\n\n2. New tests for route in INFO and FlushDB.\n3. Add error in case batch is used inside batch.\n\nSigned-off-by: asafpamzn <asafp@amazon.com>",
"is_bot": false,
"headline": "Dead code removal",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-09-28T05:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b1da709aef2e1ef7f47b9ff16e4b5808d033a4",
"body": "Fix building the extension on Mac:\n- Portably link the FFI library and libresolv\n- Avoid redundant linking -lprotobuf-c and fix detection of protobuf-c\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Fix building the extension on Mac (#57)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-09-28T01:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62249e0e87cc1947e00a3849d4c56e944a38c971",
"body": "- Enhanced caching for Cargo dependencies, APT packages, build tools such as protoc and cbindgen.\n- Added Cargo sparse registry and pre-fetch for faster builds\n- Created composite action for common setup\n- Add pre-compiled cache of third-party crates for development builds (not PIE or PECL)\n- Add pa\n[…]\nand cargo during extension compilation\n- Remove some scenarios where the FFI library was double-built\n- Expected speedup: 10min builds -> 6 minutes.\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Add caching of OS and Rust dependencies (#53)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-09-26T22:51:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "13874b9edb8d3ad70be482f70564d6aed55d22c7",
"body": "* Fixed PHP lint errors.\n\nSigned-off-by: asafpamzn <asafp@amazon.com>\n\n* dead code removal\n\n* updates\n\n* GEo refactor\n\n---------\n\nSigned-off-by: asafpamzn <asafp@amazon.com>",
"is_bot": false,
"headline": "Add new tests and refactor GEO code",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-09-26T14:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c4572640cfce2d7c997dcb6968d23fc607e2ee7",
"body": "* Fixed PHP lint errors.\n\nSigned-off-by: asafpamzn <asafp@amazon.com>\n\n* dead code removal\n\n* updates\n\n---------\n\nSigned-off-by: asafpamzn <asafp@amazon.com>",
"is_bot": false,
"headline": "Dead code removal. (#50)",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-09-25T07:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf938b11b43ddff58d6b27836b6b2068427067a",
"body": "* Make valgrind CI fail if the test run itself failed.\n* Treat the workflow as a failure if Valgrind reported memory leaks or errors.\n* Add Valgrind suppression file for known cases.\n* Fix memory leaks relating to hash commands.\n* Extend timeout for TLS cluster test case as it was timing out when running Valgrind only.\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Fix Valgrind CI (#52)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-09-24T16:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69d5d981c51291ed1939b7796852b2954eda81fe",
"body": "- Build, install, and test PECL packages\n- Publish PECL packages to GitHub\n- The PECL install process relies more on doing operations\n during configure, such as submodule expansion and\n generating headers.\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Support PECL packages (#48)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-09-22T20:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6121b7d9e5057b32fcba085f2b96f32ec17fb3df",
"body": "* Add debug information for why ORT is failing\n* Use scancode versions specified by the scancode developers\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Fix ORT/scancode errors (#49)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-09-19T19:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459f65a01b0b53c823e47dbdb585b9e256b83811",
"body": "Signed-off-by: asafpamzn <asafp@amazon.com>",
"is_bot": false,
"headline": "Fixed PHP lint errors. (#46)",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-09-19T17:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca014f49b27cec9d128f6f8159d74e0f712b50c2",
"body": "Don't lint PHP code generated by protobuf\n\nSigned-off-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Exclude protobuf generated directories from PHPCS (#47)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2025-09-18T18:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fda58d7cc2cd5acbc6db3a0f05051518015a253",
"body": "Support transactions for all supported commands\n\nSigned-off-by: asafpamzn <97948347+asafpamzn@users.noreply.github.com>\nSigned-off-by: asafpamzn <asafp@amazon.com>\nCo-authored-by: James Duong <duong.james@gmail.com>",
"is_bot": false,
"headline": "Transaction support for all supported commands",
"author_name": "Asaf Porat Stoler",
"author_login": "asafpamzn",
"committed_at": "2025-09-18T09:53:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 145,
"latest_release_at": "2026-07-03T17:20:47Z",
"latest_release_tag": "v1.1.2",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 39,
"days_since_latest_release": 23,
"mean_days_between_releases": 0.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "valkey-io/valkey-glide-php",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/valkey-io/valkey-glide-php",
"is_deprecated": false,
"latest_version": "v1.1.2",
"repository_url": "https://github.com/valkey-io/valkey-glide-php",
"versions_count": 24,
"total_downloads": 408,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 64,
"first_published_at": null,
"latest_published_at": "2026-07-03T17:19:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 11,
"stars": 35,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 11
},
"star_history": null,
"open_issues_and_prs": 28
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 336267,
"source_files_sampled": 126,
"oversized_source_files": 16,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 6430
},
"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": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "google/protobuf",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "protobuf-php/protobuf-plugin",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 0,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 141,
"open_issues": 25,
"closed_ratio": 0.691,
"closed_issues": 56,
"closed_unmerged_prs": 52
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "asafpamzn",
"commits": 131,
"avatar_url": "https://avatars.githubusercontent.com/u/97948347?v=4"
},
{
"type": "User",
"login": "prateek-kumar-improving",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/178204713?v=4"
},
{
"type": "User",
"login": "jduo",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/1657237?v=4"
},
{
"type": "User",
"login": "affonsov",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/67347924?v=4"
},
{
"type": "User",
"login": "currantw",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/181785993?v=4"
},
{
"type": "User",
"login": "alexr-bq",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/72045206?v=4"
},
{
"type": "User",
"login": "edlng",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/76571219?v=4"
},
{
"type": "User",
"login": "KIvanow",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/541999?v=4"
},
{
"type": "User",
"login": "tnucera",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/10210667?v=4"
},
{
"type": "User",
"login": "Aryex",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/35547559?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.572
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"action.yml",
"codeql.yml",
"git-secrets-scan.yml",
"lint-yaml.yml",
"nightly.yml",
"ort-sweeper.yml",
"ort.yml",
"php.yml",
"publish-pecl.yml",
"publish-pie.yml",
"semgrep.yml",
"stale.yml",
"test-pecl.yml",
"test-pie.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpcs.xml",
"phpstan.neon"
],
"has_editorconfig": false,
"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": 5,
"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": "30 out of 30 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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"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": "30 commit(s) and 15 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": 7,
"reason": "dependency not pinned by hash detected -- score normalized to 7",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"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": "5d46e05dcda437b34e2f651a9d174e51a1155a54",
"ran_at": "2026-07-27T02:29:46Z",
"aggregate_score": 7.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T01:07:36Z",
"oldest_open_prs": [
{
"number": 274,
"created_at": "2026-07-22T01:43:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 276,
"created_at": "2026-07-22T06:19:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 277,
"created_at": "2026-07-23T20:41:10Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T16:31:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 107,
"created_at": "2025-12-31T01:14:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 156,
"created_at": "2026-03-03T17:41:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 161,
"created_at": "2026-03-06T01:23:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 177,
"created_at": "2026-03-31T19:49:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 197,
"created_at": "2026-05-12T23:24:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 198,
"created_at": "2026-05-12T23:26:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 199,
"created_at": "2026-05-13T00:21:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 200,
"created_at": "2026-05-13T00:25:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 202,
"created_at": "2026-05-13T20:44:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 203,
"created_at": "2026-05-13T22:10:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 215,
"created_at": "2026-05-28T20:41:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 217,
"created_at": "2026-06-02T18:20:31Z",
"last_comment_at": "2026-07-15T00:31:33Z",
"last_comment_author": "affonsov"
},
{
"number": 218,
"created_at": "2026-06-03T08:56:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 219,
"created_at": "2026-06-03T09:02:06Z",
"last_comment_at": "2026-07-24T07:19:49Z",
"last_comment_author": "prateek-kumar-improving"
},
{
"number": 225,
"created_at": "2026-06-18T21:52:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 226,
"created_at": "2026-06-18T21:57:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 227,
"created_at": "2026-06-18T22:18:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 230,
"created_at": "2026-06-25T21:54:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 236,
"created_at": "2026-06-30T20:48:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 238,
"created_at": "2026-07-02T22:20:46Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/valkey-io/valkey-glide-php",
"host": "github.com",
"name": "valkey-glide-php",
"owner": "valkey-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"security": 71,
"vitality": 91,
"community": 46,
"governance": 68,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 91,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"commits_last_year": 145,
"human_commit_share": 0.83,
"days_since_last_push": 2,
"active_weeks_last_year": 39
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "39/52 weeks with commits",
"points": 27,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 39
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "145 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 145
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v1.1.2",
"releases_from_tags": false,
"days_since_latest_release": 23,
"mean_days_between_releases": 0.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"forks": 11,
"stars": 35,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "35 stars",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 35
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "11 forks",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 11
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "critical",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"packages": [
"valkey-io/valkey-glide-php"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 408,
"monthly_downloads": 64
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "64 downloads/month across packagist",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 64,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.572
},
"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 57% of commits",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 57
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 141,
"open_issues": 25,
"closed_issues": 56,
"issue_closed_ratio": 0.691,
"closed_unmerged_prs": 52
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 32.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "141/193 decided PRs merged",
"points": 27.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 141,
"decided": 193
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 1672,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "valkey-io",
"public_repos": 45,
"account_age_days": 856
},
"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": "1,672 followers of valkey-io",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1672,
"login": "valkey-io"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "45 public repos, account ~2 yr old",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 45
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"valkey-io/valkey-glide-php"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 23
},
"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 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "30 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 30
}
}
],
"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": "phpcs.xml, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://glide.valkey.io",
"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://glide.valkey.io",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 71,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 7.1
},
"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": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"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": "30 commit(s) and 15 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": "dependency not pinned by hash detected -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"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": "moderate",
"name": "AI Readiness",
"value": 69,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 6430
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "83 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 83,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.13
},
"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": "phpcs.xml, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml, phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"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": "13 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 13,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 336267,
"source_files_sampled": 126,
"oversized_source_files": 16
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "16/126 source files over 60KB",
"points": 48,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 126,
"oversized": 16
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-27T02:30:09.333299Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/valkey-io/valkey-glide-php.svg",
"full_name": "valkey-io/valkey-glide-php",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}