Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 136,
"has_wiki": true,
"homepage": "https://www.gcannon.org/",
"languages": {
"C": 113464,
"Makefile": 756
},
"pushed_at": "2026-04-24T23:56:26Z",
"created_at": "2026-03-04T15:50:25Z",
"owner_type": "User",
"updated_at": "2026-06-05T16:20:04Z",
"description": "TCP HTTP Load generator for linux (liburing)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C",
"significant_languages": [
"C"
]
},
"owner": {
"blog": null,
"name": "Diogo Martins",
"type": "User",
"login": "MDA2AV",
"company": null,
"location": "Porto, Portugal",
"followers": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/165835485?v=4",
"created_at": "2024-04-02T19:01:51Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 846
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2026-04-17T10:10:24Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-04-11T19:44:10Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-05T09:49:11Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-03T18:38:21Z"
},
{
"tag": "v0.32.443",
"kind": "patch",
"published_at": "2026-03-14T18:15:32Z"
}
],
"recent_commits": [
{
"oid": "43b30bc24c8cc6aab37dd7d718b47ffb985e6558",
"body": null,
"is_bot": false,
"headline": "Update GCANNON_VERSION to 0.5.3",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-24T23:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f799d90d31f91b3663b968777d035a93330ab4d",
"body": "fix conn hang",
"is_bot": false,
"headline": "Merge pull request #16 from MDA2AV/fix-hang",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-24T23:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e345063506743362dfae175edab4f0e81242cdfd",
"body": null,
"is_bot": false,
"headline": "fix conn hang",
"author_name": "BennyFranciscus",
"author_login": "BennyFranciscus",
"committed_at": "2026-04-24T23:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30682bc91ae43a98d303947963b271b8618f241b",
"body": "fix(seq): emit digits(start) width so first value has no leading zeros",
"is_bot": false,
"headline": "Merge pull request #15 from MDA2AV/fix/seq-leading-zeros",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-18T11:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fd52b72bf6c3b0662945a1ca26978c725ae885d",
"body": "{SEQ:start} was zero-padded to count_digits(start + 10_000_000), which\nproduced leading zeros when start's digit count was smaller than the\npadded width. E.g. {SEQ:100001} was emitted as \"00100001\" — a leading\nzero that RFC 8259 forbids inside JSON number values, silently breaking\nany POST template \n[…]\nart)\nchoose a start value with enough headroom (e.g. {SEQ:10000001} covers\n~89M increments with stable 8-digit width).\n\nCloses #14\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(seq): emit digits(start) width so first value has no leading zeros",
"author_name": "BennyFranciscus",
"author_login": "BennyFranciscus",
"committed_at": "2026-04-18T11:47:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f7daa4bbec378fe81670e984edacd44a4d5f6a98",
"body": "Route parameters, inc or random",
"is_bot": false,
"headline": "Merge pull request #13 from MDA2AV/route-parms",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-17T10:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b68ebd4532f125d305dce7097fb63b40ac8de7e9",
"body": null,
"is_bot": false,
"headline": "Route parameters, inc or random",
"author_name": "BennyFranciscus",
"author_login": "BennyFranciscus",
"committed_at": "2026-04-17T10:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82f523cd3fa404c1b18462b9cb695762ad31a25d",
"body": "patchfix",
"is_bot": false,
"headline": "Merge pull request #12 from MDA2AV/inc-buf",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-12T00:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d3a0fe1cfed65822cfd1fe45a6f84db65e3f2f",
"body": null,
"is_bot": false,
"headline": "patchfix",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-12T00:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af4e8605ba561e6ee3419cfdb70a57ed93235dc",
"body": "patchfix",
"is_bot": false,
"headline": "Merge pull request #11 from MDA2AV/inc-buf",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T21:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487c6c548bfc38b5e23214c70e688a65e4cd5f69",
"body": null,
"is_bot": false,
"headline": "patchfix",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T21:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48e05b00c4ac6f06e5f3402f9108a4c8bc299cbd",
"body": "recv_buf arg, inc_buffers",
"is_bot": false,
"headline": "Merge pull request #10 from MDA2AV/inc-buf",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T21:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a81e0888c3c4857df61248da8cace9632951a950",
"body": null,
"is_bot": false,
"headline": "recv_buf arg, inc_buffers",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T21:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb053050da30a2ac34fd7638ce7bcd8e3c9d4f30",
"body": "recv_buf arg, inc_buffers",
"is_bot": false,
"headline": "Merge pull request #9 from MDA2AV/inc-buf",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T19:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d62d48b54becf30a934ca5c24c06d086a8d537aa",
"body": null,
"is_bot": false,
"headline": "recv_buf arg, inc_buffers",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T19:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fd81eb4140cd069fbe793d8b3cc1cb42cbee59c",
"body": "recv_buf arg, inc_buffers",
"is_bot": false,
"headline": "Merge pull request #8 from MDA2AV/inc-buf",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T18:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5602ca13f71f2e954a861bf58b55f413cdf357",
"body": null,
"is_bot": false,
"headline": "recv_buf arg, inc_buffers",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-11T18:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e25f185785966424ae027cc165c85ed855d448c",
"body": null,
"is_bot": false,
"headline": "website worker loop section",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-05T10:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6312c248e1625a5b4de226de732c8b33b045aea",
"body": null,
"is_bot": false,
"headline": "website worker loop section",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-05T09:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "020a9e6cecbfbd0f3bc3f75988589f78bb859c77",
"body": null,
"is_bot": false,
"headline": "Fix websocket tui, add --json mode for automated runs",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-05T09:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d082288df9592258ff22256cc9aa9b84cc0013cf",
"body": null,
"is_bot": false,
"headline": "website fixes",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-04T18:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b45d463abe6ea566befa5f52ea139d0b4ab28e",
"body": null,
"is_bot": false,
"headline": "improve tui for last run graph",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-04T16:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d559a617753753efe05ce93916cf675c94938207",
"body": "compare with last 5 runs",
"is_bot": false,
"headline": "Merge pull request #6 from MDA2AV/hist-runs",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-04T15:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d00ee106ff148a37790a6cc6bad31747d2a24548",
"body": "add flag to record latency per tpl",
"is_bot": false,
"headline": "Merge pull request #7 from MDA2AV/lat-per-tpl",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-04T12:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f78ff164d05c3949f75c6903a77c7080c7185eb",
"body": null,
"is_bot": false,
"headline": "add flag to record latency per tpl",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-04T12:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c878870e1dc883c24ed4d85bf38422d2fde38dd4",
"body": null,
"is_bot": false,
"headline": "compare with last 5 runs",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-04T12:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af3adc3dbf72116c912593b504acc96f13687c77",
"body": null,
"is_bot": false,
"headline": "update site",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-04T11:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee62e851d5a00d6c9a16a3a095f4a7de01b96fe",
"body": null,
"is_bot": false,
"headline": "add zerg ref",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T22:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2da0f8f0cc9a4c5bb99e57817cb7a84b132ddd9",
"body": "--cqe-latency",
"is_bot": false,
"headline": "Merge pull request #3 from MDA2AV/cqe-lat",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T20:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba92747b777996922f0313132feeb4882b591e4f",
"body": null,
"is_bot": false,
"headline": "--cqe-latency",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T20:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc65f69d57b3e93f3da7d458590f4233d01d1d72",
"body": null,
"is_bot": false,
"headline": "Add Discord widget to README",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T19:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880fe0aa0cb4335c3e17a60d125167aeff195da9",
"body": null,
"is_bot": false,
"headline": "output files redirection",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T18:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "797f8a3eca91b3d62179bcabd0f39379ccc405aa",
"body": null,
"is_bot": false,
"headline": "action for site deploy",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T18:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7434b8ec9df979e7d4d0224c82b3de9e8aa027d5",
"body": null,
"is_bot": false,
"headline": "action for site deploy",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T18:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c4e4bf47cb18996c7ccd756aa1c381f44d312e3",
"body": null,
"is_bot": false,
"headline": "action for site deploy",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T18:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a77682793b8ac1a2a295d8e77721e5fea69e44b8",
"body": null,
"is_bot": false,
"headline": "Add --tui and website",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-04-03T18:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110d1345f93038afbbd434e27e0885b03a4efbf6",
"body": null,
"is_bot": false,
"headline": "Fix Markdown link formatting for Http Arena",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-29T16:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcfeaa7ecc2ee95b68416c2ec9fbb6d150bc6adc",
"body": "Added link to Http Arena's official load generator.",
"is_bot": false,
"headline": "Update README with Http Arena link",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-29T16:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cf71bc0a9bd250fbc205bd79ccc23d33021359",
"body": null,
"is_bot": false,
"headline": "Rename project from 'gcannon' to 'Glass Cannon'",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-29T13:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12812588fb395dc480b56e27724c6c127703e86",
"body": null,
"is_bot": false,
"headline": "rdme",
"author_name": "DiogoMartins",
"author_login": "MDA2AV",
"committed_at": "2026-03-14T18:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69bd64126a313bbdbce83769a310530ce6d80800",
"body": null,
"is_bot": false,
"headline": "websocket",
"author_name": "DiogoMartins",
"author_login": "MDA2AV",
"committed_at": "2026-03-14T18:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6fd7b5bc64e862e3777bf1727304fb15a50ab1",
"body": null,
"is_bot": false,
"headline": "stats update",
"author_name": "DiogoMartins",
"author_login": "MDA2AV",
"committed_at": "2026-03-14T17:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718c05df4cd76f4bd612fca19d8fda21f30c40c3",
"body": null,
"is_bot": false,
"headline": "add",
"author_name": "DiogoMartins",
"author_login": "MDA2AV",
"committed_at": "2026-03-13T16:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd6bc76b961e99deb52ebf87205e626c1336d106",
"body": "add noisy, remove cached",
"is_bot": false,
"headline": "Merge pull request #2 from MDA2AV/imp",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-09T18:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bcfaec422f264d95e784774841d4bdd5c429ca",
"body": null,
"is_bot": false,
"headline": "add noisy, remove cached",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-09T18:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3628108a73f9217f5c858d0b61279ca2ade787e7",
"body": "Imp",
"is_bot": false,
"headline": "Merge pull request #1 from MDA2AV/imp",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-09T10:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea63764d03fcc59f4a0477dfdf97c3dd3720ac2",
"body": null,
"is_bot": false,
"headline": "004.2231.2",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-09T10:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "309e9f90a5a365f6d21b298f9356f9d826f17429",
"body": null,
"is_bot": false,
"headline": "imp",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-06T12:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1019f9d492fe43882a7985683cf0084fff0208ec",
"body": null,
"is_bot": false,
"headline": "Add pico parser",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-05T19:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10cac9b0dfab73ae1d675fb1c93b11658fa0861",
"body": null,
"is_bot": false,
"headline": "Add pico parser",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-05T19:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d29d44adeb6adc85ac3d5c7c35f7048fbcf202c2",
"body": null,
"is_bot": false,
"headline": "Add reconnect feature",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-04T18:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8be135ea7a3404d08e2d1250300e68396c57f2",
"body": null,
"is_bot": false,
"headline": "Add reconnect feature",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-04T17:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "966f6d08b746becefb7d92bab8195e19e3948a47",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-04T15:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44fa15fe174939c706e161ad550ab948e563ec7b",
"body": null,
"is_bot": false,
"headline": "Initial setup",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-04T15:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e145660e93c873c69aa4eb4097fc00c09322e1",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Diogo Martins",
"author_login": "MDA2AV",
"committed_at": "2026-03-04T15:50:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 55,
"latest_release_at": "2026-04-17T10:10:24Z",
"latest_release_tag": "v0.5.2",
"releases_from_tags": false,
"days_since_last_push": 94,
"active_weeks_last_year": 7,
"days_since_latest_release": 101,
"mean_days_between_releases": 8.4
},
"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": 1,
"stars": 37,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-04-04",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 28113,
"source_files_sampled": 16,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"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": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 13,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 3,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "MDA2AV",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/165835485?v=4"
},
{
"type": "User",
"login": "BennyFranciscus",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/268274351?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.945
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"pages.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": 0,
"reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/19 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 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": "43b30bc24c8cc6aab37dd7d718b47ffb985e6558",
"ran_at": "2026-07-28T08:27:59Z",
"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": "2026-04-24T23:56:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-04-24T23:54:05Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/MDA2AV/gcannon",
"host": "github.com",
"name": "gcannon",
"owner": "MDA2AV"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"security": 39,
"vitality": 54,
"community": 37,
"governance": 46,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 54,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"commits_last_year": 55,
"human_commit_share": 1,
"days_since_last_push": 94,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 94 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 94
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "55 commits in the last year",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 55
}
}
],
"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": "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": 90,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v0.5.2",
"releases_from_tags": false,
"days_since_latest_release": 101,
"mean_days_between_releases": 8.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 101 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 101
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.4
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"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": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"forks": 1,
"stars": 37,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "37 stars",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 37
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.945
},
"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 94% of commits",
"points": 1.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 13,
"open_issues": 0,
"closed_issues": 3,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/13 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"followers": 25,
"owner_type": "User",
"is_verified": null,
"owner_login": "MDA2AV",
"public_repos": 26,
"account_age_days": 846
},
"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": "25 followers of MDA2AV",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 25,
"login": "MDA2AV"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~2 yr old",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://www.gcannon.org/",
"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": "https://www.gcannon.org/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 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": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "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": "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": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 38,
"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.255,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "14 of 55 human commits state their intent (structured subject or explanatory body)",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 14,
"sampled": 55
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.018,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"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": "1 of the last 55 commits agent-authored or agent-credited",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 55
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 28113,
"source_files_sampled": 16,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T08:28:12.539863Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MDA2AV/gcannon.svg",
"full_name": "MDA2AV/gcannon",
"license_state": "standard",
"license_spdx": "MIT"
}