Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"ast",
"deobfuscation",
"go",
"golang",
"javascript",
"go-fast"
],
"is_fork": false,
"size_kb": 437,
"has_wiki": true,
"homepage": "https://discord.gg/wdJ4VcdrwK",
"languages": {
"Go": 410343
},
"pushed_at": "2026-07-06T20:33:40Z",
"created_at": "2024-08-01T23:34:54Z",
"owner_type": "User",
"updated_at": "2026-07-29T12:28:14Z",
"description": "A JavaScript AST parser, traverser, and generator written in Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "James",
"type": "User",
"login": "T14Raptor",
"company": null,
"location": "United States",
"followers": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/45741122?v=4",
"created_at": "2018-12-09T20:09:09Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 2790
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-02T22:08:04Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-04-24T16:15:14Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-03-22T14:40:00Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-03-15T20:03:56Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-02-11T23:20:56Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2025-08-16T17:45:55Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-07-10T18:44:25Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2024-12-23T13:45:04Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2024-11-12T05:00:47Z"
}
],
"recent_commits": [
{
"oid": "516006a98cf2eff5c39cefe53ec40bf27bb83d34",
"body": null,
"is_bot": false,
"headline": "Update documentation link in README.md",
"author_name": "toman-tom",
"author_login": "toman-tom",
"committed_at": "2026-07-06T20:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0747d3bb916ae2e56c8e745602e5f2c428b6c0eb",
"body": null,
"is_bot": false,
"headline": "fix(parser): call parseSwitchCase instead of parseCaseStatement",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-07-02T22:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c13e228ab6f7be1df97e6b954e5573bba6a5023",
"body": "…hClause",
"is_bot": false,
"headline": "refactor(ast): rename CaseStatement->SwitchCase, CatchStatement->Catc…",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-07-02T22:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fdd49a4566da5cee309f5bbf1011f1393ca1693",
"body": null,
"is_bot": false,
"headline": "refactor(ast): struct-based union specs + shared astgen generator",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-07-02T21:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56af0aa51c486b198c9577d96d2d2c13966206bf",
"body": null,
"is_bot": false,
"headline": "perf(parser): arena-allocate assignment LHS",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-06-08T22:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71310de225271a4fac7d27d4a7cd4feef8478d13",
"body": "…r gramma",
"is_bot": false,
"headline": "perf(parser): parse binding patterns directly instead of via the cove…",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-06-08T16:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281b6fbdad3e1e95dd2822bf11fbbe13f9e1b641",
"body": null,
"is_bot": false,
"headline": "fix(ast): correct Idx0/Idx1 source spans",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-06-08T16:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ad298340305504e50001229dfaa7e8e64038337",
"body": "* parser: byte handlers WIP\n\n* baby steps\n\n* more progress\n\n* runs but no work yet\n\n* .\n\n* start rewriting more of the lexer lol\n\n* almost done with new lexer\n\n* mostly working, ~25% speed boost\n\n* some optimizations\n\n* more\n\n* revert switch as it's not very worth\n\n* optimizations\n\n* finish + impl p\n[…]\nyntax fix coverage\n\n---------\n\nCo-authored-by: zedd3v <43217974+zedd3v@users.noreply.github.com>\nCo-authored-by: Felipe Linares <flinaresrm@gmail.com>\nCo-authored-by: GitHub Action <action@github.com>",
"is_bot": false,
"headline": "refactor(ast): replace interfaces with tagged unions (#42)",
"author_name": "James",
"author_login": "T14Raptor",
"committed_at": "2026-06-08T11:56:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "97fd39937aeceb04ac3fd1c0c28ac04d4bbed4cf",
"body": "* generator: propagate forbid-in through init expressions\n\n* generator: merge binary expression stack entries\n\n* generator: reuse binary stack safely\n\n* improve logic\n\n---------\n\nCo-authored-by: T14Raptor <t14raptor@gmail.com>",
"is_bot": false,
"headline": "fix(generator): propagate forbid-in through init expressions (#43)",
"author_name": "Tal",
"author_login": "JustTalDevelops",
"committed_at": "2026-04-24T16:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0976d14783a8ac81b9758257c82d04c8d831028",
"body": "…arizer",
"is_bot": false,
"headline": "refactor(generator): precedence-passing codegen with binary expr line…",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-15T19:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2edfd6f04a2fc819cb0b379266645f37d995e5ae",
"body": null,
"is_bot": false,
"headline": "fix(ast): ignore operator types for clone codegen",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-14T15:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cafa0b3c9d72ee6035a491286197fc1ca7cded0",
"body": null,
"is_bot": false,
"headline": "refactor(parser): move token package into scanner",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-13T23:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb75f1ec1e05f4bc31276a6672c133237e1a31d0",
"body": null,
"is_bot": false,
"headline": "fix(ast/ext): use operator types",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-13T22:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce9d3fc6949b1f3f16a84340c8bd7bc3e814141",
"body": null,
"is_bot": false,
"headline": "fix(ast): ignore operator types for visit codegen",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-13T16:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b5a5ac8db18c27ae7ffeb37405d94c4d1c2133",
"body": null,
"is_bot": false,
"headline": "Auto-generate visit.go",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-04-13T16:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb1c0b74a20607e8ae9cd6d3dab843b5dce55442",
"body": null,
"is_bot": false,
"headline": "refactor(ast): add operator and precedence enums",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-13T16:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71ff6ed2c7d790de28b90c50c22e85352f2bc20",
"body": "-> https://github.com/nukilabs/transform",
"is_bot": false,
"headline": "refactor: move transform pkg into its own repository",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-10T12:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f58f2910d2182a90d837f99e8fb460e81418fe",
"body": null,
"is_bot": false,
"headline": "feat(generator): add option to minify generated source",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-10T04:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f8aa33c9f48eb80fb07d88d51243c240ce4980",
"body": null,
"is_bot": false,
"headline": "fix(parser): correctly handle nested destructuring in for...of bindings",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-10T03:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea7d1822d192956e58c9cee166ff89558366ce8",
"body": null,
"is_bot": false,
"headline": "feat: support BigInt literals",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-10T03:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a85878e7af318fcbeb81d6b59ab61d91a90a31",
"body": null,
"is_bot": false,
"headline": "feat(parser): support `for await...of` statements",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-10T03:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ed919845947fb3699c52a10aae2e5cb1c6d79e2",
"body": null,
"is_bot": false,
"headline": "fix(ast): use nil identifier for unnamed function literals",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-10T03:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e47c9e9399438c9a8b1649dd77329f8066bdf1d",
"body": null,
"is_bot": false,
"headline": "refactor(ast): store ParameterLists as pointers",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-10T03:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b67e1e9965bf35127d842cd8782da119c4438e4",
"body": null,
"is_bot": false,
"headline": "ast: Optimize node type sizes by restructuring fields",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-04-03T21:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6695b9e0dcc05678199ebe82cd261d58b927c5d3",
"body": null,
"is_bot": false,
"headline": "fix: support new.target in code generation (#41)",
"author_name": "Peter",
"author_login": "pagpeter",
"committed_at": "2026-04-02T14:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc27361940d769d12cfe9c7278c82d6caa4b770",
"body": null,
"is_bot": false,
"headline": "fix contextual \"of\" parsing outside for-of loops (#39)",
"author_name": "zedd3v",
"author_login": "zedd3v",
"committed_at": "2026-03-22T14:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a133f7523fe2baae73ac1c6231948d7f33718322",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-03-15T20:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c881f44a7b07084e118671a719c73c399a764c9",
"body": null,
"is_bot": false,
"headline": "Fix `of` not being recognized as a valid identifier",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2026-03-01T04:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d51f645ee5631d7da88ea19ef4a7445cf95d977d",
"body": "…inary expressions, and other optimizations (#37)\n\n* parser: byte handlers WIP\n\n* baby steps\n\n* more progress\n\n* runs but no work yet\n\n* .\n\n* start rewriting more of the lexer lol\n\n* almost done with new lexer\n\n* mostly working, ~25% speed boost\n\n* some optimizations\n\n* more\n\n* revert switch as it's\n[…]\nish + impl pratt parsing for bin exprs + more optimizations\n\n* template fixes\n\n* optimizations\n\n* More optimizations\n\n* only store token in scanner\n\n* parser: store scanner by value for quicker access",
"is_bot": false,
"headline": "Use a jump table to speed up byte handling, apply Pratt parsing for b…",
"author_name": "James",
"author_login": "T14Raptor",
"committed_at": "2026-02-22T07:24:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "13d60f3ffe9b062fbcac3f53d44751d4e9101f78",
"body": "* feat: add generator test & fix sequence expression inconsistencies\n\n* chore: lowercase",
"is_bot": false,
"headline": "Fix: sequence expression inconsistencies (#36)",
"author_name": "Peter",
"author_login": "pagpeter",
"committed_at": "2026-02-11T23:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd696b8a4dccbd91218f3365929bb7e60d87aa18",
"body": null,
"is_bot": false,
"headline": "fix: generator await expression in member expression object",
"author_name": "Robin Jung",
"author_login": "robin-samuel",
"committed_at": "2026-01-14T15:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91878e3f3bd85dee23ddce70f40fe09e7e1d10b8",
"body": null,
"is_bot": false,
"headline": "ast: Delete utilities.go",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-12-15T05:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c96a62801d2a2a6e0f7470421846d7d8a11fce3",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-11-28T20:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06286205575179a0cb9e148ac09476f18888684d",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/dev' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-11-28T20:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c377fd96e3ce281864cd15c21f4112d5720f9cee",
"body": null,
"is_bot": false,
"headline": "Fix WithStatement printout in generator (#34)",
"author_name": "zedd3v",
"author_login": "zedd3v",
"committed_at": "2025-11-21T16:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce27e13b465b571b8381396d600d323a7e80fe9a",
"body": null,
"is_bot": false,
"headline": "fix: generate statements correctly",
"author_name": "Robin Jung",
"author_login": "robin-samuel",
"committed_at": "2025-11-10T22:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7531856892b9627e759a0e1edcc1c7c321d92273",
"body": "* feat: implement RemoveVisitor for AST node removal\n\n* Auto-generate visit.go\n\n* fix: exclude utilities.go from AST generation\n\n* Auto-generate visit.go\n\n* feat: 70% performance boost for removal\n\n* various improvements\n\n* rename to RemoveHelper\n\n---------\n\nCo-authored-by: GitHub Action <action@github.com>\nCo-authored-by: T14Raptor <t14raptor@gmail.com>",
"is_bot": false,
"headline": "Add RemoveHelper to assist with node removal from ASTs (#33)",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2025-11-02T03:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649b8b3ac0e1a6d34c685d2b56428e4eb75fba69",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-10-29T19:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef31941dbfa244bca4f7aa48d82c09fd1fc41fe",
"body": null,
"is_bot": false,
"headline": "Auto-generate visit.go",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-10-29T11:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d82c2f9b3951b283d213e31f2f7c53903a655022",
"body": null,
"is_bot": false,
"headline": "fix: exclude utilities.go from AST generation",
"author_name": "Robin Jung",
"author_login": "robin-samuel",
"committed_at": "2025-10-29T11:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28e2d26ec66452e46d4ad668e4792572200b021b",
"body": null,
"is_bot": false,
"headline": "Auto-generate visit.go",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-10-29T11:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757ab94f183f1b2744ff2ee63e8bbd52fa2e8ef5",
"body": null,
"is_bot": false,
"headline": "feat: implement RemoveVisitor for AST node removal",
"author_name": "Robin Jung",
"author_login": "robin-samuel",
"committed_at": "2025-10-29T11:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "277eab892979dcca87568a4d46c3a75e0dc98300",
"body": null,
"is_bot": false,
"headline": "fix: add support for AwaitExpression in generator",
"author_name": "Robin Jung",
"author_login": "robin-samuel",
"committed_at": "2025-10-25T13:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425feb6ab2ce497b776f76124e833242f785febd",
"body": null,
"is_bot": false,
"headline": "Add documentation section to README",
"author_name": "toman-tom",
"author_login": "toman-tom",
"committed_at": "2025-10-24T19:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7247643b294d2c0eb2eb81c0a142878a34e1b57",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-08-19T23:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212173d95e6b35a0fc7a3a87748fac804c994301",
"body": null,
"is_bot": false,
"headline": "generator: Improvements",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-08-16T17:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab78cb4f38980502e4f1c0ab1244181325fe7bdb",
"body": "…built-in transformers (#30)\n\n* fix: label generator\n\n* fix: accept ast.VisitableNode in Simplify, Resolve, Eliminate",
"is_bot": false,
"headline": "Fix generate and accept ast.VisitableNode instead of *ast.Program in …",
"author_name": "Peter",
"author_login": "pagpeter",
"committed_at": "2025-08-12T15:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8329526073a6d5ea9151a307100d1be90b7d0f37",
"body": null,
"is_bot": false,
"headline": "fix: enhance generator logic",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2025-08-06T16:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b08be1171931117f2c0275c20b39fb12910c758",
"body": "… NumberLiteral",
"is_bot": false,
"headline": "fix: update Idx1 methods for PrivateDotExpression, StringLiteral, and…",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2025-08-05T22:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dc4d573d9ff8429c5ee371cd332d4fcaa5134b4",
"body": null,
"is_bot": false,
"headline": "fix: issue #26",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2025-07-24T09:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87612972532268ff88996592b007c05a87438470",
"body": null,
"is_bot": false,
"headline": "refactor: improve formatting and consistency in deadcode tests",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2025-07-10T18:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15287d82a80b1b90c3a6caf122f411294893be43",
"body": null,
"is_bot": false,
"headline": "fix: correct graph reference in SubtractCycles function",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2025-07-10T18:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15a5dd5b436d7403759b56e011515385fef0694",
"body": null,
"is_bot": false,
"headline": "ast/node.go: fix recursive function",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-07-07T19:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24afd82496bc2f3e59f669d92158c145da74907d",
"body": null,
"is_bot": false,
"headline": "Create .gitignore",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "604f628e09ae726175f4079117e4681f8f2b6092",
"body": null,
"is_bot": false,
"headline": "Delete .idea directory again",
"author_name": "Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e296a480bd095b385327f06772a19937b7de56",
"body": null,
"is_bot": false,
"headline": "go.mod: fixed",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60aa518e4eadddaac8f84e34c7d4d59638677adc",
"body": "# Conflicts:\n#\tgo.mod\n#\tgo.sum",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fa0ad457e46c71f4d86e504d02e242eaedf0841",
"body": "# Conflicts:\n#\tast/gen_visit.go\n#\tast/node.go\n#\tgenerator/generator.go\n#\tparser/lexer.go",
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24f7a0c2aca4eaa11de73adb3e3ed1a6520be2b",
"body": null,
"is_bot": false,
"headline": "gen_visit.go: Fix file paths",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fba71c0bccf4e24bf79d6b8fe1d96fb6dcc4067",
"body": null,
"is_bot": false,
"headline": "all: Fix misc things",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34f7e22ce4a0a0d39606452b2918edf7fbb39da",
"body": null,
"is_bot": false,
"headline": "resolver: Organize a little",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb0ab902a10b712da80ab456f269fbd6395fb53",
"body": "This reverts commit d3a62d0e",
"is_bot": false,
"headline": "Revert \"initial commit\"",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c09d41bdf07a38e1e0e558f7bfa98604645520",
"body": null,
"is_bot": false,
"headline": "bindings.go: Move to deadcode package",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb06799e62277ceb6ff8ad8a65247c645534360e",
"body": null,
"is_bot": false,
"headline": "gen_visit.go: Clean up",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e38a456dd7072c303fc75f9d51aa29879b82795",
"body": null,
"is_bot": false,
"headline": "cfg: Internalize package",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "161d0a501a7d90ab7fad9c672c8e952cdf28468b",
"body": null,
"is_bot": false,
"headline": "Move resolver pkg back to main dir",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c6c2734642664647524c4aaece6ce6f588f5e58",
"body": null,
"is_bot": false,
"headline": "Delete .idea directory",
"author_name": "Raptor",
"author_login": "T14Raptor",
"committed_at": "2025-06-29T15:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cfbddf4aa276b22188c669025741dc3af85179b",
"body": "https://github.com/swc-project/swc/blob/main/crates/swc_ecma_utils/src/lib.rs#L742\nhttps://github.com/swc-project/swc/blob/main/crates/swc_ecma_utils/src/lib.rs#L970\nhttps://github.com/swc-project/swc/blob/main/crates/swc_ecma_utils/src/lib.rs#L1066\n\nfeat: completed optimizeMemberExpression\n\nfeat: c\n[…]\nan and fastgraph\n\nfeat: add tests for deadcode removal\n\nrefactor: remove unused min function from scc.go\n\nfix: dce on object properties\n\nfix: dce tree shaker visit variable initializer\n\ninitial commit",
"is_bot": false,
"headline": "feat: wip simplifier utils",
"author_name": "yoghurtbot",
"author_login": "toman-tom",
"committed_at": "2025-06-29T15:38:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5510e465e3725acdcfdd8f95995d5f5788d2926c",
"body": "https://github.com/swc-project/swc/blob/main/crates/swc_ecma_utils/src/lib.rs#L742\nhttps://github.com/swc-project/swc/blob/main/crates/swc_ecma_utils/src/lib.rs#L970\nhttps://github.com/swc-project/swc/blob/main/crates/swc_ecma_utils/src/lib.rs#L1066\n\nfeat: completed optimizeMemberExpression\n\nfeat: c\n[…]\nan and fastgraph\n\nfeat: add tests for deadcode removal\n\nrefactor: remove unused min function from scc.go\n\nfix: dce on object properties\n\nfix: dce tree shaker visit variable initializer\n\ninitial commit",
"is_bot": false,
"headline": "feat: Simplifier and deadcode transformers (#29)",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2025-06-29T15:38:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0f87b6db7e522f6d2cd3f4ad649923e2847180ad",
"body": null,
"is_bot": false,
"headline": "parser: dynamically init ascii tables",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-12-23T13:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9ae79e606fd56cc903303205367ecd532ef5e6",
"body": null,
"is_bot": false,
"headline": "parser: identifier optimizations, 5% boost",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-12-23T12:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa5580f7b9d6d72bc2cff0e191219c18f045547c",
"body": null,
"is_bot": false,
"headline": "parser: optimizations, 5-10% boost",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-12-22T05:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9b07de5128c2cf32b80b8251ba6c76df1da596",
"body": null,
"is_bot": false,
"headline": "fix: correct expression generation for computed properties in generator",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-12-16T03:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d6f677cda55bf66b6743b9543b3c3ed3e9d02b",
"body": "This reverts commit e4c50f6c9984816dc11c53c08c4be1927c3e2930.",
"is_bot": false,
"headline": "Revert \"generator: fix commit `08b0a78` (remove node embeds)\"",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-12-16T03:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c50f6c9984816dc11c53c08c4be1927c3e2930",
"body": null,
"is_bot": false,
"headline": "generator: fix commit `08b0a78` (remove node embeds)",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-12-16T02:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7637aba2240774fb16cf8c9ca2c4e27689a99b1",
"body": null,
"is_bot": false,
"headline": "fix: resolver panic",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-11-27T23:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed8f6c192aff84bde64feb8d99011ad3558b902",
"body": null,
"is_bot": false,
"headline": "fix: Simplify rest parameter type check in VisitFunctionLiteral",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-11-19T17:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263fd10324327e3c355b6b021900d9a73af9c2ec",
"body": null,
"is_bot": false,
"headline": "delete: Remove unused test file for generator",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-11-19T16:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8495f1a86d4e719801c58cfdf4d250219977abe",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/dev' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-11-19T00:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36cdb90c6696184012d011e64004ad676a178d4",
"body": null,
"is_bot": false,
"headline": "ast/expr: Implemented experimental computed member properties",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-11-19T00:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8adb710646e36154448ce62d06b9b81030c463",
"body": null,
"is_bot": false,
"headline": "fix: gen MemberExpression with NumberLiteral object",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-11-19T00:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6662073664c0d6c114a55d655f041ac1d71a43",
"body": null,
"is_bot": false,
"headline": "ast/gen_visit.go: Use plain for loops instead of for range loops.",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-11-17T02:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08b0a78447d0bbe7d2c41e536d12f3653eb52bf9",
"body": null,
"is_bot": false,
"headline": "ast: Removed node embeds",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-11-15T05:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d59007fc28833e6a484e9dad230583d058ae525",
"body": "var a = function b() {}\nwhich is no FunctionDeclaration",
"is_bot": false,
"headline": "fix: resolver for functions like",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-11-15T00:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c772079424e6e975a853e1131bd5b786e9828e",
"body": null,
"is_bot": false,
"headline": "Auto-generate visit.go",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2024-11-12T20:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82fa64ada1be1d1c76c6ee696ee1403ceea50a3a",
"body": null,
"is_bot": false,
"headline": "fix: added optional tag on FunctionLiteral name",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-11-12T20:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9ef3289bfde1edecd75ad4e849d15b49a21543",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'refs/remotes/origin/master' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-11-12T05:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f1cb8545c6d2bb28be35ac53063b16b6f5c748",
"body": null,
"is_bot": false,
"headline": "parser: Update",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-31T22:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31761b52a7a958e22ee090b46a615e9a22fc936",
"body": null,
"is_bot": false,
"headline": "ast: Improved number & string literals",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-31T18:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46454b5d2401f393a3ceb8ab158eb5b0bdcf1706",
"body": null,
"is_bot": false,
"headline": "gen: fixed object destructuring in assignment expressions",
"author_name": "toman-tom",
"author_login": "toman-tom",
"committed_at": "2024-10-31T09:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8d63559c426ec203f3186a5b3836f21e5aee029",
"body": null,
"is_bot": false,
"headline": "generator: Fixed parenthesis on sequence callee for NewExpression (#17)",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-10-27T21:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e58cd96c26791f44be21fc402b9dc8b8cf1b1d1f",
"body": null,
"is_bot": false,
"headline": "resolver: added nil check on catch parameter in hoister (#16)",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-10-24T03:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f0c93f675867db84536b1c83e6e7ceb10f8130",
"body": "* ast: node cloning wip\r\n\r\n* Create generate_visit.yml\r\n\r\n* Rename .github/generate_visit.yml to .github/workflows/generate_visit.yml\r\n\r\n* parser: Fixed catch statement parameter parsing (#12)\r\n\r\n* fix: visitor bindingtarget empty target\r\n\r\n* fix: use gen_visit.go\r\n\r\n* Revert \"fix: use gen_visit.go\"\n[…]\n\n* fix: paths\r\n\r\n* fix: suggestions\r\n\r\n---------\r\n\r\nCo-authored-by: toman-tom <2643964+toman-tom@users.noreply.github.com>\r\nCo-authored-by: robinsamuel <96998379+robin-samuel@users.noreply.github.com>",
"is_bot": false,
"headline": "ast: Node cloning (#13)",
"author_name": "Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-23T17:26:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "824473eb73696e2fbc7c3b290e5a14cc36404a34",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'refs/remotes/origin/master' into dev",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-21T19:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b37010c3c1cd0a808badea25269366015902ba",
"body": null,
"is_bot": false,
"headline": "README.md: Removed redundant sections",
"author_name": "Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-21T16:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b5769d8f2c127732c8bc25e75a7bc482a6e85b",
"body": "…ession properties.",
"is_bot": false,
"headline": "generator: Fixed parentheses around binary expressions as member expr…",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-21T14:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d87f80eeba8a44e1853e13547718f831c2c64b",
"body": null,
"is_bot": false,
"headline": "generator: Account for more new expression callees (#15)",
"author_name": "robinsamuel",
"author_login": "robin-samuel",
"committed_at": "2024-10-21T14:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe7da18bb01e2afe82cc144be0b0174eb73eb5b",
"body": "Scope resolver",
"is_bot": false,
"headline": "Merge pull request #10 from T14Raptor/feat-resolver",
"author_name": "toman-tom",
"author_login": "toman-tom",
"committed_at": "2024-10-18T17:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6573e0949d62ec98aad65a037316d26a30cf7039",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-18T16:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e672a02515198e2dea45b8601051eb00424f786b",
"body": null,
"is_bot": false,
"headline": "resolver: handle arrow functions",
"author_name": "T14Raptor",
"author_login": "T14Raptor",
"committed_at": "2024-10-18T15:06:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 49,
"latest_release_at": "2026-07-02T22:08:04Z",
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_last_push": 24,
"active_weeks_last_year": 21,
"days_since_latest_release": 28,
"mean_days_between_releases": 74.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/t14raptor/go-fast",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/t14raptor/go-fast",
"is_deprecated": false,
"latest_version": "v0.1.0",
"repository_url": "https://github.com/t14raptor/go-fast",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-02T22:08:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 28
}
]
},
"popularity": {
"forks": 26,
"stars": 175,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2025-01-15",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-25",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-14",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-17",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
},
{
"date": "2026-07-30",
"count": 1
}
],
"complete": true,
"collected": 26,
"total_forks": 26
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 72089,
"source_files_sampled": 62,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/nukilabs/ftoa",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/nukilabs/unicodeid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/nukilabs/ftoa",
"direct": true,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/nukilabs/unicodeid",
"direct": true,
"version": "0.1.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 2,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 35,
"open_issues": 2,
"closed_ratio": 0.714,
"closed_issues": 5,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "T14Raptor",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/45741122?v=4"
},
{
"type": "User",
"login": "toman-tom",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/2643964?v=4"
},
{
"type": "User",
"login": "robin-samuel",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/96998379?v=4"
},
{
"type": "User",
"login": "JustTalDevelops",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/39247615?v=4"
},
{
"type": "User",
"login": "actions-user",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
},
{
"type": "User",
"login": "pagpeter",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/64318024?v=4"
},
{
"type": "User",
"login": "zedd3v",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/43217974?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.557
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"verify-generated.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "1 out of 5 merged PRs checked by a CI test -- score normalized to 2",
"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": 1,
"reason": "Found 3/30 approved changesets -- score normalized to 1",
"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": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "516006a98cf2eff5c39cefe53ec40bf27bb83d34",
"ran_at": "2026-07-31T03:35:54Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-06T20:34:00Z",
"oldest_open_prs": [
{
"number": 31,
"created_at": "2025-08-31T13:50:03Z",
"last_comment_at": "2025-09-04T09:53:16Z",
"last_comment_author": "pagpeter"
},
{
"number": 62,
"created_at": "2026-07-22T02:12:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 63,
"created_at": "2026-07-30T08:03:15Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-06-08T11:56:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 24,
"created_at": "2025-01-09T09:26:04Z",
"last_comment_at": "2025-01-10T10:58:19Z",
"last_comment_author": "T14Raptor"
},
{
"number": 60,
"created_at": "2026-06-30T07:44:21Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/T14Raptor/go-fAST",
"host": "github.com",
"name": "go-fAST",
"owner": "T14Raptor"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 63,
"vitality": 71,
"community": 49,
"governance": 59,
"calibration": "2026-08-02",
"engineering": 61,
"ai_readiness": 59,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 49,
"human_commit_share": 1,
"days_since_last_push": 24,
"active_weeks_last_year": 21
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 24 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 24
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "21/52 weeks with commits",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 21
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "49 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 49
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.1.0",
"releases_from_tags": true,
"days_since_latest_release": 28,
"mean_days_between_releases": 74.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 28 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 28
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~74.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 74.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 27,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 27 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 27
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 49,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 26,
"stars": 175,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "175 stars",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 175
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "26 forks",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 26
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.557
},
"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 56% of commits",
"points": 10,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 56
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"merged_prs": 35,
"open_issues": 2,
"closed_issues": 5,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.714,
"closed_unmerged_prs": 14,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 30,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/49 decided PRs merged",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 49
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"followers": 49,
"owner_type": "User",
"is_verified": null,
"owner_login": "T14Raptor",
"public_repos": 12,
"account_age_days": 2790
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "49 followers of T14Raptor",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 49,
"login": "T14Raptor"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~7 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/t14raptor/go-fast"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 28
},
"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 28 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 28
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 5 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"ast",
"deobfuscation",
"go",
"golang",
"javascript",
"go-fast"
],
"has_wiki": true,
"homepage": "https://discord.gg/wdJ4VcdrwK",
"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": "https://discord.gg/wdJ4VcdrwK",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"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": "moderate",
"name": "Security",
"value": 63,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 54,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 5 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 2 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",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 2
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"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 carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 2,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"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": 59,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.69,
"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": "69 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 69,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 72089,
"source_files_sampled": 62,
"oversized_source_files": 2
},
"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": "2/62 source files over 60KB",
"points": 53.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 62,
"oversized": 2
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T03:36:03.219137Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/T14Raptor/go-fAST.svg",
"full_name": "T14Raptor/go-fAST",
"license_state": "standard",
"license_spdx": "MIT"
}