JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4813,
"has_wiki": true,
"homepage": "http://subscan.io",
"languages": {
"Go": 7231327,
"Python": 4097,
"Assembly": 14510,
"Dockerfile": 82
},
"pushed_at": "2026-07-15T04:32:50Z",
"created_at": "2020-05-29T08:20:44Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T04:31:56Z",
"description": "Golang polkadot substrate scale codec ",
"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"
]
},
"owner": {
"blog": "https://www.subscan.io/",
"name": "Subscan",
"type": "Organization",
"login": "subscan-explorer",
"company": null,
"location": null,
"followers": 219,
"avatar_url": "https://avatars.githubusercontent.com/u/89386456?v=4",
"created_at": "2021-08-23T09:36:50Z",
"is_verified": null,
"public_repos": 45,
"account_age_days": 1793
},
"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": "v1.10.1",
"kind": "patch",
"published_at": "2025-09-01T01:35:12Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2024-07-17T07:03:42Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2023-08-04T03:07:23Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-04-24T07:45:06Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2021-09-17T09:30:03Z"
}
],
"recent_commits": [
{
"oid": "43949249cfbfc352ce33ce1521f21a9f84ba8d91",
"body": "…utility checks",
"is_bot": false,
"headline": "Refactor signed extension handling to improve encoding logic and add …",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-07-15T04:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb9fe446a03e194859c251b95beea6c4779e66f",
"body": "…nd update related logic",
"is_bot": false,
"headline": "Enhance decodeSignedExtensionsFromExtra to return error on mismatch a…",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-07-15T03:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a2c8d839690f3a0b65ae3b4344d2434dceac1b1",
"body": "…tional processing logic",
"is_bot": false,
"headline": "Add support for ExtrinsicExtra and enhance ExtrinsicDecoder with addi…",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-07-15T03:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e8cc98a634756b84cda3400dd8aa0bbe5da1271",
"body": "fix compact and option encoding regressions",
"is_bot": false,
"headline": "Merge pull request #105 from freehere107/codex/review-v1.10.5",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2026-07-09T05:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad26b6bb71c186851010e1dbbf6fb3f1cf574f4",
"body": null,
"is_bot": false,
"headline": "fix compact and option encoding regressions",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-07-09T05:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a8aa32845ecd4be444db3fd7aee8365196e3dd",
"body": "…mproved encoding logic",
"is_bot": false,
"headline": "Enhance ScaleDecoder and Compact handling with underflow checks and i…",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-05-06T07:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c48573c3f1fca13322a7e30296f122998283b4d",
"body": "…nd add tests for comparison functionality",
"is_bot": false,
"headline": "Enhance CompareChanges structure to include type struct information a…",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-03-03T03:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423d18ebda2d590d08e54b10d6958d1256d70215",
"body": "Add MetadataV16 support and enhance metadata structures",
"is_bot": false,
"headline": "Merge pull request #103 from subscan-explorer/metadata/v16",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2026-02-28T08:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f1890d4be433e2f76942db1cd6ef2a701711eab",
"body": "…ion info",
"is_bot": false,
"headline": "Add MetadataV16 support and enhance metadata structures with deprecat…",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-02-26T07:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ca14d20f5e16d92984db76334d5bd1f571ba1d1",
"body": "Add codec factory registration and enhance type mapping functionality",
"is_bot": false,
"headline": "Merge pull request #102 from subscan-explorer/optimize/interface",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2026-02-26T06:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98e6d67142b4a3781c9eb30f3cd0fec5c828b57b",
"body": null,
"is_bot": false,
"headline": "Refactor custom type registration and enhance codec cache management",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-02-26T05:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164c083e3ca9e2a61dcb3855078a4d667ab9c14f",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions to use latest checkout and Go setup versions",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-02-10T08:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a8ddf20ecbfb8ad7409212e6b8da744f2f313d",
"body": null,
"is_bot": false,
"headline": "Add codec factory registration and enhance type mapping functionality",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2026-02-06T08:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c27acda7e4c40bdfc8e15deb6c632da0871b035",
"body": "…olang.org/x/crypto-0.45.0\n\nBump golang.org/x/crypto from 0.31.0 to 0.45.0",
"is_bot": false,
"headline": "Merge pull request #100 from subscan-explorer/dependabot/go_modules/g…",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2025-11-20T01:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4fd08036c654684f156f0fc2ded4f79a6b6f71",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.45.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.31.0 to 0.45.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-20T01:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73503dfcd13385d4e3b4bdc432905c707963c58",
"body": null,
"is_bot": false,
"headline": "Fix extrinsic nonce decode before metadata v14",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-11-10T00:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54df222ba4fb915087063252ab203da1ef248acd",
"body": null,
"is_bot": false,
"headline": "update extrinsic SignedExtensions check nonce",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-10-28T11:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52142b6b992d32f58d8c81f616b3f360ed13402a",
"body": null,
"is_bot": false,
"headline": "runtime metadata Compare add storage support",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-09-02T03:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fe0cafb5c37d335381cdd9f412b48c1c9874d6e",
"body": "MetadataModuleError add error index",
"is_bot": false,
"headline": "Merge pull request #99 from subscan-explorer/metadata/error",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2025-09-01T01:34:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e103e4ec94839f5573b618e24c4c45f432d0b52d",
"body": null,
"is_bot": false,
"headline": "MetadataModuleError add error index",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-09-01T01:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb28b8d683bdf753781ea6d20ca225fd8a8505e1",
"body": null,
"is_bot": false,
"headline": "Fix [U8; 20] h160 maybe decode as utf8",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-08-21T03:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b394c6f10f242fd498783182c4ba630a13daa4",
"body": "Add general extrinsic support",
"is_bot": false,
"headline": "Merge pull request #96 from subscan-explorer/feat/extrinsic-V5",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2025-07-23T01:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd76e434019919a4b64ec01985ef65deee01e137",
"body": null,
"is_bot": false,
"headline": "Add general extrinsic support",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-07-21T03:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a7a01e245986a088313be5a8e11d109b46bec5",
"body": "recalculate extrinsic 45 extrinsic Hash",
"is_bot": false,
"headline": "Merge pull request #94 from subscan-explorer/feat/extrinsic-v45",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2025-07-18T05:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad89227d649e1e5e059acf1724bb14b9d5db6029",
"body": null,
"is_bot": false,
"headline": "recalculate extrinsic 69 extrinsic Hash",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-07-18T05:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3bb3ef571eda1e3118fae4ab00c45b0d81a0ffb",
"body": null,
"is_bot": false,
"headline": "recalculate extrinsic 45 extrinsic Hash",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-07-18T03:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "779f5cb94cf78a3fe3ea4a8ce7d81569d31223e4",
"body": "add VersionInfo 45 case",
"is_bot": false,
"headline": "Merge pull request #93 from subscan-explorer/feat/update_version_45",
"author_name": "cuckooemm",
"author_login": "cuckooemm",
"committed_at": "2025-06-25T06:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efc19725a714ce1a9b80aa6fd5fab290fee9f02b",
"body": null,
"is_bot": false,
"headline": "add VersionInfo 45 case",
"author_name": "lark.zhang",
"author_login": null,
"committed_at": "2025-06-25T06:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2181549d8b35b52a86181a27e5120eff9d811196",
"body": null,
"is_bot": false,
"headline": "update xcm v2 type",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-06-16T04:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d68e22d2e36ae23d199d917b3eec28cc7871a320",
"body": null,
"is_bot": false,
"headline": "Fix FixedArray if element lenght is 1",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-05-30T12:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2267cb70e6421e158845b69769ee7c923aa2fd3d",
"body": null,
"is_bot": false,
"headline": "Fix result not register",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-05-29T01:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f4317fa3e53086fe53967b4ccaf8f4a2088a738",
"body": null,
"is_bot": false,
"headline": "Fix xcm v2 require_weight_at_most type",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-05-28T03:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57ed2a0f6989a406ee099ac5d68de542bdb0b82",
"body": null,
"is_bot": false,
"headline": "update FixedArray encode when FixedLength = 1",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-05-14T09:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "660b5b76a1797a22ad2fd8790b1f7356bf0fbd9f",
"body": null,
"is_bot": false,
"headline": "Hotfix event lookup index",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-02-20T11:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88453d1418e61a393ddd445251077723ac93732d",
"body": null,
"is_bot": false,
"headline": "Metadata add PortableRegistry",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2025-01-02T09:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8d97984c441247ff560735802eb3afb724e573",
"body": null,
"is_bot": false,
"headline": "Fix U256 bytes code",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-12-19T06:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f32e9a5a5eab1fc2540e1293a5b7574c6638949",
"body": null,
"is_bot": false,
"headline": " u256 decode return decimals",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-12-18T02:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e51683b75ad0c5613789d452918679160ef926df",
"body": "…x/crypto-0.31.0\n\nBump golang.org/x/crypto from 0.6.0 to 0.31.0",
"is_bot": false,
"headline": "Merge pull request #90 from itering/dependabot/go_modules/golang.org/…",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2024-12-18T01:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac6ea10bb363b57983dbcb692804f6695b6ec43",
"body": null,
"is_bot": false,
"headline": "improve metadata v15 decode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-12-16T09:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04bd61826ca716bcc11b7f58be30e7255727a9c6",
"body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.31.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump golang.org/x/crypto from 0.6.0 to 0.31.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-12T00:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79267d4fd52a40d9229b480cdb071c4f0073b878",
"body": null,
"is_bot": false,
"headline": "Fix storage key is tuple",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-11-29T03:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc90688fef070990059f9109165560c144fbd7f8",
"body": null,
"is_bot": false,
"headline": "update xcm v2 json",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-11-14T09:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "403e978375f8324351b6f13455beb485eca13244",
"body": null,
"is_bot": false,
"headline": "Fix extrinsic tip before metadata v14",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-11-06T10:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03eae1c8f8c5e6aeb1373b4477794c71b2c01eb",
"body": null,
"is_bot": false,
"headline": "Fix extrinsic tip",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-11-06T04:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b21b3ae536d6111fd9126964f4b6a641f5fbc4",
"body": null,
"is_bot": false,
"headline": "Extrinics V5 support",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-11-01T03:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d3fdc1aebf8a76f51ba5648bed5434e9ee3e445",
"body": null,
"is_bot": false,
"headline": "Support U256 type",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-09-18T04:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a19e2c1afae817a6809bca1a53d4ee160aec0c23",
"body": null,
"is_bot": false,
"headline": "Fix event call can't be decode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-09-05T13:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a9de6df243580016e3475cbb457017949d083d",
"body": null,
"is_bot": false,
"headline": "Update Vectors Max elements to 512 * 1024",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-08-05T01:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce2ec3d6423922cd54bb741e1f774b8a698d66c",
"body": null,
"is_bot": false,
"headline": "Update Vectors Max elements to 99_999",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-07-31T09:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e084140151f3f18ae162ca38b0bef930de10255e",
"body": null,
"is_bot": false,
"headline": "Update Vectors Max elements",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-07-29T01:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a86c5e82027b539bf543d8ed1bdf5c54a0ab51",
"body": null,
"is_bot": false,
"headline": "Add BitVec encode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-07-26T06:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0031c15c79c163f2cf1c1abdae8221290831543e",
"body": null,
"is_bot": false,
"headline": "improve scale encode, event/extrinsic params add params raw",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-07-17T07:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439d7997f0507925bf1bb1bb3d444e5012f8a877",
"body": null,
"is_bot": false,
"headline": "SignedExts add CheckMetadataHash",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-05-30T08:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ef5037050274417f5041ee1ec926f833c7a994",
"body": null,
"is_bot": false,
"headline": "AccountId decode value add 0x",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-03-21T09:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "908ae59bc6d3e794fe4e4c83fa920ec57e735fbb",
"body": null,
"is_bot": false,
"headline": "Fix fixed array encode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-03-07T10:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a914e5cbc6152ecfd274a982bb1ca55c634d2879",
"body": null,
"is_bot": false,
"headline": "Fix accountId convert",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-02-28T02:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c489233bbda6a07123970b828c4e28ab77763ddf",
"body": null,
"is_bot": false,
"headline": "Fix option encode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-02-19T08:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518bdf9d82b8c9ddfa778e5653ef777bf714d7e9",
"body": null,
"is_bot": false,
"headline": "ADD AdditionalCheck option",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2024-01-05T02:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca314979e4b1d7fd3cd1d4d279000fac1340274c",
"body": null,
"is_bot": false,
"headline": "Fix history type register",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-12-26T10:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95cb892f3451cbf44301985a2ae26cd22cd67623",
"body": "V15 latest",
"is_bot": false,
"headline": "Merge pull request #82 from itering/v15/latest",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2023-11-21T01:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9242242ff9f03b6daddbaf640e20d6e22e2070e5",
"body": "…ml.v3-3.0.0\n\nBump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0",
"is_bot": false,
"headline": "Merge pull request #81 from itering/dependabot/go_modules/gopkg.in/ya…",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2023-11-03T03:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee2d5b4491ddc0e602d01c7ca192530a3363952b",
"body": null,
"is_bot": false,
"headline": "bump latest metadata v15",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-09-06T07:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80de10a4ee58110d6c37f3f1d316d4aece45a726",
"body": "Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.\n\n---\nupdated-dependencies:\n- dependency-name: gopkg.in/yaml.v3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-30T14:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674ee947e031eebf76e7b57309bec5b85eb4634f",
"body": null,
"is_bot": false,
"headline": "fix V14Types not init",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-08-30T08:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b47705363b47cc7b0ad2eac15bd42ef9ad378263",
"body": null,
"is_bot": false,
"headline": "Add TypeRegistry clean",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-08-29T07:51:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d41bcde3d538a6bef120123f95b11e1e859b42d7",
"body": null,
"is_bot": false,
"headline": "bump kusama-lookup.json",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-08-07T02:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8db9bda9655b2d9c9671e1e801543945710452c",
"body": "metadata v15 support",
"is_bot": false,
"headline": "Merge pull request #79 from itering/feat/v15",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2023-08-04T03:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7f6603b8e1353e2fcd9b27155040cf58f5a761",
"body": null,
"is_bot": false,
"headline": "Fix ci",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-08-04T03:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac1f3e7e549b3ae65f53c3190df567a508b5905f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feat/v15",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2023-08-04T02:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bd02db212ff21bddff2e65ffe55d4232471312",
"body": null,
"is_bot": false,
"headline": "Fix xcm v2 max_assets",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-08-03T05:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a60c4076b1d41c02187c9f99fde039beff0328",
"body": null,
"is_bot": false,
"headline": "Fix some tips not deciaml type",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-07-28T06:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb8824de227b702922811dc799a4e82907a1fd2",
"body": null,
"is_bot": false,
"headline": "Fix ci",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-07-28T02:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5583807aaf38cb854c560de34caba6521df4c1c9",
"body": null,
"is_bot": false,
"headline": "GenericExtrinsic encode support SignedExtensions",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-07-27T09:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a1681f2a8b2ad4c68b56838b9daa87d055e5e7",
"body": null,
"is_bot": false,
"headline": "Fix scale enum encode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-07-27T07:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1476e0b16202b2a143a1a82eb53758b31f35edf",
"body": null,
"is_bot": false,
"headline": "Fix Composite field not name",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-07-07T06:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5146f5b07d99b424d225b07739271323139f5f39",
"body": null,
"is_bot": false,
"headline": "Support H128",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-06-21T06:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4d1013a53751b7650035e8499df08c088cfdf3",
"body": null,
"is_bot": false,
"headline": "Improve Compact decode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-06-09T03:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24be0e319237ca46df7ab9bb8a896aa75965ced5",
"body": null,
"is_bot": false,
"headline": "Fix extrinsic decode SignedExtensions map not init",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-06-08T09:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9cb17e216832811e02926adae76ab8d9ab9b8c2",
"body": null,
"is_bot": false,
"headline": "Event params add name field",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-06-07T08:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1c8d8e6d0f2e6fcd8e69f533060c7e8a3c4841e",
"body": null,
"is_bot": false,
"headline": "Fix v3 weight_limit name",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-06-06T09:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cac9dec6b1690b7b4282fcd0ffbca5389ed4d12",
"body": null,
"is_bot": false,
"headline": "Fix extrinsic.go AccountId",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-06-05T09:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ba02a83cc14acbf000e7a15ebe2ff670020424",
"body": null,
"is_bot": false,
"headline": "Reg xcmV3 types",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-06-05T08:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e2deaa252964ed8f66bbe68f1ab613d721686e",
"body": null,
"is_bot": false,
"headline": "improve module errors",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-05-17T03:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d935df5ea2ed951e7e0d307f7ce3bfa63182e3",
"body": null,
"is_bot": false,
"headline": "fix MetadataV15Module docs",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-05-15T05:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9e3e3d616459885fe3007207960b79bc4f79161",
"body": null,
"is_bot": false,
"headline": "metadata v15 support",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-05-12T09:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e3a3be1e87138c9e9b23c8a90411ff8cc343799",
"body": "Add extrinsic encode support",
"is_bot": false,
"headline": "Merge pull request #76 from gmajor-encrypt/master",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2023-04-24T07:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66bc58acae88e556d37b390b10e741c3bf3f9e99",
"body": "Add runtime metadata compare",
"is_bot": false,
"headline": "Merge pull request #77 from itering/feat/compare",
"author_name": "BoBin",
"author_login": "freehere107",
"committed_at": "2023-04-23T08:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23b772615194ce97c752d96ce487d63353663448",
"body": null,
"is_bot": false,
"headline": "improve compare",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-04-23T08:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "988de96e82cd69628daa24ed716fe9e04a9add2f",
"body": null,
"is_bot": false,
"headline": "Add runtime metadata compare",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-04-23T06:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb80fa889fed0258654194252c6b61627b90226e",
"body": null,
"is_bot": false,
"headline": "improve GenericExtrinsic",
"author_name": "gmajor",
"author_login": "gmajor-encrypt",
"committed_at": "2023-04-18T06:50:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c525435e7022dd7402c473825e9b67e96da0a73",
"body": null,
"is_bot": false,
"headline": "Merge branch 'itering:master' into master",
"author_name": "gmajor",
"author_login": "gmajor-encrypt",
"committed_at": "2023-04-17T02:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98457ad508d15712d16b97737261b6a50d80a413",
"body": null,
"is_bot": false,
"headline": "bump xcm v0,v1 types",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-04-14T07:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83ea33316ece92827706b2916d2f90f7a6f73d7",
"body": null,
"is_bot": false,
"headline": "improve TestExtrinsicEncode and doc",
"author_name": "gmajor",
"author_login": "gmajor-encrypt",
"committed_at": "2023-04-13T02:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be62144fa18890ac86e0423a6a9d9a7788ab7f8",
"body": null,
"is_bot": false,
"headline": "Fix extrinsic encode",
"author_name": "gmajor",
"author_login": "gmajor-encrypt",
"committed_at": "2023-04-12T07:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "323f1015fba9e677adac6b83408823324c7ae339",
"body": null,
"is_bot": false,
"headline": "Improve vecBit type decode",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-04-11T06:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238aeb97f19c5c4dde4c67b73a411a8e092cf2d6",
"body": null,
"is_bot": false,
"headline": "improve extrinsic encode",
"author_name": "gmajor",
"author_login": "gmajor-encrypt",
"committed_at": "2023-04-06T09:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a26ee5e018227e5f66dbff510828e239571c13",
"body": null,
"is_bot": false,
"headline": "Add extrinsic encode",
"author_name": "gmajor",
"author_login": "gmajor-encrypt",
"committed_at": "2023-04-03T09:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75b61fc61c978d191705687b78776a8b2589483",
"body": null,
"is_bot": false,
"headline": "Hotfix goroutine stack exceeds",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-03-04T01:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5eeabb5accac8f41078c946a682462f56d3a8be",
"body": null,
"is_bot": false,
"headline": "bump golang.org/x/crypto",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-02-21T07:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4019db0da16e552d8092380eeb2003299696f4",
"body": null,
"is_bot": false,
"headline": "Add contract ink metadata abi support",
"author_name": "freehere107",
"author_login": "freehere107",
"committed_at": "2023-02-21T07:40:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 22,
"latest_release_at": "2025-09-01T01:35:12Z",
"latest_release_tag": "v1.10.1",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 14,
"days_since_latest_release": 323,
"mean_days_between_releases": 361.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/itering/scale.go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/itering/scale.go",
"is_deprecated": false,
"latest_version": "v1.10.8",
"repository_url": "https://github.com/itering/scale.go",
"versions_count": 293,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T04:27:32Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 36,
"stars": 69,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-03-30",
"count": 2
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-06-19",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-26",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
}
],
"complete": true,
"collected": 34,
"total_forks": 36
},
"star_history": {
"days": [
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-03-19",
"count": 2
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2021-06-19",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-07-20",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-08-09",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-20",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-17",
"count": 1
},
{
"date": "2021-12-24",
"count": 1
},
{
"date": "2021-12-26",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-19",
"count": 2
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-06-04",
"count": 1
},
{
"date": "2022-08-25",
"count": 1
},
{
"date": "2022-08-29",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-12-20",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
}
],
"complete": true,
"collected": 69,
"total_stars": 69
},
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 3076151,
"source_files_sampled": 81,
"oversized_source_files": 5,
"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/crypto",
"direct": true,
"version": "0.45.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 60
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-hp87-p4gw-j4gq"
],
"fixed_version": "3.0.1",
"advisory_count": 1,
"oldest_advisory_days": 1523
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 60
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 1,
"critical": 1
},
"advisory_count": 29,
"affected_count": 3,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/huandu/xstrings",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1"
},
{
"name": "github.com/shopspring/decimal",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/huandu/xstrings",
"direct": true,
"version": "1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": true,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "1.7.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "0.45.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.38.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "3.0.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 4,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 25,
"open_issues": 3,
"closed_ratio": 0.958,
"closed_issues": 69,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "freehere107",
"commits": 432,
"avatar_url": "https://avatars.githubusercontent.com/u/7080674?v=4"
},
{
"type": "User",
"login": "wi1dcard",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/25447002?v=4"
},
{
"type": "User",
"login": "gmajor-encrypt",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/63032554?v=4"
},
{
"type": "User",
"login": "yrong",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/4383920?v=4"
},
{
"type": "User",
"login": "cuckooemm",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/18192236?v=4"
},
{
"type": "User",
"login": "lovesh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3115401?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.958
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 10,
"reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/18 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": "6 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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "16 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "43949249cfbfc352ce33ce1521f21a9f84ba8d91",
"ran_at": "2026-07-21T21:38:48Z",
"aggregate_score": 3.8,
"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-15T04:32:39Z",
"oldest_open_prs": [
{
"number": 98,
"created_at": "2025-08-28T14:06:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2026-07-10T18:49:51Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-09T05:04:01Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 74,
"created_at": "2022-12-23T13:17:33Z",
"last_comment_at": "2022-12-26T03:40:33Z",
"last_comment_author": "freehere107"
},
{
"number": 87,
"created_at": "2024-04-18T18:21:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 104,
"created_at": "2026-03-11T02:16:31Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/subscan-explorer/scale.go",
"host": "github.com",
"name": "scale.go",
"owner": "subscan-explorer"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 43,
"vitality": 63,
"community": 48,
"governance": 54,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 22,
"human_commit_share": 0.97,
"days_since_last_push": 6,
"active_weeks_last_year": 14
},
"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": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "22 commits in the last year",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 22
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 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": "moderate",
"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": 62,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v1.10.1",
"releases_from_tags": false,
"days_since_latest_release": 323,
"mean_days_between_releases": 361.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 323 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 323
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~361.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 361.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": 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": "at_risk",
"name": "Community & Adoption",
"value": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 36,
"stars": 69,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "69 stars",
"points": 29.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 69
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "36 forks",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 36
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.958
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 25,
"open_issues": 3,
"closed_issues": 69,
"issue_closed_ratio": 0.958,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/31 decided PRs merged",
"points": 30.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 31
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/18 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": 69,
"inputs": {
"followers": 219,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "subscan-explorer",
"public_repos": 45,
"account_age_days": 1793
},
"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": "219 followers of subscan-explorer",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 219,
"login": "subscan-explorer"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "45 public repos, account ~4 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 45
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://subscan.io",
"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": "http://subscan.io",
"points": 15,
"status": "met",
"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": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.8
},
"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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "6 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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "16 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 8 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": 8
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "osv",
"advisories": 29,
"affected_packages": 3,
"assessed_packages": 8,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, high 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: golang.org/x/crypto 0.45.0 (critical 10.0)",
"points": 7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto 0.45.0 (critical 10.0)"
}
}
],
"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": 8,
"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": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 55,
"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.144,
"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 97 human commits state their intent (structured subject or explanatory body)",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.03
},
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"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": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"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": 97,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 3076151,
"source_files_sampled": 81,
"oversized_source_files": 5
},
"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": "5/81 source files over 60KB",
"points": 51.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 81,
"oversized": 5
}
}
],
"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": [
"go package 'github.com/itering/scale.go' points at a different repository (https://github.com/itering/scale.go); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-21T21:39:02.388773Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/subscan-explorer/scale.go.svg",
"full_name": "subscan-explorer/scale.go",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}