Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1248,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 550107,
"Dockerfile": 803
},
"pushed_at": "2026-07-24T21:52:46Z",
"created_at": "2025-10-02T09:56:35Z",
"owner_type": "User",
"updated_at": "2026-07-24T21:52:50Z",
"description": "Hip (as opposed to cult) cargo generator",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Landman Bester",
"type": "User",
"login": "landmanbester",
"company": "SARAO",
"location": "Cape Town",
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/16836765?v=4",
"created_at": "2016-01-22T12:12:54Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 3836
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-04-08T16:59:39Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-03-28T07:33:21Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-03-10T09:05:00Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-02-27T13:40:07Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-02-18T06:49:43Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-02-18T06:48:43Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-11-16T07:51:45Z"
}
],
"recent_commits": [
{
"oid": "0d1fbd03ac7d75c7a6c24966f1fb78e941c7bba4",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-24T21:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d36acea2eff1a334aa9a130be8d160d3f04a9043",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.3.0",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-07-24T21:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd089a92c69cb63f5464f5868d3ca345285ae400",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-24T21:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9500dcdbbd6fbd181d18d5f930f6157cfecfa4ba",
"body": "…pile v1\n\nAdditive 0.3.0 feature line: stdlib progress protocol + Ray monitoring stack (3.11+ extra), per-task diagnostics with a requested-vs-used /diagnostics endpoint, an in-repo OKF-style LLM wiki, and hip-cargo transpile v1 (restricted recipe -> auditable Ray runner package). Post-ultra-review \n[…]\n work via container backend), codegen injection hardening, generated-runner failure propagation, and the placeholder submit endpoint disabled (501). Deferred monitoring defects tracked as #86/#87/#88.",
"is_bot": false,
"headline": "feat: monitoring, per-task diagnostics, LLM wiki, and hip-cargo trans…",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-07-24T21:46:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1719a5e612da25c9a554b8ad5024dfbb9af5cd22",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-10T11:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108edc1cc74e887be28ac981b175247e4daab430",
"body": "Fix custom list type incompatibility",
"is_bot": false,
"headline": "Merge pull request #83 from landmanbester/issue82",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-07-10T11:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52eef19f14c10851d6e6358d5aa80f6862e09c17",
"body": "…ithub-actions-6d1c06d137\n\nci: bump actions/cache from 5 to 6 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #81 from landmanbester/dependabot/github_actions/g…",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-07-10T11:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2fd18c5832eead61e189b283f5033d63b04481",
"body": "Address Copilot review on #83: both generation paths now reuse the\nparse_list_* functions via a shared dtype-to-parser mapping in\nutils/types.py, so whitespace and element-casting semantics cannot\ndrift between YAML normalization and signature generation.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: centralize list-default parsing in LIST_DTYPE_PARSERS",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-07-10T11:06:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "75f4c7706d4ed9474537f10f2271eb876b6655c0",
"body": null,
"is_bot": false,
"headline": "chore: updated container tag",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-07-10T10:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e3b0fb6854174cae989adcfb36120bc427ee9a4",
"body": null,
"is_bot": false,
"headline": "fix: make sure list defaults are respected in both directions",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-07-10T10:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1238c307c7b4e264a2184cd2280695f7e5de58a",
"body": "Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/cache` from 5 to 6\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/act\n[…]\nhe\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "ci: bump actions/cache from 5 to 6 in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-29T09:08:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3025fb22c9e09d4de3fcfd36ca1b35c4c8974c2c",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-24T01:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "153dabdca49fb0d777f41bc8e12041e6f8a20b18",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.2",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T01:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb38a0ea7cb47962afb7be49902b6cc11ffbb6b",
"body": "…ithub-actions-640176b5ab\n\nci: bump actions/checkout from 6 to 7 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #79 from landmanbester/dependabot/github_actions/g…",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T01:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a20a36fcc06ec6659957009baaa1eaa467398fa",
"body": "Add GPU args for containerised execution",
"is_bot": false,
"headline": "Merge pull request #80 from landmanbester/gpuargs",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T01:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe785a7d5ef0582f18eb5fba356e0e3a2d209fd",
"body": "Copilot review: `--gpus 0,1` is invalid for docker. A bare comma-separated\nindex list now gets docker's `device=` prefix, so the same `\"0,1\"` spec works\non docker as on apptainer/singularity. `\"all\"`, a single integer (a GPU count\nfor docker, not an index), and an already-`device=`-prefixed spec pass through.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(runner): normalise bare docker GPU index lists to device= form",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T01:03:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ddb7e3b2789b5ff0f74b0050353b237d1ba9ce4a",
"body": "- runner: redact forwarded credential env values in the printed\n \"Full command\" line (was leaking AWS/GCS/Azure secrets to stdout/CI logs)\n- config: get_container_run_args raises TypeError when RUN_ARGS_<RUNTIME>\n is not a list/tuple, instead of list(\"--ipc=host\") exploding into chars\n- testing-an\n[…]\nle 1: allow pytest tmp_path/tmp_path_factory (matches\n actual suite practice) rather than mandating tempfile.TemporaryDirectory()\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: address Copilot review on PR #80",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T00:55:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ce18aae79f2f8c84d3399ec1f8556a1939057591",
"body": "…inerised backend",
"is_bot": false,
"headline": "feat: add gpu args to _container_image.py to allow executing in conta…",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T00:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cb08822d2adf5f5b7014256f03be34cee631ef",
"body": "Add a \"Full command\" line to the fallback output showing the complete\ndocker/podman/apptainer/singularity invocation (shlex-joined), so GPU\n(`--gpus`/`--nv`) and run-args flags are visible when debugging.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runner): print full container command on fallback",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T00:18:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ba37977c621dee988fb0483dd559947bb775656e",
"body": "Add a \"GPU passthrough and extra run-args\" section to the README container\nfallback docs (GPU/RUN_ARGS_* constants, per-runtime translation, auto-detect\nsemantics, HIP_CARGO_GPUS/HIP_CARGO_RUN_ARGS overrides, podman caveat) plus a\nFeatures bullet, and update the _container_image.py / config.py descriptions in\nthe project map.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: document GPU passthrough and RUN_ARGS in README and CLAUDE.md",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-24T00:06:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b6a5ef66f5a6d082afc0c3464bb398a05c9d3a16",
"body": "…rengthen tests\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(runner): tighten device-spec handling; doc podman caveat; st…",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:57:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ad217532192a2133fac31ca8e3e23279e41af2c6",
"body": null,
"is_bot": false,
"headline": "test: add opt-in live GPU container smoke test",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56c0c47e507fbb77741e2ae66925c6fc3b3cc96e",
"body": null,
"is_bot": false,
"headline": "docs: document GPU passthrough and per-backend run-args",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1a7e1eee2f7dd072d85f23a4415c2b5e6e9692",
"body": null,
"is_bot": false,
"headline": "feat(init): scaffold commented GPU/RUN_ARGS in _container_image.py",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e407f8d4e5f46bb6d1deb0019bacf769da8af96",
"body": null,
"is_bot": false,
"headline": "feat(runner): pass GPU and per-backend run-args into container cmd",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7486a8cfe3492a93bbd37a5ebccd7c3764e50c",
"body": null,
"is_bot": false,
"headline": "feat(runner): map resolved GPU spec to per-runtime flags",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0126ad1da30a8f8864b98a6469e271e2408d1e4c",
"body": "Add test for the /dev/nvidia0 device node detection branch in _gpu_available()\nand extend test_auto_apptainer_needs_only_gpu to verify singularity uses the\nsame auto-gating path as apptainer (GPU available required, toolkit not needed).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(runner): cover /dev/nvidia0 detection and singularity auto-gating",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:21:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "794863da89e08e2aecb6296bb3c53e6b40754bc2",
"body": null,
"is_bot": false,
"headline": "feat(runner): resolve GPU request with env override and auto-detect",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51b8db359bec680d664184cb385722336722529",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(runner): annotate _load_container_image_module return type",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:12:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "687f7dcfcb2949ca67c41f37ea33488e92e2b062",
"body": null,
"is_bot": false,
"headline": "feat(runner): read GPU/RUN_ARGS from package _container_image",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T23:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69ec2041cb621f473cec8af3a4b45df10a573dcf",
"body": "Task-by-task TDD plan implementing the GPU/run-args design (issue #78):\nconfig readers, runner resolution + detection, per-runtime mapping,\ncommand-assembly wiring, init scaffold, docs, and an opt-in live test.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add GPU container-fallback implementation plan",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T22:52:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cf302f692936f900a6b3a678fa55f52d88234270",
"body": "Design for GPU passthrough in the container-fallback path (issue #78).\nDeclares GPU/run-args per-package in _container_image.py, read by the\nrunner via func.__module__ with env overrides, translated per-runtime,\nand gated by conservative host auto-detection for the \"auto\" value.\nStays out of the cab schema and round-trip loop entirely.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add GPU container-fallback design spec",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-06-23T22:36:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9d2fbdddc9268fa25129aaa386c0bd87903027e6",
"body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https:\n[…]\nut\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "ci: bump actions/checkout from 6 to 7 in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T09:08:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "302b92dc6f532a19cbc3634c20da94527a9e4fc6",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-11T16:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfad12719ebdd79d262d28817e4499365d084429",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.1",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-11T16:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbb4cc68590a297c14946a854c1cf74573d48057",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-11T16:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4334e6284cf9e6cdc75cf23df9bcb092eaa3484",
"body": "Init templates",
"is_bot": false,
"headline": "Merge pull request #77 from landmanbester/init-templates",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-05-11T16:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd3b0684a565261405b4512ff56d77e8b3722400",
"body": "Adds CLAUDE.md and tests/test_roundtrip.py to the test_init.py\nexpected_files list so regressions that drop them from init.py\nare caught.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(init): cover new scaffolded files in expected_files",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-11T16:39:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2e239775eda3892ee5ddf9c22952a808e0900b47",
"body": null,
"is_bot": false,
"headline": "chore: change image tag to branch name",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-11T15:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d765abc8c49c72cfe960877050b4e1c849df8c00",
"body": "…ted hip-cargo project structure after a fresh init",
"is_bot": false,
"headline": "feat(init): expand templates to give agents more context of the expec…",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-11T15:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee554b4c52298a5bc003c7c255ee816e3704874",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-11T10:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff7a68ec5dd5f0ccf6f3de4c36c0f5800327242a",
"body": "Add `generate-schemas` capability",
"is_bot": false,
"headline": "Merge pull request #76 from landmanbester/schemas",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-05-11T10:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a86011f0cb4aca45d3fde1ff023631c4b2468bc",
"body": "…plate",
"is_bot": false,
"headline": "fix: replace incorrect <CLI_COMMAND> with hip-cargo in pre-commit tem…",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-11T10:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51bb2582edf4affdbb478c3e4638dfa3e7fb3adf",
"body": null,
"is_bot": false,
"headline": "fix: make pyproject.toml PEP639 compliant",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-08T08:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77dcb3168612dfebfc0692902b271c8368039807",
"body": null,
"is_bot": false,
"headline": "fix: address copilot comments",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-07T14:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "187e66baa619ecc544a7b5f7d3cdd2b2879bb831",
"body": null,
"is_bot": false,
"headline": "test: remove pfb-imaging from test dependencies",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-07T13:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c6479f29c3a98e117c0126d551f9ae581874566",
"body": null,
"is_bot": false,
"headline": "chore: merge in main",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-07T13:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f569ee8406050e2c444322d30c39360d804f528",
"body": "feat: first-class remote URI support for File/Directory/MS/URI",
"is_bot": false,
"headline": "Merge pull request #75 from landmanbester/uritypes",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-05-07T13:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb08239d23efa24aef30ed6670cf02f299fac41",
"body": "…t exist",
"is_bot": false,
"headline": "fix: mount implicit outputs, walk up ancestors when directory does no…",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-07T09:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df06e2909cb913a811e79662db5afdda7b38cd82",
"body": null,
"is_bot": false,
"headline": "feat: add schema generator",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-05-06T09:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea89c9ab927e2d8a9e31e2033316decfe9a15a9",
"body": null,
"is_bot": false,
"headline": "fix(review): respond to copilot comments",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-20T14:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "789925f0cc3ad0097d9c5a2ddc58f160d1160072",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(readme): add Remote URIs and object stores section",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:35:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4fc3b82e0757c2ce21a2626f601be26cf8ef2269",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "build(docker): install hip-cargo[all] for remote URI support",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:33:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "44aaec3a4813689c58b6f758f8134646fce4498c",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(packaging): add s3/gcs/azure/all optional extras",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:32:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "455513a9ba7b70da62fb13920881772e875e6ee2",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runner): hint at hip-cargo[s3/gcs/azure] extras on missing runtime",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:31:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1c05cedcf6f9c60d03d174d271cf697328760048",
"body": null,
"is_bot": false,
"headline": "feat(runner): forward credential env/mounts to container cmd",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9cb5a58ab0dadde881fa8a7cf5acb2fd0675d8",
"body": null,
"is_bot": false,
"headline": "feat(runner): add per-scheme credential env/mount maps",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04ad1a483e5c7a70996626e75a3b238cab5d4ea",
"body": "Switch the default parser for custom path types (File, Directory, MS, URI)\nfrom pathlib.Path to hip_cargo.parse_upath so generated CLIs accept both\nlocal paths and remote URIs. Emit a preflight_remote_must_exist call before\nthe lazy core import so remote UPath must_exist checks run eagerly inside\nthe try/except that guards the container fallback.",
"is_bot": false,
"headline": "feat(codegen): emit parse_upath parser and must_exist pre-flight",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9593330262f0dd81697be64b94aa36172042a0de",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runner): add preflight_remote_must_exist for remote URIs",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T15:20:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ac1dd8bb53e1a85b4dbad8cab638d9c39c2dc53c",
"body": null,
"is_bot": false,
"headline": "feat(runner): skip remote UPaths in mount resolution",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T12:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0afd3b6fe2c36edda1bc8006c0c34308d4cb533e",
"body": "Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(runner): cover None and list branches of _collect_remote_protocols",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T12:16:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "54970d35d2a62f3aec5dbb7dc8b2e79dd73f8924",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runner): add remote-URI protocol detection helpers",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T12:11:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2d241e7ccc164d2c27b20d723ce7fbc0d29c32d6",
"body": "UPath does not inherit from pathlib.PurePath (it uses a separate ABC\nhierarchy), so the existing issubclass(tp, Path) check failed for\nFile/Directory/MS/URI NewTypes whose __supertype__ resolves to UPath.\nImport UPath at module level and add an explicit issubclass(tp, UPath)\nbranch alongside the PurePath check.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runner): widen _is_path_type to cover UPath",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T12:08:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f1ed13a81178d21b5265567e7e5e6bc66984a296",
"body": null,
"is_bot": false,
"headline": "feat(types): back File/Directory/MS/URI with UPath",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T12:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dcc90ab08537be0f9713a86231d233161afd794",
"body": null,
"is_bot": false,
"headline": "feat(types): add parse_upath parser and re-export UPath",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T11:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b73235b2ecefb38276e78290fd92c98a84c0ef",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "deps: add fsspec and universal_pathlib as core dependencies",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-19T11:50:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "827f51b6897b5da6577357767fbe24e1eeaa8d1a",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-17T20:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28492d4e40ad94a6fe97ddfbc2482295ecbd9e42",
"body": null,
"is_bot": false,
"headline": "chore(release): bump version to 0.2.0",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-17T20:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718ade969bfb0e00c40dc4c36e3e037558399869",
"body": "tbump's default \"Bump version to X\" message fails the conventional-pre-commit\ncommit-msg hook, breaking the release flow. Switch to \"chore(release): bump\nversion to X\" in both the repo's tbump.toml and the template used by\nhip-cargo init.\n\nAlso add a parser rule to cliff.toml (repo + template) that \n[…]\n\nchore(release) commits so the release bump itself does not appear in the\ngenerated changelog, and drop the now-dead \"^Bump version\" skip rule.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(release): use conventional commit format for tbump version bumps",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-17T20:28:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e05c4efb3012e44b31fbc152853b81ccfe43c347",
"body": "Add `StimelaMeta` dataclass in favour of a plain dict",
"is_bot": false,
"headline": "Merge pull request #74 from landmanbester/cosmetictweaks",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-04-17T20:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "467c9614ae915b003b8c812fe54a10e9efcb675d",
"body": "- Fix \"Devepment\" typo in README.\n- Install both pre-commit and commit-msg hooks (the latter alone skips lint/format).\n- Drop misleading \"only publish if tests pass\" comments in publish.yml (repo + template); tests run in ci.yml so tags cut from main have already passed them.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: address copilot review on PR #74",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-17T20:15:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "01d05c013cf2915364c57dbe8212903911dc7ac1",
"body": null,
"is_bot": false,
"headline": "fix: git add missing files",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-17T13:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9286e78db5fee510039df4bcf7ece14bd6be61b",
"body": "…vour over old dict approach)",
"is_bot": false,
"headline": "feat: add StimelaMeta dataclass to keep track of stimela metadata (fa…",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-17T13:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d0661d96c3014a817d45027e7442814d586b6ab",
"body": null,
"is_bot": false,
"headline": "docs: add instructions for building image locally with apptainer",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-17T13:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a01fa44c79fe2db3337dd2a68f7d0014b4a96f9",
"body": "…Sync templates.",
"is_bot": false,
"headline": "docs: update README with more comprehensive contribution guidelines. …",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-15T12:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df57c67fdcd1caa1a8c0cdbfb70ef74f15b0da65",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-10T13:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88647a4c12cecbb828a9bf4522a11272e2a4bdac",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.0rc2",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-10T13:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d3786cc3b7acc63bbda2a20551124495931248",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-10T13:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c423a981067f75457f7d2200bb8143c62871dd22",
"body": "Containertags",
"is_bot": false,
"headline": "Merge pull request #73 from landmanbester/containertags",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-04-10T13:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "045f0248f59b381af32ad818bb3a16e62ac828dc",
"body": null,
"is_bot": false,
"headline": "chore: update container image name",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T15:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1681b3a2b787d8603a8e5c535205aa3aab5fd552",
"body": null,
"is_bot": false,
"headline": "use pep440 type container tags instead of symver",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T15:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5ee654c9b6f6224ed7e1b6ba2925cb659fefe43",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-09T13:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3b4c879ca0fc86f4659774a4670c0e4a0820de",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.0rc1",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T13:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ede1e8163000398a9443eea824f469fb0c1a10",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-09T13:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5810600645bd743faf47d4801e7fac2802de37",
"body": "exlcude changelog from linting checks during pre-commit",
"is_bot": false,
"headline": "Merge pull request #72 from landmanbester/excludechangelogfromprecommits",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T13:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2675731219ae3a7f0e1ed790daa2026ea4b3ad",
"body": null,
"is_bot": false,
"headline": "chore: exlcude changelog from linting checks during pre-commit",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T13:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf4c572c9a6051cc0c97ba26665b43b02829bfe",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-09T12:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c28a1b62a2661f2245539f7776bb3c233500700",
"body": "Modify tbump config to allow for pre-releases and patches using PEP 440 compatible versioning tags",
"is_bot": false,
"headline": "Merge pull request #71 from landmanbester/tbumpallowrcapost",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T12:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb5e81b7f4f2a914fd70cc1f0672a3de5d3102d1",
"body": null,
"is_bot": false,
"headline": "build: update container name",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T12:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4903dc6a5c1173063006a5a825d94fd04a4e6efb",
"body": null,
"is_bot": false,
"headline": "modify tbump config to allow pre-releases and patches",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T12:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e27787b71ba791ef633d1b5cfd1e66d4355c94",
"body": null,
"is_bot": true,
"headline": "chore: update cab definitions [skip checks]",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-09T10:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7823aa04e699e252eff2dc119ed32b37244d162",
"body": "…th-container-image-module\n\nFix/replace entry points with container image module",
"is_bot": false,
"headline": "Merge pull request #70 from landmanbester/fix/replace-entry-points-wi…",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T10:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "737df8988897d10445eb395c693259426e4c2e50",
"body": null,
"is_bot": false,
"headline": "use uvx to run git-cliff in tbump",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T10:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f73b61bb2aab08cd450643c490ed186ae01627",
"body": null,
"is_bot": false,
"headline": "fix failing test",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T10:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b6998374fd73eb1f1cc19d23d4bdd2853373ead",
"body": null,
"is_bot": false,
"headline": "address copilot comments",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T09:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62252f7f1120de50c0f59edd00812d601af2d667",
"body": null,
"is_bot": false,
"headline": "merge in gitcliff changes",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T09:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17f98c010353b477b3c439e1c04682d70be6950",
"body": "Add git-cliff for keeping track of changelog",
"is_bot": false,
"headline": "Merge pull request #69 from landmanbester/gitcliff",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T09:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03d5ed078dd2e45b0b870b87da55f3f1cbab465",
"body": "…nto gitcliff",
"is_bot": false,
"headline": "Merge branch 'fix/replace-entry-points-with-container-image-module' i…",
"author_name": "Landman Bester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T09:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c53cb29e38225d02f9ef0a385c7424c30712c84",
"body": null,
"is_bot": false,
"headline": "streamline copilot instructions for reviews",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T09:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4dcb9984592ec7a5ad48c684f2139b81a6a2547",
"body": null,
"is_bot": false,
"headline": "simplify monolithic CLAUDE.md file and include rules",
"author_name": "landmanbester",
"author_login": "landmanbester",
"committed_at": "2026-04-09T08:55:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 408,
"latest_release_at": "2026-04-08T16:59:39Z",
"latest_release_tag": "v0.1.8",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 27,
"days_since_latest_release": 107,
"mean_days_between_releases": 23.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "hip-cargo",
"exists": true,
"license": "MIT",
"keywords": [
"stimela",
"typer",
"cli",
"yaml",
"code-generation",
"radio-astronomy",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Scientific/Engineering :: Astronomy",
"Topic :: Software Development :: Code Generators",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/hip-cargo/",
"is_deprecated": false,
"latest_version": "0.3.0",
"repository_url": "https://github.com/landmanbester/hip-cargo",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-11-16T08:10:01.796451Z",
"latest_published_at": "2026-07-24T21:53:26.017403Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"recipes"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [
"src/hip_cargo/py.typed"
],
"toolchain_manifests": [],
"largest_source_bytes": 47612,
"source_files_sampled": 100,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md",
"CLAUDE.md",
"src/hip_cargo/templates/CLAUDE.md"
],
"agent_instruction_max_bytes": 11636
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "typer",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.12.0"
},
{
"name": "pyyaml",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0"
},
{
"name": "typing-extensions",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.15.0"
},
{
"name": "libcst",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "==1.8.6"
},
{
"name": "tomli",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.0"
},
{
"name": "ruff",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.13.2"
},
{
"name": "fsspec",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2024.10.0"
},
{
"name": "universal-pathlib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.2.5"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 71,
"open_issues": 8,
"closed_ratio": 0.385,
"closed_issues": 5,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "landmanbester",
"commits": 354,
"avatar_url": "https://avatars.githubusercontent.com/u/16836765?v=4"
},
{
"type": "User",
"login": "sjperkins",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3530212?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.989
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish-container.yml",
"publish.yml",
"update-cabs.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"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": 4,
"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": 10,
"reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/9 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 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": 10,
"reason": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": 0,
"reason": "31 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0d1fbd03ac7d75c7a6c24966f1fb78e941c7bba4",
"ran_at": "2026-07-24T21:55:08Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T21:53:53Z",
"oldest_open_prs": [
{
"number": 89,
"created_at": "2026-07-24T21:50:58Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T21:46:23Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 45,
"created_at": "2026-03-05T06:27:29Z",
"last_comment_at": "2026-03-05T07:12:17Z",
"last_comment_author": "sjperkins"
},
{
"number": 47,
"created_at": "2026-03-05T14:16:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2026-03-14T15:55:23Z",
"last_comment_at": "2026-03-17T12:00:40Z",
"last_comment_author": "landmanbester"
},
{
"number": 61,
"created_at": "2026-04-07T08:37:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2026-06-19T16:10:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2026-07-24T21:31:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 87,
"created_at": "2026-07-24T21:31:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2026-07-24T21:31:46Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/landmanbester/hip-cargo",
"host": "github.com",
"name": "hip-cargo",
"owner": "landmanbester"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 47,
"vitality": 86,
"community": 24,
"governance": 50,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"commits_last_year": 408,
"human_commit_share": 0.84,
"days_since_last_push": 0,
"active_weeks_last_year": 27
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "27/52 weeks with commits",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 27
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "408 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 408
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 90,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.1.8",
"releases_from_tags": false,
"days_since_latest_release": 107,
"mean_days_between_releases": 23.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 107 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 107
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~23.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 23.9
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.989
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"merged_prs": 71,
"open_issues": 8,
"closed_issues": 5,
"issue_closed_ratio": 0.385,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "38% of issues closed",
"points": 18,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 38
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "71/75 decided PRs merged",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 71,
"decided": 75
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/9 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "landmanbester",
"public_repos": 32,
"account_age_days": 3836
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "7 followers of landmanbester",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "landmanbester"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~10 yr old",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"hip-cargo"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.7
},
"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": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/9 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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": "31 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 4
},
"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": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.869,
"agent_instruction_files": [
".github/copilot-instructions.md",
"CLAUDE.md",
"src/hip_cargo/templates/CLAUDE.md"
],
"agent_instruction_max_bytes": 11636
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md, CLAUDE.md, src/hip_cargo/templates/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md, CLAUDE.md, src/hip_cargo/templates/CLAUDE.md"
}
}
],
"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": "73 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 73,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [
"src/hip_cargo/py.typed"
],
"agent_commit_share": 0.22,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.02
},
"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": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "src/hip_cargo/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/hip_cargo/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "22 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 22,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"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": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 47612,
"source_files_sampled": 100,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (src/hip_cargo/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "src/hip_cargo/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/100 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 100,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"recipes"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "recipes",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "recipes"
}
}
],
"max_points": 40
}
]
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index pypi:hip-cargo@0.3.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-24T21:55:21.853792Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/landmanbester/hip-cargo.svg",
"full_name": "landmanbester/hip-cargo",
"license_state": "standard",
"license_spdx": "MIT"
}