Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2698,
"has_wiki": true,
"homepage": "https://glide.valkey.io",
"languages": {
"C#": 4219877,
"Rust": 117260,
"Shell": 478,
"Python": 41510
},
"pushed_at": "2026-07-24T22:38:16Z",
"created_at": "2025-07-30T14:57:40Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T22:38:19Z",
"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#"
]
},
"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.0",
"kind": "minor",
"published_at": "2026-05-13T22:44:21Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-04-18T16:50:41Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-09-17T19:19:44Z"
}
],
"recent_commits": [
{
"oid": "3f1e8250af9a605826766a6e49b582bb2aebfbfc",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nSigned-off-by: currantw <taylor.curran@improving.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump valkey-glide from `80cf119` to `7467f00` (#470)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T22:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e02fb98e5411aa2877465874a53dc3fc66d7fd5f",
"body": "…-updates group (#471)\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": "chore(deps): bump actions/setup-java from 5.5.0 to 5.6.0 in the minor…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T16:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa25b664e5ed6b419202d8a6d2d007ae356a6a0",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "chore: code cleanup following new command PRs (#436–#457) (#464)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-23T20:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf3f63e9f6c882c6f2a19cf5bfdbc71787308ac5",
"body": "…#455)\n\nSigned-off-by: James Xin <james.xin@improving.com>",
"is_bot": false,
"headline": "Add `NodeDiscoveryMode` configuration option for standalone clients (…",
"author_name": "James Xin",
"author_login": "jamesx-improving",
"committed_at": "2026-07-23T17:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9332b320e7653619baf17565a30d745f9b150db5",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Fix `XREADGROUP` multi-field parsing and add stream read tests (#469)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-23T16:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac60d2fb0fbed29402e664e99c4523199761bb4",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "ci(fix): dependabot gitsubmodule cooldown crash (#463)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-21T23:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c781cf620ea78637242eca2f700a35f95925f45",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Fix race condition in MessageContainer causing flaky test crashes (#467)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-21T23:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c20bb2e6d7339d7b4b824ca2dc590e383102ce",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Fix flaky `TestClientPauseWrite_ReadsNotPaused` test (#468)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-21T18:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054f9eded923bbb27eda6b44178eb47a22215668",
"body": "…e minor-updates group (#461)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump taiki-e/install-action from 2.82.11 to 2.83.2 in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T16:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35eb5d20ccef38f86790750e24e01619b3752661",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Remove Windows from standard CI profile (#465)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-20T22:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81e15dbffe9e76ed5af3b4276197c05a85c2a2cb",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "`RESET` command support (#457)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-16T20:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c4e778e903b19b68c738806137bb71a31c98acc",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "`MONITOR` command support (#456)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-16T20:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20ff9046dffe48cb7320018cd3f26e6d3fea635",
"body": "…e patch-updates group (#458)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump taiki-e/install-action from 2.82.9 to 2.82.11 in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T21:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7b51d4db5f2edbe3114b748e19122561af1840",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump the minor-updates group with 3 updates (#459)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T18:16:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfed76c1039ff66e70582e4ad8ebeae45ec1d105",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add`dependabot` submodule updates (#450)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-15T16:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8763372faf02e644edb4799fac035e2930146bf6",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add `MIGRATE` command support (#447)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-15T15:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e70873a6dcc924a821cbe922c93c2b6b122cca20",
"body": "…NFO` command (#451)\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add `serverAssisted` client-side caching config and `CLIENT TRACKINGI…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-14T18:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d8c35f28b90457c9e6d979392e1b6b40af52c6",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add `FAILOVER` and `REPLICAOF` commands (#446)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-14T18:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aed0eea920ea1c5a884710f79a60189951cf61f",
"body": "…e minor-updates group (#448)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump lycheeverse/lychee-action from 2.8.0 to 2.9.0 in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T14:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ced93d3fa550f21d38bc85c06e91794174ddcf",
"body": "…443)\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add `MEMORY DOCTOR`, `MALLOC-STATS`, `PURGE`, and `STATS` commands (#…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-13T23:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ff40321ef9131c44df5d50933c4c3972a2e258",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "feat: Add `SAVE` command (#440)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-10T01:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d83893fd59bc1a5912d7ee217cef8d4089bc07",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "feat: Add `BGREWRITEAOF` command (#444)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-09T18:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce830a258f642f9f6dc602ea5b10ce329f5236ef",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add Rust to `dependabot` updates (#445)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-09T05:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d33926bd30b778afc29efce793b485f486afb4e",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the patch-updates group with 3 updates (#441)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-08T18:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35f1f26f6f80e0199af37423ed2ec63e93e8a16",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Remove `NET8_0_OR_GREATER` preprocessor directives (#442)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-08T14:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0291a19db371da95a722ebccf487e83716b981eb",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add `LATENCY` commands (#438)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-07T19:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b243c09cdbdbf0e655c9b9ff3ed1fb32459295e",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add `CLIENT PAUSE` and `CLIENT UNPAUSE` commands (#437)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-03T20:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f9fd8f3e60d53d2319d6ae7049c2ad46ac8e6e1",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "feat: Add `BGSAVE` commands (#436)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-07-02T23:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f0b8a28e610c040f2066568bcb875784f2dc6b",
"body": "… patch-updates group (#432)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump taiki-e/install-action from 2.82.2 to 2.82.6 in the…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T21:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8760eb603c7d12f216ef798fa113ff6b44aeff56",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump the minor-updates group with 3 updates (#433)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T19:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9d73707cfa73de315112ab483ca3f688e480f8c",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/cache from 5.0.5 to 6.1.0 (#434)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T18:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c37ba8bf79c054e3d2f2550ea37cafc87b0ccb9",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the minor-updates group with 2 updates (#428)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T05:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93696247450dfd31c0c8a29e9f37671808b3d14",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#429)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T23:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ecc0635d7c2ecd8e17abe2cb7dd7819d2ebeef",
"body": "Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "Use shared CI/CD actions/workflows (#425)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-06-19T22:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f772db9938b20fd443b3cccc25c31b10beb65ce5",
"body": "…e patch-updates group (#426)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump taiki-e/install-action from 2.81.8 to 2.81.10 in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T15:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6adcf454c63420e95e97830e9f500d2b8fc4b2f8",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the patch-updates group with 3 updates (#424)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-08T17:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9b6f87cc762907a34954d5a3a2f58910787b3c",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump the minor-updates group with 3 updates (#421)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T23:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37caab09a3246a3a009d06ca1ebf3aad76a0573",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "docs: add PR reviewing guide and developer references section (#420)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-06-02T19:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f59b30ff890ec70dbba4e0fbb30035850c5d48",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "feat(ci): add coverage measurement and enforcement (#416)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-06-02T02:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2453808b1bbcfa8dc2eab121dc5738cc11bd7304",
"body": "Signed-off-by: Edward Liang <edward.liang@improving.com>",
"is_bot": false,
"headline": "fix(ci): Update `valkey-bundle` image to a stable version (#418)",
"author_name": "Edward Liang",
"author_login": "edlng",
"committed_at": "2026-05-29T17:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b1be23d887530e9836b44f33cbdc1ed69a41eb7",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "fix: Correct client info default values (#415)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-27T18:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a822d45e7dd0338144cf2f381dec193cf4690c0",
"body": "Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Support custom socket address resolution (#392)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-05-26T21:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3948babc6a3d3a12a3391e36862f154f23b8e4f",
"body": "… patch-updates group (#413)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump taiki-e/install-action from 2.79.7 to 2.79.8 in the…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T17:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "194cdba365afe49ad6a3866ea9532a53ebe1a5a6",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Clean up `dependabot` configuration (#412)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-26T14:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1dbad0f1f48c38f0c9b336f9d10bc688183aae",
"body": "… patch-updates group (#410)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump taiki-e/install-action from 2.79.1 to 2.79.7 in the…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T23:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5533f3566cdda2f0cd666c6fd4f0a7211bc5bfd0",
"body": "…inor-updates group (#411)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the m…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-25T23:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff6976e8c6a7577067061b8a9e4556f519ca33e8",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "fix(tests): Fix flaky tests and add reusable test infrastructure (#399)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-25T17:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e1c9740186d94124394cdb8ff3f75485efc46c5",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "Bump the patch-updates group with 1 update (#407)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T22:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2dd7c89abda6b4cf67027852dcf30d99e94829",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump the minor-updates group with 2 updates (#408)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T22:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc4dc512471fc3ad86e80e68a0a668059e59580",
"body": "…atch-updates group (#406)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the p…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-19T22:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ff2df9197c86732d806d1c32168f140fba8a03",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "chore: Upgrade build SDK to .NET 10 (#409)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-19T21:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae1212b297def2e861a79a5a967a8e6a685c050a",
"body": "…12eebf48 (#404)\n\nSigned-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 for commit 9d5cded7ea88a6b883c0335dc2606134…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-15T14:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c31dbbb5e14737183629a3515d42284b1aeb7f3",
"body": "…re (#396)\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add Windows 11 ARM to CI test matrix and simplify matrix infrastructu…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-14T19:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccfac112a2379b19b163638e47294267825dc4c9",
"body": "…nc (#405)\n\nSigned-off-by: currantw <taylor.curran@improving.com>\nCo-authored-by: Mas Kubo <makubo@amazon.com>",
"is_bot": false,
"headline": "refactor: remove PreExecCheck leaky abstraction and fix sync-over-asy…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-14T18:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d5cded7ea88a6b883c0335dc260613412eebf48",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "refactor(cd): Test package locally before publishing to NuGet (#402)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-14T00:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786e369bb897477986046821f4dd7dd257f110c6",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Cherry-pick `release-1.1` CHANGELOG into `main` (#403)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-14T00:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435c8047795b097b0f9fa49f6215ac0e1c52d7d0",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "fix(ci): Add Content-Length header to NuGet re-list request (#401)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-13T22:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c79b79ad2023dc7590bfc39b8454316eb99cbc",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "chore(ci): Add workflow to re-list unlisted NuGet packages (#400)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-13T21:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8ca540d1b06201e154f1ed1ea60645ad44e6a0",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Improve lint job performance (#394)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-13T16:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d56a9b02baad5ad0685e2da3c31f59fec6703c5",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add Redis 7.1 and 7.2 to CI test matrix (#395)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-12T23:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1429e97f44587f74222f04272b5022a3035a16e",
"body": "Signed-off-by: Alex Le <alex.le@improving.com>",
"is_bot": false,
"headline": "Refactor existing CI/CD workflow (#376)",
"author_name": "Alex Le",
"author_login": "Aryex",
"committed_at": "2026-05-12T22:08:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367b8134233cf05066d78bf8b1c304ed57a21d5b",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add integration tests for all CommandFlags overloads (#393)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-12T22:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9665eddc60fb76fb666dcdfcb9674813ef0c3713",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "feat(lint): Add `markdownlint` integration (#391)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-12T15:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bffb07dd17827369cb8eb8e95434862f60e4165e",
"body": "…c8f267e9 (#388)\n\nSigned-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 for commit 14741e1d783dec019131acbc6db239d2…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-11T20:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ba3caedcc7b07a1edc5d77e5fb62e3d02057925",
"body": "…atch-updates group (#386)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 in the p…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T20:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f52ab1e78179092c59b23558731319f7ccf5220",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "feat(lint): add actionlint for GitHub Actions workflow validation (#385)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-11T18:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14741e1d783dec019131acbc6db239d2c8f267e9",
"body": "Signed-off-by: Alex Le <alex.le@improving.com>\nCo-authored-by: Copilot <copilot@github.com>",
"is_bot": false,
"headline": "added: nightly.yml for nightly FMT testing (#375)",
"author_name": "Alex Le",
"author_login": "Aryex",
"committed_at": "2026-05-08T20:45:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6b9aab0b136f818119a3659dfc57fad78ff13ca2",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Cherry-pick release-1.1 commits to main (#378)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-07T20:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fe0f63de95f4eb37170f74074c3b94e7deeb25",
"body": "…#367)\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Prevent implicit Valkey.Glide type resolution in example validation (…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-05T17:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735fcd5e1df0649d8c4c7764abced12d204839ef",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "refactor: Vector Search (FT.*) command API cleanup (#364)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-05T04:09:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e95daf0bb8141e48e06fc56d9894c9ee6f019598",
"body": "Signed-off-by: Alex Rehnby <alexrehnby@gmail.com>\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "C# JSON commands (#358)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-05-05T02:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f42f35925d44bc8c469c1cf6ea8a7dd8b69a22",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-python from 5 to 6 (#362)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-04T21:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18f59bb700dcf69063a4eb06fad7b84f8b42fa8",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump dawidd6/action-download-artifact from 20 to 21 (#363)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-04T21:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f54e5a1d78efc6d92fc72d5e6f4d0b4f3f76477",
"body": "Signed-off-by: James Xin <james.xin@improving.com>\nSigned-off-by: Alex Le <alex.le@improving.com>\nSigned-off-by: Alex Le <35547559+Aryex@users.noreply.github.com>\nCo-authored-by: Alex Le <alex.le@improving.com>\nCo-authored-by: Copilot <copilot@github.com>\nCo-authored-by: Alex Le <35547559+Aryex@users.noreply.github.com>\nCo-authored-by: Taylor Curran <taylor.curran@improving.com>\nCo-authored-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "CI: Add reusable test workflow (#356)",
"author_name": "James Xin",
"author_login": "jamesx-improving",
"committed_at": "2026-05-04T18:21:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "05873583c7f77124d9fc37ece6d85944d23a65a6",
"body": "… (#357)\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "docs: Establish documentation guidelines and align command interfaces…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-05-04T16:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b85d996c41fa34387a0e6120bed63c46aa8c86",
"body": "… API (#330)\n\nSigned-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(core): add ttl based client-side cache configuration and metrics…",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-04-30T01:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f7dfd486b7ab5490a5d5967100e35d805efdbff",
"body": "Signed-off-by: Edward Liang <edward.liang@improving.com>",
"is_bot": false,
"headline": "feat(core): Add Valkey Search Support (#225)",
"author_name": "Edward Liang",
"author_login": "edlng",
"committed_at": "2026-04-29T23:55:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "618e3b11f761fcac8d237168d9de2368448d77e7",
"body": "… (#242)\n\nSigned-off-by: Edward Liang <edward.liang@improving.com>",
"is_bot": false,
"headline": "feat: Use valkey-bundle docker images for modules related test (9.0+)…",
"author_name": "Edward Liang",
"author_login": "edlng",
"committed_at": "2026-04-29T16:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8908fc71553d251529cdb92b67059e186df63828",
"body": "Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "Update Compression Support in C# (#348)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-04-28T23:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f43dcdb94f3d539c6f82650adfb736e656fb8ace",
"body": "…chestration scripts (#354)\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "refactor: Split check_examples.py into extraction, validation, and or…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-28T22:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "213e715b417e4537d68793f942cefd6508fc7d9c",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "feat: Add automated compilation validation for C# code examples (#350)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-27T22:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d6a05a35698eba8aa2f3e22aa7ca7033de4bba9",
"body": "Co-authored-by: dependabot[bot] <support@github.com>\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/github-script from 8 to 9 (#351)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-27T20:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c07e4cc73c3e20523d21d41c49a190677314420a",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Fix broken language tab references in docs URLs (#341)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-22T19:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb58220edf65dcf6ed5042c6867e5535592bcb5",
"body": "Signed-off-by: Taylor Curran <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Cherry-pick `release-1.0` changes into `main` (#339)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-22T00:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f1f8269368bc54cfc9ac5db2c4b3b7da494f3b",
"body": "Signed-off-by: Thomas Zhou <thomaszhou64@gmail.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Update ORT workflow to use `peter-evans/create-pull-request` (#327)",
"author_name": "Thomas Zhou",
"author_login": "xShinnRyuu",
"committed_at": "2026-04-22T00:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5245c559ed51f2f4913219d8159273cb168028dc",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Add GitHub issue templates and label scheme (#338)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-21T23:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fc28546557dd9e5deaf633b790e1d4e028dd77e",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump dawidd6/action-download-artifact from 19 to 20 (#273)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T17:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61fa078bfd53000d0e318377329b3f5e5b0fd1ba",
"body": "…e minor-updates group across 1 directory (#272)\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": "chore(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 in th…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T17:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154344176e078356852fb66fc7922581b0611d6f",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverlet.collector from 8.0.1 to 10.0.0 (#335)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T17:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f0a82c0b931a4ca4f0e84f8ff1336db5b6080e",
"body": "…s (#324)\n\nSigned-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Stream command API cleanup: enable core commands, disable pending one…",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-17T21:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b4a35a8c94a74c05dbc1ade3a05aa420fb6ac44",
"body": "Signed-off-by: James Xin <james.xin@improving.com>",
"is_bot": false,
"headline": "CD: Fix 2 minor issues in the CD workflow (#320)",
"author_name": "James Xin",
"author_login": "jamesx-improving",
"committed_at": "2026-04-17T17:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb20a63083a3451001e1a8b2a6f50e3896adcfe",
"body": "Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>",
"is_bot": false,
"headline": "Expand server management command API (#315)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-04-17T10:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65580e85439395e0e679dee2b5844ca494f86ee0",
"body": "Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>\nSigned-off-by: currantw <taylor.curran@improving.com>\nCo-authored-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "Stream command API cleanup (#303)",
"author_name": "affonsov",
"author_login": "affonsov",
"committed_at": "2026-04-17T06:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c9964289466341e8e9137c9727de07736ae25bc",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "refactor(string): string command API cleanup (#319)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-17T02:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246247b12d8272038aefd867cd7ab43645a7c852",
"body": "Signed-off-by: James Duong <duong.james@gmail.com>\nSigned-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\nCo-authored-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "perf: Reduce per-request GC allocation overhead (#310)",
"author_name": "James Duong",
"author_login": "jduo",
"committed_at": "2026-04-16T23:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca68251d42d661683db9a813b440693e995ce92",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>\nSigned-off-by: currantw <currantw@users.noreply.github.com>",
"is_bot": false,
"headline": "refactor: Sorted set command API cleanup (#314)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-16T22:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0748996290ca9e24897a6a1aae4c094628562a",
"body": "Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "Scan Command Refactor (#316)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-04-16T22:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f946c562974a9ad89858e6990e4fb1c7d7e100b",
"body": "Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>",
"is_bot": false,
"headline": "Scripting/Functions command refactor (#306)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-04-16T20:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1204c22867372c601b018c5f1808a4780afbc8ac",
"body": "Signed-off-by: currantw <taylor.curran@improving.com>",
"is_bot": false,
"headline": "refactor(set): split Set command API across GLIDE and SER tiers (#307)",
"author_name": "Taylor Curran",
"author_login": "currantw",
"committed_at": "2026-04-15T20:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46ceb821642ae0e45aed6da10e228c77f16766b",
"body": "Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>\nSigned-off-by: James Duong <duong.james@gmail.com>\nSigned-off-by: currantw <taylor.curran@improving.com>\nSigned-off-by: Prateek Kumar <prateek.kumar@improving.com>\nCo-authored-by: James Duong <duong.james@gmail.com>\nCo-authored-by: Taylor Curran <taylor.curran@improving.com>\nCo-authored-by: prateek-kumar-improving <prateek.kumar@improving.com>",
"is_bot": false,
"headline": "List command refactor (#301)",
"author_name": "Alex Rehnby-Martin",
"author_login": "alexr-bq",
"committed_at": "2026-04-15T18:12:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 249,
"latest_release_at": "2026-05-13T22:44:21Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 47,
"days_since_latest_release": 74,
"mean_days_between_releases": 119.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "glide-rs",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"ai",
"gateway",
"llm",
"web-programming"
],
"ecosystem": "crates",
"matches_repo": false,
"registry_url": "https://crates.io/crates/glide-rs",
"is_deprecated": false,
"latest_version": "0.1.0",
"repository_url": "https://github.com/EinStack/glide-rs",
"versions_count": 1,
"total_downloads": 1336,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 5,
"first_published_at": "2024-07-09T21:22:19.059809Z",
"latest_published_at": "2024-07-09T21:22:19.059809Z",
"latest_version_yanked": false,
"days_since_latest_publish": 747
},
{
"name": "Valkey.Glide",
"exists": true,
"license": null,
"keywords": [
"open-source",
"performance",
"database",
"csharp",
"key-value",
"fault-tolerance",
"cache",
"reliability",
"pubsub",
"valkey",
"valkey-client"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Valkey.Glide",
"is_deprecated": false,
"latest_version": "1.1.0",
"repository_url": "https://github.com/valkey-io/valkey-glide-csharp",
"versions_count": 3,
"total_downloads": 102911,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-05-13T18:12:57.700000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 74
}
]
},
"popularity": {
"forks": 10,
"stars": 28,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-04-29",
"count": 2
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 66
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"rust/Cargo.toml",
"sources/Valkey.Glide/Valkey.Glide.csproj",
"tests/Valkey.Glide.IntegrationTests/Valkey.Glide.IntegrationTests.csproj",
"tests/Valkey.Glide.TestUtils/Valkey.Glide.TestUtils.csproj",
"tests/Valkey.Glide.UnitTests/Valkey.Glide.UnitTests.csproj"
],
"largest_source_bytes": 113939,
"source_files_sampled": 507,
"oversized_source_files": 7,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 7469
},
"dependencies": {
"manifests": [
"rust/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 339,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "redis",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "glide-core",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tokio",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "^1"
},
{
"name": "logger_core",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "@octokit/rest",
"manifest": ".github/dependabot-deps/package.json",
"ecosystem": "npm",
"version_constraint": "20.0.2"
},
{
"name": "semver",
"manifest": ".github/dependabot-deps/package.json",
"ecosystem": "npm",
"version_constraint": "7.5.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "tokio",
"direct": true,
"version": "1.52.3",
"ecosystem": "crates"
},
{
"name": "@octokit/rest",
"direct": true,
"version": "20.0.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": true,
"version": "7.5.4",
"ecosystem": "npm"
},
{
"name": "adler2",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "allocator-api2",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "android_system_properties",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "anyhow",
"direct": false,
"version": "1.0.103",
"ecosystem": "crates"
},
{
"name": "arc-swap",
"direct": false,
"version": "1.9.2",
"ecosystem": "crates"
},
{
"name": "async-trait",
"direct": false,
"version": "0.1.89",
"ecosystem": "crates"
},
{
"name": "atomic-waker",
"direct": false,
"version": "1.1.2",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "aws-config",
"direct": false,
"version": "1.8.18",
"ecosystem": "crates"
},
{
"name": "aws-credential-types",
"direct": false,
"version": "1.2.14",
"ecosystem": "crates"
},
{
"name": "aws-lc-rs",
"direct": false,
"version": "1.17.1",
"ecosystem": "crates"
},
{
"name": "aws-lc-sys",
"direct": false,
"version": "0.42.0",
"ecosystem": "crates"
},
{
"name": "aws-runtime",
"direct": false,
"version": "1.7.5",
"ecosystem": "crates"
},
{
"name": "aws-sdk-sso",
"direct": false,
"version": "1.102.0",
"ecosystem": "crates"
},
{
"name": "aws-sdk-ssooidc",
"direct": false,
"version": "1.104.0",
"ecosystem": "crates"
},
{
"name": "aws-sdk-sts",
"direct": false,
"version": "1.107.0",
"ecosystem": "crates"
},
{
"name": "aws-sigv4",
"direct": false,
"version": "1.4.5",
"ecosystem": "crates"
},
{
"name": "aws-smithy-async",
"direct": false,
"version": "1.2.14",
"ecosystem": "crates"
},
{
"name": "aws-smithy-http",
"direct": false,
"version": "0.63.6",
"ecosystem": "crates"
},
{
"name": "aws-smithy-http-client",
"direct": false,
"version": "1.1.13",
"ecosystem": "crates"
},
{
"name": "aws-smithy-json",
"direct": false,
"version": "0.62.7",
"ecosystem": "crates"
},
{
"name": "aws-smithy-observability",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "aws-smithy-query",
"direct": false,
"version": "0.60.15",
"ecosystem": "crates"
},
{
"name": "aws-smithy-runtime",
"direct": false,
"version": "1.11.3",
"ecosystem": "crates"
},
{
"name": "aws-smithy-runtime-api",
"direct": false,
"version": "1.12.3",
"ecosystem": "crates"
},
{
"name": "aws-smithy-runtime-api-macros",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "aws-smithy-schema",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "aws-smithy-types",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "aws-smithy-xml",
"direct": false,
"version": "0.60.15",
"ecosystem": "crates"
},
{
"name": "aws-types",
"direct": false,
"version": "1.3.16",
"ecosystem": "crates"
},
{
"name": "base64",
"direct": false,
"version": "0.22.1",
"ecosystem": "crates"
},
{
"name": "base64-simd",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.13.0",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.3",
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": false,
"version": "1.12.1",
"ecosystem": "crates"
},
{
"name": "bytes-utils",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.66",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "chacha20",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "chrono",
"direct": false,
"version": "0.4.45",
"ecosystem": "crates"
},
{
"name": "cmake",
"direct": false,
"version": "0.1.58",
"ecosystem": "crates"
},
{
"name": "cmov",
"direct": false,
"version": "0.5.4",
"ecosystem": "crates"
},
{
"name": "combine",
"direct": false,
"version": "4.6.7",
"ecosystem": "crates"
},
{
"name": "const-hex",
"direct": false,
"version": "1.19.1",
"ecosystem": "crates"
},
{
"name": "const-oid",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "core-foundation",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "core-foundation-sys",
"direct": false,
"version": "0.8.7",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "crc16",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "crc32fast",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "crossbeam-channel",
"direct": false,
"version": "0.5.16",
"ecosystem": "crates"
},
{
"name": "crossbeam-utils",
"direct": false,
"version": "0.8.22",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ctutils",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "dashmap",
"direct": false,
"version": "6.2.1",
"ecosystem": "crates"
},
{
"name": "deranged",
"direct": false,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "displaydoc",
"direct": false,
"version": "0.2.6",
"ecosystem": "crates"
},
{
"name": "dispose",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "dispose-derive",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "dunce",
"direct": false,
"version": "1.0.5",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.16.0",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.4.1",
"ecosystem": "crates"
},
{
"name": "file-rotate",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "flate2",
"direct": false,
"version": "1.1.9",
"ecosystem": "crates"
},
{
"name": "fnv",
"direct": false,
"version": "1.0.7",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "form_urlencoded",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "fs_extra",
"direct": false,
"version": "1.3.0",
"ecosystem": "crates"
},
{
"name": "futures",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-channel",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-executor",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-intrusive",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "futures-io",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-macro",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-sink",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.32",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "h2",
"direct": false,
"version": "0.4.15",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.14.5",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "hex",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "home",
"direct": false,
"version": "0.5.12",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "0.2.12",
"ecosystem": "crates"
},
{
"name": "http",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": false,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "http-body",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "http-body-util",
"direct": false,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "httparse",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "hybrid-array",
"direct": false,
"version": "0.4.13",
"ecosystem": "crates"
},
{
"name": "hyper",
"direct": false,
"version": "1.10.1",
"ecosystem": "crates"
},
{
"name": "hyper-rustls",
"direct": false,
"version": "0.27.9",
"ecosystem": "crates"
},
{
"name": "hyper-timeout",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "hyper-util",
"direct": false,
"version": "0.1.20",
"ecosystem": "crates"
},
{
"name": "iana-time-zone",
"direct": false,
"version": "0.1.65",
"ecosystem": "crates"
},
{
"name": "iana-time-zone-haiku",
"direct": false,
"version": "0.1.2",
"ecosystem": "crates"
},
{
"name": "icu_collections",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_locale_core",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_normalizer_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_properties_data",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "icu_provider",
"direct": false,
"version": "2.2.0",
"ecosystem": "crates"
},
{
"name": "idna",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "idna_adapter",
"direct": false,
"version": "1.2.2",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "ipnet",
"direct": false,
"version": "2.12.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "jni",
"direct": false,
"version": "0.22.4",
"ecosystem": "crates"
},
{
"name": "jni-macros",
"direct": false,
"version": "0.22.4",
"ecosystem": "crates"
},
{
"name": "jni-sys",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "jni-sys-macros",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.35",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": false,
"version": "0.3.103",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.186",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.4.15",
"ecosystem": "crates"
},
{
"name": "litemap",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.33",
"ecosystem": "crates"
},
{
"name": "lru",
"direct": false,
"version": "0.18.1",
"ecosystem": "crates"
},
{
"name": "lz4",
"direct": false,
"version": "1.28.1",
"ecosystem": "crates"
},
{
"name": "lz4-sys",
"direct": false,
"version": "1.11.1+lz4-1.10.0",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.3",
"ecosystem": "crates"
},
{
"name": "miniz_oxide",
"direct": false,
"version": "0.8.9",
"ecosystem": "crates"
},
{
"name": "mio",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "nanoid",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "nom",
"direct": false,
"version": "8.0.0",
"ecosystem": "crates"
},
{
"name": "nu-ansi-term",
"direct": false,
"version": "0.50.3",
"ecosystem": "crates"
},
{
"name": "num-bigint",
"direct": false,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "num-conv",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "num-integer",
"direct": false,
"version": "0.1.46",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": false,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "openssl-probe",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "opentelemetry",
"direct": false,
"version": "0.32.0",
"ecosystem": "crates"
},
{
"name": "opentelemetry-http",
"direct": false,
"version": "0.32.0",
"ecosystem": "crates"
},
{
"name": "opentelemetry-otlp",
"direct": false,
"version": "0.32.0",
"ecosystem": "crates"
},
{
"name": "opentelemetry-proto",
"direct": false,
"version": "0.32.0",
"ecosystem": "crates"
},
{
"name": "opentelemetry_sdk",
"direct": false,
"version": "0.32.1",
"ecosystem": "crates"
},
{
"name": "outref",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "parking_lot",
"direct": false,
"version": "0.12.5",
"ecosystem": "crates"
},
{
"name": "parking_lot_core",
"direct": false,
"version": "0.9.12",
"ecosystem": "crates"
},
{
"name": "percent-encoding",
"direct": false,
"version": "2.3.2",
"ecosystem": "crates"
},
{
"name": "pin-project",
"direct": false,
"version": "1.1.13",
"ecosystem": "crates"
},
{
"name": "pin-project-internal",
"direct": false,
"version": "1.1.13",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "pin-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "pkg-config",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "portable-atomic",
"direct": false,
"version": "1.13.1",
"ecosystem": "crates"
},
{
"name": "potential_utf",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "powerfmt",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.106",
"ecosystem": "crates"
},
{
"name": "proptest",
"direct": false,
"version": "1.11.0",
"ecosystem": "crates"
},
{
"name": "prost",
"direct": false,
"version": "0.14.4",
"ecosystem": "crates"
},
{
"name": "prost-derive",
"direct": false,
"version": "0.14.4",
"ecosystem": "crates"
},
{
"name": "prost-types",
"direct": false,
"version": "0.14.4",
"ecosystem": "crates"
},
{
"name": "protobuf",
"direct": false,
"version": "3.7.2",
"ecosystem": "crates"
},
{
"name": "protobuf-codegen",
"direct": false,
"version": "3.7.2",
"ecosystem": "crates"
},
{
"name": "protobuf-parse",
"direct": false,
"version": "3.7.2",
"ecosystem": "crates"
},
{
"name": "protobuf-support",
"direct": false,
"version": "3.7.2",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.46",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.8.6",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": false,
"version": "0.9.4",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "rand_xorshift",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "redox_syscall",
"direct": false,
"version": "0.5.18",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": false,
"version": "1.12.4",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "regex-lite",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.11",
"ecosystem": "crates"
},
{
"name": "reqwest",
"direct": false,
"version": "0.13.4",
"ecosystem": "crates"
},
{
"name": "ring",
"direct": false,
"version": "0.17.14",
"ecosystem": "crates"
},
{
"name": "rustc_version",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "0.38.44",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "rustls",
"direct": false,
"version": "0.23.41",
"ecosystem": "crates"
},
{
"name": "rustls-native-certs",
"direct": false,
"version": "0.8.4",
"ecosystem": "crates"
},
{
"name": "rustls-pki-types",
"direct": false,
"version": "1.15.0",
"ecosystem": "crates"
},
{
"name": "rustls-platform-verifier",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "rustls-platform-verifier-android",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "rustls-webpki",
"direct": false,
"version": "0.103.13",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "same-file",
"direct": false,
"version": "1.0.6",
"ecosystem": "crates"
},
{
"name": "schannel",
"direct": false,
"version": "0.1.29",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "security-framework",
"direct": false,
"version": "3.7.0",
"ecosystem": "crates"
},
{
"name": "security-framework-sys",
"direct": false,
"version": "2.17.0",
"ecosystem": "crates"
},
{
"name": "semver",
"direct": false,
"version": "1.0.28",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.228",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": "1.0.150",
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": false,
"version": "0.10.6",
"ecosystem": "crates"
},
{
"name": "sha1_smol",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "sharded-slab",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "signal-hook-registry",
"direct": false,
"version": "1.4.8",
"ecosystem": "crates"
},
{
"name": "simd-adler32",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "simd_cesu8",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "simdutf8",
"direct": false,
"version": "0.1.5",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "smallvec",
"direct": false,
"version": "1.15.2",
"ecosystem": "crates"
},
{
"name": "socket2",
"direct": false,
"version": "0.6.4",
"ecosystem": "crates"
},
{
"name": "stable_deref_trait",
"direct": false,
"version": "1.2.1",
"ecosystem": "crates"
},
{
"name": "strum",
"direct": false,
"version": "0.26.3",
"ecosystem": "crates"
},
{
"name": "strum",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "strum_macros",
"direct": false,
"version": "0.26.4",
"ecosystem": "crates"
},
{
"name": "strum_macros",
"direct": false,
"version": "0.28.0",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "symlink",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.118",
"ecosystem": "crates"
},
{
"name": "sync_wrapper",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "synstructure",
"direct": false,
"version": "0.13.2",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": "3.27.0",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.18",
"ecosystem": "crates"
},
{
"name": "thread_local",
"direct": false,
"version": "1.1.9",
"ecosystem": "crates"
},
{
"name": "time",
"direct": false,
"version": "0.3.53",
"ecosystem": "crates"
},
{
"name": "time-core",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "time-macros",
"direct": false,
"version": "0.2.31",
"ecosystem": "crates"
},
{
"name": "tinystr",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "tokio-macros",
"direct": false,
"version": "2.7.0",
"ecosystem": "crates"
},
{
"name": "tokio-retry2",
"direct": false,
"version": "0.5.8",
"ecosystem": "crates"
},
{
"name": "tokio-retry2",
"direct": false,
"version": "0.6.2",
"ecosystem": "crates"
},
{
"name": "tokio-rustls",
"direct": false,
"version": "0.26.4",
"ecosystem": "crates"
},
{
"name": "tokio-stream",
"direct": false,
"version": "0.1.18",
"ecosystem": "crates"
},
{
"name": "tokio-util",
"direct": false,
"version": "0.7.18",
"ecosystem": "crates"
},
{
"name": "tonic",
"direct": false,
"version": "0.14.6",
"ecosystem": "crates"
},
{
"name": "tonic-prost",
"direct": false,
"version": "0.14.6",
"ecosystem": "crates"
},
{
"name": "tonic-types",
"direct": false,
"version": "0.14.6",
"ecosystem": "crates"
},
{
"name": "tower",
"direct": false,
"version": "0.5.3",
"ecosystem": "crates"
},
{
"name": "tower-http",
"direct": false,
"version": "0.6.11",
"ecosystem": "crates"
},
{
"name": "tower-layer",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tower-service",
"direct": false,
"version": "0.3.3",
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": false,
"version": "0.1.44",
"ecosystem": "crates"
},
{
"name": "tracing-appender",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "tracing-attributes",
"direct": false,
"version": "0.1.31",
"ecosystem": "crates"
},
{
"name": "tracing-core",
"direct": false,
"version": "0.1.36",
"ecosystem": "crates"
},
{
"name": "tracing-log",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": false,
"version": "0.3.23",
"ecosystem": "crates"
},
{
"name": "try-lock",
"direct": false,
"version": "0.2.5",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.20.1",
"ecosystem": "crates"
},
{
"name": "unarray",
"direct": false,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "untrusted",
"direct": false,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "url",
"direct": false,
"version": "2.5.8",
"ecosystem": "crates"
},
{
"name": "urlencoding",
"direct": false,
"version": "2.1.3",
"ecosystem": "crates"
},
{
"name": "utf8_iter",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": false,
"version": "1.23.4",
"ecosystem": "crates"
},
{
"name": "valuable",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "versions",
"direct": false,
"version": "7.0.0",
"ecosystem": "crates"
},
{
"name": "vsimd",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "walkdir",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "want",
"direct": false,
"version": "0.3.1",
"ecosystem": "crates"
},
{
"name": "wasi",
"direct": false,
"version": "0.11.1+wasi-snapshot-preview1",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.4+wasi-0.2.12",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-futures",
"direct": false,
"version": "0.4.76",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "web-sys",
"direct": false,
"version": "0.3.103",
"ecosystem": "crates"
},
{
"name": "webpki-root-certs",
"direct": false,
"version": "1.0.8",
"ecosystem": "crates"
},
{
"name": "which",
"direct": false,
"version": "4.4.2",
"ecosystem": "crates"
},
{
"name": "winapi-util",
"direct": false,
"version": "0.1.11",
"ecosystem": "crates"
},
{
"name": "windows-core",
"direct": false,
"version": "0.62.2",
"ecosystem": "crates"
},
{
"name": "windows-implement",
"direct": false,
"version": "0.60.2",
"ecosystem": "crates"
},
{
"name": "windows-interface",
"direct": false,
"version": "0.59.3",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-result",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "windows-strings",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.52.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.59.0",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "windows-targets",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_aarch64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_i686_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnu",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_gnullvm",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "windows_x86_64_msvc",
"direct": false,
"version": "0.52.6",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.57.1",
"ecosystem": "crates"
},
{
"name": "writeable",
"direct": false,
"version": "0.6.3",
"ecosystem": "crates"
},
{
"name": "xmlparser",
"direct": false,
"version": "0.13.6",
"ecosystem": "crates"
},
{
"name": "yoke",
"direct": false,
"version": "0.8.3",
"ecosystem": "crates"
},
{
"name": "yoke-derive",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.54",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.54",
"ecosystem": "crates"
},
{
"name": "zerofrom",
"direct": false,
"version": "0.1.8",
"ecosystem": "crates"
},
{
"name": "zerofrom-derive",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": false,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "zerotrie",
"direct": false,
"version": "0.2.4",
"ecosystem": "crates"
},
{
"name": "zerovec",
"direct": false,
"version": "0.11.6",
"ecosystem": "crates"
},
{
"name": "zerovec-derive",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.21",
"ecosystem": "crates"
},
{
"name": "zstd",
"direct": false,
"version": "0.13.3",
"ecosystem": "crates"
},
{
"name": "zstd-safe",
"direct": false,
"version": "7.2.4",
"ecosystem": "crates"
},
{
"name": "zstd-sys",
"direct": false,
"version": "2.0.16+zstd.1.5.7",
"ecosystem": "crates"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "10.0.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "18.3.0",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "3.0.2",
"ecosystem": "nuget"
},
{
"name": "xunit.v3",
"direct": false,
"version": "3.2.2",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 339,
"direct_count": 3,
"indirect_count": 336
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 266,
"open_issues": 65,
"closed_ratio": 0.626,
"closed_issues": 109,
"closed_unmerged_prs": 34
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "currantw",
"commits": 113,
"avatar_url": "https://avatars.githubusercontent.com/u/181785993?v=4"
},
{
"type": "User",
"login": "Yury-Fridlyand",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/88679692?v=4"
},
{
"type": "User",
"login": "alexr-bq",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/72045206?v=4"
},
{
"type": "User",
"login": "edlng",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/76571219?v=4"
},
{
"type": "User",
"login": "jbrinkman",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/862921?v=4"
},
{
"type": "User",
"login": "affonsov",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/67347924?v=4"
},
{
"type": "User",
"login": "jamesx-improving",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/126831592?v=4"
},
{
"type": "User",
"login": "Aryex",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/35547559?v=4"
},
{
"type": "User",
"login": "jduo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1657237?v=4"
},
{
"type": "User",
"login": "xShinnRyuu",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/54688146?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.601
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"api-compatibility.yml",
"cd.yml",
"check-examples.yml",
"check-links.yml",
"ci.yml",
"codeql.yml",
"git-secrets-scan.yml",
"lint.yml",
"nightly.yml",
"ort.yml",
"semgrep.yml",
"test.yml",
"update-cargo-lock.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"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": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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 23 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"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": null,
"reason": "no releases found",
"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": "3f1e8250af9a605826766a6e49b582bb2aebfbfc",
"ran_at": "2026-07-27T02:30:27Z",
"aggregate_score": 8,
"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-26T10:34:05Z",
"oldest_open_prs": [
{
"number": 473,
"created_at": "2026-07-23T15:28:41Z",
"last_comment_at": "2026-07-23T16:42:57Z",
"last_comment_author": "currantw"
}
],
"last_merged_pr_at": "2026-07-24T22:38:14Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2023-04-17T11:56:09Z",
"last_comment_at": "2025-04-16T23:37:45Z",
"last_comment_author": "yipin-chen"
},
{
"number": 62,
"created_at": "2025-08-28T23:20:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2025-10-06T18:33:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 97,
"created_at": "2025-10-06T19:10:39Z",
"last_comment_at": "2025-11-19T19:48:08Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 98,
"created_at": "2025-10-08T19:19:46Z",
"last_comment_at": "2025-10-27T16:35:24Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 99,
"created_at": "2025-10-08T19:30:08Z",
"last_comment_at": "2025-11-19T19:38:46Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 101,
"created_at": "2025-10-09T20:22:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 123,
"created_at": "2025-10-28T19:30:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 139,
"created_at": "2025-11-13T21:51:05Z",
"last_comment_at": "2025-11-18T21:26:47Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 140,
"created_at": "2025-11-13T21:57:33Z",
"last_comment_at": "2025-11-13T21:59:01Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 141,
"created_at": "2025-11-13T22:02:41Z",
"last_comment_at": "2025-11-18T21:19:57Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 142,
"created_at": "2025-11-13T22:08:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 144,
"created_at": "2025-11-13T22:33:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 145,
"created_at": "2025-11-13T22:48:55Z",
"last_comment_at": "2025-11-13T22:50:22Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 148,
"created_at": "2025-11-18T21:39:48Z",
"last_comment_at": "2025-11-19T19:47:14Z",
"last_comment_author": "xShinnRyuu"
},
{
"number": 150,
"created_at": "2025-11-20T19:18:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 162,
"created_at": "2025-12-13T02:33:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 188,
"created_at": "2026-01-13T20:19:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 192,
"created_at": "2026-01-21T17:11:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 204,
"created_at": "2026-02-05T22:26:32Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/valkey-io/valkey-glide-csharp",
"host": "github.com",
"name": "valkey-glide-csharp",
"owner": "valkey-io"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"security": 84,
"vitality": 94,
"community": 56,
"governance": 68,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 94,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"commits_last_year": 249,
"human_commit_share": 0.7,
"days_since_last_push": 2,
"active_weeks_last_year": 47
},
"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": "47/52 weeks with commits",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 47
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "249 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 249
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 74,
"mean_days_between_releases": 119.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 74 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 74
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~119.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 119.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 10,
"stars": 28,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "28 stars",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 28
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"packages": [
"Valkey.Glide"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 102911,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "102,911 downloads all-time across nuget",
"points": 52.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 102911,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"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": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.601
},
"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 60% of commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 266,
"open_issues": 65,
"closed_issues": 109,
"issue_closed_ratio": 0.626,
"closed_unmerged_prs": 34
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "63% of issues closed",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 63
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "266/300 decided PRs merged",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 266,
"decided": 300
}
}
],
"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": 92,
"inputs": {
"packages": [
"Valkey.Glide"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 74
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 74 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 74
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "13 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 13
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "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": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://glide.valkey.io",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": 84,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 23 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 339 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 339
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 339,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 339,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 5
},
"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": "excellent",
"name": "AI Readiness",
"value": 86,
"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": 0.914,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 7469
},
"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": "64 of 70 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 64,
"sampled": 70
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yml"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [
"rust/Cargo.toml",
"sources/Valkey.Glide/Valkey.Glide.csproj",
"tests/Valkey.Glide.IntegrationTests/Valkey.Glide.IntegrationTests.csproj",
"tests/Valkey.Glide.TestUtils/Valkey.Glide.TestUtils.csproj",
"tests/Valkey.Glide.UnitTests/Valkey.Glide.UnitTests.csproj"
],
"dependency_bot_commit_share": 0.28
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Taskfile.yml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Taskfile.yml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "28 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 28,
"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 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 113939,
"source_files_sampled": 507,
"oversized_source_files": 7
},
"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": "7/507 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 507,
"oversized": 7
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"crates package 'glide-rs' points at a different repository (https://github.com/EinStack/glide-rs); excluded from ecosystem scoring",
"Could not fetch npm package 'dependabot-management-workflow' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-27T02:30:49.719879Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/valkey-io/valkey-glide-csharp.svg",
"full_name": "valkey-io/valkey-glide-csharp",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}