JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1559,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 92509,
"Shell": 3510,
"Makefile": 379,
"Dockerfile": 422,
"PowerShell": 1970,
"Go Template": 1832
},
"pushed_at": "2026-07-24T10:46:30Z",
"created_at": "2026-05-19T20:10:45Z",
"owner_type": "User",
"updated_at": "2026-07-24T10:46:42Z",
"description": "secret-shift is a cli tool for migrating environment variables from github/gitlab to etcd, vault, kubenetes secrets and configmaps, etc...",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "PapaDanielVi",
"type": "User",
"login": "PapaDanielVi",
"company": null,
"location": null,
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/31484965?v=4",
"created_at": "2017-08-30T17:11:10Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 3255
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.17",
"kind": "patch",
"published_at": "2026-07-24T10:48:08Z"
},
{
"tag": "v0.1.16",
"kind": "patch",
"published_at": "2026-07-17T08:36:15Z"
},
{
"tag": "v0.1.15",
"kind": "patch",
"published_at": "2026-07-10T16:45:59Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2026-07-03T17:43:28Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2026-06-19T09:01:59Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-06-05T08:30:27Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2026-06-03T10:20:26Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2026-06-03T10:17:47Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2026-06-03T09:16:45Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-06-03T09:08:04Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-06-03T08:33:55Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2026-05-29T16:50:47Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-05-22T17:57:21Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-05-22T17:51:42Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-05-22T17:45:31Z"
},
{
"tag": "secret-shift-0.1.0",
"kind": "other",
"published_at": "2026-05-22T17:04:38Z"
}
],
"recent_commits": [
{
"oid": "16b3940229630004fa8fecf7d6eb0462920045e3",
"body": "…d.io/etcd/client/v3-3.7.1\n\nBump go.etcd.io/etcd/client/v3 from 3.7.0 to 3.7.1",
"is_bot": false,
"headline": "Merge pull request #26 from PapaDanielVi/dependabot/go_modules/go.etc…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-07-24T10:45:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a080d06f31790d5c869ab6950ede64fa6d9dd2dd",
"body": "…15d86afd\n\nBump the k8s group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #25 from PapaDanielVi/dependabot/go_modules/k8s-04…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-07-24T10:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc744913fcb16818aeb04ca662f83510499caa51",
"body": "Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.7.0 to 3.7.1.\n- [Release notes](https://github.com/etcd-io/etcd/releases)\n- [Commits](https://github.com/etcd-io/etcd/compare/v3.7.0...v3.7.1)\n\n---\nupdated-dependencies:\n- dependency-name: go.etcd.io/etcd/client/v3\n dependency-version: 3.7.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.etcd.io/etcd/client/v3 from 3.7.0 to 3.7.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T07:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "464e14b09b11a59d4e0505f5869a237823935668",
"body": "Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.36.2 to 0.36.3\n- [Commits](https://github.com/kubernet\n[…]\n/client-go\n dependency-version: 0.36.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: k8s\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the k8s group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T07:34:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7f25a5109130f4070c9c972af357980de645404f",
"body": "…tions/setup-go-7\n\nBump actions/setup-go from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #24 from PapaDanielVi/dependabot/github_actions/ac…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-07-17T08:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1540dce02cf4954e46d034d7c33f5e92cc0503",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-17T07:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a6f1fb98e90f6ad58eb261c0128d13106ca5b2",
"body": "…d.io/etcd/client/v3-3.7.0\n\nBump go.etcd.io/etcd/client/v3 from 3.6.13 to 3.7.0",
"is_bot": false,
"headline": "Merge pull request #23 from PapaDanielVi/dependabot/go_modules/go.etc…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-07-10T16:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351a5e9eab1c11ec07c7030d209e653c153d57a9",
"body": "Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.6.13 to 3.7.0.\n- [Release notes](https://github.com/etcd-io/etcd/releases)\n- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.13...v3.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.etcd.io/etcd/client/v3\n dependency-version: 3.7.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.etcd.io/etcd/client/v3 from 3.6.13 to 3.7.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-10T07:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b5a6ecb85d17892cd9b0d368fad56a68840419",
"body": "…d.io/etcd/client/v3-3.6.13\n\nBump go.etcd.io/etcd/client/v3 from 3.6.12 to 3.6.13",
"is_bot": false,
"headline": "Merge pull request #22 from PapaDanielVi/dependabot/go_modules/go.etc…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-07-03T17:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38bbd50efbb836a7145ef22f8532135f860988af",
"body": "Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.6.12 to 3.6.13.\n- [Release notes](https://github.com/etcd-io/etcd/releases)\n- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.12...v3.6.13)\n\n---\nupdated-dependencies:\n- dependency-name: go.etcd.io/etcd/client/v3\n dependency-version: 3.6.13\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.etcd.io/etcd/client/v3 from 3.6.12 to 3.6.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T07:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a61c410d69b9b911d09e88b6c20631346d3b3a1",
"body": "ci: require maintainer approval for PR workflows",
"is_bot": false,
"headline": "Merge pull request #21 from PapaDanielVi/ci/require-maintainer-approval",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-21T08:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ab3f43def18416328b3d24873d964bfb10a89f1",
"body": null,
"is_bot": false,
"headline": "ci: require maintainer approval for PR workflows",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-21T08:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389c1c6809c369c068f78704d87db56f6257397f",
"body": "…fb1014d9\n\nBump the k8s group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #20 from PapaDanielVi/dependabot/go_modules/k8s-e1…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-19T08:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9c3fa37ee40a58ca7161b042f896546fc09662",
"body": "…tions/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #19 from PapaDanielVi/dependabot/github_actions/ac…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-19T08:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3a2ffac1af1f6cacb30378d6205e901d3ff2e7",
"body": "Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.36.1 to 0.36.2\n- [Commits](https://github.com/kubernet\n[…]\n/client-go\n dependency-version: 0.36.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: k8s\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the k8s group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T07:33:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f2bb8337ce8398fe854a37eea1d3a4301c211b05",
"body": "Bumps [actions/checkout](https://github.com/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://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T07:33:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a7e7dba8c834d279e7957ff54441c026bd35ac6c",
"body": "…decov/codecov-action-7\n\nBump codecov/codecov-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #18 from PapaDanielVi/dependabot/github_actions/co…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-12T08:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7aa7ae755d09c00bd78ce1ad83d24f504ef5ef",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-12T07:34:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6371e32fdd61110cd4dfea69c37cc639d96d05a7",
"body": null,
"is_bot": false,
"headline": "add CONTEXT.md with gril me with docs",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-06T06:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7af8c5ee4578a63923eec5f5c2f4e9d44cf55b71",
"body": null,
"is_bot": false,
"headline": "update .gitignore",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-06T06:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dda6b788cafea203fd9c4b2d434355c0455c2d4",
"body": "…d.io/etcd/client/v3-3.6.12\n\nBump go.etcd.io/etcd/client/v3 from 3.6.11 to 3.6.12",
"is_bot": false,
"headline": "Merge pull request #17 from PapaDanielVi/dependabot/go_modules/go.etc…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-05T08:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f2374cdbe10cbbca6e3cd1c17e5db4f32eb549",
"body": "…decov/codecov-action-6\n\nBump codecov/codecov-action from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #16 from PapaDanielVi/dependabot/github_actions/co…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-05T08:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fac706eaf40aba77f7e2ccd326991aa715c8469a",
"body": "…cker/login-action-4\n\nBump docker/login-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #15 from PapaDanielVi/dependabot/github_actions/do…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-05T08:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4b3d315b516cdc4ff1f67f0f9184b7800a2437",
"body": "Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.6.11 to 3.6.12.\n- [Release notes](https://github.com/etcd-io/etcd/releases)\n- [Commits](https://github.com/etcd-io/etcd/compare/v3.6.11...v3.6.12)\n\n---\nupdated-dependencies:\n- dependency-name: go.etcd.io/etcd/client/v3\n dependency-version: 3.6.12\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump go.etcd.io/etcd/client/v3 from 3.6.11 to 3.6.12",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-05T07:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec4764e07a63283aad2c86f16ae28f9b1b823663",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-05T07:33:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1bc0b651988e429b55271eadebeaf2005652da1d",
"body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump docker/login-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-05T07:33:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f5565416a4fab24cdca627749c0e3b634bc983d",
"body": null,
"is_bot": false,
"headline": "add install scripts for windows and linux",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-03T11:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ba8b058d30f6f11eecd8b3fdeb834014a48e4a",
"body": null,
"is_bot": false,
"headline": "update goreleaser",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-03T10:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334bb3894c9b663dc82403925b7b25acfe3cc73e",
"body": null,
"is_bot": false,
"headline": "update goreleaser",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-03T10:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f541b8f036ff5af22078ac87a8779da4ef5706",
"body": null,
"is_bot": false,
"headline": "update goreleaser",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-03T09:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab488c7e5801736991dbf3cefdd7af2c81ee3302",
"body": null,
"is_bot": false,
"headline": "update goreleaser",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-03T09:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7fbe7213bf119c24e619b7eba088b865ac18969",
"body": null,
"is_bot": false,
"headline": "update goreleaser",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-06-03T08:31:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cfdd201bde7134fd03f7f1ffcefb39c0bf4fdce",
"body": "…releaser/goreleaser-action-7\n\nBump goreleaser/goreleaser-action from 5 to 7",
"is_bot": false,
"headline": "Merge pull request #14 from PapaDanielVi/dependabot/github_actions/go…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-29T16:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63e0525f497f0a5b54295a4c98fce48129adac91",
"body": "…cker/build-push-action-7\n\nBump docker/build-push-action from 5 to 7",
"is_bot": false,
"headline": "Merge pull request #13 from PapaDanielVi/dependabot/github_actions/do…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-29T16:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d76d216405e5d5d1dbef80bb51f36a0931b1520",
"body": "…tions/setup-go-6\n\nBump actions/setup-go from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #12 from PapaDanielVi/dependabot/github_actions/ac…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-29T16:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013b06a1693d9f9c443f26efb6a88832b8a9f97b",
"body": "…tions/checkout-6\n\nBump actions/checkout from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #11 from PapaDanielVi/dependabot/github_actions/ac…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-29T16:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de056023267229ca6312f1d24d1146fdc57387e2",
"body": "…cker/setup-qemu-action-4\n\nBump docker/setup-qemu-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #10 from PapaDanielVi/dependabot/github_actions/do…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-29T16:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b31c8bdb06468b31641b44d6cd0154b92146b6",
"body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v7)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump goreleaser/goreleaser-action from 5 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-29T07:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa405f47ac7d595159e0b1a17105fe150e78158c",
"body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 7.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v5...v7)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump docker/build-push-action from 5 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-29T07:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3abdb5b149ef1e3652fdb8c8323dfb9d3e72c8d7",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-29T07:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25082acd71ab025c7aac2d7445b3a80d99228669",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-29T07:46:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bad65dcd6a44a21ae774716ecf2094f45cdbdf1b",
"body": "Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-qemu-action\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump docker/setup-qemu-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-29T07:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c9b76b911689b4f23cefca8814c1e0ff0f30bf",
"body": null,
"is_bot": false,
"headline": "update the release",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee47332f7e9b8f745191909891b7f580ab018e9d",
"body": null,
"is_bot": false,
"headline": "update the gorelease.yml",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646f7b9e832a123d05e5eaebe80271a95f782805",
"body": "update README.md and CLAUDE.md",
"is_bot": false,
"headline": "Merge pull request #9 from PapaDanielVi/feat/refactor",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "903baee135a3c2eab2dc84ab104630b970e2ab9b",
"body": "…8c1d7d1\n\nBump the k8s group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #8 from PapaDanielVi/dependabot/go_modules/k8s-b62…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:25:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e24fc3a31811077590577018e934c16b896362b",
"body": "…eleaser/goreleaser-action-7\n\nBump goreleaser/goreleaser-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #7 from PapaDanielVi/dependabot/github_actions/gor…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08b380305ea51076148c23e2d9f02fbec2bde56b",
"body": "…idd6/action-homebrew-bump-formula-7\n\nBump dawidd6/action-homebrew-bump-formula from 3 to 7",
"is_bot": false,
"headline": "Merge pull request #5 from PapaDanielVi/dependabot/github_actions/daw…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b5fb172bb16fdd3b50968e800df3c3706c09a8",
"body": "…re/setup-helm-5\n\nBump azure/setup-helm from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #6 from PapaDanielVi/dependabot/github_actions/azu…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18044b921c35692f3c5a589a461fce43d2a968fe",
"body": "…ker/setup-buildx-action-4\n\nBump docker/setup-buildx-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #4 from PapaDanielVi/dependabot/github_actions/doc…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6780a80c86422550d6a878d4fed0a6098799b45",
"body": "…ker/metadata-action-6\n\nBump docker/metadata-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #3 from PapaDanielVi/dependabot/github_actions/doc…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "637dfed685388ccb7ea8b722abd2ec4495297114",
"body": "…m/chart-releaser-action-1.7.0\n\nBump helm/chart-releaser-action from 1.6.0 to 1.7.0",
"is_bot": false,
"headline": "Merge pull request #2 from PapaDanielVi/dependabot/github_actions/hel…",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43bbaa06d5f789e75be6063db9d7629df5d47aef",
"body": null,
"is_bot": false,
"headline": "update README.md and CLAUDE.md",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "158f024edde1c840d16f5f36848a9b572b10cb30",
"body": "Bumps the k8s group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.31.1 to 0.36.1\n- [Commits](https://github.com/kubernet\n[…]\n/client-go\n dependency-version: 0.36.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: k8s\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump the k8s group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T17:05:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dfd9dc5171fcb4e4524db913dac78ea69e048442",
"body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump goreleaser/goreleaser-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T17:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e464c47036d60cd79c00b961686596138812723",
"body": "Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4 to 5.\n- [Release notes](https://github.com/azure/setup-helm/releases)\n- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/azure/setup-helm/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: azure/setup-helm\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump azure/setup-helm from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T17:05:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4979ab166ced21927935118e398891712d0da050",
"body": "Bumps [dawidd6/action-homebrew-bump-formula](https://github.com/dawidd6/action-homebrew-bump-formula) from 3 to 7.\n- [Release notes](https://github.com/dawidd6/action-homebrew-bump-formula/releases)\n- [Commits](https://github.com/dawidd6/action-homebrew-bump-formula/compare/v3...v7)\n\n---\nupdated-dep\n[…]\n dawidd6/action-homebrew-bump-formula\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-homebrew-bump-formula from 3 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T17:05:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5db3891c65bf646c4d7528e95a0a95707de06901",
"body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-buildx-action\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump docker/setup-buildx-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T17:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e7e2e64f48d16d8646c31060ccfa13ccae75fd",
"body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: docker/metadata-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump docker/metadata-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T17:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bec1d7008f6be95ea581f76644086b9e57dc7bd",
"body": "Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.6.0 to 1.7.0.\n- [Release notes](https://github.com/helm/chart-releaser-action/releases)\n- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.6.0...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: helm/chart-releaser-action\n dependency-version: 1.7.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump helm/chart-releaser-action from 1.6.0 to 1.7.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T17:05:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c72d78d741034745e6ae944b913bbe4ce0f8df3",
"body": "Improve the project",
"is_bot": false,
"headline": "Merge pull request #1 from PapaDanielVi/feat/refactor",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8fe00149d838940f9969551c3cf912f67bb2a7",
"body": null,
"is_bot": false,
"headline": "add some other tests",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T17:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a8455a5d409529b363e629a73b626d94e1a0528",
"body": null,
"is_bot": false,
"headline": "revert a change from golangci-lint config dile",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T16:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0e6cc0edce24a64f525e3b4854c1cecc82e1a75",
"body": null,
"is_bot": false,
"headline": "add examples and also update the helm chart",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T16:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde1e169de1f34811377fce6dbb6b949dd306c30",
"body": null,
"is_bot": false,
"headline": "update golangci-lint",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T15:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c5d24bb1e97d2c637fe84934c294ab09ebefb6",
"body": null,
"is_bot": false,
"headline": "update some codes and issues fixes",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T15:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad12da8ef9f6f0ed76c84168e15b6b961d30f809",
"body": null,
"is_bot": false,
"headline": "fix some lint issues",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T14:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69718ba8e60212d1863586f7df10dd150302148c",
"body": null,
"is_bot": false,
"headline": "update the configs and file provider and also add the provider registry",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T14:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a6ca2bcefde644c0aa6b8c2855e41673fb5fa0",
"body": null,
"is_bot": false,
"headline": "update the .gitignore",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T12:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56eddd0439f64a20bcfd466a2e282a0f504b8a9",
"body": null,
"is_bot": false,
"headline": "a lot of changes.",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-22T11:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39b8e14e31907f3d4f80911d354abd30b5821c1",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-21T21:27:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ae7bb030d7d61525539ccaeff81130c6ee2f9ba",
"body": null,
"is_bot": false,
"headline": "update CLAUDE.md",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-21T21:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24bf79047497722bea289c06c9a57df96f9db14",
"body": null,
"is_bot": false,
"headline": "remove the TUI",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-21T21:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfcf17d9febf6fddda70fa53ba18aaa8908d811c",
"body": null,
"is_bot": false,
"headline": "fix some issues",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T18:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9a93ad9b02653a71d146e4559c9383b023bde6",
"body": null,
"is_bot": false,
"headline": "update and fix some issues",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T14:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c305e76921bb633df429ec1aa9f721a2c00466b8",
"body": null,
"is_bot": false,
"headline": "fix some issues",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T11:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c0c98bb9e9b18b72e0ded78502c8be6a4a0ee11",
"body": "- Create internal/provider/ package with unified Source/Destination interface\n- Merge source/destination per provider into single packages (github, gitlab, vault, etcd, kubernetes)\n- Add example-config.json with all config options documented\n- Add version command with dynamic versioning via ldflags/\n[…]\n- Add professional badges to README (CI, lint, Go report, license, release)\n- Update README with new project structure and installation methods\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: unify providers, add version cmd, CI/CD, homebrew, badges",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T10:53:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "65411958aa6af922f2d7b44f11b4fc53e12a652b",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T09:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79422137948b27474f96ce074be502e347d4123d",
"body": null,
"is_bot": false,
"headline": "update and upgrade tui to v2",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T09:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e8a805ab2de824f509cf344ac04c1a6f3d94f87",
"body": null,
"is_bot": false,
"headline": "added tui and some other changes",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T09:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd988c60f42d3f7d04d0fadd3e6ff1d765a795a",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "PapaDanielVi",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-20T08:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04880e6dd86a36cffd25a497323bd6ce9c51049f",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Daniel",
"author_login": "PapaDanielVi",
"committed_at": "2026-05-19T20:10:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 82,
"latest_release_at": "2026-07-24T10:48:08Z",
"latest_release_tag": "v0.1.17",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 10,
"days_since_latest_release": 5,
"mean_days_between_releases": 5.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/PapaDanielVi/secret-shift",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/PapaDanielVi/secret-shift",
"is_deprecated": false,
"latest_version": "v0.1.17",
"repository_url": "https://github.com/PapaDanielVi/secret-shift",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-24T10:45:49Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 13543,
"source_files_sampled": 27,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4736
},
"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/google/go-github/v68",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v68.0.0"
},
{
"name": "github.com/hashicorp/vault/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.0"
},
{
"name": "github.com/robfig/cron/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "gitlab.com/gitlab-org/api/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.46.0"
},
{
"name": "go.etcd.io/etcd/client/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.7.1"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 26,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "PapaDanielVi",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/31484965?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docker-publish.yaml",
"lint.yml",
"publish-helm-oci.yaml",
"release-helm.yaml",
"release.yml",
"test.yml"
],
"has_docs_dir": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "12 out of 12 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/7 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 4,
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "16b3940229630004fa8fecf7d6eb0462920045e3",
"ran_at": "2026-07-30T08:16:27Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T10:52:12Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T10:45:49Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/PapaDanielVi/secret-shift",
"host": "github.com",
"name": "secret-shift",
"owner": "PapaDanielVi"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 41,
"vitality": 72,
"community": 33,
"governance": 54,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 82,
"human_commit_share": 0.72,
"days_since_last_push": 5,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "82 commits in the last year",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 82
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.1.17",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 5.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"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": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"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 (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": 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": 54,
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 26,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26/26 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/7 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": 54,
"inputs": {
"followers": 54,
"owner_type": "User",
"is_verified": null,
"owner_login": "PapaDanielVi",
"public_repos": 15,
"account_age_days": 3255
},
"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": "54 followers of PapaDanielVi",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "PapaDanielVi"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~8 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/PapaDanielVi/secret-shift"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 76,
"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": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 12 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/7 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": "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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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 detected",
"points": 2,
"status": "partial",
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.475,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4736
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "28 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 25.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"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.012,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.28
},
"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": "1 of the last 82 commits agent-authored or agent-credited",
"points": 2.4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 82
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "23 of the last 82 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 23,
"sampled": 82
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 13543,
"source_files_sampled": 27,
"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/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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-30T08:16:41.380301Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/PapaDanielVi/secret-shift.svg",
"full_name": "PapaDanielVi/secret-shift",
"license_state": "standard",
"license_spdx": "MIT"
}