Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2594,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 156660,
"CSS": 473,
"HTML": 1708,
"Svelte": 108820,
"Makefile": 1886,
"JavaScript": 14440
},
"pushed_at": "2026-07-18T01:08:47Z",
"created_at": "2016-12-22T16:46:20Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T01:08:27Z",
"description": "hooto IAM (Identity & Access Management)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"Svelte"
]
},
"owner": {
"blog": "http://www.hooto.com",
"name": "hooto house",
"type": "Organization",
"login": "hooto",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4708902?v=4",
"created_at": "2013-06-16T04:27:48Z",
"is_verified": null,
"public_repos": 24,
"account_age_days": 4785
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2026-07-18T01:08:13Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-07-05T01:52:28Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-06-06T10:49:16Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-06-03T14:40:34Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2026-01-25T13:22:58Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2026-01-25T12:24:08Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-10-29T11:22:02Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-05-12T12:38:43Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2024-03-16T15:23:11Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2024-02-24T07:37:00Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2022-09-12T11:56:32Z"
}
],
"recent_commits": [
{
"oid": "01063555787608756794d56099b71fdb82774057",
"body": null,
"is_bot": false,
"headline": "feat(auth): add Fiber v3 adapter for user-auth routes",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-07-18T01:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8673a84020268ee27bf80c61217cdf52ad79ee5a",
"body": "Adds sysadmin-guarded endpoints for listing/viewing/creating/editing\nusers and listing roles, blocks banned users at sign-in, and ships a\nSvelte admin Users page with create/edit, role assignment, and status\ncontrol.",
"is_bot": false,
"headline": "feat(admin): add user management API and admin UI",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-07-07T14:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8579a5069fcbf938e0cfdcf487cb5d33419d124",
"body": null,
"is_bot": false,
"headline": "chore(deps): updates go.mod",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-07-05T01:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39357e990f8fcce1174e721045d744de6f04ac51",
"body": "- Migrate import paths from github.com/sysinner/incore/v2 to github.com/sysinner/innerstack/v2\n- Update local replace directive path to sysinner/innerstack\n- Bump kvgo to v2.0.16 and lynkapi to v0.0.12, drop unused hauth indirect deps",
"is_bot": false,
"headline": "refactor(deps): rename incore module to innerstack",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-07-04T14:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9f8b46d62cbbbb1df888dddfc1052dde2c1c68",
"body": "- migrate all KV namespaces to the iam/v2/ prefix\n- support remote KV database via config.Database, fallback to local replica\n- add PermissionNameValid validator (dot-separated DNS labels)\n- refine third-party app sign-in flow with redirect_uri support\n- parse access-token expiry for cookie Expires \n[…]\nst nav detection\n- refactor frontend routing into a pure resolver with $effect redirects\n- add clipboard utility with non-secure-context fallback\n- add secret display modal for app/access-key creation",
"is_bot": false,
"headline": "feat: migrate to v2 namespace and refine auth flow",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-06-21T15:30:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92b3976f16fc2cb5d854fbb921b1f0a821a96178",
"body": "- add SignInAction handler that redirects to IAM sign-in page\n- improve SignOutAction to support browser navigation redirects vs JSON\n- always set access token cookie on sign-in regardless of AppId\n- add systemd service unit for IAM deployment\n- rename AppAuthConfig.Endpoint to BaseURL for semantic clarity",
"is_bot": false,
"headline": "refactor(auth): improve IAM session flow and rename Endpoint to BaseURL",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-06-14T14:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3338681b0106312f840009fe273f48de792ac448",
"body": "- Add Verifier.Session() method for app session resolution\n- Add UserSession type with role-based permission checks\n- Refactor all HTTP handlers from *httpsrv.Context to httpsrv.Ctx,\n and RenderJson to JSON for framework API alignment\n- Add user photo upload/get/delete API endpoints",
"is_bot": false,
"headline": "feat(auth): session permissions and refactor http handlers",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-06-06T10:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce4b7e1a24681b2ae9d6da6f43a2297aad43ee6b",
"body": "- Add AppVerifier for third-party app session verification with\n in-memory session caching and access token parsing\n- Add open app-auth API endpoints for session lookup and app updates\n- Add IAM API types for AppInstance, AppPermission, and AccessToken\n- Update demoapp to integrate new AppVerifier with permission declarations",
"is_bot": false,
"headline": "feat(app-auth): add app verifier and open app-auth API",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-06-03T14:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc9f245dfc1f7eebc1cc8ec13dfac9a9a8542fb",
"body": "…server integration lib\n\n- Split monolithic apiserver (service.go, user.go, app-auth.go) into\n domain-specific sub-packages: admin/, auth/, open/, user/\n- Add pkg/iamserver as a reusable IAM server integration library for\n third-party applications (handler, httpsrv, util)\n- Add demo application (c\n[…]\n server integration with embedded frontend and SSO flow\n- Reorganize frontend/server pages into auth/ and user/ sub-directories\n- Add user Apps management page (Apps.svelte) and enhance AccessKey page",
"is_bot": false,
"headline": "refactor(apiserver): restructure into domain sub-packages and add iam…",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-05-31T09:19:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d449d240c334933db1670c29182d5a88e85e02a",
"body": null,
"is_bot": false,
"headline": "docs: rewrite README.md with v2 features",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-05-23T15:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c324b8412cb57d460e81bf0006e3d02ac9edc5",
"body": "BREAKING CHANGE: complete v1 to v2 migration, all v1 APIs and web UI removed\n\n- Remove legacy v1 packages (base, bindata, data, iamapi, iamclient,\n websrv, worker, config, i18n, misc)\n- Remove legacy web UI assets (jQuery, Zepto, Bootstrap, PureCSS,\n Font Awesome, server-rendered templates)\n- Remo\n[…]\nle, password reset\n- Restructure config to internal/config/ and data layer to\n internal/data/\n- Add new server entry point at cmd/server/main.go\n- Update go.mod dependencies and Makefile for v2 build",
"is_bot": false,
"headline": "refactor!: rewrite iam from v1 to v2 with new architecture",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-05-23T14:51:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "741d3af34e87751b25db226f6161a9ee9b767e71",
"body": null,
"is_bot": false,
"headline": "go.mod",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-01-25T13:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84eaa671cccadaa8e2336d501b1954cdc10d7d08",
"body": "- Refactor hauth import paths from hauth/go/hauth/v1 to hauth/go\n- Upgrade hauth from v0.1.2 to hauth/go v0.1.5 and hauth/go/v2",
"is_bot": false,
"headline": "Update hauth library imports and dependencies",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2026-01-25T12:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d80a3a7ed5a812f1cc8a7c36c9c665274c5d3ebb",
"body": null,
"is_bot": false,
"headline": "feat(v2): implement basic features for v2",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2025-11-09T14:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05fb5163d78f617feabace6d982c930c31e556b7",
"body": null,
"is_bot": false,
"headline": "fix(webui): fix name typo error, rebuild",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2025-11-09T14:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc109b1dc2681bb44a2815fd73702a451594071b",
"body": null,
"is_bot": false,
"headline": "feat(session): session based on context.Context",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2025-10-29T11:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b333ea29679051a5724f9f07ef6e88959de061a3",
"body": null,
"is_bot": false,
"headline": "[UPD] upgrade kvgo v1 to v2",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2024-05-12T12:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5828cf10685cde90f17f243ee890a8b808d515bf",
"body": null,
"is_bot": false,
"headline": "v0.9.4",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2024-03-16T15:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f2b8cdf3f35f21df62a31b25ed0ce399626d04a",
"body": null,
"is_bot": false,
"headline": "use go.mod",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2024-02-24T07:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547c853bace59a9a9b2c6aaa5118c481c762988a",
"body": null,
"is_bot": false,
"headline": "[BUG] fix sign-out url issue",
"author_name": "王锐",
"author_login": "eryx",
"committed_at": "2022-09-12T11:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdefdce7994c8e2b8486f9f88cec0d94d6730cb4",
"body": null,
"is_bot": false,
"headline": "[BUG] fix sign-out url issue",
"author_name": "王锐",
"author_login": "eryx",
"committed_at": "2022-09-12T11:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dadc90e2fa143dd37705136b683ffb629393f22",
"body": null,
"is_bot": false,
"headline": "[UPD] interface change",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2022-02-03T10:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532bfecb93e1b719e6489de8453fe7b8764348b0",
"body": null,
"is_bot": false,
"headline": "[BUG] fix mailer retry",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2021-06-26T13:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d92c83dad543b9c92fe6a42247c84076e63eecd",
"body": null,
"is_bot": false,
"headline": "[CHG] refresh bindata with compressed static files",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2021-04-07T13:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51da9883b6da1354d121b6bc22c328e26b732e8d",
"body": null,
"is_bot": false,
"headline": "[CHG] save bindata to git repo",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2021-04-07T13:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89caa159ca4bc62866bc45ffb0b36b89f2a016ed",
"body": null,
"is_bot": false,
"headline": "[BUG] fix html typo error",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-12-14T10:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e05965a26d48927ee6f98feaa612ca363e0f97",
"body": null,
"is_bot": false,
"headline": "[IMP] stable improves",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-10-29T09:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2db34949c513325faa1bb91d3cf38def70fa69",
"body": null,
"is_bot": false,
"headline": "[BUG] logic fix",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-10-18T15:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2c37541fea6ec8adf5e90743122cfc33bcdc2a",
"body": null,
"is_bot": false,
"headline": "[CHG] remove debug var",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-10-03T09:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70eabaa9ddee3dbea4b8f567260e5ed66892acff",
"body": null,
"is_bot": false,
"headline": "[IMP] code clean",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-09-28T12:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ed0b61eb14523d125f3700ba903d1b51185822",
"body": null,
"is_bot": false,
"headline": "[CHG,IMP] use hooto/hmsg replace of hooto/iamapi/msg",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-09-04T12:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71aeb25f2acd87322fd13790c5df0a5ccc11f73",
"body": null,
"is_bot": false,
"headline": "[IMP] refactor of AccessKey processing",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-08-26T08:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9dd54d5b2f9019572b0979de09e15644dafb496",
"body": null,
"is_bot": false,
"headline": "[CHG,IMP] use hauth.AccessKey replace of iamapi.AccessKey",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-08-24T09:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e912c6e41dfe3e0060805c31903e71cd401a24cb",
"body": "…exec file",
"is_bot": false,
"headline": "[NEW,IMP] support bindata mode to build static files into one binary …",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-08-12T02:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c790efe70ed25b21159e699fa6d63956a9837d",
"body": "…oml, use hauth replace of iamauth",
"is_bot": false,
"headline": "[NEW,CHG,IMP] release 0.9.1, change config file format from json to t…",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-08-11T02:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60346831c6ddb8b838b70faa1fcfbb0e92fff7c",
"body": null,
"is_bot": false,
"headline": "[NEW,IMP] add toml struct-tags, use kvspec/v2",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-08-08T11:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a021b1c69f37ba98030e5b260ca0dc928fee957",
"body": null,
"is_bot": false,
"headline": "[CHG] change login day-limits",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-06-07T13:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4886454ba329a195cd61697660133a8bc9a4a6cd",
"body": null,
"is_bot": false,
"headline": "[IMP] ui:service/login support mobile display",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-03-20T09:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5bd0ae8eee5a2550075155daea5f7a8a9117e5e",
"body": null,
"is_bot": false,
"headline": "[IMP] add TOML tags",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-02-17T14:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d191389d778a4c226855d1ddc2f073e8ce3fd615",
"body": null,
"is_bot": false,
"headline": "[BUG,IMP] can send mail to group type of user",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-02-14T11:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cb81fd0606f012b4a128979d891d604d2c23200",
"body": null,
"is_bot": false,
"headline": "[IMP] improve msg-mail logic process",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-02-13T12:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f999a0d8df629cf25288e0b2d15f71e82c9974ce",
"body": null,
"is_bot": false,
"headline": "[CHG] use millisecond in types.MetaTime",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-01-15T09:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2ed9ad0926f7730f213d51533d671ad886f9e6c",
"body": null,
"is_bot": false,
"headline": "[NEW] port grpc in iamauth",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2020-01-07T09:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc0dd3a7ba7a44369b4e13f5cfb6e0322bb0111",
"body": null,
"is_bot": false,
"headline": "[IMP] improve session cache logic",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-11-28T13:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013a53ac1531807d256c12b267d4a99e44c92a3d",
"body": null,
"is_bot": false,
"headline": "[CHG] upgrade data apis to SKO stage 2: clean old apis",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-11-25T06:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87fe1671c497dfd0f6d50d4ededa6f351041c981",
"body": null,
"is_bot": false,
"headline": "[NEW] upgrade data apis to SKO, release 0.9.0",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-11-24T10:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9be29802870b1674e47c947c64e0ae392bb29d7",
"body": null,
"is_bot": false,
"headline": "[NEW,CHG] upgrade db apis to SKO, data sync",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-11-20T04:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12171f0772310d70775c9fd33cfec535ec60e443",
"body": null,
"is_bot": false,
"headline": "[NEW] api to reset user-type",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-11-15T15:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4f2b802c3011d92d4d712acc1534766e1c46c2",
"body": null,
"is_bot": false,
"headline": "format",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-11-15T13:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0a425b3b86b5345384b07f03e5cbfb2ba67f4b",
"body": null,
"is_bot": false,
"headline": "[NEW] support group management",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-11-15T12:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63b24fc6e124cabf6b3fc2794ac7f632f04a1559",
"body": null,
"is_bot": false,
"headline": "[CHG] API change",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-08-04T08:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f8ef1e283597fe4d4aeb7185edbf47718c92a0",
"body": null,
"is_bot": false,
"headline": "[NEW] System Message Management",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-06-23T02:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea34968443ab149cdc3b53acec8fd9162af4f7bc",
"body": null,
"is_bot": false,
"headline": "[IMP] improve UserAuth, AppAuth to version-2",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-05-21T01:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8b17338f3b2299a08bd77c3158c0065330f1aa",
"body": null,
"is_bot": false,
"headline": "[IMP] fmt",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-03-31T06:43:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee743639177f6ccd69828ed0f12ebffcbab535b5",
"body": null,
"is_bot": false,
"headline": "[IMP] lang improves",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-03-26T02:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1463eb146e81de9733d068461c5f524f549ca49",
"body": null,
"is_bot": false,
"headline": "[NEW] i18n support",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-03-12T13:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adbcfbbe644c7fbf8e5fe11b12f041ce7a0c9689",
"body": null,
"is_bot": false,
"headline": "[IMP] ui improves",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-03-09T15:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65707123a85d4a9965109b72069e19f325f9a317",
"body": null,
"is_bot": false,
"headline": "[NEW] font lib",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-03-09T14:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88363220403be9ff8472814b66056b90466fbea4",
"body": null,
"is_bot": false,
"headline": "[NEW] bootstrap 4",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-03-09T14:45:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01004089417216b9893e66b057505a0dd299a822",
"body": null,
"is_bot": false,
"headline": "[BUG] state update",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-03-02T13:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2159440d33ca99953fee3633098c577f3424e4f1",
"body": null,
"is_bot": false,
"headline": "[CHG] git submodule link update",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-02-26T14:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "648df25c7a12fa3a52f242137679ae0cfbad67c0",
"body": null,
"is_bot": false,
"headline": "[IMP] better error message",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-02-26T12:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd7625a2ea270ff000656d186085450dd6883169",
"body": null,
"is_bot": false,
"headline": "[CHG] git submodule update",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-02-24T14:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b5c737f08ba5524ba6531f2be746b6f114a47f",
"body": null,
"is_bot": false,
"headline": "submodule link",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-02-20T16:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ac88af4ba31a522711f5ce7032fcd5830d0943",
"body": null,
"is_bot": false,
"headline": "[IMP] lots improves",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2019-02-17T07:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20031c89c32c9321dd6882dc29fae72bda7b9966",
"body": null,
"is_bot": false,
"headline": "[CHG] web ui shortcut icon link update",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-10-29T13:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00551dedfd4db0728d7b1a31d730ffd39d9f5439",
"body": null,
"is_bot": false,
"headline": "[IMP] improve login ui",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-10-28T13:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4226f7f4340f9156630919cf378170dca42f3428",
"body": null,
"is_bot": false,
"headline": "[NEW] new depend of zeptojs and purecss library",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-10-28T13:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97cfa286fade315d11cbfb65d4a7190e857eaac0",
"body": null,
"is_bot": false,
"headline": "[IMP] fit the upstream apis changes",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-09-12T06:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c91f22250cfac86329cc45499a87dfcd3d4e1b08",
"body": null,
"is_bot": false,
"headline": "[NEW] release 0.3.0",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-05-14T14:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a288793485737199797293e0f1b86d779fee175",
"body": null,
"is_bot": false,
"headline": "[BUG] fix login form message display style",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-03-13T14:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b9cb8c40a76706aff3857211715ac31ec5c0ad5",
"body": null,
"is_bot": false,
"headline": "[NEW] max number of login error limit",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-02-10T08:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450377f07f0ea37a58cb65272a46abff991306c0",
"body": null,
"is_bot": false,
"headline": "[IMP] keep update with the upstream iomix and kvgo changing",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-02-09T02:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed192df6be47573540e8be61ea6c10cab13e7e5d",
"body": null,
"is_bot": false,
"headline": "[BUG] right time-close in account/payout",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-01-14T13:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "996299e26830b1ec68699321f6ebcdfc41e95c10",
"body": null,
"is_bot": false,
"headline": "[NEW] static depends",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-01-09T09:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010975b60390e6e9e2c6d3fb3950f3663bed83a3",
"body": null,
"is_bot": false,
"headline": "[BUG] fix UI function call error, cdn url version error",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2018-01-09T09:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b26144122023d475bcb9cbbac2b2c704c66a51e",
"body": null,
"is_bot": false,
"headline": "[NEW] sys_config.ServiceLoginFormAlertMsg",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-12-27T05:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9f488be2801280d1de1cb28ddd0e0e6b7ce3ca3",
"body": null,
"is_bot": false,
"headline": "[NEW] delete app-mgr-authed",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-12-27T04:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d976a01c51f14d06df3cbef0a8a454cda493e620",
"body": null,
"is_bot": false,
"headline": "[IMP] ui",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-12-27T04:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5c1bcba4290b6783dbb3553f6ddaf68e8d195e4",
"body": null,
"is_bot": false,
"headline": "[NEW] delete app-authed",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-12-27T04:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4657651d253e0b1a6e879042d4d67154c3063b4",
"body": null,
"is_bot": false,
"headline": "[IMP] app-instance-id check",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-12-08T09:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870e2fdd01c3fb99cd7b8560c3bee9fb6e06b79f",
"body": null,
"is_bot": false,
"headline": "[IMP] improve access_key hash alg to fit sorted key-value engine",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-12-05T07:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8825d22c5f248f4a853a38de9350110bf695bb9",
"body": null,
"is_bot": false,
"headline": "[CHG] change account.amount.toFixed(2)",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-11-19T09:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a8077a9124300aea52358503ebb6c4933b3326",
"body": null,
"is_bot": false,
"headline": "[BUG] fix accout charge close error",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-11-19T09:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391d2c28822a5f2cf5e7f8a2e1d7951f156dddc9",
"body": null,
"is_bot": false,
"headline": "[CHG] AccChargeOut Message",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-11-16T09:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32dbd32fdde79e9d50ac800adcffa28d3e567e89",
"body": null,
"is_bot": false,
"headline": "[NEW] api AccountChargePreValid()",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-11-14T09:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71cb7d7edc9ce09579d3c5f4abc6a3b06988554e",
"body": null,
"is_bot": false,
"headline": "[NEW] iamclient.PublicUserEntry()",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-10-31T06:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6998106d7502a22eaf2f3e7407537ac46793a1a",
"body": null,
"is_bot": false,
"headline": "[CHG] use iomix/skv.Prog* APIs to replace of Pv* or Po* APIs",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-10-25T05:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa40805c95e2d071bdf757b75a983be067661ef9",
"body": null,
"is_bot": false,
"headline": "[BUG] fix Meta() panic",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-10-21T02:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92e517100a9464e74c7768185ca592d54f29e4c",
"body": null,
"is_bot": false,
"headline": "[IMP] improve account charging logic",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-10-18T08:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c13d5fa67c0ac96deb0ccb56bb011d99a052a44",
"body": null,
"is_bot": false,
"headline": "[NEW] Product Limit in AccountCharge",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-10-17T14:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67eeecc4e51080b42881bbfc731e5b87763a6bf1",
"body": null,
"is_bot": false,
"headline": "[NEW] Auth in AccountCharge",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-10-16T07:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3cf3ca2b6513bce81a5da4a7165b9edccdbaa4",
"body": null,
"is_bot": false,
"headline": "[NEW] Account Charge Support",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-10-11T08:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6689707fd524f6a6a1f07ce167af33e13f0009",
"body": null,
"is_bot": false,
"headline": "[CHG] rename lessos-iam to hooto-iam",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-09-26T07:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ddb65309356ce00d16a0752188997eefc9b49c9",
"body": null,
"is_bot": false,
"headline": "[CHG] update the IAM git-repo url",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-09-05T07:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3b54fcd217a58603b0b8ff08c681832498d0ca6",
"body": null,
"is_bot": false,
"headline": "[CHG] depend project path update",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-09-04T12:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5bafdece5621978a10aa49a23e76f58c7cff556",
"body": null,
"is_bot": false,
"headline": "[IMP] vertical center",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-08-12T09:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587d45c4f7854c7b6746fafaf9e32f58e4d3bbbf",
"body": null,
"is_bot": false,
"headline": "[BUG] html-minifier",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-08-11T15:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4d0b434edd749e6095fc69085e6105179103c66",
"body": null,
"is_bot": false,
"headline": "[BUG] fix panic in UserProfile.Login == nil",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-08-11T05:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45abb30432c5cc48836d0fbab8ffb8b6a00e9746",
"body": null,
"is_bot": false,
"headline": "[NEW] iamapi.AccessKeySession.Roles",
"author_name": "Eryx",
"author_login": "eryx",
"committed_at": "2017-08-11T01:48:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 16,
"latest_release_at": "2026-07-18T01:08:13Z",
"latest_release_tag": "v2.0.3",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 10,
"days_since_latest_release": 5,
"mean_days_between_releases": 97.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/hooto/iam/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/hooto/iam/v2",
"is_deprecated": false,
"latest_version": "v2.0.3",
"repository_url": "https://github.com/hooto/iam",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T01:08:13Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 2,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2020-04-25",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"frontend/server/jsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 10451,
"source_files_sampled": 54,
"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": "google.golang.org/grpc",
"direct": false,
"version": "v1.81.1",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf"
],
"fixed_version": "1.82.1",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "golang.org/x/image",
"direct": false,
"version": "v0.35.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-44p7-9xx4-hf2g",
"GHSA-q675-qj96-32m9",
"GO-2026-4815",
"GO-2026-4961",
"GO-2026-4962",
"GO-2026-5031",
"GO-2026-5032",
"GO-2026-5061",
"GO-2026-5062",
"GO-2026-5066"
],
"fixed_version": "0.43.0",
"advisory_count": 10,
"oldest_advisory_days": 120
},
{
"name": "github.com/disintegration/imaging",
"direct": true,
"version": "v1.6.2",
"severity": "low",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GHSA-q7pp-wcgr-pffx"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 1052
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 15
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 1,
"unknown": 1,
"critical": 1
},
"advisory_count": 13,
"affected_count": 4,
"assessed_count": 72,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/disintegration/imaging",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.2"
},
{
"name": "github.com/go-playground/locales",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.1"
},
{
"name": "github.com/go-playground/universal-translator",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.18.1"
},
{
"name": "github.com/go-playground/validator/v10",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v10.30.3"
},
{
"name": "github.com/gofiber/fiber/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.4.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/hooto/hmsg",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/hooto/htoml4g",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.5"
},
{
"name": "github.com/hooto/httpsrv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.1"
},
{
"name": "github.com/hooto/iam",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.4"
},
{
"name": "github.com/lessos/lessgo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/lynkdb/kvgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.16"
},
{
"name": "github.com/sysinner/innerstack/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0-alpha.5"
},
{
"name": "golang.org/x/mod",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.37.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/disintegration/imaging",
"direct": true,
"version": "v1.6.2",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": true,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": true,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": true,
"version": "v10.30.3",
"ecosystem": "go"
},
{
"name": "github.com/gofiber/fiber/v3",
"direct": true,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hooto/hmsg",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hooto/htoml4g",
"direct": true,
"version": "v0.9.5",
"ecosystem": "go"
},
{
"name": "github.com/hooto/httpsrv",
"direct": true,
"version": "v0.13.1",
"ecosystem": "go"
},
{
"name": "github.com/hooto/iam",
"direct": true,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/lessos/lessgo",
"direct": true,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/lynkdb/kvgo/v2",
"direct": true,
"version": "v2.0.16",
"ecosystem": "go"
},
{
"name": "github.com/sysinner/innerstack/v2",
"direct": true,
"version": "v2.0.0-alpha.5",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": true,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/errors",
"direct": false,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/fifo",
"direct": false,
"version": "v0.0.0-20240816210425-c5d0cb0b6fc0",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/logtags",
"direct": false,
"version": "v0.0.0-20241215232642-bb51bb14a506",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/pebble",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/redact",
"direct": false,
"version": "v1.1.8",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/tokenbucket",
"direct": false,
"version": "v0.0.0-20250429170803-42689b6311bb",
"ecosystem": "go"
},
{
"name": "github.com/datadog/zstd",
"direct": false,
"version": "v1.5.7",
"ecosystem": "go"
},
{
"name": "github.com/ebitengine/purego",
"direct": false,
"version": "v0.10.1",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.13",
"ecosystem": "go"
},
{
"name": "github.com/getsentry/sentry-go",
"direct": false,
"version": "v0.46.2",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.6",
"ecosystem": "go"
},
{
"name": "github.com/gofiber/schema",
"direct": false,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/gofiber/utils/v2",
"direct": false,
"version": "v2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hooto/hflag4g",
"direct": false,
"version": "v0.10.1",
"ecosystem": "go"
},
{
"name": "github.com/hooto/hlog4g",
"direct": false,
"version": "v0.9.5",
"ecosystem": "go"
},
{
"name": "github.com/hooto/hmetrics",
"direct": false,
"version": "v0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20260330125221-c963978e514e",
"ecosystem": "go"
},
{
"name": "github.com/lynkdb/iomix",
"direct": false,
"version": "v0.0.0-20210408130459-cc48edfc442f",
"ecosystem": "go"
},
{
"name": "github.com/lynkdb/lynkapi",
"direct": false,
"version": "v0.0.12",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.23",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/philhofer/fwd",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20240221224432-82ca36839d55",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.68.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/serviceweaver/weaver",
"direct": false,
"version": "v0.24.6",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": false,
"version": "v4.26.5",
"ecosystem": "go"
},
{
"name": "github.com/tinylib/msgp",
"direct": false,
"version": "v1.6.4",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/bytebufferpool",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fasthttp",
"direct": false,
"version": "v1.72.0",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20260611194520-c48552f49976",
"ecosystem": "go"
},
{
"name": "golang.org/x/image",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260615183401-62b3387ff324",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.81.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "@popperjs/core",
"direct": false,
"version": "^2.11.8",
"ecosystem": "npm"
},
{
"name": "@sveltejs/vite-plugin-svelte",
"direct": false,
"version": "^6.2.1",
"ecosystem": "npm"
},
{
"name": "bootstrap",
"direct": false,
"version": "^5.3.8",
"ecosystem": "npm"
},
{
"name": "svelte",
"direct": false,
"version": "^5.43.8",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "^7.2.4",
"ecosystem": "npm"
},
{
"name": "vite-plugin-purgecss",
"direct": false,
"version": "^0.2.13",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 78,
"direct_count": 14,
"indirect_count": 64
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "eryx",
"commits": 202,
"avatar_url": "https://avatars.githubusercontent.com/u/275347?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 10,
"reason": "project has 6 contributing companies or organizations",
"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": 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": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": "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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "01063555787608756794d56099b71fdb82774057",
"ran_at": "2026-07-23T21:09:31Z",
"aggregate_score": 2.9,
"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-18T01:09:05Z",
"oldest_open_prs": [
{
"number": 3,
"created_at": "2024-02-24T07:37:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2024-03-13T23:37:33Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hooto/iam",
"host": "github.com",
"name": "iam",
"owner": "hooto"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 42,
"vitality": 70,
"community": 24,
"governance": 50,
"engineering": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 80,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v2.0.3",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 97.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~97.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 97.2
}
}
],
"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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"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": 2,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"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 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/3 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 3
}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hooto",
"public_repos": 24,
"account_age_days": 4785
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of hooto",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "hooto"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "24 public repos, account ~13 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 24
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/hooto/iam/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"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": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"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": 0,
"status": "missed",
"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": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.9
},
"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 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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 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": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "11 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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 72 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 72
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 95,
"inputs": {
"source": "osv",
"advisories": 13,
"affected_packages": 4,
"assessed_packages": 72,
"unassessed_packages": 6,
"affected_by_severity": "critical 1, high 1, low 1, unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: github.com/disintegration/imaging v1.6.2 (low)",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "github.com/disintegration/imaging v1.6.2 (low)"
}
}
],
"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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1052 days ago",
"points": 39,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 1052
}
}
],
"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": 72,
"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": 1
},
"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": 36,
"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.15,
"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": "15 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 15,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 32,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"frontend/server/jsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "frontend/server/jsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "frontend/server/jsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 10451,
"source_files_sampled": 54,
"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/54 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 54,
"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-23T21:09:35.415361Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hooto/iam.svg",
"full_name": "hooto/iam",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}