Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 404,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 276083,
"Shell": 2064,
"Makefile": 10938,
"Dockerfile": 680,
"Go Template": 1755
},
"pushed_at": "2026-07-15T19:41:26Z",
"created_at": "2025-12-01T22:33:49Z",
"owner_type": "User",
"updated_at": "2026-07-15T19:41:42Z",
"description": "Controller for the management of Garage (S3) buckets and access keys.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "bmarinov",
"company": null,
"location": "Germany",
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/6999331?v=4",
"created_at": "2014-03-19T14:10:05Z",
"is_verified": null,
"public_repos": 21,
"account_age_days": 4508
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-15T19:41:41Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2026-06-30T21:14:00Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-06-05T09:21:49Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-06-04T17:57:58Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-06-04T12:37:39Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-28T22:18:30Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-08T22:18:30Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-04-03T21:16:14Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-03-08T09:21:30Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-02-15T11:16:36Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-02-08T20:14:51Z"
}
],
"recent_commits": [
{
"oid": "3e87952618032e1b10cb05137cc0a6a356b79da6",
"body": "* Update ClusterRole in helm chart\n\n* Bump chart version",
"is_bot": false,
"headline": "release: Helm chart version 0.4.0 for app v0.5.0 (#122)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-07-15T19:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c080c14d6564b486daa9e99c2c38cf77becaa5",
"body": "* feat(controller): Report RBAC error as the condition reason\n\n* fix(accesspolicy): Return reconcile error instead of status patch failure",
"is_bot": false,
"headline": "feat(controller): report specific rbac reason in error conditions (#121)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-07-15T18:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb36f61115788221faf0dba46ded8ffbc9e8b7d5",
"body": "Reconcile returned early on error before Status was written. A failing AccessKey showed blank Ready & Reason. Conditions are now patched regardless of the reconcile result. Matches the Bucket controller behavior.",
"is_bot": false,
"headline": "fix(accesskey): persist status conditions when reconcile fails (#120)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-07-15T05:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e3ae3c1f790dc2fbd21554dd0622e45e725ce5",
"body": "…ss (#118)",
"is_bot": false,
"headline": "feat(controller): Emit Warning events when namespace RBAC denies acce…",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-07-14T21:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3732cca3ba5e6684bc6e050240d0ac6c2d8d982",
"body": "* build: Split chart sync in a separate make target and update release docs\n\n* Check in tests for helm crd sync",
"is_bot": false,
"headline": "chore(helm): Update release docs and improve helm manifest sync (#117)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-07-14T19:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b86bba5e804e2c131c17940fa1131302d06d9df5",
"body": null,
"is_bot": false,
"headline": "chore: Update Go to v1.26.5 (#115)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-07-08T22:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e056bcf0ca8c2bd90e5082761343881312eeafe8",
"body": "…#98)",
"is_bot": false,
"headline": "controller(bucket): Emit events when new Garage buckets are created (…",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-07-08T20:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b9c26bc3d308f014a19b5360f68b6d005bca20",
"body": null,
"is_bot": false,
"headline": "chore(chart): release chart version 0.3.7 for app v0.4.4",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-30T21:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a1e34889ffa54dacbf1dcbfe88658212d67d6f1",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies and govuln exclusions (#113)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-30T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ece3eca93d9b9f2e935d46eab3365cf6191f799",
"body": "…s (#112)\n\nAccessKey deletion got stuck when the external key ID was unknown. \nIf Secret permissions are missing for a ns, the key is created but its ID is never saved.\n\nDeletion now falls back to a lookup by name, so orphaned keys are cleaned up.",
"is_bot": false,
"headline": "fix(controller): key deletion stuck when ID is not persisted in statu…",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-30T19:42:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "068f6c6143857288562813b52e795bebeffb0441",
"body": "Adds new metric: garage_controller_admin_api_up",
"is_bot": false,
"headline": "feat(controller): Add Garage admin API connectivity gauge",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-21T15:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4535608d26ff6d8d4231c3f33c3d67baec0e9250",
"body": "Scope the metric names to the controller to avoid colliding with Garage's own server-side metrics.\n\nNew metric names:\n- garage_controller_admin_api_requests_total\n- garage_controller_admin_api_request_duration_seconds\n\nRequest label changed to \"status_class\"",
"is_bot": false,
"headline": "Change metric names to avoid collisions with garage (#107)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-20T21:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e2d7215ea591613d30559160632191a16c6084",
"body": "Validate the admin token against the Garage admin API at start. Logs potential configuration issues but does not block controller startup.",
"is_bot": false,
"headline": "feat(controller): add admin token preflight check at startup (#105)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-20T20:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8327cd98e798494bbb784434ee77f39e28f0f23b",
"body": null,
"is_bot": false,
"headline": "Pin govulncheck to fix panic in CI (#104)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-20T17:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b943e0aaf18395855b588e30e96ffc481ed0ad",
"body": null,
"is_bot": false,
"headline": "feat(controller): Add admin API request metrics (#101)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-20T15:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6950b1ebe8d4fea06e33af00375cbfcc48aae56d",
"body": null,
"is_bot": false,
"headline": "fix: License header formatting (#100)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-11T20:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3cfb79eea9fca4afa5054b1f73f048cc641091",
"body": null,
"is_bot": false,
"headline": "chore(chart): Check for rbac drift between kustomization and chart (#99)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-10T21:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a9844e823dbc059cd4d2d1c6ba4908b1b453b61",
"body": null,
"is_bot": false,
"headline": "chore: Add license headers (#97)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-09T21:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cd945e199249670a62fb5fe8f6cbaaa7720d27a",
"body": null,
"is_bot": false,
"headline": "docs: Improve readme and user documentation",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-05T10:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623238af7e1161ec7ae583295eb96be38dcb0449",
"body": null,
"is_bot": false,
"headline": "chore(chart): release 0.3.6 for app v0.4.3 (#93)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-05T09:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e1899612c0282ce4fa34aba33d61ae56eff8060",
"body": "* fix(garage): Admin API client incorrectly creates bucket with zero quotas\n\n* Improve Garage client tests and check for edge cases",
"is_bot": false,
"headline": "fix: send nil instead of zero for unset bucket quotas (#92)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-05T09:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8732b1102bce582fcd41a6d0d820cb4e38f6fbb6",
"body": "* chore(chart): release app 0.4.2 with finalizer fix and configurable log level\n\n* Update chart docs",
"is_bot": false,
"headline": "chore(chart): release 0.3.5 with configurable log level (#91)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-04T17:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d51f0c610bddbfcc08e466641f70a9d3d7d009",
"body": "* fix(logging): default log level to INFO in production\n\n* fix order so config errors can be logged",
"is_bot": false,
"headline": "fix: default controller log level to INFO (#90)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-04T17:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63989cf3045018ddb718c343c2bda3e3e7b50485",
"body": "…dencies (#89)",
"is_bot": false,
"headline": "fix: AccessPolicy finalizer stuck when referencing non-existent depen…",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-04T17:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eadd6cb684153a7f23ea8e543600a18876ce3fdd",
"body": null,
"is_bot": false,
"headline": "Release chart for app v0.4.1 (#88)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-04T12:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d341472618e3adf84e300a72ad454379b1c9fdf3",
"body": null,
"is_bot": false,
"headline": "Suppress conflict errors in logs (#87)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-04T12:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b83768c68de66b8988b1bcc3404e8b0cdc41bf4e",
"body": "* Update Go to v1.26.4\n* Minor doc update",
"is_bot": false,
"headline": "chore: Update Go to v1.26.4 (#86)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-06-04T10:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeab17d1b5482fb20cbdd58ec5d9c7e706fa1e5d",
"body": "* Update readme and release template\n\n* Bump Garage to v2.3.0 in integration and E2E tests",
"is_bot": false,
"headline": "chore: Update docs and Garage version in tests (#84)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-05-29T18:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c66c5e300d3a7b79cb1b0a9c0e8b34eb387e5b",
"body": null,
"is_bot": false,
"headline": "Release Helm chart for app version 0.4.0 with updated Bucket CRD",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-05-29T17:43:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaa4f5b0e4da73a1fb8b431f0d9db1b98fb8e767",
"body": "* Update Go toolchain to 1.26.3\n\n* Update indirect dependencies\n\n* Update golangci-lint\n\n* Fix lint issues",
"is_bot": false,
"headline": "chore: Update Go toolchain and transitive dependencies (#82)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-05-28T21:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a40b54eb76568a0e7f4f295f700f77e50309f311",
"body": "Adds a new field to the spec to allow bucket imports. Setting existingBucket.Name and providing a secret with credentials for a key having owner permissions is required.",
"is_bot": false,
"headline": "feat(bucket): Reclaim and import existing garage buckets (#81)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-05-28T20:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a76c5351a30db2ca313695cf24ca24784f61f62",
"body": "…dling in envtests (#76)\n\n* Use controller in policy tests to reconcile dependencies\n\n* Verify secret and cm values in e2e tests\n\n* Test status in Garage after reconcile",
"is_bot": false,
"headline": "chore(tests): Verify Garage integration e2e and improve condition han…",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-24T18:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a67ee4e19ee259c482c5442470a6c91ef02db1",
"body": "* Test permission revocation on key delete\n* Attempt to remove policy permissions on key deletion",
"is_bot": false,
"headline": "fix: revoke access policy permissions on key deletion (#75)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-21T22:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28705ad62b4f69f021179cc13a60a751b7a6aa9a",
"body": "* Release new chart version for v0.3.0\n\n* Add chart docs",
"is_bot": false,
"headline": "Release chart for controller v0.3.0 (#74)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-08T22:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baebbe00bc0628a217fc3f1416d09b7cc63ee78a",
"body": null,
"is_bot": false,
"headline": "Run govulncheck through a wrapper to filter CVEs (#73)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-08T21:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2563ebd83ba0a5544b57b3eb41d21ba7b7bd65c",
"body": "* Add static labels to controller image\n\n* Add labels with dynamic content from release pipeline",
"is_bot": false,
"headline": "chore(build): Add labels to image (#71)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-08T20:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45062e8cd72ca7c18c0ab9ec82f36f4d2aa1ebef",
"body": null,
"is_bot": false,
"headline": "fix(helm): set default podSecurityContext with runAsNonRoot (#70)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-08T19:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8977c7f690509adaea37f056400ec39327b0b0e",
"body": "* Update target platforms\n\n* Release pipeline with buildx\n\n* Simplify buildx target and drop temp Dockerfile\n\n* Update build pipeline",
"is_bot": false,
"headline": "feat(build): multiarch image (#67)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-07T22:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68dd22c4c0730ef592515063f4c679ec36d4d524",
"body": null,
"is_bot": false,
"headline": "Update Go build image (#68)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-07T22:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d13b4f35d073e62b46d1ac526095b4935f9986a",
"body": "* Watch accesskey in policy reconcile and update status\n\n* Rename resources in kustomizations to better match helm chart defaults\n\n* Drop omitempty from access policy status fields\n\n* Update role names and readme\n\n* Wire up controllers and test dependency watcher",
"is_bot": false,
"headline": "feat(controller): Watch buckets in AccessPolicy reconciler (#66)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-07T21:37:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d1ac317acd69720af5c1f4144cc4e04cbcedb6",
"body": "BREAKING CHANGE: Helm deployment, ConfigMap and Secret names now use chart template.\n\n* Fix hardcoded secret and configmap names in controller ns\n\n* Document SA and chart values for controller deployment\n\n* Add mimssing permission in sample role\n\n* Update garage kustomization\n\n* Update readme with enrollment docs\n\n* Bump chart version",
"is_bot": false,
"headline": "feat(helm): improve resource naming and docs (#64)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-06T21:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccdd95c85582f1f08ed5f6ff14d36911e619e72b",
"body": "* fix(helm): add namespace to subject refs\n\n* Bump chart version",
"is_bot": false,
"headline": "fix(helm): add namespace to subject refs (#63)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-06T20:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e051fb86d94708f9af268639ea850ce0bcd428",
"body": null,
"is_bot": false,
"headline": "chore: fix duplicate auth header in checkout/v6 (#61)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-03T21:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c802d22b9ea24172007049583caca006a5cfa537",
"body": "* chore: update gh actions\n\n* Update chart and app version to latest\n\n* Add oci artifact to release\n\n* Update readme\n\n* Catch errors in pipelines\n\n* Fix helm pr build",
"is_bot": false,
"headline": "chore(helm): release chart for app v0.2.2 (#60)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-03T21:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6568090e1d08323d748a4eb798022524cf31021",
"body": null,
"is_bot": false,
"headline": "chore: add helm PR pipeline [skip ci]",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-03T20:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8df6ee42450dd0245f00d05c8dd2f7b1e1aa43",
"body": "* Update testcontainers dependency\n\n* Pin patch version in build container",
"is_bot": false,
"headline": "chore: bump go testcontainers and pin go build version (#58)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-03T20:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f280d541e0d3bff5880886fb7a6c202b117f70f8",
"body": null,
"is_bot": false,
"headline": "Rename Helm chart and fix ghcr push (#57)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-03T20:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a211f141a1434de2318a5792d4f0ab8a49dab7ec",
"body": null,
"is_bot": false,
"headline": "feat(deploy): add Helm release workflow and push oci bundle (#56)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-04-03T17:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75519ece6436711ba5e37ea58bfed32c6ee3272",
"body": null,
"is_bot": false,
"headline": "feat(deploy): add helm chart as installation option (#52)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-03-08T22:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1682bb8818e64b7d6cb7e2683951a4ae81b0728f",
"body": null,
"is_bot": false,
"headline": "build: run lint and vuln check on push (#51)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-03-01T15:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dd40e09bd1aee4f0da0c09a9e12a205240b1d13",
"body": null,
"is_bot": false,
"headline": "feat: validate cm and secret resource names",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-28T17:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595fbe1f5fef0fc1d423e369ef262437f9d592bc",
"body": "Fixes a macos-specific CVE.",
"is_bot": false,
"headline": "fix(deps): upgrade otel package to 1.40 (#49)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-23T20:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686a02140d3c53dfd3273d1f3b10951fe08747b8",
"body": null,
"is_bot": false,
"headline": "chore: upgrade to Go v1.26",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-17T21:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252deeba3558a36320c48e4897073b4b5c137d6e",
"body": "- Add optional field spec.ConfigMapName in Bucket resource\n- Support ConfigMap renaming and recover from naming conflicts\n- Set labels to owned ConfigMaps \n- Delete stale ConfigMaps on rename\n\nfix: correct external bucket naming based on spec.Name instead of resource name",
"is_bot": false,
"headline": "feat(bucket): add configMapName field and resolve naming conflicts",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-14T14:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e341c40638f73b50672258770eb833c353a9fb8",
"body": null,
"is_bot": false,
"headline": "fix: invalid field in sample AccessKey resource",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-09T21:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104d8a2a28d96c2be72ab429939f75dc5f4d704b",
"body": null,
"is_bot": false,
"headline": "chore: remove obsolete field from access key spec (#45)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-09T20:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff7ffab8d89ba416c57a1a68ee46c59abe1102d",
"body": null,
"is_bot": false,
"headline": "chore: exclude test packages from coverage (#43)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-09T19:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7022acc95b333008625aacde5643dc5891ce26c",
"body": null,
"is_bot": false,
"headline": "fix: content permission on job level (#42)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-08T19:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353e45adb555305b24ab6088aa53e27cd89e789d",
"body": null,
"is_bot": false,
"headline": "fix: release permissions in gh workflow (#41)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-08T18:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e549fe68295013c90c8e0d01a913f0603a40e2",
"body": "feat: add GitHub release\n\n- Package CRDs as assets\n- Create draft release on tag push",
"is_bot": false,
"headline": "feat: create GitHub release on new version (#39)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-08T16:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7d7d4cedf2a2c5410d90fefe2c484cd974c57d",
"body": "* Update crd docs and clean up kustomizations\n\n* Fix naming in namespace rbac base\n\n* Reorganize bases and overlays\n\n* Formatting\n\n* Add separate install overlays for easier setup\n\n* Fix reliance on namePrefix in kustomizations and fix the kubebuilder scaffolding mess\n\n* Fix names in manifests gen and remove metrics test from E2E\n\n* Fix dependencies in rbac kustomization and update install docs",
"is_bot": false,
"headline": "docs: Install docs and manifests from kustomizations (#37)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-02-05T19:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6186ddfb12b737b4cba34ae2c0b26c6fbea19422",
"body": "* Add missing exit 1\n\n* Correctly pass tag in image push",
"is_bot": false,
"headline": "build: Fix status check and image tagging (#31)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-29T22:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb8d708ed61e593366f1601c7b790b33b1ea933",
"body": null,
"is_bot": false,
"headline": "Check for a single succeeded e2e run (#29)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-29T22:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181c95fb11f57479803d9e5a669c569103f43391",
"body": null,
"is_bot": false,
"headline": "Remove tag trigger from CI build to fix duplicate triggers (#28)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-29T21:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f41a170e118238dd89c24206d4a069552668076",
"body": "* Ensure that all builds have passed before releasing\n\n* Add tag to makefile\n\n* Add version to task output",
"is_bot": false,
"headline": "build: Verify status checks and fix version in build (#27)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-29T21:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a70becf78a6b386832f384b9ae2605f129af10a2",
"body": null,
"is_bot": false,
"headline": "Add pipeline for the image build (#26)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-29T20:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25858cdb70aa6d3baeb368a4553f169b57cbfbbc",
"body": "* Track ConfigMap status in Bucket conditions\n\n* Handle name conflicts with existing CMs\n\n* Improve E2E test setup and cleanup\n\n* Requeue on unknown cm errors and always update status",
"is_bot": false,
"headline": "feat(bucket): Add condition and status tracking for ConfigMaps (#19)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-20T20:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43cc01e2edc84a720f8e7a0353a3eaef5325cc4d",
"body": null,
"is_bot": false,
"headline": "Update issue templates (#20)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-18T23:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5eaba58fe06738673462aebafba5edb902e461f",
"body": "Store bucket details in ConfigMap and use namespace-scoped RBAC\n\nChanges:\n- Store bucket name and S3 endpoint in configmap.\n- Rename secret keys (access-key-id, secret-access-key).\n- Disable Secret/ConfigMap caching to avoid cluster-wide watch permissions.\n- Switch from ClusterRole to namespace-scoped Roles for Secret/ConfigMap access.\n- Role in base with namespace overlay.",
"is_bot": false,
"headline": "feat(controller): Set bucket info in configmap (#18)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2026-01-14T21:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d29760d3d40e12fc9bfb4ef4eee30189a868e676",
"body": "* Add external bucket name to status\n\n* Enforce length and test bucket name validation\n\n* Update CRD\n\n* Add bucket name suffix based on UID\n\n* Fix interdependent tests\n\n* Remove deprecated field",
"is_bot": false,
"headline": "feat(bucket): Add suffix to bucket global alias (#17)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-28T11:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63cf6e73f1f3c5d5bbb6b3d37319e77e5e18885c",
"body": "* Add support for quantity notation in bucket spec\n\n* Generate CRD and test with suffix\n\n* Remove outdated docs referencing api client gen",
"is_bot": false,
"headline": "feat(bucket): Set max size in quantity notation (#16)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-28T07:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d676f09644a19b8dcbda150aa3112d5885fdba",
"body": "* Set key resource name in accesspolicy labels\n\n* Watch for related access key changes in policy controller\n\n* Continuously reconcile to fix integration tests\n\n* Add a failing test to check for early return on key delete\n\n* Drop early return in policy recon",
"is_bot": false,
"headline": "feat(policy): Handle accesskey changes and propagate failed status (#15)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-20T12:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7b1ce8ad2d4abe0b1c4188642e112c9e100443",
"body": "* Set condition and do not overwrite secret on conflict\n\n* Upload coverage report\n\n* Set reason for secret name conflict and clean up code\n\n* Refetch on status update to fix finalizer modified object",
"is_bot": false,
"headline": "feat(accesskey): Handle conflicts with existing secret names (#14)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-19T23:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f43f76f6542aa2cd8adc12d7456464edc5195df8",
"body": "* Delete resources to test finalizers and stabilize e2e suite\n\n* Replace build tags with env vars in e2e tests",
"is_bot": false,
"headline": "fix: e2e tests and finalizers handling (#13)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-19T19:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25714eb32623ae861ec5a1246c520349e8e6126e",
"body": "* Add finalizer to AccessKey object\n\n* Delete key in garage admin client\n\n* Idempotent deletions and test fixes for res with finalizer\n\n* Add fields to policy status and handle finalizer\n\n* Handle stale resources without surfacing 404 on policy delete\n\n* Patch finalizers in E2E tests to unblock teardown\n\n* Filter out generated and util packages in coverage report",
"is_bot": false,
"headline": "controller: Finalizers on AccessKey and Policy resources (#12)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-18T23:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82c4df7199a3d455fb307cd868b5cbe5459171a",
"body": "* Scaffold new CRD types and controller\n\n* Make policy object refs immutable\n\n* Improve condition handling and propagate specific reason\n\n* Set up admin client and populate permissions request\n\n* Sync external permissions with target state",
"is_bot": false,
"headline": "crd,controller: Create AccessPolicy and reconcile key permissions (#11)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-16T19:58:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16652aec3ff9ae0299547b52056dcda642af925a",
"body": "* Fix bug in placeholder key naming func\n\n* Add test for idempotent key reconciliation\n\n* Fetch Garage keys by ID and name\n\n* Reconcile with existing key for resource\n\n* Store previous secret name to handle AccessKey spec changes\n\n* Drop immutable from Spec.SecretName and test secret rotation\n\n* Delete unused secrets on spec change",
"is_bot": false,
"headline": "controller: implement idempotent access key reconciliation (#10)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-14T19:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc8c960a8b08494cee5ff08e2b8a9143c9fabff",
"body": null,
"is_bot": false,
"headline": "Fix incorrect image load in kind e2e setup (#9)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-13T08:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c49c7f97d1d4d9af4de2df8773784997c28744",
"body": "* Create access keys and update bucket quotas\n\n* Fix owner ref and test key naming\n\n* Generate Garage API secret and patch controller deployment\n\n* Set up kustomizations for e2e tests and verify secret creation",
"is_bot": false,
"headline": "feat: access key API integration and E2E tests (#8)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-12T23:15:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b881e1518ac9009b3b56fce5c5f7b4f3aabca94e",
"body": "* Configure admin client and call bucket endpoint\n\n* Bucket create integration test with garage container\n\n* Fix race condition and container wait in integration test\n\n* Retrieve buckets with admin client and return sentinel errors\n\n* Avoid hardcoded secret in integration tests",
"is_bot": false,
"headline": "garage: API Client for bucket operations and integration tests (#7)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-09T21:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea792e64eac4ce02e476b5c2f5f414aef370741",
"body": "…r (#6)\n\n* Add crd and rbac manifests\n\n* Add ready conditions to print columns\n\n* Add a noop client to test setup\n\n* Add missing rbac kustomization\n\n* Run E2E tests in CI",
"is_bot": false,
"headline": "crd,test: Add CRD definitions and run e2e kubebuilder tests in cluste…",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-07T15:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0df1a878136f456a24790ff8eff0d971624301",
"body": "* Scaffold access key api and reconciler\n\n* Test reconciliation for new resource\n\n* Handle external access key creation and state update\n\n* Create secrets and store access credentials\n\n* Add conditions test and fix bug with root observed generation\n\n* Set ready false conditions on resources",
"is_bot": false,
"headline": "controller: reconcile access key CRDs and create secrets (#5)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-06T23:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a462169bcb4a0c18672eeea132ec449865fab6",
"body": "* Add quotas to spec and test reconciliation\n\n* Diff and update external resource\n\n* Fix spec comparison\n\n* Create bucket on reconcile",
"is_bot": false,
"headline": "feat: Add quotas and create bucket to spec (#4)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-05T00:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06bbd49e0f8e99a28f998f953393867e081775e1",
"body": null,
"is_bot": false,
"headline": "Add missing checkout to image build job (#3)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-03T21:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998bc916b660503b217aef5b92da58fd8280d0cd",
"body": "* Fix validation and test reconciliation\n* Add docker build and license file\n* Add build\n* Add license template",
"is_bot": false,
"headline": "feat: Set up controller tests (#2)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-03T21:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bafc33c2db3db5d5d63aa9c2d97da53664aaaea0",
"body": "* Declare basic API types\n\n* Kubebuilder project files\n\n* Check in generated code and implement condition updates",
"is_bot": false,
"headline": "feat: Kubebuilder gen and condition updates (#1)",
"author_name": "bmarinov",
"author_login": "bmarinov",
"committed_at": "2025-12-02T22:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd074cddd3fc04654b9b5cda8270674938f47f9",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "B Marinov",
"author_login": "bmarinov",
"committed_at": "2025-12-01T22:30:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 87,
"latest_release_at": "2026-07-15T19:41:41Z",
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 23,
"days_since_latest_release": 6,
"mean_days_between_releases": 16.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/bmarinov/garage-storage-controller",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/bmarinov/garage-storage-controller",
"is_deprecated": false,
"latest_version": "v0.5.0",
"repository_url": "https://github.com/bmarinov/garage-storage-controller",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T18:20:50Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 1,
"stars": 13,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 21
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 35433,
"source_files_sampled": 43,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"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": [
"go"
],
"dependencies": [
{
"name": "github.com/docker/docker",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v28.5.2+incompatible"
},
{
"name": "github.com/go-logr/zapr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.32.0"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.42.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.0"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.34.9"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.34.9"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.34.9"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.5"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
}
],
"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": 2,
"merged_prs": 86,
"open_issues": 19,
"closed_ratio": 0.441,
"closed_issues": 15,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "bmarinov",
"commits": 87,
"avatar_url": "https://avatars.githubusercontent.com/u/6999331?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"helm-chart.yml",
"helm-pr.yml",
"lint-check.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 10,
"reason": "30 out of 30 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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 14 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3e87952618032e1b10cb05137cc0a6a356b79da6",
"ran_at": "2026-07-22T15:05:37Z",
"aggregate_score": 3.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-15T19:41:44Z",
"oldest_open_prs": [
{
"number": 116,
"created_at": "2026-07-13T18:45:15Z",
"last_comment_at": "2026-07-21T10:29:58Z",
"last_comment_author": "Junjus"
},
{
"number": 119,
"created_at": "2026-07-14T21:09:29Z",
"last_comment_at": "2026-07-14T21:13:25Z",
"last_comment_author": "codecov"
}
],
"last_merged_pr_at": "2026-07-15T19:41:26Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 21,
"created_at": "2026-01-18T23:08:53Z",
"last_comment_at": "2026-04-27T22:25:14Z",
"last_comment_author": "bmarinov"
},
{
"number": 22,
"created_at": "2026-01-19T22:36:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2026-01-29T19:59:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2026-01-29T22:44:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2026-01-29T22:47:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-01-31T10:42:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2026-02-02T19:50:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2026-02-08T16:34:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2026-02-09T20:49:48Z",
"last_comment_at": "2026-04-09T21:42:07Z",
"last_comment_author": "bmarinov"
},
{
"number": 54,
"created_at": "2026-03-08T22:02:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 72,
"created_at": "2026-04-08T21:01:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2026-05-05T21:49:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2026-05-21T16:09:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2026-05-21T21:12:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2026-06-04T07:04:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2026-06-09T19:21:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 103,
"created_at": "2026-06-20T17:22:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 106,
"created_at": "2026-06-20T20:48:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 111,
"created_at": "2026-06-26T10:52:00Z",
"last_comment_at": "2026-07-11T14:33:49Z",
"last_comment_author": "bmarinov"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bmarinov/garage-storage-controller",
"host": "github.com",
"name": "garage-storage-controller",
"owner": "bmarinov"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 38,
"vitality": 83,
"community": 42,
"governance": 50,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"commits_last_year": 87,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 23
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "87 commits in the last year",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 87
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 14 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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 16.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~16.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 16.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 1,
"stars": 13,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "13 stars",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 13
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 86,
"open_issues": 19,
"closed_issues": 15,
"issue_closed_ratio": 0.441,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "44% of issues closed",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 44
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "86/86 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 86,
"decided": 86
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"followers": 5,
"owner_type": "User",
"is_verified": null,
"owner_login": "bmarinov",
"public_repos": 21,
"account_age_days": 4508
},
"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": "5 followers of bmarinov",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "bmarinov"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "21 public repos, account ~12 yr old",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 21
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/bmarinov/garage-storage-controller"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.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": "30 out of 30 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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 14 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 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 1",
"points": 0.5,
"status": "partial",
"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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "10 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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.977,
"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": "85 of 87 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 85,
"sampled": 87
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 87",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 87
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 35433,
"source_files_sampled": 43,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/43 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 43,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"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": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:05:56.341436Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bmarinov/garage-storage-controller.svg",
"full_name": "bmarinov/garage-storage-controller",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}