Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 79,
"has_wiki": true,
"homepage": null,
"languages": {
"Julia": 18416
},
"pushed_at": "2025-11-02T11:18:12Z",
"created_at": "2019-09-02T20:22:24Z",
"owner_type": "User",
"updated_at": "2026-06-22T20:43:16Z",
"description": "Cunning tricks though the julia compiler internals",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Julia",
"significant_languages": [
"Julia"
]
},
"owner": {
"blog": "https://www.oxinabox.net/",
"name": "Frames White",
"type": "User",
"login": "oxinabox",
"company": "@CellBauhaus ",
"location": "Perth, Australia",
"followers": 435,
"avatar_url": "https://avatars.githubusercontent.com/u/5127634?v=4",
"created_at": "2013-07-31T08:12:04Z",
"is_verified": null,
"public_repos": 293,
"account_age_days": 4743
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2025-11-02T11:18:13Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2025-08-08T11:43:39Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2025-07-30T02:22:46Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2025-01-16T23:44:31Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2024-07-26T10:24:58Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2023-10-10T06:35:32Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2023-03-29T04:31:01Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2021-10-11T17:53:59Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2021-09-10T18:52:47Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2021-02-20T12:24:30Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2020-06-21T20:10:00Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2020-05-18T11:05:45Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2020-01-25T12:33:40Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2019-12-01T11:19:06Z"
}
],
"recent_commits": [
{
"oid": "17c26a2a97c7b01144eb5aaf171816ddd9fa002f",
"body": "Update create_codeinfo_with_returnvalue",
"is_bot": false,
"headline": "Merge pull request #49 from DarrylGamroth/fix/julia-1.13-meta-lower",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2025-11-02T08:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac1e89dba43fd9b5dc90e6590ec01fe1d23aeb81",
"body": "* Use Meta.lower for Julia 1.13+ as jl_expand no longer exists",
"is_bot": false,
"headline": "Update create_codeinfo_with_returnvalue",
"author_name": "Darryl Gamroth",
"author_login": "DarrylGamroth",
"committed_at": "2025-11-02T08:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f10e010dc0caceab649c0c5c4d5ee39d5b70e4a",
"body": "* Use new 1.12 name for global method table\n\n* Bump version\n\n* Update src/Tricks.jl",
"is_bot": false,
"headline": "Update to renamed v1.12 global method table (#48)",
"author_name": "Nick Robinson",
"author_login": "nickrobinson251",
"committed_at": "2025-08-08T11:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6cf5af7db7f2a2fcbe15e1a7be2e7deef4f0d7",
"body": "Try fix `static_method*` for Julia v1.12",
"is_bot": false,
"headline": "Merge pull request #47 from nickrobinson251/npr-jl-1-12",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2025-07-30T02:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e0e31a854ffa0997d05743393a52d87afd01b5",
"body": null,
"is_bot": false,
"headline": "CI: run 1.11 and 1.12, drop windows and mac",
"author_name": "Nick Robinson",
"author_login": "nickrobinson251",
"committed_at": "2025-07-29T09:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a0767f9c9b124bf51c20d584bc58ae4dbf0b78",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Nick Robinson",
"author_login": "nickrobinson251",
"committed_at": "2025-07-25T14:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46bf34fe6965d109ad6d3539961f670a357f5eb",
"body": null,
"is_bot": false,
"headline": "fixup! update ci",
"author_name": "Nick Robinson",
"author_login": "nickrobinson251",
"committed_at": "2025-07-25T13:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5a499b4b1a0e6a5051db4fd2e44770ee3f3697",
"body": null,
"is_bot": false,
"headline": "fixup! Try fix `static_method*` for Julia v1.12",
"author_name": "Nick Robinson",
"author_login": "nickrobinson251",
"committed_at": "2025-07-25T13:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f746459546203d4eae6ba595b8557111654888",
"body": null,
"is_bot": false,
"headline": "update ci",
"author_name": "Nick Robinson",
"author_login": "nickrobinson251",
"committed_at": "2025-07-25T13:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16631c32539e82ce1eec53fe5727a0f3d8f07d0f",
"body": null,
"is_bot": false,
"headline": "Try fix `static_method*` for Julia v1.12",
"author_name": "Nick Robinson",
"author_login": "nickrobinson251",
"committed_at": "2025-07-25T13:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cbf20a8a2f2a4d2fc762209567a0b02e06156d4",
"body": "fix for julia v1.12 edge format changes",
"is_bot": false,
"headline": "Merge pull request #45 from chengchingwen/fix1.12",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2025-01-16T23:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a513a2e8e10bd4aaca64936b2a7e997ae22bc7d8",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "chengchingwen",
"author_login": "chengchingwen",
"committed_at": "2025-01-12T11:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7627c31d346da6b93990c6967229bdef80cf6a1a",
"body": null,
"is_bot": false,
"headline": "insert latestworld",
"author_name": "chengchingwen",
"author_login": "chengchingwen",
"committed_at": "2025-01-12T11:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03302c593d078967e3a636ec1c249c2a58f25aae",
"body": null,
"is_bot": false,
"headline": "better VERSION for branching",
"author_name": "chengchingwen",
"author_login": "chengchingwen",
"committed_at": "2025-01-11T11:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc0d5209527f8f4bc6e57efa6f89b478fc03bc5",
"body": null,
"is_bot": false,
"headline": "fix for julia v1.12 edge format changes",
"author_name": "chengchingwen",
"author_login": "chengchingwen",
"committed_at": "2025-01-11T07:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac53de4140df739dd498e76af2f6a15f940d95e2",
"body": "Don't add an edge to `Tuple` to the method tables",
"is_bot": false,
"headline": "Merge pull request #42 from Drvi/td-try-fix-7",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2024-07-26T10:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "125f4bedd9ad18ee16465b6e16f55e90effcbdac",
"body": null,
"is_bot": false,
"headline": "v0.1.9",
"author_name": "Drvi",
"author_login": "Drvi",
"committed_at": "2024-07-24T13:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63abf679c60a0dc7379844a8cfbd34dd8341156",
"body": null,
"is_bot": false,
"headline": ".",
"author_name": "Drvi",
"author_login": "Drvi",
"committed_at": "2024-07-24T13:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebd521207b3f407c84422cc5c0f05775d7fc8c22",
"body": null,
"is_bot": false,
"headline": "Add more tests",
"author_name": "Drvi",
"author_login": "Drvi",
"committed_at": "2024-07-24T10:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04fe587d1be14f2c79b19607661de554b7250dca",
"body": null,
"is_bot": false,
"headline": "Don't add an edge to `Tuple` to the method tables",
"author_name": "Drvi",
"author_login": "Drvi",
"committed_at": "2024-07-24T07:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97f0c8d79a9491203de768652eb374ae974a2ac",
"body": "amend notice to clarify the usefulness of other features",
"is_bot": false,
"headline": "Merge pull request #41 from mrufsvold/patch-1",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2024-05-31T14:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01070b636acd3f04c11edbd657c2925f27905f4c",
"body": null,
"is_bot": false,
"headline": "amend notice to clarify the usefulness of other features",
"author_name": "Micah Rufsvold",
"author_login": "mrufsvold",
"committed_at": "2024-05-31T13:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01992569b3f9059b48457ccce2418df77c9952cc",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-10-10T06:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc371ac04e0da7847cab4b8813144e63ab4e39e7",
"body": "handle world ages for julia v1.10",
"is_bot": false,
"headline": "Merge pull request #40 from chengchingwen/master",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-10-10T06:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb26718fc72a69324ca2efa2036723cbb373d616",
"body": null,
"is_bot": false,
"headline": "handle world ages for julia v1.10",
"author_name": "chengchingwen",
"author_login": "chengchingwen",
"committed_at": "2023-10-08T00:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019aeb9c9d471c09ddd753e3e89621a69aba9c69",
"body": "Make identity op on julia v1.10",
"is_bot": false,
"headline": "Merge pull request #37 from oxinabox/ox/disable",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-03-29T04:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb42aa0767300617c28f0bdd89aebc258a5587d",
"body": null,
"is_bot": false,
"headline": "fix readme",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-03-29T04:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7102dc9d16fd4ff3e5118e15f04b7471d545e52",
"body": null,
"is_bot": false,
"headline": "mark static_methodcount as broken on Julia 1.10",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-03-29T03:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5a92feec3626272e80560d0aab0a9c21787265",
"body": null,
"is_bot": false,
"headline": "Make Ngihtly CI not cron, so it doesn't time out",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-03-29T03:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1905541eb3c2f6b6e54c89e4e324c5c0bcacb62c",
"body": null,
"is_bot": false,
"headline": "Wording in readme",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-03-29T03:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f3a386d76cc447e886fed587d5b229fd06d2dc",
"body": null,
"is_bot": false,
"headline": "Make identity op on julia v1.10",
"author_name": "Frames White",
"author_login": "oxinabox",
"committed_at": "2023-03-29T03:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f6d9113a16c46b62ff3421d455ddaed23d4befd",
"body": null,
"is_bot": false,
"headline": "Remove outdated bits of readme",
"author_name": "Frames Catherine White",
"author_login": "oxinabox",
"committed_at": "2022-07-08T13:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e94da11245ff55c9ec3c39e605e88632beda2de",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-10-11T17:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab6a7a674573da33a0866d912e1dba7a76bd8a5",
"body": "* Fix Tricks.jl to work for closures! :)\r\n\r\n* Add tests that Tricks.jl now works for closures\r\n\r\n* Add comments linking to the code origins in Base\r\n\r\n* Fix low-level working with _methods_by_ftype on older versions of julia\r\n\r\nCo-authored-by: Mason Protter <mason.protter@icloud.com>",
"is_bot": false,
"headline": "Fix Tricks.jl to work for closures (#30)",
"author_name": "Nathan Daly",
"author_login": "NHDaly",
"committed_at": "2021-09-26T20:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7349d24b409726e3540204c56c6c91f76bba4f83",
"body": "* Support method deletion in `static_methods()` invalidation.\r\n\r\nAdd all matching method instances as backedges to `static_methods()`, so\r\nthat deleting a method (which apparently only invalidates functions that\r\ninlined that method), will still invalidate our `static_methods()`\r\nfunction.\r\n\r\nAdds t\n[…]\nype signatures\r\n\r\nIncluding tests for Varargs in the type\r\n\r\nCo-authored-by: Lyndon White <oxinabox@ucc.asn.au>\r\n\r\n* Bump version number to v0.1.5\r\n\r\nCo-authored-by: Lyndon White <oxinabox@ucc.asn.au>",
"is_bot": false,
"headline": "Support method deletion in `static_methods()` invalidation. (#34)",
"author_name": "Nathan Daly",
"author_login": "NHDaly",
"committed_at": "2021-09-10T18:28:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4eedaedfc87bb6130a6f288e4dcf5f604ce243eb",
"body": "Add `static_method_count(f, tt)` since julia can't compile-away `length([])`.",
"is_bot": false,
"headline": "Merge pull request #29 from rai-nhdaly/patch-1",
"author_name": "Nathan Daly",
"author_login": null,
"committed_at": "2021-08-27T15:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884a26dda9b0a59c6a9bb889047d591643d1870c",
"body": "…th([])`.\n\nSadly, julia can't compile away the length of a vector, since the vector is a mutable object and could change at runtime (even though in this case there aren't any other roots to the object other than in this function, so actually it _couldn't_, but i guess the compiler can't know that. F\n[…]\n_foobar(::Type{T}) where T = static_method_count(do_foobar, Tuple{<:T, Vararg{Any}}) > 1\nhas_foobar (generic function with 2 methods)\n\njulia> has_foobar(Array)\ntrue\n\njulia> has_foobar(Tuple)\nfalse\n```",
"is_bot": false,
"headline": "Add `static_method_count(f, tt)` since julia can't compile-away `leng…",
"author_name": "Nathan Daly",
"author_login": null,
"committed_at": "2021-08-27T14:35:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89ee42d445b3d62b40d52a70d2773e780f1efb7d",
"body": "Setup GHA CI",
"is_bot": false,
"headline": "Merge pull request #32 from oxinabox/ox/gha",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-08-27T09:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ed0fc53c9715668d877efdfe26dbfda23e4e8c",
"body": null,
"is_bot": false,
"headline": "disable 1.0 CI",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-08-27T09:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d9dff4832e3a20424edd6f062a669b203d03e30",
"body": null,
"is_bot": false,
"headline": "Setup GHA CI",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-08-27T09:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c07e500316a95d8651f32a8f6715c86d438acedc",
"body": null,
"is_bot": false,
"headline": "use new tagbot",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-07-10T15:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8fa127e20b5f693006f5825907f742fb12b1f25",
"body": "update static_methods docstring",
"is_bot": false,
"headline": "Merge pull request #26 from MasonProtter/patch-1",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-03-04T21:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c466463f2db2cd3b01b7a73775738757a4e5ea",
"body": null,
"is_bot": false,
"headline": "update static_methods docstring",
"author_name": "Mason Protter",
"author_login": "MasonProtter",
"committed_at": "2021-03-04T18:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c3a06423bd5a7d0995dcb655f78b3026564af2",
"body": null,
"is_bot": false,
"headline": "Remove experimental",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-03-04T17:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6dc3a0fd442a793230a7b6d8c0ed2113011ab51",
"body": null,
"is_bot": false,
"headline": "Update Project.toml",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-02-20T12:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b9c3aa02b828ea03d7ae4667b7e69e594bce697",
"body": null,
"is_bot": false,
"headline": "heading levels",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-02-20T12:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178b416f69bcc4e72fc5f00b9582794fa88ade51",
"body": "add static_fieldnames",
"is_bot": false,
"headline": "Merge pull request #24 from MasonProtter/static_fieldnames",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2021-02-20T12:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a8a7acd3705314fbd2199df21675781537ab96",
"body": null,
"is_bot": false,
"headline": "add tests; document",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2021-02-20T03:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a28d361e006eb05773671de5d7a7214f2e3f3dcb",
"body": null,
"is_bot": false,
"headline": "add fieldcount and fieldtypes",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2021-02-17T03:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4ebeb90e57d79acad6162c9aae552a5bf9e7c6",
"body": null,
"is_bot": false,
"headline": "add static_fieldnames",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2021-02-16T22:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a611be5e1b9713273f62f66f049a14c5d0fde50",
"body": "allow julia 1.0",
"is_bot": false,
"headline": "Merge pull request #21 from oxinabox/ox/release",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-21T19:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e5da637856ca37bdae7e5ede7ebccd6857db9f",
"body": null,
"is_bot": false,
"headline": "Update test/runtests.jl",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-17T07:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9883323b7a9d485bdbc0d924e9699b43301ffa34",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-15T20:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a4a4503aacd4fa278d99622f05458d0b61c3575",
"body": null,
"is_bot": false,
"headline": "Don't test static functions pre-1.3",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-15T20:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e569bfda3a67e80be7ba80f02bc0d904847ad60a",
"body": null,
"is_bot": false,
"headline": "Test on LTS + Stable",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-15T18:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d431f2cf144e2853eb3a717533825534e638e4cb",
"body": null,
"is_bot": false,
"headline": "allow julia 1.0",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-15T18:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ec3e1b5fe4353427276fe6cee3f91ac05af830",
"body": "compat_hasmethod",
"is_bot": false,
"headline": "Merge pull request #20 from aminya/patch-1",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-15T18:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33d0a899a5dc4eb7f2f1560db503ff0b2fea103e",
"body": null,
"is_bot": false,
"headline": "Add readme",
"author_name": "Amin Yahyaabadi",
"author_login": "aminya",
"committed_at": "2020-06-15T18:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c152e8fe9b090babf4963539a842e5af67125074",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Amin Yahyaabadi",
"author_login": "aminya",
"committed_at": "2020-06-15T18:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8e92ea01af5cb24d348993fefbf5bb6502ad61",
"body": null,
"is_bot": false,
"headline": "compat_hasmethod",
"author_name": "Amin Yahyaabadi",
"author_login": "aminya",
"committed_at": "2020-06-14T09:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2809f27b63707bf55a14ae3226d1c7580a89d41a",
"body": "minor typos in readme",
"is_bot": false,
"headline": "Merge pull request #19 from matbesancon/patch-1",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-06-10T10:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc09fc11585a2349674b42bc8aeec46e38d8b22",
"body": null,
"is_bot": false,
"headline": "minor typos in readme",
"author_name": "Mathieu Besançon",
"author_login": "matbesancon",
"committed_at": "2020-06-10T09:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8693b9e12944eac720dc0b2fa81da2293a4f2243",
"body": "Syntax colors in the readme",
"is_bot": false,
"headline": "Merge pull request #16 from aminya/patch-1",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-05-18T21:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a7614f65ae22943ffd1a35762f300da4f5776b",
"body": null,
"is_bot": false,
"headline": "Syntax colors in the readme",
"author_name": "Amin Yahyaabadi",
"author_login": "aminya",
"committed_at": "2020-05-18T21:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b9c545f9611b7e57feb319a93556a7c276a1de",
"body": "check the MethodInstances actually match",
"is_bot": false,
"headline": "Merge pull request #15 from oxinabox/ox/fixit",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-05-18T10:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37fd31a7cff4d21383d8785e04b174f84174e288",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-05-17T14:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50fe516f13ae9cecbdef19d2e310b79c4974ea3",
"body": null,
"is_bot": false,
"headline": "only attach to covering method instances",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-05-17T13:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19402fe1184b2a048735866add4477a5bc24089c",
"body": "Co-authored-by: Nathan Daly <NHDaly@gmail.com>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-05-17T13:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327276199dc972c502ed621f67cd2a2c39bb5d4d",
"body": null,
"is_bot": false,
"headline": "rename variable",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-05-16T18:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a2250439b98d7c979e2f120ee748bc67f706618",
"body": null,
"is_bot": false,
"headline": "check the MethodInstances actually match",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-05-16T18:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75fd6a46438de4724baaf191793b6dd5f2fadbeb",
"body": "…or it to fail",
"is_bot": false,
"headline": "Get rid of warning on static_hasmethod as I think it isn't possible f…",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-03-13T20:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f87ace2e5bfd0269fadb6b635e54b66f5e9d4944",
"body": "Install TagBot as a GitHub Action",
"is_bot": false,
"headline": "Merge pull request #12 from JuliaTagBot/master",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-02-08T19:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e49c856416a5aa37768da32b4be0c4994407dcc",
"body": null,
"is_bot": false,
"headline": "Install TagBot as a GitHub Action",
"author_name": "Julia TagBot",
"author_login": "JuliaTagBot",
"committed_at": "2020-02-08T13:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21d142acc5e0601740eb35bc23fe616be8acfb7",
"body": "make tests robust",
"is_bot": false,
"headline": "Merge pull request #10 from oxinabox/ox/fixtests",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-28T21:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aef564dba5894a9d5d69c782631250f195edf557",
"body": null,
"is_bot": false,
"headline": "release",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-25T12:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee808e16145125a99c0ee92e3645d12fcdb6b4ec",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-25T12:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6ca2403e8508ac0e5c1ae4e1507dccd857a9435",
"body": null,
"is_bot": false,
"headline": "make tests robust",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-25T11:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c04681f79237cc32774f3c8b7b61313c71e1d60d",
"body": null,
"is_bot": false,
"headline": "mark unreleased",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-23T18:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd68bf20a43df74801d3ea77add096a35f3cef3e",
"body": "Add static_methods function",
"is_bot": false,
"headline": "Merge pull request #8 from MasonProtter/static_methods",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-23T18:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "608dcd57a3ad1ecf03985d3d70264e74a9f9568f",
"body": null,
"is_bot": false,
"headline": "some remove unused calls and adjust style",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-23T10:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d70fe22e266ffe22852a51aea6953709730540d",
"body": "…ks.jl into static_methods",
"is_bot": false,
"headline": "Merge branch 'static_methods' of https://github.com/MasonProtter/Tric…",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-22T21:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46cd853e5399d547da7e45e7cc15f47ee73293c2",
"body": null,
"is_bot": false,
"headline": "rename expr_to_codeinfo and trim",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-22T21:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbaf49fc5d83473026df03c070e30f07cbb236b",
"body": null,
"is_bot": false,
"headline": "Merge https://github.com/oxinabox/Tricks.jl into static_methods",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-22T21:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863865deded5afdb206ac3ab27998d5c33b7eb27",
"body": "Co-Authored-By: Lyndon White <oxinabox@ucc.asn.au>",
"is_bot": false,
"headline": "Update src/Tricks.jl",
"author_name": "Mason Protter",
"author_login": "MasonProtter",
"committed_at": "2020-01-22T21:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0242698d76b8f815d64433f57274f0ee8fb15905",
"body": null,
"is_bot": false,
"headline": "Create .travis.yml",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2020-01-22T19:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff014c2a3f0a3cb07c3d06998abf366ac8dc7965",
"body": null,
"is_bot": false,
"headline": "remove some outdated comments",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-22T19:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883cb771b2496e52d448c8ab699d871139391747",
"body": null,
"is_bot": false,
"headline": "fixes",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-22T19:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "992659addfdd70a2816bc6e7056802033294dbc2",
"body": null,
"is_bot": false,
"headline": "Always attach backedges to method table",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-18T00:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf2f800943c85126a2861db0e5709f80a900606",
"body": null,
"is_bot": false,
"headline": "update tests and fix indentation",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-17T23:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a05b290d3a8726a8a2d942ab7e33c4aae889d71",
"body": null,
"is_bot": false,
"headline": "add static_methods",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-17T22:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7bb806942f16d27de506d2183ffd51e63527646",
"body": null,
"is_bot": false,
"headline": "change indentation of file",
"author_name": "MasonProtter",
"author_login": "MasonProtter",
"committed_at": "2020-01-17T22:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e727b85b50f2876de0e8115447cf46998b744227",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-11-28T10:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1695b6c42709e134167027154c8e8ebe43b7e86a",
"body": "make delete_method work",
"is_bot": false,
"headline": "Merge pull request #6 from oxinabox/ox/delete",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-10-27T09:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40cc07c4fcc9b1a20ae5732ce62ad8891d07a79a",
"body": null,
"is_bot": false,
"headline": "make delte work",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-10-22T11:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c24d09da7056aaaad74db6feb0219f25870faa9",
"body": "add Tests",
"is_bot": false,
"headline": "Merge pull request #5 from oxinabox/ox/test",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-10-21T16:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b15fca67a8d341d638b4fb841cfaac8277615249",
"body": null,
"is_bot": false,
"headline": "add Tests",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-10-21T16:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d54bc325a8113a79282db873f8306a062a513a6",
"body": "Add basic docs",
"is_bot": false,
"headline": "Merge pull request #4 from oxinabox/ox/readme",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-10-21T15:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1140ab22ac01d7d3ae651f2bda0ef8e0e63b98",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-10-21T10:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44e70eeca71544e1b804e50329348d328d25ee6",
"body": null,
"is_bot": false,
"headline": "Make module",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-09-02T20:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b63cebcfad659d5382fbb276f67760475a6fcb",
"body": null,
"is_bot": false,
"headline": "create WIP static_hasmethod",
"author_name": "Lyndon White",
"author_login": "oxinabox",
"committed_at": "2019-09-02T20:25:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 5,
"latest_release_at": "2025-11-02T11:18:13Z",
"latest_release_tag": "v0.1.13",
"releases_from_tags": false,
"days_since_last_push": 266,
"active_weeks_last_year": 4,
"days_since_latest_release": 266,
"mean_days_between_releases": 190.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": []
},
"popularity": {
"forks": 14,
"stars": 86,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-06-10",
"count": 1
},
{
"date": "2021-02-17",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2023-10-07",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-07-25",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_forks": 14
},
"star_history": null,
"open_issues_and_prs": 10
},
"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": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 25,
"open_issues": 8,
"closed_ratio": 0.619,
"closed_issues": 13,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "oxinabox",
"commits": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/5127634?v=4"
},
{
"type": "User",
"login": "MasonProtter",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/29157027?v=4"
},
{
"type": "User",
"login": "nickrobinson251",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/13448787?v=4"
},
{
"type": "User",
"login": "chengchingwen",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/13868928?v=4"
},
{
"type": "User",
"login": "aminya",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/16418197?v=4"
},
{
"type": "User",
"login": "Drvi",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2074313?v=4"
},
{
"type": "User",
"login": "NHDaly",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1582097?v=4"
},
{
"type": "User",
"login": "DarrylGamroth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7671476?v=4"
},
{
"type": "User",
"login": "JuliaTagBot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/50554310?v=4"
},
{
"type": "User",
"login": "matbesancon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7623090?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.592
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CI.yml",
"CompatHelper.yml",
"JuliaNightly.yml",
"TagBot.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"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": 7,
"reason": "Found 7/9 approved changesets -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 27 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "17c26a2a97c7b01144eb5aaf171816ddd9fa002f",
"ran_at": "2026-07-26T23:06:30Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2025-11-02T11:18:16Z",
"oldest_open_prs": [
{
"number": 28,
"created_at": "2021-05-24T21:14:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2025-06-24T10:34:18Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-11-02T09:36:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 2,
"created_at": "2019-10-20T19:14:49Z",
"last_comment_at": "2023-07-07T15:08:11Z",
"last_comment_author": "gafter"
},
{
"number": 7,
"created_at": "2019-10-28T16:11:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2020-01-28T21:14:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2020-03-24T12:07:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2020-05-18T21:53:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2021-05-24T02:07:07Z",
"last_comment_at": "2021-05-24T18:14:51Z",
"last_comment_author": "cscherrer"
},
{
"number": 33,
"created_at": "2021-08-27T09:50:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2023-05-30T04:08:58Z",
"last_comment_at": "2023-10-30T04:31:39Z",
"last_comment_author": "oxinabox"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/oxinabox/Tricks.jl",
"host": "github.com",
"name": "Tricks.jl",
"owner": "oxinabox"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 39,
"vitality": 33,
"community": 47,
"governance": 61,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 266,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 266 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 266
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 14,
"latest_release_tag": "v0.1.13",
"releases_from_tags": false,
"days_since_latest_release": 266,
"mean_days_between_releases": 190.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 266 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 266
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~190.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 190.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 7,
"days_since_last_merged_pr": 266,
"days_since_last_human_commit": 266,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 266 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 266
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"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": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 14,
"stars": 86,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "86 stars",
"points": 31.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 86
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "14 forks",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 14
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.592
},
"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 59% of commits",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 27 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 25,
"open_issues": 8,
"closed_issues": 13,
"issue_closed_ratio": 0.619,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "62% of issues closed",
"points": 28.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 62
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/26 decided PRs merged",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/9 approved changesets -- score normalized to 7",
"points": 10.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": 68,
"inputs": {
"followers": 435,
"owner_type": "User",
"is_verified": null,
"owner_login": "oxinabox",
"public_repos": 293,
"account_age_days": 4743
},
"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": "435 followers of oxinabox",
"points": 19,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 435,
"login": "oxinabox"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "293 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 293
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"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": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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 7/9 approved changesets -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 27 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 15
},
"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": "critical",
"name": "AI Readiness",
"value": 15,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "Julia",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Julia without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Julia"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T23:06:47.246737Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oxinabox/Tricks.jl.svg",
"full_name": "oxinabox/Tricks.jl",
"license_state": "standard",
"license_spdx": "MIT"
}