原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 36,
"has_wiki": false,
"homepage": null,
"languages": {
"Julia": 3391
},
"pushed_at": "2026-03-21T19:45:13Z",
"created_at": "2022-07-26T04:38:49Z",
"owner_type": "Organization",
"updated_at": "2026-06-22T15:48:01Z",
"description": "This Julia package provides the testitem macro",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Julia",
"significant_languages": [
"Julia"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "julia-testitems",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/269825817?v=4",
"created_at": "2026-03-20T22:17:46Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 128
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-07-07T09:14:59Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-07-29T05:57:01Z"
}
],
"recent_commits": [
{
"oid": "cfaf5d842308cab19b1955e4d57ba2c5c92b12de",
"body": null,
"is_bot": false,
"headline": "Update CI workflow to use new testitem repository",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2026-03-21T19:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d8a6e63dc44d15c48f8dd00ff5d2c5ff48cbd11",
"body": null,
"is_bot": false,
"headline": "Migrate tests to test item framework",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2026-03-20T21:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd96cfdf0ecfee17efe6d0c12e5b71b9d6c93b8a",
"body": null,
"is_bot": false,
"headline": "Add doc strings",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2026-03-20T21:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6424afef0f86bfafc10989dad12c4c85fff7dcd",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #32 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2025-11-06T06:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e02642d934721d31573b958ad77891c5564b92b",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2025-11-06T05:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8105289319897d64c88d4475ab37ebac753ad8",
"body": "Test that testitems don't run when evaluated",
"is_bot": false,
"headline": "Merge pull request #30 from LilithHafner/patch-2",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2025-01-15T21:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be8f546434413bb199e5ba345434e4ae270483a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into patch-2",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2025-01-15T21:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c3aa195332e677479d3777b7fee4121a9a2c2e",
"body": "Fix typo in runtests.jl",
"is_bot": false,
"headline": "Merge pull request #29 from LilithHafner/patch-1",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2025-01-15T21:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea823dbefee2a2c1d53b364e0da280e61a21f2a",
"body": null,
"is_bot": false,
"headline": "Test that testitems don't run when evaluated",
"author_name": "Lilith Orion Hafner",
"author_login": "LilithHafner",
"committed_at": "2025-01-15T21:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10fa2be6b4f492fd4f8461d4a38c2870315baae6",
"body": null,
"is_bot": false,
"headline": "Fix typo in runtests.jl",
"author_name": "Lilith Orion Hafner",
"author_login": "LilithHafner",
"committed_at": "2025-01-15T21:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "415142e70fc12387a85960a97ce523c64338aa48",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2024-10-01T02:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53ddbd0e868e93bc7e1997f341bfbff37dc8f8b5",
"body": null,
"is_bot": false,
"headline": "Update doc link",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2024-09-30T20:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea0630e5146f9238a23234431f67af0a509b2f9e",
"body": null,
"is_bot": false,
"headline": "Set version to v1.0.1-DEV",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2024-07-07T08:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a9a0958acf7ff3837386449ecb96cdc63980d8",
"body": null,
"is_bot": false,
"headline": "Set version to v1.0.0",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2024-07-07T08:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61eb6ba1c00cdf13cffa15d3a3f879e888ba2db7",
"body": "Match final testsetup design",
"is_bot": false,
"headline": "Merge pull request #21 from julia-vscode/testsetup2",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2024-07-07T08:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b7b5904f89f1c1519fc8358dcde16f19a96fb8e",
"body": null,
"is_bot": false,
"headline": "Match final testsetup design",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2024-07-07T08:46:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94245a3ce349d7376c17421049a5ef2b27461132",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #20 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2024-06-28T11:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d118a76c9ea969eddb322fba361ccacd36fe6d1f",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2024-06-28T11:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1161c1534df9d08b969cc961122d1e8114ab7a57",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #19 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-12-28T19:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c31fd6dbb86bcbb751fe37cb10bdb5c716be40",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2023-12-28T18:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edbbe758c3ebf836460a96257b7614d368c0e554",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-10-24T05:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98602c5ba094c3831c2230327d167b8d1d6812e9",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #18 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-05-11T01:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142d76b06f232ec12b4630055a39f53917b95b73",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2023-05-11T01:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce2984ce619ce1c8e89e2a845d3e43f45e3f5ff",
"body": "New version: v0.1.1",
"is_bot": false,
"headline": "Merge pull request #17 from julia-vscode/release-0.1.1",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-01-18T03:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ae9ebd890590c6984aba7ab15e53fa4d0c32269",
"body": null,
"is_bot": false,
"headline": "Set version to v0.1.2-DEV",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-01-17T18:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f2ce17a6f0c0dd5f10332bbcaa4dffc2a814b2",
"body": null,
"is_bot": false,
"headline": "Set version to v0.1.1",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-01-17T18:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dc8831b4ab24598d31ed527e8eb5c125e7fcfa0",
"body": null,
"is_bot": false,
"headline": "Fix bug",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-01-17T18:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b709b5109dbfee49ee4497ea86b4019d28c27e4b",
"body": "Add a new at-testsetup macro for defining a module that can be shared…",
"is_bot": false,
"headline": "Merge pull request #14 from quinnj/jq-testsetup",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-01-17T18:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b096ccba9b5ec2fe5750ba6adc9d199d0073338",
"body": null,
"is_bot": false,
"headline": "Update test/runtests.jl",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2023-01-17T18:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8343733553a53e9e56489426dadae4ffc8202d2c",
"body": null,
"is_bot": false,
"headline": "Move at-testsetup to be statically based like at-testtime",
"author_name": "Jacob Quinn",
"author_login": "quinnj",
"committed_at": "2023-01-13T19:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66aaf551deea4c5e98d3a638db14d5c529de20e9",
"body": "… among test items",
"is_bot": false,
"headline": "Add a new at-testsetup macro for defining a module that can be shared…",
"author_name": "Jacob Quinn",
"author_login": "quinnj",
"committed_at": "2023-01-12T23:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f2c0b2a775376c3ca3784cdac4397716b08b289",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #10 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-10-14T12:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122a6d6d3d9d0b2b121d840491e53f6627d1d604",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2022-10-14T12:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e710519d9ad4115440781d96fc297ddabd722dc4",
"body": "New version: v0.1.0",
"is_bot": false,
"headline": "Merge pull request #4 from julia-vscode/release-0.1.0",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-08-20T02:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21b2931bebe57fe9703781d40fc92f2482cc5335",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #8 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-08-18T20:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62a9cd688e2f3a88ab51f46946d8d19e59fc0f92",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2022-08-18T20:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98729faf6e287c3050cc7ef8c978594fbfe28037",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #7 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-08-18T20:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494b39d96dfe84827e0a2aa87be82edc113d2c42",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2022-08-18T19:14:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32c83a3a97f1578bcdd142b45df83fc9d7be156",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-08-15T04:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9205690b9525d5a329dff88ecd1fd096ec8a9c14",
"body": null,
"is_bot": false,
"headline": "Fix badge link",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-08-15T04:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5e4d066419f54f8f29456480890ef0f848c6293",
"body": "[AUTO] Format files using DocumentFormat",
"is_bot": false,
"headline": "Merge pull request #5 from julia-vscode/create-pull-request/patch",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T18:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "033b34f9a66374e12bafd2b3231f56efbe6a3b89",
"body": null,
"is_bot": false,
"headline": "Format files using DocumentFormat",
"author_name": "davidanthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T06:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23017e46c093173f56e7f4b40d698705ce64b74f",
"body": null,
"is_bot": false,
"headline": "Set version to v0.1.1-DEV",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T05:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d97f137de068ff7245975acafdc04e85ac5a1ee",
"body": null,
"is_bot": false,
"headline": "Set version to v0.1.0",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T05:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed5184a3fe15e43cfcd84db37fac01b6c153ebc",
"body": "Julia Package Butler Updates",
"is_bot": false,
"headline": "Merge pull request #3 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T05:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083a36b17d4a7e2afe9b4bb0a2be590b70cbd3cd",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2022-07-26T05:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6feba03bcbafa4edb9709ca7aa0b7f360ff2e93",
"body": null,
"is_bot": false,
"headline": "Update config",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T05:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "213308b76bf9ae37ea5858125c1fb696d234814b",
"body": null,
"is_bot": false,
"headline": "Update config",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T05:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa42d9ff7ce19dc455657f3410d387faed1772d7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/julia-vscode/TestItems.jl",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T05:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "329c22e14f7747400535bfcfec898c78a52b8ae2",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T05:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ed69d1415d1570a0c0f5b8c72eac8027bf698c",
"body": "Fix issues identified by Julia Package Butler",
"is_bot": false,
"headline": "Merge pull request #2 from julia-vscode/julia-pkgbutler-updates",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a23c9f7648267177d8869f48311401c8a85e8b2",
"body": null,
"is_bot": false,
"headline": "Fix issues identified by Julia Package Butler",
"author_name": "Julia Package Butler",
"author_login": null,
"committed_at": "2022-07-26T04:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1500bd94bb9e5e10fd2ec9a0fcd1f49816fc9bf7",
"body": null,
"is_bot": false,
"headline": "Update package butler",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f59dc234b0e22961ea23a70368b9735e1174474a",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e4265b2768cf9736b48014e1e5b89a98926d0a",
"body": null,
"is_bot": false,
"headline": "Add package butler",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46a7dec0d282258a27b3b90f96378b8d0d0ba78",
"body": null,
"is_bot": false,
"headline": "Add .gitignore",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f3471e1b0a28a5982bca521f6ded7e2027bc76",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b469c0aef06ef9253977bd0d3fbfc907f8f49536",
"body": null,
"is_bot": false,
"headline": "Add initial implementation",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38694d85011a7e2e1925c2c01466f2ff27670ccf",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab99578c6006a6ce04532b18e600937e1625a28",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "David Anthoff",
"author_login": "davidanthoff",
"committed_at": "2022-07-26T04:38:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 4,
"latest_release_at": "2024-07-07T09:14:59Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 127,
"active_weeks_last_year": 2,
"days_since_latest_release": 749,
"mean_days_between_releases": 709.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 4,
"stars": 24,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2023-01-12",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2025-01-15",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 1,
"merged_prs": 17,
"open_issues": 2,
"closed_ratio": 0.818,
"closed_issues": 9,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "davidanthoff",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/1036561?v=4"
},
{
"type": "User",
"login": "quinnj",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2896623?v=4"
},
{
"type": "User",
"login": "LilithHafner",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/60898866?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.922
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"juliaci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
"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": 2,
"reason": "Found 3/13 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 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": 9,
"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": "cfaf5d842308cab19b1955e4d57ba2c5c92b12de",
"ran_at": "2026-07-26T23:06:56Z",
"aggregate_score": 4.5,
"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-05-21T02:00:23Z",
"oldest_open_prs": [
{
"number": 24,
"created_at": "2024-11-10T03:51:11Z",
"last_comment_at": "2024-11-10T03:52:09Z",
"last_comment_author": "codecov"
}
],
"last_merged_pr_at": "2025-11-06T06:15:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 26,
"created_at": "2024-11-30T07:34:54Z",
"last_comment_at": "2024-12-02T19:04:51Z",
"last_comment_author": "CarloLucibello"
},
{
"number": 28,
"created_at": "2025-01-08T10:33:40Z",
"last_comment_at": "2026-03-20T19:11:36Z",
"last_comment_author": "davidanthoff"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/julia-testitems/TestItems.jl",
"host": "github.com",
"name": "TestItems.jl",
"owner": "julia-testitems"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"security": 45,
"vitality": 25,
"community": 39,
"governance": 43,
"engineering": 46
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 127,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 127 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 127
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"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": 36,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 749,
"mean_days_between_releases": 709.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 749 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 749
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~709.1 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 709.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 127,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 127 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 127
}
}
],
"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": 39,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 4,
"stars": 24,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "24 stars",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 24
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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": 43,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.922
},
"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 92% of commits",
"points": 1.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 17,
"open_issues": 2,
"closed_issues": 9,
"issue_closed_ratio": 0.818,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "82% of issues closed",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 82
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/21 decided PRs merged",
"points": 31,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/13 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "julia-testitems",
"public_repos": 7,
"account_age_days": 128
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of julia-testitems",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "julia-testitems"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~0 yr old",
"points": 7.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 46,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.5
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/13 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 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": 6.8,
"status": "partial",
"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": "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.267,
"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": "16 of 60 human commits state their intent (structured subject or explanatory body)",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 60
}
}
],
"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 60",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 60
}
}
],
"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:07:09.027423Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/julia-testitems/TestItems.jl.svg",
"full_name": "julia-testitems/TestItems.jl",
"license_state": "standard",
"license_spdx": "MIT"
}