Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"fast",
"rust",
"string",
"high-performance"
],
"is_fork": false,
"size_kb": 275,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 207432,
"Shell": 30976,
"Python": 212334,
"PowerShell": 33871
},
"pushed_at": "2026-07-26T12:01:22Z",
"created_at": "2024-11-05T03:33:56Z",
"owner_type": "User",
"updated_at": "2026-07-26T12:02:08Z",
"description": "🐆A lightweight, high-performance string manipulation library optimized for speed-sensitive applications.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python",
"Rust"
]
},
"owner": {
"blog": "https://rocketmqrust.com/",
"name": "mxsm",
"type": "User",
"login": "mxsm",
"company": "@apache",
"location": "Canton/Foshan China",
"followers": 733,
"avatar_url": "https://avatars.githubusercontent.com/u/15797831?v=4",
"created_at": "2015-11-11T09:36:03Z",
"is_verified": null,
"public_repos": 51,
"account_age_days": 3910
},
"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": "v3.0.0",
"kind": "major",
"published_at": "2026-07-26T10:29:33Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-06-24T06:35:53Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-06-20T03:06:58Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-06-20T02:50:44Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-06-20T02:36:00Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-01-06T08:18:55Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-01-06T07:19:10Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2026-01-05T15:30:55Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-01-05T04:50:18Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2025-10-12T12:38:36Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2024-11-25T01:58:03Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2024-11-17T14:27:11Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2024-11-13T03:34:32Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2024-11-13T03:09:06Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2024-11-11T03:35:36Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-11-10T15:50:24Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2024-11-08T13:43:47Z"
}
],
"recent_commits": [
{
"oid": "e61ce79bc9a02bc1fba718cd280ac15f664acdd7",
"body": "Closes #137",
"is_bot": false,
"headline": "docs: remove obsolete README references (#138)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-07-26T12:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84c8d84b9d7fd113c236c1dbb994e9f758ed8f6e",
"body": "Closes #135.",
"is_bot": false,
"headline": "Release cheetah-string v3.0.0 (#136)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-07-26T10:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3f9f15f43d42a2ef635943e4bf9f3ad1ea6d08",
"body": "Closes #135",
"is_bot": false,
"headline": "feat: prepare cheetah-string v3.0.0",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-07-26T10:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29315cae019edf209f46d9bccceb24231b121796",
"body": "Merge CheetahString 95plus architecture upgrade plan. Closes #133.",
"is_bot": false,
"headline": "docs: add 95plus architecture upgrade plan",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-07-24T07:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43c62745b9a126f7584f7cb21a5ac7e9894a1d95",
"body": null,
"is_bot": false,
"headline": "docs: add 95plus architecture upgrade plan",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-07-24T07:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc5f8eec10a7378fba206c653d7fcf92e5bce13",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 2.1.0",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-24T06:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6862eaec81f4102e238dcb49e5a268fbe52a9e90",
"body": null,
"is_bot": false,
"headline": "feat: complete architecture roadmap improvements",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-24T06:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df7e789e2e40da064c83b52c04be22bb02c3eb7",
"body": null,
"is_bot": false,
"headline": "Feat: prepare v2.0.0 breaking API release",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T03:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0fbb68ac834581ce1ab59d1b8ce28692edd5342",
"body": null,
"is_bot": false,
"headline": "Feat: add CheetahStr and CheetahBuilder split",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6e5f037bec4d052f604f09e1f1062f9217d456",
"body": null,
"is_bot": false,
"headline": "Feat: prepare v1.2.0 architecture convergence",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4c49bb9f1e0be5d1ac0377257e6200956aec339",
"body": "Feat: Add experimental packed representation",
"is_bot": false,
"headline": "Merge pull request #123 from mxsm/codex/pr-010-experimental-packed-repr",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0691b27ba87feebdf4b8a903c77d14dac7cf4e1a",
"body": "Feat: Add RocketMQ workload benchmarks",
"is_bot": false,
"headline": "Merge pull request #122 from mxsm/codex/pr-009-mq-workload-benchmarks",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "048518536bfb3d65bd99a8ef3f34f800802b7510",
"body": "Feat: Add CheetahBytes byte semantics",
"is_bot": false,
"headline": "Merge pull request #121 from mxsm/codex/pr-008-cheetah-bytes",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848414be2ffe18fea413fc0a2d73ac5d9a8c9b52",
"body": "Enh: Contract string representation variants",
"is_bot": false,
"headline": "Merge pull request #120 from mxsm/codex/pr-007-repr-contraction",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cac9692bd73da45980417c90ceb0a82f37419aa",
"body": "Enh: Reuse mutation fast paths",
"is_bot": false,
"headline": "Merge pull request #119 from mxsm/codex/pr-006-mutation-fast-paths",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b9958a10bb1de1f9a37e36b50bd136522be386b",
"body": "Enh: Use memchr for substring search",
"is_bot": false,
"headline": "Merge pull request #118 from mxsm/codex/pr-005-memchr-search",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6907298e1226b6dd31a2e5a5950580c7747da85d",
"body": "…acts\n\nFeat: Add layout and benchmark artifacts",
"is_bot": false,
"headline": "Merge pull request #117 from mxsm/codex/pr-004-layout-benchmark-artif…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f72bf4a3a379d5d33bf16670ad248866d43cb8",
"body": "Feat: Harden string invariants, serde semantics, Cargo features, and release automation",
"is_bot": false,
"headline": "Merge pull request #116 from mxsm/codex/pr-001-utf8-invariants",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a7abe02fe37e93ba6d1d3ece00a1d4b6766ce0c",
"body": null,
"is_bot": false,
"headline": "Feat: add experimental packed representation",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24d0fcd76edd312e5a4e50084497f6d72cc8b0b6",
"body": null,
"is_bot": false,
"headline": "Feat: add RocketMQ workload benchmarks",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623dd3d1d37537b159f6e4d53e27a5db207552a0",
"body": null,
"is_bot": false,
"headline": "Feat: add CheetahBytes byte semantics",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eaa760c6b72e1acaa0457852d06c8c7e7c4b7df",
"body": null,
"is_bot": false,
"headline": "Enh: contract string representation variants",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f67656204f4fa19c4ee2188ae2609c22762598f0",
"body": null,
"is_bot": false,
"headline": "Enh: reuse mutation fast paths",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5e8c3638969421a5e9bad00b6b514df825d5103",
"body": null,
"is_bot": false,
"headline": "Enh: use memchr for substring search",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3ef5cca68d5d61791d60318e0441dc63b87ed4",
"body": null,
"is_bot": false,
"headline": "Feat: add layout and benchmark artifacts",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08189cdbbc1956b8053e7a06bab47a5876d09948",
"body": null,
"is_bot": false,
"headline": "Fix: satisfy nightly clippy question-mark lint",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T02:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d058f290696cd6f0b52526751b427ac4c0e7f8",
"body": null,
"is_bot": false,
"headline": "Feat: harden string invariants and release automation",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-06-20T01:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21aa0bf208218e199599f16f831b863486d05402",
"body": "…zations for buffer reuse and cloning (#105)\n\n* [ISSUE #104]✨Enhance CheetahString with new tests and internal optimizations for buffer reuse and cloning\n\n* [ISSUE #104]✨Enhance CheetahString with new tests and internal optimizations for buffer reuse and cloning",
"is_bot": false,
"headline": "[ISSUE #104]✨Enhance CheetahString with new tests and internal optimi…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-03-28T15:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dac9244374e282211489e3c64074c945dec81ed",
"body": "…e string splitting logic (#103)",
"is_bot": false,
"headline": "[ISSUE #102]✨Add comprehensive benchmark for CheetahString and improv…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-03-28T08:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a8833bf995bca3acf774cbeb802aaefe9a1c54",
"body": "…SIMD support (#101)",
"is_bot": false,
"headline": "[ISSUE #100]✨Refactor CheetahString for improved memory handling and …",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-03-27T14:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3701cf8ab58ad1f620a9668fb4d9c5bde1fc448",
"body": null,
"is_bot": false,
"headline": "[ISSUE #98]🔖Bump version to 1.0.1 (#99)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-06T08:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d6269d0ed4a99802b8f2178f6ccbfc7184519d",
"body": "…ahString (#97)",
"is_bot": false,
"headline": "[ISSUE #96]✨Refine SIMD feature checks for string operations in Cheet…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-06T07:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da5f8c678939714a031dd5e2c84481fddd692c5",
"body": "…tahString (#95)\n\n* [ISSUE #94]🚀Implement SIMD acceleration for string operations in CheetahString\n\n* fix\n\n* fix ci error\n\n* fix",
"is_bot": false,
"headline": "[ISSUE #94]🚀Implement SIMD acceleration for string operations in Chee…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-06T07:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b15105eb39a254709fcc52145fb96da588a8794",
"body": "…ing patterns in starts_with, ends_with, contains, and split methods (#93)",
"is_bot": false,
"headline": "[ISSUE ##92]✨Enhance CheetahString with support for character and str…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-06T02:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2df556d207df561b561f6a096f194eaec0e5578",
"body": null,
"is_bot": false,
"headline": "[ISSUE #90]🔖Bump version to 1.0.0 (#91)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-06T02:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f00aeb568323131f333389934f42e77ebbd369d",
"body": "…_char, ends_with_char, and contains_char (#88)",
"is_bot": false,
"headline": "[ISSUE #86]✨Add character-based methods to CheetahString: starts_with…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-05T15:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf3a2be7851795e8e5472e9f71dda9e08fcd9aec",
"body": null,
"is_bot": false,
"headline": "[ISSUE #87]🔖Bump version to 0.1.9 (#89)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-05T15:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d48abb883c8a37a76495f7df7572e2e65ba09f1",
"body": "…linting (#83)",
"is_bot": false,
"headline": "[ISSUE #82]🔧Update Clippy check to include all features for improved …",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-05T04:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6610cea5716ad4ffa3711eaa8226ab974237bef8",
"body": "… building methods (#85)",
"is_bot": false,
"headline": "[ISSUE #84]✨Enhance CheetahString with ArcStr support and incremental…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-05T04:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e38feba9d2d408a3c5fef02f802047f3a41f0f0",
"body": null,
"is_bot": false,
"headline": "[ISSUE #80]🔖Bump version to 0.1.8 (#81)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-05T01:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf3c005ffdc4a013da179709a6be27bef36f48be",
"body": "…ion, cloning, querying, transforming, concatenating, iterating, and size scaling (#79)",
"is_bot": false,
"headline": "[ISSUE #78]✨Add benchmarks for CheetahString performance across creat…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-04T16:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6316597e2fb89edf5fe7343a9171e6061362dd5",
"body": "…ncluding starts_with, ends_with, contains, find, rfind, trim, split, and more (#77)",
"is_bot": false,
"headline": "[ISSUE #76]✨Add query and transformation methods for CheetahString, i…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-04T15:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff947cc1875d776b060f7ce2193bcde342a116e",
"body": "…ng to reduce heap allocations for short strings (#75)\n\n* [ISSUE #74]🚀Implement Small String Optimization (SSO) for CheetahString to reduce heap allocations for short strings\n\n* [ISSUE #74]🚀Implement Small String Optimization (SSO) for CheetahString to reduce heap allocations for short strings\n\n* [ISSUE #74]🚀Implement Small String Optimization (SSO) for CheetahString to reduce heap allocations for short strings",
"is_bot": false,
"headline": "[ISSUE #74]🚀Implement Small String Optimization (SSO) for CheetahStri…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-04T15:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750ab5d6da3fdd79ca1f557248c0ffde0580e3bc",
"body": "…ions in CheetahString (#73)",
"is_bot": false,
"headline": "[ISSUE #72]✨Add UTF-8 validation methods and deprecate unsafe convers…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2026-01-04T15:10:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cece62fd84c692e09e85631ab548157aaf854d47",
"body": null,
"is_bot": false,
"headline": "[ISSUE #70]🔖Bump version to 0.1.7 (#71)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2025-10-12T12:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69377b4ebd24298ab996e5117873c21ff76c96f4",
"body": "…r` method (#69)",
"is_bot": false,
"headline": "[ISSUE #68]Change from `pub fn` to `pub const fn` for `from_static_st…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2025-10-12T12:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5b8c10eb864c579a88df988c2a5756d315e7ee",
"body": null,
"is_bot": false,
"headline": "[ISSUE #66]🎨Bump bytes from 1.8.0 to 1.10.0 🚀 (#67)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2025-02-04T15:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9c1620193a9e1ba94b1a108421a15c27e63970",
"body": null,
"is_bot": false,
"headline": "[ISSUE #63]🔖Upgrade the version to 0.1.6 and prepare for release. (#64)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-25T01:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66a2fff3f197b35cefd8f333131ceae75caad7e",
"body": null,
"is_bot": false,
"headline": "[ISSUE #61]📝Update README.md (#62)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-25T01:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b570900925eac0d8a722788f348c82ef4428e17f",
"body": null,
"is_bot": false,
"headline": "[ISSUE #59]⚡️Add #[inline] for some methods (#60)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-19T09:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20751656a328f5750604a1bd854d88cf60d77722",
"body": null,
"is_bot": false,
"headline": "[ISSUE #57]🔖Update version to 0.1.5🔊 (#58)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-16T16:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7580a0c0c03f6515c6e72de4bc93797624539e76",
"body": "… (#56)",
"is_bot": false,
"headline": "[ISSUE #55]🎨Fix CheetahString Serialize empty make Deserialize error🚀…",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-16T16:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9381d0848146f7dc1ef6196338f9332aedbcc413",
"body": null,
"is_bot": false,
"headline": "[ISSUE #53]🍻impl AsRef<CheetahString> for CheetahString (#54)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-15T09:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95446b6e8ca5c8fa4ed14a88eaf09576274323de",
"body": null,
"is_bot": false,
"headline": "[ISSUE #47]Enhance Cheetah String FromIterator (#50)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-15T06:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26f70e4710b509b695bdecdf6fbdcb23dce8e2cc",
"body": null,
"is_bot": false,
"headline": "[ISSUE #48]⚡️impl From<&CheetahString> for CheetahString (#49)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-15T03:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c9c7daff60c5dbdaec0293b584d5824f7c1d745",
"body": null,
"is_bot": false,
"headline": "[ISSUE #43]🎨impl From<&String> for CheetahString🚀 (#44)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-13T14:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e46c762f98f93e7a2e74187aa33458eee5740fc2",
"body": null,
"is_bot": false,
"headline": "[ISSUE #45]🔨Update Github actions CI👷 (#46)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-13T14:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aac208b2c477466c369955f25dff46e1ec506b0",
"body": null,
"is_bot": false,
"headline": "[ISSUE #41]🔖Update version to 0.1.4🔊 (#42)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-13T03:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a40d064aff329ba5f58de16e5aab78e06ecf64e",
"body": null,
"is_bot": false,
"headline": "[ISSUE #39]Fix serde Serialize error (#40)",
"author_name": "rust-learn-now",
"author_login": "rust-learn-now",
"committed_at": "2024-11-13T03:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e313231572b4a9a50a987e6f1ef9e7e883636d57",
"body": null,
"is_bot": false,
"headline": "[ISSUE #37]🔖Update version to 0.1.3🔊 (#38)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-13T03:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44e6ff1332dfded48ad033eb23642100946f708b",
"body": null,
"is_bot": false,
"headline": "[ISSUE #35]🔥impl From<Cow<'static, str>> for CheetahString 🔥 (#36)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-13T02:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e7e924887a69fdb669426538b37b58b98696a5",
"body": null,
"is_bot": false,
"headline": "[ISSUE #33]🚀 implement Borrow<str> for CheetahString (#34)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-12T03:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3735fec542b1fa02685ffda020ab8f91d4d9b7f5",
"body": null,
"is_bot": false,
"headline": "[ISSUE #31]🐛Fix feature serde Serialize compile error💚 (#32)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-11T03:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfcbe06ac772127401d9016ef97b91ad386b8a1b",
"body": null,
"is_bot": false,
"headline": "[ISSUE #29]🔖Update version to 0.1.2🔊 (#30)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-11T01:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "669efe8eb4d328f18202f7958b052dae4fcc03b1",
"body": null,
"is_bot": false,
"headline": "[ISSUE #27]🔖Update version to 0.1.1🔊 (#28)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-10T15:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59b9884f24fefe125169a1bfcb2103c0f4d0fba1",
"body": "* [ISSUE #25]Add Debug for CheetahString\r\n\r\n* fix code style",
"is_bot": false,
"headline": "[ISSUE #25]Add Debug for CheetahString (#26)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-10T15:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c77915c733e69398741106570407f55c290766a",
"body": null,
"is_bot": false,
"headline": "[ISSUE #23]📝Update README.md (#24)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-08T03:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "521a4d20c7a441b7e094bcf3867a2b4afb93fe4d",
"body": null,
"is_bot": false,
"headline": "[ISSUE #21]Optimize CheetahString display (#22)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-07T03:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b72bfe7fea32416e0d0870a927713e4fe929d721",
"body": null,
"is_bot": false,
"headline": "[ISSUE #19]Implement PartialEq,Eq,PartialOrd,Ord for CheetahString (#20)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-07T03:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9934a661d5e3a9901500250a3f4ab9d17d61c359",
"body": null,
"is_bot": false,
"headline": "[ISSUE #17]Add doc for cheetah_string mod (#18)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-07T02:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d42010bb4fa7f570156c6d0b68caf00a9e3083",
"body": null,
"is_bot": false,
"headline": "[ISSUE #15]Add doc (#16)",
"author_name": "rust-learn-now",
"author_login": "rust-learn-now",
"committed_at": "2024-11-07T02:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2105eab7f06feaddde2e707628710d4660b0221b",
"body": "* [ISSUE #13]Optimize impl From<&'static str> for CheetahString\r\n\r\n* fix code style",
"is_bot": false,
"headline": "[ISSUE #13]Optimize impl From<&'static str> for CheetahString (#14)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-07T02:37:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eea5b585b691349bf4b855a4746e55ce82343f4",
"body": null,
"is_bot": false,
"headline": "[ISSUE #11]🍻Add bench test case (#12)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-06T09:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7448671c63110aa2ed913657a1f8ac9d492b6ced",
"body": null,
"is_bot": false,
"headline": "[ISSUE #9]add github action ci (#10)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-06T06:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2601edd2bc5a17c372382e3a85cf0c3b7936ea60",
"body": null,
"is_bot": false,
"headline": "[ISSUE #7]📝Update .gitignore (#8)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-06T06:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d72a38223cf9ee42e26cbf5cd68aa301eff0106a",
"body": null,
"is_bot": false,
"headline": "[ISSUE #5]✨Add cheetah string function🚀 (#6)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-06T06:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61bf91a326032b3a71ea3d694ba6802601ae3e82",
"body": null,
"is_bot": false,
"headline": "[ISSUE #3]📝Add LICENSE-MIT license (#4)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-06T06:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f472514b3ff3281d7121b292ff89afa7fc7fb0e3",
"body": null,
"is_bot": false,
"headline": "[ISSUE #1]Update README.md (#2)",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-05T03:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "539cf6f95a9de6f17d3dde5b073f49e8f305f162",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "mxsm",
"author_login": "mxsm",
"committed_at": "2024-11-05T03:33:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 43,
"latest_release_at": "2026-07-26T10:29:33Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 6,
"days_since_latest_release": 0,
"mean_days_between_releases": 31.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "cheetah-string",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"bytes",
"fast",
"fast-string",
"rocketmq-rust",
"rust",
"network-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/cheetah-string",
"is_deprecated": false,
"latest_version": "3.0.0",
"repository_url": "https://github.com/mxsm/cheetah-string",
"versions_count": 17,
"total_downloads": 73626,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 9085,
"first_published_at": "2024-11-08T13:45:47.118223Z",
"latest_published_at": "2026-07-26T10:29:29.749667Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 7,
"stars": 16,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-09",
"count": 2
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"largest_source_bytes": 108766,
"source_files_sampled": 55,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"fuzz/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": 14,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "bytes",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.10.0"
},
{
"name": "memchr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bytes",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "bytes",
"direct": true,
"version": "1.12.1",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": true,
"version": "2.8.2",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "arbitrary",
"direct": false,
"version": "1.4.2",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.2.65",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "compact_str",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "criterion",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "jobserver",
"direct": false,
"version": "0.1.34",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.186",
"ecosystem": "crates"
},
{
"name": "libfuzzer-sys",
"direct": false,
"version": "0.4.13",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "smartstring",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.4+wasi-0.2.12",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.57.1",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 21,
"direct_count": 5,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 67,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 70,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mxsm",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/15797831?v=4"
},
{
"type": "User",
"login": "rust-learn-now",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/187152827?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.975
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "19 out of 19 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": 1,
"reason": "Found 2/19 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is 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": "27 commit(s) and 17 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e61ce79bc9a02bc1fba718cd280ac15f664acdd7",
"ran_at": "2026-07-26T15:54:08Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T12:03:14Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-26T12:01:22Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mxsm/cheetah-string",
"host": "github.com",
"name": "cheetah-string",
"owner": "mxsm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 60,
"vitality": 75,
"community": 44,
"governance": 64,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 43,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "43 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 43
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "27 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 31.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~31.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 31.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 7,
"stars": 16,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "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": 66,
"inputs": {
"packages": [
"cheetah-string"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 73626,
"monthly_downloads": 9085
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "9,085 downloads/month across crates",
"points": 52.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 9085,
"ecosystems": "crates"
}
}
],
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.975
},
"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 98% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"merged_prs": 67,
"open_issues": 0,
"closed_issues": 70,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "67/68 decided PRs merged",
"points": 37.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 67,
"decided": 68
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/19 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"followers": 733,
"owner_type": "User",
"is_verified": null,
"owner_login": "mxsm",
"public_repos": 51,
"account_age_days": 3910
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "733 followers of mxsm",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 733,
"login": "mxsm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "51 public repos, account ~10 yr old",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 51
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"cheetah-string"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"fast",
"rust",
"string",
"high-performance"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/19 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"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": "27 commit(s) and 17 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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 14 resolved dependencies against OSV; 7 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 14
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 7
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 14,
"unassessed_packages": 7,
"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": 14,
"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": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.835,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "66 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 66,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, fuzz/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 79",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 79
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 108766,
"source_files_sampled": 55,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/55 source files over 60KB",
"points": 53,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 55,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:cheetah-string@3.0.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-26T15:54:23.304030Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mxsm/cheetah-string.svg",
"full_name": "mxsm/cheetah-string",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}