Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 202,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 78332,
"HCL": 133,
"Shell": 434,
"Makefile": 6929,
"Dockerfile": 1206
},
"pushed_at": "2026-07-15T12:25:54Z",
"created_at": "2023-01-18T08:38:39Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T12:24:54Z",
"description": null,
"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": "https://kiwi.com",
"name": "Kiwi.com",
"type": "Organization",
"login": "kiwicom",
"company": null,
"location": "Brno, Czechia",
"followers": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/25227300?v=4",
"created_at": "2017-01-19T15:37:24Z",
"is_verified": null,
"public_repos": 193,
"account_age_days": 3477
},
"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": "v1.6.2",
"kind": "patch",
"published_at": "2026-07-15T12:25:55Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-06-12T08:28:34Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-04-30T11:38:39Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2025-10-16T08:26:24Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2025-04-29T14:40:14Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2024-05-21T08:56:39Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2023-09-18T12:29:46Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2023-06-07T08:07:09Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-06-07T07:47:38Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2023-05-30T13:47:59Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2023-05-29T12:15:47Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2023-02-14T09:17:08Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-01-20T09:40:01Z"
}
],
"recent_commits": [
{
"oid": "69834d44e50ebf714a59779d1a0bc9e19394f398",
"body": "fix: make auth SA cache key injective to prevent cross-tenant disclosure",
"is_bot": false,
"headline": "Merge pull request #24 from kiwicom/uros/fix-sa-cache-key-collision",
"author_name": "Uroš Simović",
"author_login": "UrosSimovic",
"committed_at": "2026-07-15T12:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca9f9473e55abc13cf7094f836887de949db226",
"body": "The authSACache key was built by '-'-joining (addr, namespace, saName,\nrole, authPath). Since '-' is legal in K8s namespaces, ServiceAccount\nnames, roles, and Vault auth paths, the mapping was not injective:\ne.g. (ns=team-a, sa=svc) and (ns=team, sa=a-svc) produced the same key.\nA cache hit then ret\n[…]\nsing its Vault secrets\ninto the colliding tenant's namespace.\n\nHash the length-prefixed fields with SHA-256 so the key is injective by\nconstruction regardless of field contents. Add a regression test.",
"is_bot": false,
"headline": "fix: make auth SA cache key injective to prevent cross-tenant disclosure",
"author_name": "Uroš Simović",
"author_login": "UrosSimovic",
"committed_at": "2026-07-15T12:18:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f1caa39e801aa7e1da6ce1c6f65a4239c5b775e8",
"body": "feat: add jitter to reconcileAfter to spread reconcile load",
"is_bot": false,
"headline": "Merge pull request #23 from kiwicom/uros/reconcile-jitter",
"author_name": "Uroš Simović",
"author_login": "UrosSimovic",
"committed_at": "2026-06-12T08:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c0ffbccbb7d67779798c2db6a0466430ae34af",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add jitter to reconcileAfter to spread reconcile load",
"author_name": "Uroš Simović",
"author_login": "UrosSimovic",
"committed_at": "2026-06-12T08:25:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "27c5d1c5d2d3ddc328d94024c79d74a3fc876dd3",
"body": "feat: validate custom vault addresses against allowlist",
"is_bot": false,
"headline": "Merge pull request #22 from kiwicom/uros/validate_addr",
"author_name": "Uroš Simović",
"author_login": "UrosSimovic",
"committed_at": "2026-04-30T11:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79cd79ef1636d5d9d83a97eb88652916262a9b4d",
"body": "Require the per-resource Vault addresses to appear in the new AllowedVaultAddrs config (comma-separated).",
"is_bot": false,
"headline": "feat: validate custom vault addresses against allowlist",
"author_name": "Uroš Simović",
"author_login": "UrosSimovic",
"committed_at": "2026-04-30T09:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda9fc9690af655ec59c79c6a0690ed0caa4cee2",
"body": null,
"is_bot": false,
"headline": "fix: tests",
"author_name": "Uroš Simović",
"author_login": "UrosSimovic",
"committed_at": "2026-04-30T09:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75ee693c932cfd9f59ba40a35c11092471a776e",
"body": "feat: add Vault UI URL annotations to synced Kubernetes secrets",
"is_bot": false,
"headline": "Merge pull request #20 from kiwicom/feature/add-vault-ui-url-annotations",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2025-10-16T08:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8620ff757c19430d43ccbfc2c6580a4dff41e987",
"body": null,
"is_bot": false,
"headline": "fix: add mutex to prevent concurrent map writes in readSecretsFromPaths",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2025-10-16T08:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "187c4e595823ae3c39b291903f0100cfb80105ef",
"body": "Add comprehensive integration tests for the annotation feature that adds\nVault UI URLs to synced Kubernetes secrets. Tests cover:\n\n- KV2 specific paths with URL-encoded slashes\n- KV1 paths with /show/ format\n- Mixed KV1/KV2 paths in same VaultSecret\n- Wildcard paths generating list URLs\n- Annotation preservation during reconciliation\n- UI URL derivation from Vault address\n\nAll tests run against real Vault instance and validate actual annotation\ngeneration in Kubernetes secrets.",
"is_bot": false,
"headline": "test: add integration tests for Vault UI URL annotations",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2025-10-16T08:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a8c27d1cc1deecad4944f00a9b3bd405ac60d9d",
"body": null,
"is_bot": false,
"headline": "fix: add kv1 support for annotations",
"author_name": "Adrian Urbanic",
"author_login": "ajkost",
"committed_at": "2025-10-15T14:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecdbbba9d391a7fc82774d931b58f13fc9016db0",
"body": null,
"is_bot": false,
"headline": "feat: add Vault UI URL annotations to synced Kubernetes secrets",
"author_name": "Adrian Urbanic",
"author_login": "ajkost",
"committed_at": "2025-10-15T14:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6eda8d6d2214591d2d74ab142e4c7c881978a0",
"body": null,
"is_bot": false,
"headline": "fix: use commit SHA for Docker image tag",
"author_name": "Adrian Urbanic",
"author_login": "ajkost",
"committed_at": "2025-10-15T10:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2037e00d8c4e00bf983aad8c7cc87f306ba4da5",
"body": null,
"is_bot": false,
"headline": "chore(ci): add workflow for building feature branch Docker images",
"author_name": "Adrian Urbanic",
"author_login": "ajkost",
"committed_at": "2025-10-15T10:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18dde1f166b1afcc9c7b647bf2deeebca1929f9d",
"body": null,
"is_bot": false,
"headline": "chore: enable Docker image builds for feature branches",
"author_name": "izidor",
"author_login": "ajkost",
"committed_at": "2025-10-14T22:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88deb78902b161e0f5ac338f4d3ae267defc151a",
"body": "Upgrade deps",
"is_bot": false,
"headline": "Merge pull request #19 from kiwicom/upgrade-deps",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2025-04-29T14:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d6ba2cc5bc59e0cb31f5db729a808e086986da",
"body": null,
"is_bot": false,
"headline": "chore: upgrade actions",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2025-04-29T14:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c6d065591ebd088f4a445902c2a6477275792c7",
"body": null,
"is_bot": false,
"headline": "chore(deps): upgrade go to 1.24 and deps",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2025-04-29T14:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "583cf6a84eb4310f98a2f2e6d082dd73fec6292b",
"body": null,
"is_bot": false,
"headline": "chore(deps): upgrade golangci lint",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2025-04-29T14:15:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7215ebe7060350a902da36a6354bcaeaf18ba72e",
"body": null,
"is_bot": false,
"headline": "chore(test): bump test matrix version",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2025-04-29T14:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2790a371cb3eae37b51b18e832b7422c8f60873e",
"body": "chore: test against 1.18",
"is_bot": false,
"headline": "Merge pull request #17 from kiwicom/test-matrix",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2024-11-05T18:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0699e6cc27755fb20f8feede525cef41b30ab7ad",
"body": null,
"is_bot": false,
"headline": "chore: test against 1.18",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2024-11-05T17:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79bf8da1c16f3ca8e90de6fd87fc35869956b72",
"body": "chore(deps): upgrade deps and Go version",
"is_bot": false,
"headline": "Merge pull request #16 from kiwicom/upgrade",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2024-05-21T08:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae19bce06472cfc5574495ae288874057445c2b",
"body": null,
"is_bot": false,
"headline": "chore(deps): update controller version",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2024-05-21T08:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be4e9369dcfe98c43e77f18884693b6b11ced80",
"body": null,
"is_bot": false,
"headline": "chore(deps): upgrade deps and Go version",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2024-05-21T08:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f1b3f4cbe373daf0c6feaab3b3ea4c884a24e1",
"body": null,
"is_bot": false,
"headline": "chore: bump version matrix",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2024-05-21T08:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d174e51b916d048b2d025e1d8ceaebfbdb37bd1",
"body": "Concurrent reading of secrets in 1 reconcile loop",
"is_bot": false,
"headline": "Merge pull request #15 from kiwicom/dm/parallel",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-10-09T11:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a61986064d0632ec6daaaaeeda2ea797a340f88f",
"body": null,
"is_bot": false,
"headline": "feat: add context to API calls",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-09-25T12:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b51db0f2ff8348e0d01d3bd8725ed211c74c1139",
"body": " - it speeds up syncing of nesting secrets",
"is_bot": false,
"headline": "feat(read): reading of Vault by multiple go routines",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-09-20T14:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656cdf45cae02b1dcde39374f9b284e457d62d97",
"body": "feat(cache): configurable vault token duration",
"is_bot": false,
"headline": "Merge pull request #14 from kiwicom/token-cache-duration",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-09-15T09:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "771f1a7071bf8ff45b58942836c3a79c781bcdc1",
"body": null,
"is_bot": false,
"headline": "refactor(): rename config var",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-09-15T08:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536f218404aa9d988f94bcaf1089f36dd0ddd89f",
"body": null,
"is_bot": false,
"headline": "fix(): bump docker image in tests",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-09-14T14:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f80cfeaf1812b7fc27efc31a3f92fe67577e27",
"body": " - bumped from 30s to 2min",
"is_bot": false,
"headline": "feat(cache): configurable vault token duration",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-09-14T14:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4ac8cb8bc01325ed121290f22ccf2f745f0eb8",
"body": "fix(cache): read lock for read operations",
"is_bot": false,
"headline": "Merge pull request #13 from kiwicom/read-mutex",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-06-07T07:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e00f7aeae2aafce3a76823af885f994f6caa28",
"body": null,
"is_bot": false,
"headline": "fix(cache): read lock for read operations",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-06-07T07:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f5b1448a97d4406a47102d77944b0eb3796569b",
"body": "feat(cache): SA service accoutns + vault tokens",
"is_bot": false,
"headline": "Merge pull request #12 from kiwicom/vault-token-cache",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-06-06T14:38:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3cdb567ebcd4b50d236f1068d563afe487fcfb9",
"body": null,
"is_bot": false,
"headline": "feat(cache): SA service accoutns + vault tokens",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-06-06T14:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83db6bd0dff120bac8f92d097d45dbc050b5e59a",
"body": "Improvements",
"is_bot": false,
"headline": "Merge pull request #11 from kiwicom/improvements",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-05-30T13:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381a611932c48d79c52d2f73b592bcd19134adb7",
"body": " - logs only not found",
"is_bot": false,
"headline": "feat: distinguish not found and empty vault paths",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-05-30T13:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e894add40624f29db0e0abe2b63880b7764284d",
"body": null,
"is_bot": false,
"headline": "fix: hash owner label if it's too long",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-05-30T13:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "265f376417d4e33cf85ddb59d0ef3ad03d05885f",
"body": "JSON Key validation",
"is_bot": false,
"headline": "Merge pull request #10 from kiwicom/key-validation",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-05-29T12:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fc920f9c73f890c74dfe06054812ec6008f2bda",
"body": null,
"is_bot": false,
"headline": "fix(lint)",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-05-29T12:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e8b76e5074377c96175185bad57f52bcfe0168",
"body": null,
"is_bot": false,
"headline": "chore(deps): upgrade",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-05-29T12:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b14623c79b602ed0c3e75754b33725a67c91e21",
"body": null,
"is_bot": false,
"headline": "feat(json): allow keys that are not allowed in env",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-05-29T12:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824e8459fed804fa2447bb64ddd47de0743a3226",
"body": null,
"is_bot": false,
"headline": "feat: configurable max_concurrent_reconciles",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-22T13:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "146b606ca3ad4b3f1abcf69cf86603a40b92d858",
"body": null,
"is_bot": false,
"headline": "fix: quotes",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-14T09:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49021c32be38eb7a75de4d94ecd0ceb655615b0d",
"body": null,
"is_bot": false,
"headline": "fix: run build on release",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-14T09:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d6d8db24707d70af1da24101daa3127bc2fcdfd",
"body": null,
"is_bot": false,
"headline": "chore: run tests on release",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-13T15:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ceba373fb663142a38b3bd585870acb94cdbb0e",
"body": null,
"is_bot": false,
"headline": "feat: docker build on release",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-13T15:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd0a8a9d6e1abfcf2aa292be05e8618d448379a",
"body": "feat: add tag to docker image",
"is_bot": false,
"headline": "Merge pull request #8 from kiwicom/docker-tag",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-02-13T14:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb7c3e305170093ec0878b399e8b645394e7798e",
"body": null,
"is_bot": false,
"headline": "fix: nolint for kubebuilder marker import",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-13T14:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78c576593bfc95b0907d42a40b178ccc8f2243c",
"body": null,
"is_bot": false,
"headline": "feat: add tag to docker image",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-13T14:29:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381d0095b1b7d4a79957fcd7f53441f356d72abb",
"body": null,
"is_bot": false,
"headline": "doc: updated readme how to setup auth with SA",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-02-01T14:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b2a540f437594b1f2ccc9dc130862251aed184",
"body": "feat: KVv1 engine support",
"is_bot": false,
"headline": "Merge pull request #7 from kiwicom/v1-engine",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-01-31T15:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4dc0a699b33a749b8e38e3f288e78addcb19723",
"body": null,
"is_bot": false,
"headline": "feat: KVv1 engine support",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-01-27T13:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c958ca54c73e72b9976d09e0e8305e4d868ccee",
"body": null,
"is_bot": false,
"headline": "chore(gh-actions): push image to hub",
"author_name": "Matej Velikonja",
"author_login": null,
"committed_at": "2023-01-20T13:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89ed8e76b0507c5e5b6e4084ce7ec55f0b95d110",
"body": null,
"is_bot": false,
"headline": "chore: add pkg.go.dev badge",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-01-20T13:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d250195bdc6cba60fb82439daff34e8a80ee6d",
"body": "chore: edit readme, code of conduct, issue template",
"is_bot": false,
"headline": "Merge pull request #6 from kiwicom/yurii/docs_contributors",
"author_name": "ykyr",
"author_login": "ykyr",
"committed_at": "2023-01-20T13:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ec4ee0db449752c8dacf79626e921badc609a1",
"body": null,
"is_bot": false,
"headline": "chore: edit readme, code of conduct, issue template",
"author_name": "Yurii Kyrychynskyi",
"author_login": null,
"committed_at": "2023-01-20T12:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c9de7c4339dcbeb26d749b9fe4e388e33039138",
"body": "chore: upgrade deps",
"is_bot": false,
"headline": "Merge pull request #5 from kiwicom/dm/upgrade-deps",
"author_name": "Dávid Mikuš",
"author_login": "Dasio",
"committed_at": "2023-01-20T09:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "116cdbaff3241bb767064ed28cb5a89f614534b9",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-01-20T09:30:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1531e1e5686f8f80f52f4de173f4361fcad41436",
"body": null,
"is_bot": false,
"headline": "feat(gh-actions): add docker build",
"author_name": "Matej Velikonja",
"author_login": "matejvelikonja",
"committed_at": "2023-01-20T08:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fca7028ce8f197c9123e2bb454d7576f8091548",
"body": null,
"is_bot": false,
"headline": "feat(gh-actions): add action for running tests (#3)",
"author_name": "Matej Velikonja",
"author_login": null,
"committed_at": "2023-01-18T14:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f886ee0d178c59561417cdbecc40ea1f4058e505",
"body": null,
"is_bot": false,
"headline": "chore(lint): increase timeout golangci-lint, improve gh actions (#2)",
"author_name": "Matej Velikonja",
"author_login": null,
"committed_at": "2023-01-18T11:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d599d4bb5c3010b2dad91ce4a8654bbf5464b5",
"body": null,
"is_bot": false,
"headline": "feat: init repository",
"author_name": "Dávid Mikuš (Dasio)",
"author_login": "Dasio",
"committed_at": "2023-01-18T08:59:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 15,
"latest_release_at": "2026-07-15T12:25:55Z",
"latest_release_tag": "v1.6.2",
"releases_from_tags": false,
"days_since_last_push": 13,
"active_weeks_last_year": 5,
"days_since_latest_release": 13,
"mean_days_between_releases": 126.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/kiwicom/k8s-vault-operator",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/kiwicom/k8s-vault-operator",
"is_deprecated": false,
"latest_version": "v1.6.2",
"repository_url": "https://github.com/kiwicom/k8s-vault-operator",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T12:24:42Z",
"latest_version_yanked": null,
"days_since_latest_publish": 13
}
]
},
"popularity": {
"forks": 7,
"stars": 8,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 13944,
"source_files_sampled": 20,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-78h2-9frx-2jm8",
"GO-2026-4945"
],
"fixed_version": "4.1.4",
"advisory_count": 2,
"oldest_advisory_days": 116
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "0.39.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030"
],
"fixed_version": "1.26.3",
"advisory_count": 11,
"oldest_advisory_days": 173
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.32.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 67
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "0.24.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 14
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"unknown": 2,
"moderate": 1
},
"advisory_count": 15,
"affected_count": 4,
"assessed_count": 84,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/go-logr/logr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.2"
},
{
"name": "github.com/hashicorp/go-envparse",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.7"
},
{
"name": "github.com/hashicorp/vault/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.0"
},
{
"name": "github.com/jeremywohl/flatten",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/knadh/koanf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.22.0"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.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.33.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.0"
},
{
"name": "sigs.k8s.io/controller-runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/go-logr/logr",
"direct": true,
"version": "1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-envparse",
"direct": true,
"version": "0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": true,
"version": "0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/vault/api",
"direct": true,
"version": "1.16.0",
"ecosystem": "go"
},
{
"name": "github.com/jeremywohl/flatten",
"direct": true,
"version": "1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/knadh/koanf",
"direct": true,
"version": "1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": true,
"version": "2.22.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "1.36.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "1.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "0.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "0.33.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "0.33.0",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "0.33.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-runtime",
"direct": true,
"version": "0.20.4",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": false,
"version": "4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "3.12.2",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "2.8.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "4.1.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/zapr",
"direct": false,
"version": "1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "0.23.1",
"ecosystem": "go"
},
{
"name": "github.com/go-task/slim-sprig/v3",
"direct": false,
"version": "3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/go-test/deep",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/google/btree",
"direct": false,
"version": "1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "0.6.9",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "0.0.0-20241029153458-d1b30febd7db",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-rootcerts",
"direct": false,
"version": "1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-secure-stdlib/parseutil",
"direct": false,
"version": "0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-secure-stdlib/strutil",
"direct": false,
"version": "0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-sockaddr",
"direct": false,
"version": "1.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "1.0.1-vault-7",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml",
"direct": false,
"version": "1.9.5",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "0.63.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "0.16.1",
"ecosystem": "go"
},
{
"name": "github.com/ryanuber/go-glob",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "1.0.6",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "0.8.4",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "1.27.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "0.39.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "0.29.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.32.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "0.24.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "0.11.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "0.32.0",
"ecosystem": "go"
},
{
"name": "gomodules.xyz/jsonpatch/v2",
"direct": false,
"version": "2.5.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "1.36.6",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "4.12.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "0.9.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": false,
"version": "0.33.0",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "2.130.1",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "0.0.0-20250318190949-c8a335a9a2ff",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "0.0.0-20250321185631-1f6e0b77f77e",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "0.0.0-20241014173422-cfa47c3a1cc8",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v4",
"direct": false,
"version": "4.7.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "1.4.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 84,
"direct_count": 15,
"indirect_count": 69
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 20,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Dasio",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/861975?v=4"
},
{
"type": "User",
"login": "UrosSimovic",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/11682124?v=4"
},
{
"type": "User",
"login": "ajkost",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/10452148?v=4"
},
{
"type": "User",
"login": "matejvelikonja",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1881087?v=4"
},
{
"type": "User",
"login": "ykyr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14310882?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.77
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docker-feature.yml",
"docker.yml",
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "3 out of 9 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 3/14 approved changesets -- score normalized to 2",
"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": 0,
"reason": "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": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "13 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "69834d44e50ebf714a59779d1a0bc9e19394f398",
"ran_at": "2026-07-29T00:50:15Z",
"aggregate_score": 2.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-15T12:29:32Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-15T12:24:43Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2024-11-30T23:31:51Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kiwicom/k8s-vault-operator",
"host": "github.com",
"name": "k8s-vault-operator",
"owner": "kiwicom"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 38,
"vitality": 62,
"community": 43,
"governance": 53,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 1,
"days_since_last_push": 13,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 13 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.6.2",
"releases_from_tags": false,
"days_since_latest_release": 13,
"mean_days_between_releases": 126.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 13 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~126.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 126.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"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": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 7,
"stars": 8,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.77
},
"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 77% of commits",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 77
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"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": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"merged_prs": 20,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/22 decided PRs merged",
"points": 34.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/14 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 108,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "kiwicom",
"public_repos": 193,
"account_age_days": 3477
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "108 followers of kiwicom",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 108,
"login": "kiwicom"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "193 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 193
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/kiwicom/k8s-vault-operator"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 13
},
"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 13 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 13
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "3 out of 9 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 23,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 9 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/14 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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": "dangerous workflow patterns detected",
"points": 0,
"status": "missed",
"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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "13 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 84 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 84
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 15,
"affected_packages": 4,
"assessed_packages": 84,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 1, unknown 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 84,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 3
},
"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": 63,
"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.985,
"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": "64 of 65 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 64,
"sampled": 65
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"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.015,
"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.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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 65 commits agent-authored or agent-credited",
"points": 3.1,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 65
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 13944,
"source_files_sampled": 20,
"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/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-29T00:50:30.630211Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kiwicom/k8s-vault-operator.svg",
"full_name": "kiwicom/k8s-vault-operator",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}