JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"go",
"strings",
"algorithm"
],
"is_fork": false,
"size_kb": 62,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 54957
},
"pushed_at": "2024-06-06T08:26:18Z",
"created_at": "2015-01-06T07:25:26Z",
"owner_type": "User",
"updated_at": "2026-07-24T12:53:48Z",
"description": "Implements string functions widely used in other languages but absent in Go.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Huan Du",
"type": "User",
"login": "huandu",
"company": "@altstory",
"location": "Beijing, China",
"followers": 1421,
"avatar_url": "https://avatars.githubusercontent.com/u/239739?v=4",
"created_at": "2010-04-08T18:29:13Z",
"is_verified": null,
"public_repos": 62,
"account_age_days": 5954
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2024-06-06T08:27:18Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2022-12-01T16:12:08Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2020-06-10T10:01:14Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2020-01-12T23:22:39Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2019-03-18T11:30:02Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-03-18T11:25:18Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-03-05T18:17:46Z"
}
],
"recent_commits": [
{
"oid": "1040c040a86302c5a4de066f5653bccdff2ecd2f",
"body": null,
"is_bot": false,
"headline": "fix #56: New api ToPascalCase and change camelCase to correct value",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2024-06-06T08:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae33fe8028ca830b1d07eebeee74e2399b5027e",
"body": "Fix #54 ToCamelCase preserves cases",
"is_bot": false,
"headline": "Merge pull request #55 from huandu/feature-tocamelcase-preserve-case",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2022-12-01T16:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170756514820509734fd83d8188a04f1cf39d318",
"body": null,
"is_bot": false,
"headline": "ToCamelCase preserves cases; gofmt all files",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2022-12-01T15:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472f5410e2af8f5c0aab2f6dc09bfd733f5730ab",
"body": "fix snakecase's behaviour on already-snakecased numbers",
"is_bot": false,
"headline": "Merge pull request #52 from jwhitaker-swiftnav/fix-number-words",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2022-10-23T03:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a062ad6107d513cf70282d07c61b4d087b47854a",
"body": null,
"is_bot": false,
"headline": "fix snakecase's behaviour on already-snakecased numbers",
"author_name": "Jarrad Whitaker",
"author_login": null,
"committed_at": "2022-10-20T21:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7496fc91321b1b6fc35e3fa061dcc329a80e30",
"body": "create go.yml for github actions",
"is_bot": false,
"headline": "Merge pull request #50 from huandu/huandu-github-actions",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2021-12-21T04:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2578a76ef66aeb58f140e00486fc443fcb3d12b",
"body": null,
"is_bot": false,
"headline": "tweak github actions",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2021-12-21T04:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d8f1bd01244f02ad85d0cf8b2d6bb7ff79f48f",
"body": null,
"is_bot": false,
"headline": "tweak github actions",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2021-12-21T04:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79a8a18e2537f0730cd52f7813f5d5da2d287d5",
"body": null,
"is_bot": false,
"headline": "tweak github actions",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2021-12-21T03:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4412b222ffc2432d85cf7a6cf1684ec1771f25e7",
"body": null,
"is_bot": false,
"headline": "update readme for github action badges",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2021-12-21T03:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87644813f86ef70ffe80756bfbd44631f9a6e07",
"body": null,
"is_bot": false,
"headline": "create go.yml for github actions",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2021-12-21T03:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef19aa5d059baf6235418b31daea204a0ee051ba",
"body": null,
"is_bot": false,
"headline": "update README for travis icon and go doc link",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2020-12-26T16:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52197b1fb3155666d9613b4eb4ed72a86d1f8ab6",
"body": "Use `strings.Builder` if it's available",
"is_bot": false,
"headline": "Merge pull request #46 from ninedraft/use-strings-builder",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2020-06-10T10:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7d5dba631a4e290307ddcf615c741cded1eefc",
"body": null,
"is_bot": false,
"headline": "rfr(package): rename stringBuffer to stringBuilder",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-10T09:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "225e7bf383e67e74f6439018fe2b1ca741caa2f9",
"body": null,
"is_bot": false,
"headline": "rfr(string buffer): rename stringbuffer* to stringbuilder",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-10T09:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd8a951e688fcfa6390e0cf7a19ec19d67a85efe",
"body": null,
"is_bot": false,
"headline": "fix(package): use bufferString type alias instead of string builder",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-10T08:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a81d2954276fd9be245272d46fd800f1c8658717",
"body": null,
"is_bot": false,
"headline": "fix(buffer): type aliases for back compatibility with go <= 1.10",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-10T08:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee63bf74d2de2daeb8e56e4fcd326781cce2a3d6",
"body": "Fix ineffectual assignment",
"is_bot": false,
"headline": "Merge pull request #47 from ninedraft/fix-ineffectual-assignment",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2020-06-10T08:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e34c261b41b600acd24c80d748907d892a07df3",
"body": null,
"is_bot": false,
"headline": "style(translage): unnecessary placeholder assignment.",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-10T08:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6407db4219dd9a4741da8fc62de54cf9fddc0c7d",
"body": "…ermenistic test results",
"is_bot": false,
"headline": "fix(convert test): use a new random source in the test to avoid indet…",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-09T10:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd3ff7ee236aa4a431303840c4ef371895bf60e",
"body": null,
"is_bot": false,
"headline": "fix(convert test): fix shuffle tests",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-09T10:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "612481869d7f61163966da0de9bf3443c8b80b16",
"body": "…63 method",
"is_bot": false,
"headline": "fix(conver test): ineffectual assignment in the testShuffleSource.Int…",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-09T10:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ab07055af0ff501bc6a465d2593f799f07b401",
"body": "…eRunes",
"is_bot": false,
"headline": "rfr(translator): remove ineffectual assignment to fromStart and singl…",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-09T10:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf1ee65c41a1e9004ddbb4c503ac7ae06196d0a4",
"body": null,
"is_bot": false,
"headline": "style(project): reformat project",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-09T10:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313fef902af99842716e7583b5d160d698ca899c",
"body": null,
"is_bot": false,
"headline": "feat(package): use strings.Builder instead of bytes.Buffer",
"author_name": "Pavel Petrukhin",
"author_login": null,
"committed_at": "2020-06-09T10:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d07d6354d7a6d8f940a16a9a98ca38f6b17254c",
"body": null,
"is_bot": false,
"headline": "refs #1: fix an edge case and increase test coverage",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2020-04-11T12:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0886df0bb1e784616a60512d2621528f720d4b7",
"body": null,
"is_bot": false,
"headline": "refs #1: update rule to convert \"Bld4Floor3rd\" to \"bld4_floor_3rd\"",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2020-04-11T11:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73cc8800d807c1a3393060290e46ab19b565d584",
"body": null,
"is_bot": false,
"headline": "fix #45. `ToCamelCase` is aware of space and hyphen",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2020-01-12T23:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "874a673206bf7a5c86d29876dfeaccca0922ab62",
"body": "…single-rune-string\n\nFix #43. convert single rune string correctly",
"is_bot": false,
"headline": "Merge pull request #44 from huandu/issue-ToCamelCase-fail-to-convert-…",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2019-11-21T02:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff57c8854711807994efa6d99a57513643575f1",
"body": null,
"is_bot": false,
"headline": "fix #43. convert single rune string correctly",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2019-11-21T02:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bbcf2f9ccb55755e748b7644164cd4bdce94c1d",
"body": null,
"is_bot": false,
"headline": "add goreport and coveralls.io status",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2018-09-06T15:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f02667b379e2fb5916c3cda2cf31e0eb885d79f8",
"body": null,
"is_bot": false,
"headline": "fix #41. add new method ToKebabCase",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2018-09-06T14:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ae428c2ac4f74d7430952ef528631e656ac92c",
"body": null,
"is_bot": false,
"headline": "fix #39 and refs #1. add rules to convert strings with numbers.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2018-08-25T19:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb0250b58e5c15670406e6f93ffda43281305b1",
"body": null,
"is_bot": false,
"headline": "Merge pull request #38 from whilei/gofmt-2018-Jun-16-17-08",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2018-06-16T15:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0fceeb853906a3e7fd4a4a11b7b79ba0695aeb",
"body": "Run standard gofmt command on project root.\n\n- go version go1.10.3 darwin/amd64",
"is_bot": false,
"headline": "all: gofmt",
"author_name": "ia",
"author_login": "whilei",
"committed_at": "2018-06-16T15:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf18b218c51864a87384c06996e40ff9dcff8e1",
"body": null,
"is_bot": false,
"headline": "fix #36. wrong skip checks in Squeeze",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2018-02-14T04:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6a9f959aec88cfc441a13ef3c122ffc64c6f8b",
"body": null,
"is_bot": false,
"headline": "fix all golint warnings",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2018-02-14T04:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37469d0c81a7910b49d64a0d308ded4823e90937",
"body": null,
"is_bot": false,
"headline": "update doc",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2017-12-08T10:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6590c0c31d16526217fa60fbd2067f7afcd78c5",
"body": "…NG_IS_GREAT\") returns \"GolangIsGreat\".",
"is_bot": false,
"headline": "fix #34. ToCamelCase(\"GOLANG\") returns \"Golang\" and ToCamelCase(\"GOLA…",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2017-09-08T06:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3959339b333561bf62a38b424fd41517c2c90f40",
"body": "…uild.",
"is_bot": false,
"headline": "fix #33. rename test.go to avoid to link with testing in production b…",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-11-30T12:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c57c48c208279ab86160c78181871961c973c18",
"body": "String#camalize -> String#camelize",
"is_bot": false,
"headline": "Merge pull request #32 from mohnish/patch-1",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-30T03:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d0973bd1d5c8df6d14bf0a1e929d5abfddade7",
"body": "Fix typo in the Rails method name",
"is_bot": false,
"headline": "String#camalize -> String#camelize",
"author_name": "Mohnish Thallavajhula",
"author_login": null,
"committed_at": "2015-01-29T18:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b4fd347d9896883967fa26dbfb16d8d18e0ba7f",
"body": null,
"is_bot": false,
"headline": "refs #21. tidy code and correct comment in Translate related functions.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-26T11:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba50cc63c89d358eae67cf2e9941ed36884b06f5",
"body": null,
"is_bot": false,
"headline": "fix #31. change LastPartition/Partition signature.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-26T04:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e56faadbd6cda6d2d811567c122aa5bfcf78ffad",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T19:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf49318ddb0e6ec829a8fda9649733f71ec63f3b",
"body": null,
"is_bot": false,
"headline": "refs #30. implement Center.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T19:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6e484491a8a665d7c2064af6509d859ac72c20",
"body": null,
"is_bot": false,
"headline": "refs #29. implement RightJustify.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T18:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf0fc343d8d3b5780a2c78e61bac39305a8fb91",
"body": null,
"is_bot": false,
"headline": "refs #28. implement LeftJustify.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T18:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8499e525ec76edcad1b0d080d895c3f32f78517b",
"body": null,
"is_bot": false,
"headline": "refs #27. implement ExpandTabs.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T18:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0c470b950baeaa3eb395d889768e4bb7cd4c96",
"body": null,
"is_bot": false,
"headline": "refs #11. Squeeze string.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T17:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115e997ecb689f80c21b8b3b6ddca11d219b890e",
"body": null,
"is_bot": false,
"headline": "refs #16. count characters in a given pattern.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T16:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab9a9fbe694cdad08513335b0c5b4740fb3d7c0",
"body": null,
"is_bot": false,
"headline": "refs #17. Delete characters in a given character set.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T16:22:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87f3e8fef3cd57b269669087d20aa4abd436bd5",
"body": null,
"is_bot": false,
"headline": "refs #21. Translate string from a set of runes to another.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-24T07:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92b17eb97ed1320ce26666252c6098f725d95f59",
"body": null,
"is_bot": false,
"headline": "refs #26. add Width",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-23T07:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573d8439281dad5694d800defc8730702b269b7c",
"body": null,
"is_bot": false,
"headline": "refs #24. update readme and contributing",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-23T07:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4edbae8ab3a3530ea23e8cfc182ba286ce6ec59b",
"body": null,
"is_bot": false,
"headline": "refs #14. more test cases.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T16:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f9b0157894d8cb3040471dac5a2a707688dbbf",
"body": null,
"is_bot": false,
"headline": "update doc",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T15:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa52450ad25a2be2cbba3cf94fcc78957278a9c7",
"body": null,
"is_bot": false,
"headline": "refs #22. add samples in Successor comment.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T15:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19683a0cc26b88ade67a25b41169da9bd0bfddb8",
"body": null,
"is_bot": false,
"headline": "refs #22. get the successor to string.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T15:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e900dcd9867f1bbef4f42cfc51f9078cb7671a",
"body": null,
"is_bot": false,
"headline": "refs #13. shuffle string.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T14:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce90fc1dcffb1466a49198f8c12811f9aee39056",
"body": null,
"is_bot": false,
"headline": "refs #14. word count and split words.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T06:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cc30f8d9ce066d626cb924395ff92e92da49e51",
"body": null,
"is_bot": false,
"headline": "refs #20. scrub invalid rune.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T05:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7b63270d72ac9971c70febb241cf65dbcd7cce",
"body": null,
"is_bot": false,
"headline": "refs #23. count rune length.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T04:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d715a870636019fd98bd9e09302bdcef5f6306ce",
"body": null,
"is_bot": false,
"headline": "add godoc badge",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T04:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "891b2762ee13fd77c19c36c5c5b93647f7ecdf34",
"body": null,
"is_bot": false,
"headline": "refs #18, #9. insert str by rune index; slice supports negative end.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T04:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549ea142a58ec4e21d9709b56289bd676d94c473",
"body": null,
"is_bot": false,
"headline": "refs #19. partition right to left; clean up test cases.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-09T03:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde7e1c133a934e57e5af5ab7ad355266b568ce4",
"body": null,
"is_bot": false,
"headline": "refs #15. convert first rune case.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-08T14:30:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ffe638eb46e7c859f3ac887c9c42d088c4b85b",
"body": null,
"is_bot": false,
"headline": "refs #12. swap case.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-08T14:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d66e90319b9ad5674fbb391d2246b159dce81295",
"body": null,
"is_bot": false,
"headline": "refs #10. String partition.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-08T14:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f94c6675abafbc17a442b8ab0dd08ea67c4586c0",
"body": null,
"is_bot": false,
"headline": "refs #9. slice string by rune.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-08T13:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "509e17196a9bcea4b37c69d308ae08b60c4c977f",
"body": null,
"is_bot": false,
"headline": "add travis icon.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-08T13:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57a8abd59fb6eb85c075771be921c7a2379035c",
"body": null,
"is_bot": false,
"headline": "refs #7. reverse string.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-08T12:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3383fdd6be2f7a0000d25407d2f81f2b81b1b57f",
"body": null,
"is_bot": false,
"headline": "fix #6. change hyphen and space to underscore in ToSnakeCase.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-06T10:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72ee4ca4c8fb4208a4fe3d5b7aeb5fef92d737e",
"body": null,
"is_bot": false,
"headline": "fix #4, #5. special cases for \"_\" in camel case string.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-06T10:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe7a5c4833b2070d1a43f872ce2bbd056599dc0",
"body": null,
"is_bot": false,
"headline": "fix #3. rename ToUnderscore to ToSnakeCase.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-06T08:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b648ea3fc9287439030e7bd87624764b7c3435",
"body": null,
"is_bot": false,
"headline": "go fmt.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-06T08:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3406a7c320b535d36534bb185d743174aa64f7e3",
"body": null,
"is_bot": false,
"headline": "add travis config.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-06T08:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ec75123694d4480e6c06b00f09d84ff3637aaf",
"body": null,
"is_bot": false,
"headline": "fix #1. camel case from/to underscore.",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-06T08:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5ed4b494cb0af890afe288327b77986b908a23",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Huan Du",
"author_login": "huandu",
"committed_at": "2015-01-06T07:25:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2024-06-06T08:27:18Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 782,
"active_weeks_last_year": 0,
"days_since_latest_release": 782,
"mean_days_between_releases": 380.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/huandu/xstrings",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/huandu/xstrings",
"is_deprecated": false,
"latest_version": "v1.5.0",
"repository_url": "https://github.com/huandu/xstrings",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2024-06-06T08:07:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 782
}
]
},
"popularity": {
"forks": 70,
"stars": 1413,
"watchers": 27,
"fork_history": {
"days": [
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-01-29",
"count": 2
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-02-02",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-05-03",
"count": 1
},
{
"date": "2015-06-10",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2015-06-26",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-07-29",
"count": 1
},
{
"date": "2015-08-18",
"count": 1
},
{
"date": "2015-09-01",
"count": 1
},
{
"date": "2015-09-05",
"count": 1
},
{
"date": "2015-12-12",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-04-30",
"count": 1
},
{
"date": "2016-07-23",
"count": 1
},
{
"date": "2016-09-06",
"count": 1
},
{
"date": "2016-12-22",
"count": 1
},
{
"date": "2017-01-20",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-12-02",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2018-01-20",
"count": 1
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2019-01-15",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-08-13",
"count": 3
},
{
"date": "2019-10-12",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-03-10",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-03-06",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2023-04-16",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2024-06-15",
"count": 1
},
{
"date": "2024-08-18",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
}
],
"complete": true,
"collected": 70,
"total_forks": 70
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 12555,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 46,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "huandu",
"commits": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/239739?v=4"
},
{
"type": "User",
"login": "whilei",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10228550?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.985
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 3/11 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 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": "1040c040a86302c5a4de066f5653bccdff2ecd2f",
"ran_at": "2026-07-28T13:23:33Z",
"aggregate_score": 3.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": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2022-12-01T16:01:04Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/huandu/xstrings",
"host": "github.com",
"name": "xstrings",
"owner": "huandu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 35,
"vitality": 15,
"community": 72,
"governance": 56,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 782,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 782 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 782
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 36,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 782,
"mean_days_between_releases": 380.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 782 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 782
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~380.8 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 380.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1334,
"days_since_last_human_commit": 782,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 782 days, with nothing left unanswered; held at dormant by nothing open to answer",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 782
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"forks": 70,
"stars": 1413,
"watchers": 27,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,413 stars",
"points": 51.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1413
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "70 forks",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 70
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "27 watchers",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 27
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.985
},
"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.3,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 46,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"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": "8/11 decided PRs merged",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 11
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/11 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"followers": 1421,
"owner_type": "User",
"is_verified": null,
"owner_login": "huandu",
"public_repos": 62,
"account_age_days": 5954
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,421 followers of huandu",
"points": 22.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1421,
"login": "huandu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "62 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 62
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"github.com/huandu/xstrings"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 782
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 782 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 782
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"go",
"strings",
"algorithm"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/11 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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 not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "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": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"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.759,
"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": "60 of 79 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 60,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 12555,
"source_files_sampled": 15,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T13:23:48.604836Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/huandu/xstrings.svg",
"full_name": "huandu/xstrings",
"license_state": "standard",
"license_spdx": "MIT"
}