Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 272,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 180792
},
"pushed_at": "2026-07-19T00:57:44Z",
"created_at": "2023-12-26T03:13:31Z",
"owner_type": "User",
"updated_at": "2026-07-19T00:57:48Z",
"description": "ssg (strong-string-go) provides general utilities functions/types for golang (such as safe-maps, config-parser, etc..)",
"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": "ALi.w",
"type": "User",
"login": "ALiwoto",
"company": null,
"location": "Earth. under the blue sky",
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/70187458?v=4",
"created_at": "2020-08-25T03:36:35Z",
"is_verified": null,
"public_repos": 75,
"account_age_days": 2160
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-07-19T00:40:40Z"
},
{
"tag": "v1.1.44",
"kind": "patch",
"published_at": "2026-07-04T23:30:16Z"
},
{
"tag": "v1.1.43",
"kind": "patch",
"published_at": "2026-06-04T08:38:41Z"
},
{
"tag": "v1.1.42",
"kind": "patch",
"published_at": "2026-06-04T07:26:10Z"
},
{
"tag": "v1.1.41",
"kind": "patch",
"published_at": "2025-03-08T16:59:21Z"
},
{
"tag": "v1.1.40",
"kind": "patch",
"published_at": "2024-11-04T15:39:24Z"
},
{
"tag": "v1.1.39",
"kind": "patch",
"published_at": "2024-10-29T04:20:24Z"
},
{
"tag": "v1.1.38",
"kind": "patch",
"published_at": "2024-08-16T22:46:29Z"
},
{
"tag": "v1.1.37",
"kind": "patch",
"published_at": "2024-06-11T23:39:45Z"
},
{
"tag": "v1.1.36",
"kind": "patch",
"published_at": "2024-06-07T20:38:01Z"
},
{
"tag": "v1.1.35",
"kind": "patch",
"published_at": "2024-05-11T19:49:42Z"
},
{
"tag": "v1.1.34",
"kind": "patch",
"published_at": "2024-05-06T19:39:58Z"
},
{
"tag": "v1.1.33",
"kind": "patch",
"published_at": "2024-01-07T17:15:56Z"
}
],
"recent_commits": [
{
"oid": "3191b04020df91b8b6f8cb409c50db8bec5b48ae",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Fix race conditions exposed by gh workflow in shellUtils package.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2026-07-19T00:57:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0841763bc6b6ce35394c34b3829d538afb2ad31",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add more map-related tests and fix logical bugs in mapUtils package.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2026-07-19T00:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53637cc9506bbe7f38f6197716ec50b2b8dbe7f1",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Refactor ExpiringValue to have a mutex.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2026-07-18T23:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1422b1840d18c509da893c2d574d950ad67e86",
"body": "Add GetOrCreate method.\n\nSigned-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Refactor map types and move them to mapUtils package.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2026-07-18T21:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27508e3e0f535759c084e8a31db6b715eae01bf4",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add ClonePointerSlice and RandomInt64Inclusive functions.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2026-07-04T23:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "599e98e576efa4004f8c3162a0ed53a28873c539",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add caseUtils package.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2026-06-04T08:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "475903e8e22b154a54206ecc879229b6dd54ae13",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add JoinStr helper.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2026-06-04T07:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d7d2d16251b21c0a92d24d6a0d4f826c12ff02",
"body": "Add ParseDuration and ParseDurationWithDefault functions to timeUtils package.\nAdd RegisterUnit for customizing the unit map.\nAdd GenerateCurrentDateTime and GenerateSuitableDateTime functions (moved from my old code).\nAdd test cases for the added functions and package.\n\nSigned-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add timeUtils package.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2025-03-08T16:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82de97eafae89b3f2aee1cbfd5ca77cae64b85b5",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add BigPow and ContainsRepeated function.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2025-02-09T17:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "552068ab8cb60926ec7b485a65ff0416b5531e15",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add WriteFile and WriteFileStr functions.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-11-04T15:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dd805e345a4035b8f47a3303be8c188a3b7c830",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add IsCharNumber function.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-10-29T03:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e6b6e906857ab6d0925c3c37cadb3dfc365858",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add agentUtils.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-10-09T09:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75dc124c623742b4653c54694311f835aa3ec78b",
"body": "Add some comments.\n\nSigned-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add NumGeneratorFrom function.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-08-16T22:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b200601f1c1947333e662eba5c0da99d8996007d",
"body": "Use DoCheck in checkLoop method.\n\nSigned-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add onExpiredPtr.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-06-11T22:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12581cb43215c83be2c1a8b0a6d9618d55dda3a",
"body": "Fix issue with invalid boolean parser.\nReturn error in parsing empty string, so other strings (such as env) can also be parsed.\n\nSigned-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Fix minor issues.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-06-07T20:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eb4e59494f70925919c0683247df80200099926",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Fix lock issue.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-05-11T19:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db34aade8532d68fe9765daeae3866d418ba9ab6",
"body": "Upgrade x/text to its latest version.\nRemove deprecated constants.\nRefactor repairString to not use string ptr for performance reasons.\n\nSigned-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add support for ForEachOperation.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-05-06T19:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f9b3c9b55fbe9fd7bed2fbfe14a0ba876201a71",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Fix compiler warnings.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-04-30T04:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f5401f3a9d9ccc5998b752e3673e5a9d317156",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Fix typos across some files.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-01-07T17:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652588261dc79f675d142cebb1ba8f77b63c4459",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Change module name.",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2024-01-07T16:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1b01fb3796ef5872b9845315cdc0fe883b3619f",
"body": "… wrongly.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix parsing slice values in config parser overrides the section value…",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-06-20T21:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "933a6eb7cfa1c762b26638cf38bc10d9c07459df",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Update readme file content, add logo and update licence date.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-06-16T09:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b11e53a7e51e0f3a064ee883aa9baee7354c9c3",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix AppendUnique function's syntax and add tests for it.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-06-01T06:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed03c719d1343d2f393bbab8fe89f25b682e6751",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add AppendUnique function.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-06-01T05:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc588d068c375dc07efd43c145584f03e221032b",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix parser tests.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-17T22:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5d00c6f24c837d84c1216b5c4f30200031894a",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Improve integer functions.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-17T21:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07bcc371045955df9559fcbd2729af313e80acc",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix tests.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-04T22:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91b104908fe2c388c0057ebdaa277661ec7633ab",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Remove virtual flag from file name.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-04T22:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "908d58065d0c60cdaebd827f72d8fa24552eb447",
"body": "Add support for virtual files.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add support for considering lines starting with '!' as comment.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-04T22:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff91eb49b0f8b953808483650bb37d3431d432ef",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix setup-go task in CI.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-04T21:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7087e9d6344c4a674c0eec0da0497edd3af1b7e1",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Upgrade CI's go version to 1.20.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-04T20:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be15ba845bafccef2d6e9bb1a6bd5da733d1c51",
"body": "Add support for reading arrays from env variables.\nAdd support for using spaces to split values in an array field.\nAdd support for setting DefaultMainSection varible.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Refactor extraction-related code in strongParser and use generics.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-05-04T20:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782eb671df7bea84d14b075abfb5b8565b54d7a6",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Upgrade dependencies to their latest version.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-04-28T20:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fb92bd4cc82d0ef5b530e4d447fc37904ca5071",
"body": "Add some tests for disable/enable feature.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Also implement disabling in SafeMap.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-04-28T20:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f7d3d614de0ec16bf77cc452199ea2fb3cdbcb",
"body": "Make safeMap.go and safeEMap.go files for their own struct methods.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add the ability to disable/enable safe-maps.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2023-04-28T20:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe992da2ce927d62f4194e22647d03733fd48f0",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Upgrade golang.org/x/text package to v0.5.0",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2022-12-15T20:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4933866fbf22ec27792679e88456cfb7c9ecf638",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Improve showing output of powershell commands.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2022-12-15T20:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3487cc246a5945cfacdbbfc496db1cb9f9402bd3",
"body": "Fix the issue that was causing the GetPurifiedPowerShellOutput function to return invalid value.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix minor issues.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2022-12-13T21:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490ddbe6b6a3e8b66ac0889ca36f04046ef1d3db",
"body": "Signed-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add and implement normal RunPowerShell function and tests related to it.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2022-12-13T20:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c25eafae61c7c3d04a78d31d2fff4d8026bfeea",
"body": "Add test files new powershell commands feature.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add support for running powershell scripts and commands.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2022-12-13T20:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3a80ded6adf50688dee755f38f402596c14ddf",
"body": "Add IntContainer type.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add internal package.",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2022-11-13T00:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c019b6be18179f7ec68a8543c612e0922f69a4",
"body": "…nction.\n\nFixes #5.\n\nSigned-off-by: Aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix wrong usage of conditional expression in ParseConfigWithOption fu…",
"author_name": "Aliwoto",
"author_login": null,
"committed_at": "2022-11-05T22:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c37075a8a30583f78bd2e9b12fdff032ea0573b",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix logic issue of safe-e-map",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-06-04T20:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1c33171a61648cf5dd0bfcc005b27ed9efe27d",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Change algorithm for ToBool function.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-28T14:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd5fd4fdfc1eb0d3899f3d974ceae96035d8b5e",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add support for parsing main sections and array sections.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-28T14:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f73f5d0bc0f3a42fdf665e3b6d565b60041113",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add Clone function",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-21T10:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5928530492b8ce6b14ff4deb526987bcd6719133",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add SafeSet method to NumIdGenerator type.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-18T17:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c66407d9fbbb346358645680ef95f659e883456d",
"body": "…oku/wotoplatform/pull/26#issuecomment-1129390163)\n\nSigned-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix rangeValues.Integer issue (see also: https://github.com/AnimeKaiz…",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-18T04:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3decce9bfc5d8c6648b9a79e0fe562e740f9ce",
"body": "…nfigWithOption function.\n\nSigned-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Don't error out on read file, if config file doesn't exist in ParseCo…",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-16T22:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff09989bae11897f0c51c0b9b6393f114c8f1024",
"body": "Add IntegerRange[T Integer] type.\n\nSigned-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add NumIdGenerator[T Integer] type.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-16T22:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107b6a002005bba262c55459b1c5fb8ae56a6c91",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add MetaDataProvider interface.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-16T21:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21274170f2e250c090e206488e0be9f009a0459b",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Set result.FinishedChan in shellUtils.executeCommand function.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-16T14:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3375429dbdeeb435f6f169796d852b3f20537177",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix issue in RunCommandAsyncWithChan",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-16T13:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5f2b3a4f8bfeb917039654dab732ad23010bf20",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix issues in NewSafeEMap and NewSafeMap functions",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-16T06:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64f2ec01722525873e3225e2e40404f8c7d7959",
"body": "Add support for passing channels in shell run commands.\n\nSigned-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Use rwmutex instead of normal mutex.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-16T06:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f59b3e485f7f0ac35105ab13c83e28af99a9b0f",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Fix issue in ToValidIntegerString function.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-12T04:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9a42702d267afac5d0ee37d3ccfe8f965fb085",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add UniqueIdContainer interface to ssg/types.go file",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-07T19:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3861215a44684a6a9cc896263855d33a6d59643",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add advanced-map and shellUtils package.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-07T14:09:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b6b9181f2cae1053d9987561065da86d3a474e",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add support for env in config parser",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-05-01T16:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16695e412a10631a883af3e533340dda195bd42",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add ForEach method to safe-map types",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-04-30T08:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6df9a6cac91c5c3ec3d995623c45310259fa23",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Add GetRandom methods to safe-map types",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-04-27T05:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03b1eda975bb9d1e6f4c0238532213fba8bed975",
"body": "Signed-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "Implement EndpointResponse and EndpointError types (closes #2).",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-04-24T03:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcfa492cbf65e9492648f0c013c300e9081f822e",
"body": "- Use simpler logic for empty-string check in FixSplit function.\n\n- Implement ToPointerArray, ToArray and ToList methods for SafeMap and SafeEMap types (closes #3).\n\n- Implement AddList method for SafeMap and SafeEMap types (closes #1).\n\nSigned-off-by: aliwoto <woto@kaizoku.cyou>",
"is_bot": false,
"headline": "- Make golang.org/x/text a direct dependency in go.mod file.",
"author_name": "aliwoto",
"author_login": null,
"committed_at": "2022-04-24T02:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fac9228a42f41c43ce06182d5f881a1a6243eaf",
"body": "Add tests for Title function.\n\nSigned-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add `Title` function.",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-04-14T20:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2006b6a1a866a925e963f8c4e352182d37b146",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "change library name to ssg",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-04-14T20:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5974e6a5a14124dc23e7bd71ab60306d8904cd5d",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Remove isLocked member",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-04-12T07:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b1cb648661a42493178c044e6c1037e9f48a4b",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Fix stuff and add DoCheck method",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-04-08T01:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d64c11d553445a38cfd59049404019a227e9937f",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Fix bugs",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-03-26T02:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f20125b53ee2b27fc5c2e3d7f577bacca685852",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add SetOnExpired method",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-03-26T02:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c4f90c75b087aa00c8f7ca3542d656badb92fd",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add SetInterval method",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-03-26T01:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e13c8c3cc1038eaa24696a890aa3e1aa18c72e2",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add SafeEMap type",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-03-26T01:15:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58262cc872144d0f4c37607935e964f4f7dab377",
"body": "…ruct\n\nSigned-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add `ToNormalMap`, `IsThreadSafe` and `IsValid` methods to SafeMap st…",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-03-23T12:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12fede5d776a9bf2a01c52dfd795f36d65eecb28",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add new methods to SafeMap",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-03-23T12:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1918efb01abd5cc9e801bd3a86c5e55478a6f2cd",
"body": "Upgrade library's go version to go 1.18\n\nSigned-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add SafeMap and GenericList and ListW types to the library.",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-03-23T11:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba9a9d250ba78873b6d38781357d201fd1e1718",
"body": "…issues/1)\n\nSigned-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add new types. (See also: https://github.com/TheGolangHub/wotoCrypto/…",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-02-19T19:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9595ed323badf60c39e3a8e96139b59fcced5205",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add new interface types",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-02-17T10:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c8a20b10868ae15bbb3b2f9f5816efe947ad21",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add new tests",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-01-28T22:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fbfa47d62f0f9540c6f70d3560de3b6333ab916",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add new tests",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-01-28T22:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518a076106a2aecb1e4d6c1e8d349e35588a7ffb",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add new integer helpers",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2022-01-28T22:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87fbaba5959a19a6552975232bb28e1b35ec375",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add support for rune",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-12-13T13:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "819a7e95c614c901f0e1e4b98974f2fb0b5ca9e5",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add complex128 and complex64 support",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-12-12T18:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa7c2d5505d67e0c82d2a395048e7a2a9524204",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Remove unused constant",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-12-12T18:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e02e3d353a1541a683c15858b34a785d41ca09",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add strongConfig and support for parsing config files",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-12-12T18:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed38f86ec830b28daefd5db124ecea363732727",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add some stuff",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-12-12T14:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7477200b6917cbe8209b3e4f8b46163d84af58b",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add some more methods",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-11-13T14:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc8caffd2df2cb307a576a4da6da2b302d82a075",
"body": "Signed-off-by: aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add ToBool function and method",
"author_name": "aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-11-02T07:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e3ed4240c7bba5034eafc3ded3bb29cbc3c694",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Add github workflows",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-10-18T14:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3308695bccc2efcbf2f8374f1a186561c580878a",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Change algorithms",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-10-18T12:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72daf928860508f3e00e7c28fea380e1b8dc5e16",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/ALiwoto/StrongStringGo",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-07-23T09:38:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "840941e2c32750cbe10450e6ecac9fa66927da14",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "consider cama char as special high",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-07-23T09:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6a9cc05b4fdf35681d4ca030af4c87bc3f0a52",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "ALi.w",
"author_login": "ALiwoto",
"committed_at": "2021-07-14T08:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c541753f6df961e6534822649f69d6e4e938c12",
"body": "Added HighSpecial locking method",
"is_bot": false,
"headline": "Merge pull request #1 from ALiwoto/aliwoto-dev",
"author_name": "ALi.w",
"author_login": "ALiwoto",
"committed_at": "2021-07-14T08:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ce10c605b55f38099340ec2b1c7ae616d29211a",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Added HighSpecial locking method",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-07-14T08:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a692191bd5f3d7a0f8d654e4f0e05f0826ed07",
"body": null,
"is_bot": false,
"headline": "Create README.md",
"author_name": "ALi.w",
"author_login": "ALiwoto",
"committed_at": "2021-07-13T17:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c0e572f6e2ddfed21324eb590daf94ac19fb87",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "moved all helper functions to helpers.go",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-07-13T16:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77f2235ffac2753eb6ea15646f35731d7014bdc9",
"body": "Signed-off-by: Aliwoto <aminnimaj@gmail.com>",
"is_bot": false,
"headline": "Added project files",
"author_name": "Aliwoto",
"author_login": "ALiwoto",
"committed_at": "2021-07-13T16:22:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 7,
"latest_release_at": "2026-07-19T00:40:40Z",
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 3,
"days_since_latest_release": 6,
"mean_days_between_releases": 85.7
},
"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/ALiwoto/ssg",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/ALiwoto/ssg",
"is_deprecated": false,
"latest_version": "v1.2.0",
"repository_url": "https://github.com/ALiwoto/ssg",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T00:35:35Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"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": 18854,
"source_files_sampled": 62,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.15.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 10
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.15.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.15.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 1,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ALiwoto",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/70187458?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go-linux.yml",
"go-macos.yml",
"go-windows.yml"
],
"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": null,
"reason": "no pull request found",
"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": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": "no SAST tool detected",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3191b04020df91b8b6f8cb409c50db8bec5b48ae",
"ran_at": "2026-07-25T10:11:23Z",
"aggregate_score": 3.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": "2026-07-19T00:58:30Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ALiwoto/ssg",
"host": "github.com",
"name": "ssg",
"owner": "ALiwoto"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 45,
"vitality": 67,
"community": 24,
"governance": 34,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.2.0",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 85.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~85.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 85.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": "at_risk",
"name": "Sustainability & Governance",
"value": 34,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 43,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "ALiwoto",
"public_repos": 75,
"account_age_days": 2160
},
"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": "0 followers of ALiwoto",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "ALiwoto"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "75 public repos, account ~5 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 75
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/ALiwoto/ssg"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"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": "no SAST tool detected",
"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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/text v0.15.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/text v0.15.0 (unknown)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"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": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.146,
"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": "14 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"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": "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": 18854,
"source_files_sampled": 62,
"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/62 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 62,
"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-25T10:11:26.991343Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ALiwoto/ssg.svg",
"full_name": "ALiwoto/ssg",
"license_state": "standard",
"license_spdx": "MIT"
}