Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"golang",
"unicode",
"string-manipulation",
"strings"
],
"is_fork": false,
"size_kb": 883,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 156530
},
"pushed_at": "2024-05-31T16:32:36Z",
"created_at": "2019-03-13T16:25:33Z",
"owner_type": "User",
"updated_at": "2026-07-24T22:55:12Z",
"description": "Unicode Text Segmentation, Word Wrapping, and String Width Calculation 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": "http://rentafounder.com/",
"name": "rivo",
"type": "User",
"login": "rivo",
"company": null,
"location": "Berlin, Germany",
"followers": 355,
"avatar_url": "https://avatars.githubusercontent.com/u/480930?v=4",
"created_at": "2010-11-14T10:24:32Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 5735
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-07-26T23:09:36Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2019-07-06T09:18:19Z"
}
],
"recent_commits": [
{
"oid": "087b3e4194c1feb0856b68d0e7c425c0994829cf",
"body": null,
"is_bot": false,
"headline": "Added a String method to Graphemes. Resolves #52",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2024-04-13T12:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03509a98a092b522b2ff0de13e53513d18b3b837",
"body": "…egular characters. Fixes #50",
"is_bot": false,
"headline": "Fixed wrong width calculation for variation selectors combined with r…",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2024-02-08T13:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601bbb3750c2ab13fb449eaf6f97cab4036b5043",
"body": null,
"is_bot": false,
"headline": "Clarified some performance statements.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2024-01-27T22:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f302f7fdc43bf9489093294e5476b16b60b97517",
"body": null,
"is_bot": false,
"headline": "Clarifications and improvements in the package documentation.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2024-01-27T21:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9a92418f4b39f85888e0704118fed7c2d36fe9",
"body": "…tate transitions.",
"is_bot": false,
"headline": "Improved performance by using switch statements instead of maps for s…",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2024-01-27T21:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e258aa188603c0cba9bfc410088a8d754557aa5e",
"body": null,
"is_bot": false,
"headline": "Switched from transition map to switch statement to improve performance.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2024-01-27T20:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b74d4dcb2a8c8cb4cef9040f1960f556ca7d80a2",
"body": "…II characters.",
"is_bot": false,
"headline": "Some performance improvements by fast-tracking property search on ASC…",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2024-01-27T15:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97691fc6a37d466307f1fb8de27b7dc71be28a1c",
"body": "Allow configuring the width of East Asian ambiguous width characters",
"is_bot": false,
"headline": "Merge pull request #47 from junegunn/eastasian-ambiguous",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2024-01-27T13:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f39ebcfad85753ef4c543645bbd6235ea2672f9",
"body": null,
"is_bot": false,
"headline": "Add comment",
"author_name": "Junegunn Choi",
"author_login": "junegunn",
"committed_at": "2024-01-27T01:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "272e3f06671f1e84c92b501e371feb57283d88a4",
"body": null,
"is_bot": false,
"headline": "Allow configuring the width of East Asian ambiguous width characters",
"author_name": "Junegunn Choi",
"author_login": "junegunn",
"committed_at": "2024-01-20T17:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3628fa14e3cd43899a3277293c4049e42511b597",
"body": "Upgrade to Unicode v15.0.0",
"is_bot": false,
"headline": "Merge pull request #42 from meowgorithm/unicode-v15.0.0",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-09-09T13:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3050bb875da66e5c56c918779b52aadf890ec37a",
"body": null,
"is_bot": false,
"headline": "Update Unicode version numbers in README and doc comments to 15.0.0",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2023-09-05T19:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5509479987d4a6b482f1fef7dac29d2afc112dd6",
"body": null,
"is_bot": false,
"headline": "Upgrade to Unicode v15.0.0 (and regnerate accordingly)",
"author_name": "Christian Rocha",
"author_login": "meowgorithm",
"committed_at": "2023-09-05T18:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a353c27b3261e0519aae321aa9ebdb4ed616c13c",
"body": "Improve test coverage to 100%",
"is_bot": false,
"headline": "Merge pull request #28 from elliotwutingfeng/coverage",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-08-19T19:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef94a4da15aeff0ca275665047f3e666ed1a479c",
"body": null,
"is_bot": false,
"headline": "Revert README.md",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-08-19T10:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f40b4481d38a1d7507c595b935cef06dbb5525",
"body": null,
"is_bot": false,
"headline": "Removed test coverage material",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-08-19T10:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700d40a9f7942375321d8454ab03a24a25447dfa",
"body": null,
"is_bot": false,
"headline": "remove duplicate tests",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-08-05T03:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b954da7f5f915beea36c99adf480868cb762be",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into coverage",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-08-05T03:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54496b3e801e7948b6f9c8b6754d07fd5f8535d",
"body": "check the size of properties.",
"is_bot": false,
"headline": "Merge pull request #38 from shogo82148/check-size-of-properties",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-07-30T20:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b74880975102603e960e6c6a85cced27a70b2d",
"body": null,
"is_bot": false,
"headline": "Update gen_properties.go",
"author_name": "ICHINOSE Shogo",
"author_login": "shogo82148",
"committed_at": "2023-07-30T14:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7451cd91166cf4d35bedda349878ce581537d5e3",
"body": null,
"is_bot": false,
"headline": "fix comments",
"author_name": "ICHINOSE Shogo",
"author_login": "shogo82148",
"committed_at": "2023-07-24T20:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99507ce7555d76ea679b25f2721ebefff4eb0973",
"body": "fix benchmarks",
"is_bot": false,
"headline": "Merge pull request #40 from shogo82148/fix-benchmarks",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-07-24T16:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faef3042ae02aedffc5f499c0e5cdd2b2f2e28cc",
"body": "prKatakana should be wbKatakana.",
"is_bot": false,
"headline": "Merge pull request #39 from shogo82148/pr-katakana-should-be-wb-katakana",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-07-24T15:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d02fe600c520b94aa25361979ad65d35b4baba86",
"body": null,
"is_bot": false,
"headline": "fix benchmarks",
"author_name": "ICHINOSE Shogo",
"author_login": "shogo82148",
"committed_at": "2023-07-24T02:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859b6df0db4a0ece1e5ef575504d7fd73cc0411c",
"body": "wbTransitions must be:\n\n {wbXX, prXX}: {wbXX, wbDontBreak, 132},\n // or\n {wbXX, prXX}: {wbXX, wbBreak, 132},",
"is_bot": false,
"headline": "prKatakana should be wbKatakana.",
"author_name": "ICHINOSE Shogo",
"author_login": "shogo82148",
"committed_at": "2023-07-23T04:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d022d26ae9bc6497415c3ab5b2aec8fcabae4a51",
"body": null,
"is_bot": false,
"headline": "check the size of properties.",
"author_name": "ICHINOSE Shogo",
"author_login": "shogo82148",
"committed_at": "2023-07-23T04:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac807292cb7cacfe6d6227ea7c5793c4acd31b88",
"body": "fix HasTrailingLineBreak",
"is_bot": false,
"headline": "Merge pull request #36 from shogo82148/fix-has-trailing-line-break",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-07-22T10:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9409efe17a2bae3556a4de9ff00b8f6b5ebc8a8",
"body": "…-comment\n\nfix position of `Code generated` comments.",
"is_bot": false,
"headline": "Merge pull request #35 from shogo82148/fix-position-of-code-generated…",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-07-22T10:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ef7b4023279dc3e84dfdef4efe90068ac873b8",
"body": "`property` should compare with `prXX` constants instead of `lbXX`.",
"is_bot": false,
"headline": "fix HasTrailingLineBreak",
"author_name": "ICHINOSE Shogo",
"author_login": "shogo82148",
"committed_at": "2023-07-20T17:51:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415a1d779c576056798097ed45c241df2122b85b",
"body": "According to the document of `go generate`,\nthese lines must appear earlier.\n\nhttps://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source\n\n> To convey to humans and machine tools that code is generated, generated source should have a line that matches the following regular expression (in Go syntax):\n>\n> ^// Code generated .* DO NOT EDIT\\.$\n>\n> This line must appear before the first non-comment, non-blank text in the file.",
"is_bot": false,
"headline": "fix position of `Code generated` comments.",
"author_name": "ICHINOSE Shogo",
"author_login": "shogo82148",
"committed_at": "2023-07-17T06:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa62b920a93c276b57f6117fc1daeb23ee253e82",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into coverage",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-06-03T23:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c29cfd277c87e6115f89ba29f0f7b0544b2bfd68",
"body": "init go.sum",
"is_bot": false,
"headline": "Merge pull request #31 from redyapr/init-go-sum",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2023-03-30T10:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6406516a2075189fa276ee233722d1aaf4e85a60",
"body": null,
"is_bot": false,
"headline": "Fixed a link in the comments.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2023-03-25T21:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a6b43e7e4c2a0699190ffb32f8849178bd00bd",
"body": null,
"is_bot": false,
"headline": "init go.sum",
"author_name": "Redy Apriyadi",
"author_login": null,
"committed_at": "2023-03-10T12:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d50be15fe50b00a9169a11d741f8ee86bada48f",
"body": null,
"is_bot": false,
"headline": "Fixed wrong transition for Grapheme boundaries. Fixes #30",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2023-02-21T06:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad1b90bf88247160298987f2362a4a4c1e8a5932",
"body": null,
"is_bot": false,
"headline": "Add tests for LineBreak.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f493054633523ffc54ff78008f3155b1a78ae45c",
"body": null,
"is_bot": false,
"headline": "Add tests for HasTrailingLineBreak and HasTrailingLineBreakInString.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef1861bc1f0ca0912088450b46617f18a5b659ae",
"body": null,
"is_bot": false,
"headline": "Add tests for FirstLineSegment and FirstLineSegmentInString.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba789bceb2e9f6a15ca2d739a90e58eacb05e430",
"body": "…uster.",
"is_bot": false,
"headline": "Add tests for IsWordBoundary, IsSentenceBoundary, and FirstGraphemeCl…",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:52:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4faf229269700fbe69e97feccd4199d5162f9f",
"body": null,
"is_bot": false,
"headline": "Add tests for FirstSentence and FirstSentenceInString.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "234877125b606c648e510c0ee12d9ca3e4d171ff",
"body": null,
"is_bot": false,
"headline": "Add tests for Step and StepString.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e8f0b8202bd841b79eba92b3be50750c3239ae",
"body": null,
"is_bot": false,
"headline": "Add tests for Width and FirstGraphemeClusterInString.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51ba0c88dc8fa23b23188cc25290f44dfafb496",
"body": null,
"is_bot": false,
"headline": "Add tests for FirstWord and FirstWordInString.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c3fcd655318c293a51c47cc5495851e7fb5305",
"body": null,
"is_bot": false,
"headline": "Add instructions and gitignore for test coverage command.",
"author_name": "Wu Tingfeng",
"author_login": "elliotwutingfeng",
"committed_at": "2023-02-02T23:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1f61b61291ec0bc5459dffd72afb6cf3ec9372",
"body": null,
"is_bot": false,
"headline": "Added basic fuzzing to test the Step function.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-11-16T14:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5fc67f5b85a846cb37cd71a3b8c76cc87b6bf98",
"body": null,
"is_bot": false,
"headline": "Added ReverseString().",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-11-15T17:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ce52f667cc8b62dd38979db02cf5c33ed26731",
"body": null,
"is_bot": false,
"headline": "Minor changes.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-09-30T05:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a52aa66ecd9c3c5199c46ccfd81d25b711414f8",
"body": "…0F).",
"is_bot": false,
"headline": "Width is 2 for any characters ending with Variation Selector-16 (U+FE…",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-09-10T22:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c726b782c79f1a29b6077cbaed92bda8b737362c",
"body": null,
"is_bot": false,
"headline": "Bugfix in StepString() function. Minor documentation improvements.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-09-10T20:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db677584cff755e65877eb84ed9945e87acd99ef",
"body": "Monospace string width calculation (à la wcwidth).",
"is_bot": false,
"headline": "Merge pull request #26 from rivo/width",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2022-09-10T19:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3b0bfe913e05c11592ee9246db50816c538073",
"body": null,
"is_bot": false,
"headline": "Added monospace string width calculation (wcwidth).",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-09-10T19:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f77ce1977fd80e61b34e51bf509394656d1182a8",
"body": null,
"is_bot": false,
"headline": "Upgrading some comments to Go 1.19 syntax.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-08-06T14:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f4d68f787bd41bbd705a494c955d48784ace5f",
"body": "…ne breaks.",
"is_bot": false,
"headline": "Cleaning up latest actions and adding functions to detect trailing li…",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-08-05T21:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e225a7da2283c3048c83cf72c6520765895aa9bb",
"body": "This reverts commit 10e006b3afbd7e55e4da4d49bb2012125eddc0dd.",
"is_bot": false,
"headline": "More reverting.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-08-05T20:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71634bf1f17a641bea560c9100c9bf627a1e7f0c",
"body": "This reverts commit be02319ce361418ab740d65d05ecd990556cc528.",
"is_bot": false,
"headline": "Reverting recent changes because they can't be made to work reliably.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-08-05T20:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be02319ce361418ab740d65d05ecd990556cc528",
"body": null,
"is_bot": false,
"headline": "Ignoring LB3 also in Step functions.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-08-05T18:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e006b3afbd7e55e4da4d49bb2012125eddc0dd",
"body": null,
"is_bot": false,
"headline": "Ignoring LB13 for practical reasons.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-08-05T18:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0d1e20f287d7a021c79447ea10950237a0023ca",
"body": null,
"is_bot": false,
"headline": "Reserving a result value in Grapheme Cluster function for later.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-28T09:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ce236299edd4ab58d7cd2b473fe3427db55a019",
"body": null,
"is_bot": false,
"headline": "Updated README to reflect all recent changes.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-26T23:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd59aed2d55d020d9e7c7b08face1e21d04dc85",
"body": "…sentence/line breaking.",
"is_bot": false,
"headline": "Graphemes class uses StepString() internally now and implements word/…",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-26T22:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3081444cb151d249845bec84d63cf78d8466cf84",
"body": null,
"is_bot": false,
"headline": "Updated documentation and added examples.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-26T20:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66eddfd01cd732dc7967c4ca3783dcfbc488044c",
"body": null,
"is_bot": false,
"headline": "Wrote the Step() function which combines all breaking rule sets.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-26T11:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06b8d736b8f8f704229627f64c33eaa168a88fb8",
"body": "…age documentation.",
"is_bot": false,
"headline": "Made word, sentence, line breaking functions public and expanded pack…",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-25T21:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e04fd46d7f8ea1695614f1464bc85a58cf94b738",
"body": null,
"is_bot": false,
"headline": "Implemented line breaking (UAX 14).",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-24T21:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3680b880ad6c748e89f8cb00c89d502f133b31ee",
"body": null,
"is_bot": false,
"headline": "Added sentence boundary detection.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-22T21:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e74d891e81385961add4bf1c56e96e2ce72bee8",
"body": null,
"is_bot": false,
"headline": "Added a string function version for word boundaries.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-22T09:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc8f7b639e98697f91abfc8c904be6e77fe00ec5",
"body": "…test cases. Word boundaries tests now pass.",
"is_bot": false,
"headline": "Made the break test generator more general. Imported word boundaries …",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-22T09:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780c3268c0f98b0f9d84fbd6b3f7f73648fb86af",
"body": null,
"is_bot": false,
"headline": "Implemented word break rules. Not yet integrated. Not yet tested.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-20T21:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d6e336ae4b797def1b51201fd230d49c434d6c",
"body": null,
"is_bot": false,
"headline": "Starting work on word breaking.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-19T19:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5324955a04aabd6912847ce9c9464eacaad65119",
"body": null,
"is_bot": false,
"headline": "Switched GraphemeClusterCount() function to new, faster method.",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-19T07:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6773baf192510c027839298de29fbffc4bf572a",
"body": "…official Unicode file.",
"is_bot": false,
"headline": "Grapheme break properties are now generated via go generate from the …",
"author_name": "Oliver",
"author_login": "rivo",
"committed_at": "2022-07-18T20:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7b41ea8e50e5b5a6ca55e043413ca3c602e73fd",
"body": null,
"is_bot": false,
"headline": "Added benchmark tests for grapheme cluster variants.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2022-07-18T18:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef2f81867996a7e5be423cf7dde6b1a8bcc0a3c7",
"body": "…yet public as the interface may change.",
"is_bot": false,
"headline": "Implemented an alternative to using the Graphemes class. This is not …",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2022-07-17T20:05:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d5c2fb63a9f348595161b0ba7ebf7aa7fec20a2",
"body": null,
"is_bot": false,
"headline": "Updated README.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2022-07-17T11:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f06f202ffc442708f61ddfba004c29956b11bd8",
"body": null,
"is_bot": false,
"headline": "Updated README to reflect the Unicode version used.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2022-07-17T10:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92398209a7f43d722eee039328b9ce2ca68d00a9",
"body": null,
"is_bot": false,
"headline": "Moved grapheme cluster parser state transitions into its own function.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2022-07-17T10:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c32f2777c42637c1fa1e104ac45c6d47d9dcb30",
"body": null,
"is_bot": false,
"headline": "Added a sponsoring button to the repo.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2022-07-03T18:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c86be7915a626793725fce30bb2f4da513c1a2",
"body": "…l-char\n\nFix breaking of the next emoji after the control character",
"is_bot": false,
"headline": "Merge pull request #16 from fmatzy/fix-broken-transition-after-contro…",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2021-10-04T05:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd1c4a9fd870033702e45c5d89cad6cff904fef4",
"body": null,
"is_bot": false,
"headline": "fix state transition when two any conditions were found",
"author_name": "fmatzy",
"author_login": "fmatzy",
"committed_at": "2021-10-03T02:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26f886269c94fc4a29e131237bbb2288a1257126",
"body": null,
"is_bot": false,
"headline": "add test for emoji after control char",
"author_name": "fmatzy",
"author_login": "fmatzy",
"committed_at": "2021-10-03T02:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7332d5e880d066cdff9f2b3b447271f3cb9b12db",
"body": null,
"is_bot": false,
"headline": "Updated test cases to Unicode 14",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2021-10-01T05:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37d6c1154316faf471d840b7c23da7190d034610",
"body": "Go generate the test cases from unicode.org",
"is_bot": false,
"headline": "Merge pull request #11 from dchapes/patch-1",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2021-10-01T05:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4924941f9e9fdae3f9b8c263bd5d30997600ac",
"body": null,
"is_bot": false,
"headline": "Missed one change from testcase to testCase",
"author_name": "Dave Chapeskie",
"author_login": "dchapes",
"committed_at": "2021-06-01T12:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cc8b8d61c5ecdaec23269f470b15f1118696b3f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into patch-1",
"author_name": "dchapes",
"author_login": "dchapes",
"committed_at": "2021-06-01T10:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed4825cc128c48c718a28559e1770a9d858e1629",
"body": "- Add top file comment to gen_breaktest.go\n- Wrap comments at 80\n- Make comment a sentence.\n- testCase vs testcase",
"is_bot": false,
"headline": "Small tweaks to testcode generation.",
"author_name": "Dave Chapeskie",
"author_login": "dchapes",
"committed_at": "2021-05-31T23:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca5bd4a07dfe7936e955332ebd6351ea8d58693",
"body": "introduce uniseg_test package",
"is_bot": false,
"headline": "Merge pull request #14 from shogo82148/introduce-uniseg-test-package",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2021-05-31T17:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da92e06a1b3379f1890814f066f2402828eda7fa",
"body": "migrate godoc.org to pkg.go.dev",
"is_bot": false,
"headline": "Merge pull request #13 from shogo82148/migrate-to-pkg.go.dev",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2021-05-12T13:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c32ed425558ff8ae7fcce8b7c81cfb8a448d441",
"body": "ExampleGraphemes is now same code as the example in README.\nIt allows users to try the package easier.",
"is_bot": false,
"headline": "introduce uniseg_test package",
"author_name": "Ichinose Shogo",
"author_login": "shogo82148",
"committed_at": "2021-05-11T21:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105ee14766c2f722c0138b157ff45cfc6f813767",
"body": null,
"is_bot": false,
"headline": "migrate godoc.org to pkg.go.dev",
"author_name": "Ichinose Shogo",
"author_login": "shogo82148",
"committed_at": "2021-05-11T21:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae0cff13257c3df3c1109b69775ccd17597415a",
"body": "…rate command that can re-create it.",
"is_bot": false,
"headline": "Move the tests from unicode.org into their own file and add a go:gene…",
"author_name": "Dave Chapeskie",
"author_login": "dchapes",
"committed_at": "2021-05-11T19:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75711fccf6a3e85bc74c241e2dddd06a9bc9e53d",
"body": null,
"is_bot": false,
"headline": "Faster initial split on input into []rune",
"author_name": "Olivier Mengué",
"author_login": "dolmen",
"committed_at": "2020-10-19T13:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f8f751c732fdcd5e158c13c28f8863ad80e9a5",
"body": null,
"is_bot": false,
"headline": "Added Unicode version number for clarification, resolves #4",
"author_name": "rivo",
"author_login": "rivo",
"committed_at": "2019-07-06T09:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f5b9457d44da7006ab06c7e3915583b6bcb0ab",
"body": null,
"is_bot": false,
"headline": "Project now uses go modules.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2019-05-13T08:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f699dde9c340bcc39b69a4c67369832af73ec72e",
"body": null,
"is_bot": false,
"headline": "Added GraphemeClusterCount() as a convenience function.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2019-03-13T20:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d1ff4bface940f68f4785f50447c53c3a4c7d03",
"body": null,
"is_bot": false,
"headline": "Added license.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2019-03-13T16:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4aa0a893836c01a57db56ee5b9bdb25b00bf40",
"body": null,
"is_bot": false,
"headline": "First commit. Initial version of the package.",
"author_name": "Oliver",
"author_login": null,
"committed_at": "2019-03-13T16:26:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2022-07-26T23:09:36Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_last_push": 787,
"active_weeks_last_year": 0,
"days_since_latest_release": 1462,
"mean_days_between_releases": 1116.6
},
"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": "github.com/rivo/uniseg",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/rivo/uniseg",
"is_deprecated": false,
"latest_version": "v0.4.7",
"repository_url": "https://github.com/rivo/uniseg",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2024-02-08T13:16:15Z",
"latest_version_yanked": null,
"days_since_latest_publish": 900
}
]
},
"popularity": {
"forks": 69,
"stars": 724,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2019-09-24",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-07-11",
"count": 2
},
{
"date": "2020-07-29",
"count": 1
},
{
"date": "2020-08-27",
"count": 2
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-21",
"count": 1
},
{
"date": "2021-05-11",
"count": 2
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-11-20",
"count": 2
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-05-23",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-06-30",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-07-02",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
}
],
"complete": true,
"collected": 68,
"total_forks": 69
},
"star_history": null,
"open_issues_and_prs": 9
},
"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": 2363865,
"source_files_sampled": 31,
"oversized_source_files": 9,
"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": 4,
"merged_prs": 14,
"open_issues": 5,
"closed_ratio": 0.848,
"closed_issues": 28,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rivo",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/480930?v=4"
},
{
"type": "User",
"login": "elliotwutingfeng",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/30223404?v=4"
},
{
"type": "User",
"login": "shogo82148",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1157344?v=4"
},
{
"type": "User",
"login": "dchapes",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3911065?v=4"
},
{
"type": "User",
"login": "meowgorithm",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/25087?v=4"
},
{
"type": "User",
"login": "junegunn",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/700826?v=4"
},
{
"type": "User",
"login": "fmatzy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/30208309?v=4"
},
{
"type": "User",
"login": "dolmen",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/129536?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.595
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 8 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": 5,
"reason": "Found 8/15 approved changesets -- score normalized to 5",
"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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "087b3e4194c1feb0856b68d0e7c425c0994829cf",
"ran_at": "2026-07-28T13:05:20Z",
"aggregate_score": 4,
"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": [
{
"number": 54,
"created_at": "2024-05-25T21:14:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2024-05-30T19:58:51Z",
"last_comment_at": "2025-05-29T14:21:09Z",
"last_comment_author": "rcooper47"
},
{
"number": 61,
"created_at": "2025-07-02T16:54:53Z",
"last_comment_at": "2025-08-20T11:04:39Z",
"last_comment_author": "Luap99"
},
{
"number": 62,
"created_at": "2026-01-03T19:44:36Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2024-01-27T13:09:21Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 46,
"created_at": "2023-11-09T14:13:05Z",
"last_comment_at": "2025-05-12T03:24:00Z",
"last_comment_author": "hajimehoshi"
},
{
"number": 53,
"created_at": "2024-04-30T08:04:51Z",
"last_comment_at": "2024-05-01T11:53:33Z",
"last_comment_author": "rivo"
},
{
"number": 57,
"created_at": "2024-06-04T03:14:45Z",
"last_comment_at": "2024-07-04T09:39:28Z",
"last_comment_author": "ohir"
},
{
"number": 58,
"created_at": "2024-06-07T14:46:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2024-12-03T06:58:50Z",
"last_comment_at": "2024-12-09T08:47:54Z",
"last_comment_author": "munpf"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rivo/uniseg",
"host": "github.com",
"name": "uniseg",
"owner": "rivo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 36,
"inputs": {
"security": 40,
"vitality": 15,
"community": 59,
"governance": 57,
"engineering": 38,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"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": 787,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 787 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 787
}
}
],
"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": 2,
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_latest_release": 1462,
"mean_days_between_releases": 1116.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1462 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1462
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1116.6 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1116.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"unanswered_contributions",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 912,
"days_since_last_human_commit": 836,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 836 days; 2 unmet obligation(s): pull requests unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 836,
"count": 2,
"signals": "pull requests unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 69,
"stars": 724,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "724 stars",
"points": 46.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 724
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "69 forks",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 69
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"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 (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": 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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.595
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 60% of commits",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 14,
"open_issues": 5,
"closed_issues": 28,
"issue_closed_ratio": 0.848,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 39.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/25 decided PRs merged",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 25
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/15 approved changesets -- score normalized to 5",
"points": 7.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": 61,
"inputs": {
"followers": 355,
"owner_type": "User",
"is_verified": null,
"owner_login": "rivo",
"public_repos": 13,
"account_age_days": 5735
},
"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": "355 followers of rivo",
"points": 18.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 355,
"login": "rivo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~15 yr old",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"github.com/rivo/uniseg"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 900
},
"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 900 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 900
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 8 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": [
"golang",
"unicode",
"string-manipulation",
"strings"
],
"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": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4
},
"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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 8 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 8/15 approved changesets -- score normalized to 5",
"points": 3.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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 11
},
"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": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.219,
"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": "21 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"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": "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 96",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 96
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 2363865,
"source_files_sampled": 31,
"oversized_source_files": 9
},
"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": "9/31 source files over 60KB",
"points": 39,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 31,
"oversized": 9
}
}
],
"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:05:37.092126Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rivo/uniseg.svg",
"full_name": "rivo/uniseg",
"license_state": "standard",
"license_spdx": "MIT"
}