Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"julia"
],
"is_fork": false,
"size_kb": 69,
"has_wiki": false,
"homepage": null,
"languages": {
"Julia": 19495
},
"pushed_at": "2026-06-08T21:29:50Z",
"created_at": "2020-06-01T13:49:58Z",
"owner_type": "Organization",
"updated_at": "2026-06-08T21:30:12Z",
"description": "Tools for writing functions that handle many kinds of IO arguments",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Julia",
"significant_languages": [
"Julia"
]
},
"owner": {
"blog": null,
"name": "JuliaIO",
"type": "Organization",
"login": "JuliaIO",
"company": null,
"location": null,
"followers": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/11489324?v=4",
"created_at": "2015-03-15T16:11:48Z",
"is_verified": null,
"public_repos": 105,
"account_age_days": 4151
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-06-18T00:13:01Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-06-17T00:12:16Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-06-09T00:12:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2020-06-09T00:12:18Z"
}
],
"recent_commits": [
{
"oid": "f77276a25334585e7adce14491f281404cdc23d7",
"body": "Add FileSpec as an ArgWrite target that carries a path and file creation mode, allowing callers to specify file-opening options without embedding that policy in downstream packages.\n\nCo-authored-by: Keno Fischer <Keno@users.noreply.github.com>\nCo-authored-by: OpenAI Codex <codex@openai.com>",
"is_bot": false,
"headline": "ArgTools: Add FileSpec writer (#44)",
"author_name": "Keno Fischer",
"author_login": "Keno",
"committed_at": "2026-06-08T21:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d19599208c02bfa9609d4578ab72eabe6e8eee",
"body": "…/checkout-5\n\nbuild(deps): bump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #41 from JuliaIO/dependabot/github_actions/actions…",
"author_name": "Steven G. Johnson",
"author_login": "stevengj",
"committed_at": "2025-08-11T18:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0bdfeae4833096d5f0dcc428fa5f30572309ccf",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-11T17:41:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1314758ad02ff5e9e5ca718920c6c633b467a84a",
"body": "…OV_TOKEN (#40)\n\n* build(deps): bump codecov/codecov-action from 4 to 5\r\n\r\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/\n[…]\n] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Dilum Aluthge <dilum@aluthge.com>\r\nCo-authored-by: CY Han <git@wo-class.cn>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 4 to 5; also, use CODEC…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-15T00:54:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68bb888c2107e202d6f09a6cb3539061443adf9a",
"body": null,
"is_bot": false,
"headline": "Fix typo in `arg_write` docstring (#39)",
"author_name": "Gabriele Bozzola",
"author_login": "Sbozzolo",
"committed_at": "2024-12-15T00:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d560277d6d5417907d56776e5d0d52d88eb8f6e",
"body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\r\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\r\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: julia-ac\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump julia-actions/setup-julia from 1 to 2 (#38)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-08T15:19:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6189c776d95e14e050cc67e84ef39806604d0af",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compar\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 3 to 4 (#37)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-05T19:22:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "997089b9cd56404b40ff766759662e16dc1aab4b",
"body": null,
"is_bot": false,
"headline": "fix tests for TEMP_CLEANUP, which might be a Lockable (#35)",
"author_name": "Eric Hanson",
"author_login": "ericphanson",
"committed_at": "2024-01-30T20:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5f0035544290929569e0cd1d71a0ffabdc5b71",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- de\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/cache from 3 to 4 (#36)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-23T04:40:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "84ba9e868822e77a4d20b9b6fa3dc7b6b18b37ef",
"body": null,
"is_bot": false,
"headline": "Hardcode doc edit backlink (#34)",
"author_name": "Lilith Orion Hafner",
"author_login": "LilithHafner",
"committed_at": "2023-09-18T23:36:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9238839122f6bcd851753b2c0717edf0c6a8cdc2",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dep\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 3 to 4 (#33)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-06T13:46:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4eccde45ddc27e4f7fc9094b2861c684e062adb2",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\r\n\r\n---\r\nupdated-dep\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 2 to 3 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-21T15:15:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a4049de17cc8539fc4823e7b5010ac6776098b4",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compar\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 1 to 3 (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-21T15:15:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f94a0d388811eee3ce1c18896ea60e874d5610ff",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/v1...v3)\r\n\r\n---\r\nupdated-dependencies:\r\n- de\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/cache from 1 to 3 (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-03-21T15:15:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb663008cae5c4f1b76affeaa080a367316e0655",
"body": null,
"is_bot": false,
"headline": "enable dependabot for GitHub actions (#29)",
"author_name": "Hendrik Ranocha",
"author_login": "ranocha",
"committed_at": "2023-03-20T15:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08b11b2707593d4d7f92e5f1b9dba7668285ff82",
"body": "* [doc] add index file\r\n* [doc] add test func to index file\r\n* [doc] split into sections",
"is_bot": false,
"headline": "[doc] add index file (#27)",
"author_name": "woclass",
"author_login": "inkydragon",
"committed_at": "2021-10-21T15:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44bf7189840af3adc3825d5e577818986282fab6",
"body": "* [ci] remove travis-ci\r\n* [ci] add github ci badge",
"is_bot": false,
"headline": "[ci] rm travis-ci + add github ci badge (#28)",
"author_name": "woclass",
"author_login": "inkydragon",
"committed_at": "2021-10-21T15:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5fe150b027b6b863b47c3ae0ac57b242ee5301d",
"body": null,
"is_bot": false,
"headline": "doc: IOs opened by arg_tools are opened with lock=false",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2021-10-13T13:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245b08ec1599902be1fb082a4a2484a916bab06a",
"body": null,
"is_bot": false,
"headline": "CI: Standardize the workflow for testing and changing the UUID (#24)",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2021-06-07T13:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641aa3f8dccbd910684849e6b2c5ec33c7570409",
"body": "This should make file I/O significantly faster since it avoids expensive\r\nlock acquisition on I/O operations.",
"is_bot": false,
"headline": "no lock: pass lock=false to file open calls (#23)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2021-05-11T04:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ff44c8e0afc9619e30d33f555292bdbd78ac0e1",
"body": "Run CI on Windows",
"is_bot": false,
"headline": "Merge pull request #22 from DilumAluthge/dpa/gha-windows",
"author_name": "Andreas Noack",
"author_login": "andreasnoack",
"committed_at": "2021-03-16T10:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c1199b79217cf1bc2935bcfc0114518b8a6a774",
"body": null,
"is_bot": false,
"headline": "Run CI on Windows",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2021-03-13T04:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a396dae8fa3506123b4025066b99fc0dfb38f3",
"body": "Add GitHub Actions CI and remove Travis CI",
"is_bot": false,
"headline": "Merge pull request #21 from DilumAluthge/dpa/github-actions-ci",
"author_name": "Kevin Squire",
"author_login": "kmsquire",
"committed_at": "2021-03-12T23:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "064c813cbab072966db43b6c2c6375ced484fa2b",
"body": null,
"is_bot": false,
"headline": "Add GitHub Actions CI and remove Travis CI",
"author_name": "Dilum Aluthge",
"author_login": "DilumAluthge",
"committed_at": "2021-03-04T07:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b83f7362b47827fde41bd0e4681bb0b93608b250",
"body": null,
"is_bot": false,
"headline": "README.md: fix typos (#17)",
"author_name": "Max Horn",
"author_login": "fingolfin",
"committed_at": "2021-01-04T17:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa878696ff2ae4ba7ca9942bf9544556c0d86ce4",
"body": null,
"is_bot": false,
"headline": "update .travis.yml (copy from Downloads.jl) (#16)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-11-04T16:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "388e31f1ccf99ab825671ef4e3ed4a00183b9f0e",
"body": null,
"is_bot": false,
"headline": "tests: don't chmod(0o000) on Windows during stdlib CI (#15)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-09-29T14:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d707047bd33b26c5753bd0a146bb206ee77f82fc",
"body": null,
"is_bot": false,
"headline": "fix prepare_for_deletion (#14)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-09-28T15:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0286839ac95c6a1b6dfae64384c2135e8073b9",
"body": "…#13)",
"is_bot": false,
"headline": "arg_mkdir: use Base.prepare_for_deletion for cleanup (or define it) (…",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-09-28T14:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a08517ff8bbc6410a73563c5cbebd9e5cf7179b",
"body": "Otherwise if the previous test fails, `tmp` already exists and the\r\ncall to `mkdir(tmp)` fails but these tests are logically unrelated.",
"is_bot": false,
"headline": "tests: make last arg_mkdir test independent of previous test (#12)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-09-28T13:41:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c6674022e51f0353d63f387ad40aa0cee077a08",
"body": null,
"is_bot": false,
"headline": "travis config: also test 32-bit, ARM, FreeBSD (#11)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-09-28T02:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98218c6d972f2f543c4a60a967648432c715cbdf",
"body": null,
"is_bot": false,
"headline": "bump version to v1.1.1",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-17T14:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42dfef8dbada9f783b1765b9d12d15dee61966c",
"body": "document and improve arg_{is,mk}dir",
"is_bot": false,
"headline": "Merge pull request #10 from JuliaIO/sk/arg_mkdir",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-17T14:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610f2ded05a19c54d49cdd8be0f7cb80956faa01",
"body": null,
"is_bot": false,
"headline": "docs: add arg_{is,mk}dir docstrings & README",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-17T14:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "889d6383a0c21ebda823de577026832079039e19",
"body": "Instead of deleting an recreating a pre-existing directory, this\ninstead deletes everything in it, leaving the directory as-is. This\navoids potentially changing the permissions or the inode of the\ndirectory or problems where the directory cannot be deleted or\nre-created and we only have permission to create/delete inside.",
"is_bot": false,
"headline": "arg_mkdir: restore arg to pre-existing state",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-17T14:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0d66223c0a03140c4b638057b6b8d7f5f3de105",
"body": null,
"is_bot": false,
"headline": "arg_mkdir: use stat value in ispath & isdir calls",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-17T14:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e6d1c82e23c2ab9bf9d576d1a0946b30f3343f",
"body": null,
"is_bot": false,
"headline": "bump version to v1.1.0",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-16T04:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f764f4bfd57c49bcc3865637c76a58726f0e9e",
"body": null,
"is_bot": false,
"headline": "arg_{isdir,mkdir}: reading/making directories (#8)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-16T04:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e6023d7aa50e7e4b011f0d2d20df17ccf146aff",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-08T16:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4be3196d87b61bb272c025dbe7ab5c0597fcfb",
"body": null,
"is_bot": false,
"headline": "bump version to v1.0.1",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-08T15:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c37310908a2888a0023c50aacf9f3306e5f7a03",
"body": null,
"is_bot": false,
"headline": "README/docs typo: test_arg => arg_test (#7)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-08T15:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ba915fb149bed20ed60976d8d756ae711b2e29",
"body": null,
"is_bot": false,
"headline": "README: reorder to put all examples at end (#6)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-08T13:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a43a682b0f7101575c54001b855e5475abf76b",
"body": null,
"is_bot": false,
"headline": "bump version to v1.0.0",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-05T14:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9e479c0122db54affd6a134475e6ebb406fa0c",
"body": null,
"is_bot": false,
"headline": "tests: avoid relying on temp_cleanup_purge (#5)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-05T14:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db80de871d7f106a5cd0e44faa7664729865f141",
"body": null,
"is_bot": false,
"headline": "move to JuliaIO",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T18:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7e6c3578d2b4275de4dc41f6148aca907e6211",
"body": null,
"is_bot": false,
"headline": "README: some tweaks and improvements (#4)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T18:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ca291fc0dfb840a71b315f18e2c7d87f79703e",
"body": null,
"is_bot": false,
"headline": "tests: cover error handling code paths (#3)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T18:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f1d82ce5e61050234762d6c7183f254a3bb45e7",
"body": null,
"is_bot": false,
"headline": "README: typo fix, `arg_read` => `arg_write`",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T18:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b0b666881d9c13c46022bad0e28adf039a1a95c",
"body": null,
"is_bot": false,
"headline": "tests: exercise arg_writers(path) method (#2)",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T17:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4a4f32760d99579197669d5ebbe9c7e85b5f32",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T16:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07fe50caa4d8c74df136da2be00e383478ba7e9d",
"body": "add support for command & pipeline arguments",
"is_bot": false,
"headline": "Merge pull request #1 from StefanKarpinski/sk/cmds",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T16:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6419d3012ed8bc035bc29f41eeab597e67c959a4",
"body": null,
"is_bot": false,
"headline": "API adjustments & complete documentation",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-04T16:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd350685923b4154077e3f7abaa96d989655e3e1",
"body": "This allows stuff like (using the `send_data` example function):\n\n send_data(`gzcat file.gz`, pipeline(`bzip2 -9`, \"file.bz2\"))\n\nwhich would previously have to have been written as:\n\n open(`gzcat file.gz`) do src\n open(pipeline(`bzip2 -9`, \"file.bz2\"), write=true) do dst\n send_data(src, dst)\n end\n end\n\nThis is not awful but quite a bit more verbose.",
"is_bot": false,
"headline": "add arg_{read,write} for commands and pipelines",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-03T21:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb046bf256a6bac9fc7ca8c5ea9e8429fef3d1f0",
"body": "The versions that take a path name are equivalent to using a for\nloop; the `arg_writers` method that generates the path name also\nguarantees that the temp path is removed on each iteration.",
"is_bot": false,
"headline": "testing: add higher order variants of arg_{readers,writers}",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-03T21:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507bac9b87436f5510556d688182fd4c3f5cfa6a",
"body": "This allows writing each core API test once while actively testing each\ncombination of argument types.",
"is_bot": false,
"headline": "testing: arg_readers, arg_writers, @arg_test to automate test coverage",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-03T21:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30133f9133315b4f2415dab2f7b4a6ef22072266",
"body": null,
"is_bot": false,
"headline": "cosmetic: rename input/output args to `arg`",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-06-02T13:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c14384e0ce15771e6efe061d05e7e2ffdb84a3f",
"body": null,
"is_bot": false,
"headline": "initial ArgTools implementation",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-05-31T16:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ea1927a1b1b586edb7f8ace70d2cebd3161254",
"body": "PkgTemplates version: 0.7.2",
"is_bot": false,
"headline": "Files generated by PkgTemplates",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-05-31T15:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054052d67aff26c4e677ed7a010811d139e8c072",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Stefan Karpinski",
"author_login": "StefanKarpinski",
"committed_at": "2020-05-31T15:49:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 3,
"latest_release_at": "2020-06-18T00:13:01Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_last_push": 48,
"active_weeks_last_year": 2,
"days_since_latest_release": 2229,
"mean_days_between_releases": 3
},
"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": 10,
"stars": 17,
"watchers": 22,
"fork_history": {
"days": [
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2022-04-17",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 37,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 4,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "StefanKarpinski",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/153596?v=4"
},
{
"type": "User",
"login": "DilumAluthge",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5619885?v=4"
},
{
"type": "User",
"login": "inkydragon",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5158738?v=4"
},
{
"type": "User",
"login": "andreasnoack",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/505001?v=4"
},
{
"type": "User",
"login": "ericphanson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5846501?v=4"
},
{
"type": "User",
"login": "Sbozzolo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9167485?v=4"
},
{
"type": "User",
"login": "ranocha",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12693098?v=4"
},
{
"type": "User",
"login": "Keno",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1291671?v=4"
},
{
"type": "User",
"login": "kmsquire",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/223250?v=4"
},
{
"type": "User",
"login": "LilithHafner",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/60898866?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.7
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CompatHelper.yml",
"TagBot.yml",
"ci.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "2 out of 27 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": 6,
"reason": "Found 12/18 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 21 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f77276a25334585e7adce14491f281404cdc23d7",
"ran_at": "2026-07-26T22:42:05Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-08T21:32:24Z",
"oldest_open_prs": [
{
"number": 42,
"created_at": "2025-11-24T12:46:31Z",
"last_comment_at": "2025-11-24T12:47:25Z",
"last_comment_author": "codecov"
},
{
"number": 43,
"created_at": "2025-12-15T12:04:10Z",
"last_comment_at": "2025-12-15T12:05:09Z",
"last_comment_author": "codecov"
}
],
"last_merged_pr_at": "2026-06-08T21:29:50Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/JuliaIO/ArgTools.jl",
"host": "github.com",
"name": "ArgTools.jl",
"owner": "JuliaIO"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 50 is calibrated to 50 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 50,
"calibrated": 50,
"calibration": "2026-08-02"
}
}
],
"value": 50,
"inputs": {
"security": 48,
"vitality": 39,
"community": 42,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 59,
"ai_readiness": 27,
"weighted_overall_raw": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 39,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 0.847,
"days_since_last_push": 48,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 48 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 48
}
}
],
"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": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_latest_release": 2229,
"mean_days_between_releases": 3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2229 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2229
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 55,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 55 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 55
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 42,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"forks": 10,
"stars": 17,
"watchers": 22,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "17 stars",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 17
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "22 watchers",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 22
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.7
},
"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 70% of commits",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 21 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"merged_prs": 37,
"open_issues": 0,
"closed_issues": 4,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "37/38 decided PRs merged",
"points": 29.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 38
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 12/18 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 99,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "JuliaIO",
"public_repos": 105,
"account_age_days": 4151
},
"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": "99 followers of JuliaIO",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 99,
"login": "JuliaIO"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "105 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 105
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"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": 59,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "2 out of 27 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"julia"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"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": "weak",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 27 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 12/18 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 21 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 21
},
"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": 27,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.68,
"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": "34 of 50 human commits state their intent (structured subject or explanatory body)",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 50
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"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.153
},
"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 59",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 59
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "9 of the last 59 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 59
}
}
],
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [],
"scores": {},
"primary": null,
"evidence": [],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T22:42:23.397543Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaIO/ArgTools.jl.svg",
"full_name": "JuliaIO/ArgTools.jl",
"license_state": "standard",
"license_spdx": "MIT"
}