Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"mcp-server"
],
"is_fork": false,
"size_kb": 679,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 113022,
"Python": 1267,
"Makefile": 11274,
"Dockerfile": 797,
"Go Template": 1916
},
"pushed_at": "2026-07-21T02:51:28Z",
"created_at": "2025-10-17T09:32:09Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T02:51:22Z",
"description": "An MCP server to access Giant Swarm's documentation, handbook, and intranet.",
"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://www.giantswarm.io/",
"name": "Giant Swarm",
"type": "Organization",
"login": "giantswarm",
"company": null,
"location": "Germany",
"followers": 143,
"avatar_url": "https://avatars.githubusercontent.com/u/7556340?v=4",
"created_at": "2014-05-12T10:05:54Z",
"is_verified": null,
"public_repos": 1160,
"account_age_days": 4453
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.15",
"kind": "patch",
"published_at": "2026-07-21T02:51:29Z"
},
{
"tag": "v0.3.14",
"kind": "patch",
"published_at": "2026-07-11T18:35:42Z"
},
{
"tag": "v0.3.13",
"kind": "patch",
"published_at": "2026-06-28T13:28:18Z"
},
{
"tag": "v0.3.12",
"kind": "patch",
"published_at": "2026-06-25T15:19:19Z"
},
{
"tag": "v0.3.11",
"kind": "patch",
"published_at": "2026-06-24T23:34:34Z"
},
{
"tag": "v0.3.10",
"kind": "patch",
"published_at": "2026-06-24T22:21:54Z"
},
{
"tag": "v0.3.9",
"kind": "patch",
"published_at": "2026-06-24T12:08:49Z"
},
{
"tag": "v0.3.8",
"kind": "patch",
"published_at": "2026-06-23T13:47:16Z"
},
{
"tag": "v0.3.7",
"kind": "patch",
"published_at": "2026-06-21T15:07:29Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2026-06-20T11:52:41Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2026-06-16T20:37:46Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2026-06-16T11:27:31Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2026-06-11T12:49:08Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-06-11T12:42:47Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-06-10T19:28:16Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-17T09:52:01Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-01-30T11:28:17Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-01-15T16:32:08Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-10-17T10:56:13Z"
}
],
"recent_commits": [
{
"oid": "9c9a2e22708ac8c81adf6eca93de32f060f1975d",
"body": "….0 (#164)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/prometheus/client_golang to v1.24…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-21T02:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a50f19de744e2af518d4b510e6ea0a9edf95dc2f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/mark3labs/mcp-go to v0.56.0 (#163)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-07-11T18:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249686db9a83075176573338ac296f271dab79fb",
"body": "* chore: align files according to platform standards\n\n* fix(deps): bump golang.org/x/net to v0.56.0 to remediate x/crypto SSH CVEs\n\nnancy (go-build) flagged the transitively-selected golang.org/x/crypto@v0.51.0\n(pulled in via golang.org/x/net@v0.55.0) for 13 CVEs in the SSH/keyring code.\nx/crypto is\n[…]\nored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>\nCo-authored-by: Timo Derstappen <teemow@gmail.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#162)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-28T13:28:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "69c975b9c73094dc1b7d47acfa14b6b1ea3edf55",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/mark3labs/mcp-go to v0.55.1 (#161)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-25T15:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8b2fbb375ed81bbe005db658d1de42d0c58c586",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#160)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-24T23:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a99f0cc2bf2d7ca8e8bc76ac3f21d30be96d42",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#159)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-24T22:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03ed07598f544936f3b08e52bbad74cecf5c27ce",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#158)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-24T12:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36a8927f017feb47cf949611205623d6b46cca17",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#157)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-23T13:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78e2095e4032a9bb2a842115c74df0892f874984",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#156)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-21T15:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fa80f3a86b9ed0d80e86af5e171526f722edcc0",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#155)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-20T11:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6839f6d9088afab9bfabee977c064a19b522617a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/mark3labs/mcp-go to v0.55.0 (#154)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-16T20:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3cf0a490ef14a442fb8425c530dd3740122f853",
"body": "…v3.24.1 (#153)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update gsoci.azurecr.io/giantswarm/alpine docker tag to …",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-16T11:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a49a394c027bca6d53b732a2ca5460794a53139",
"body": "…ing (#150)\n\nThe Dockerfile duplicated the go build that architect/go-build already runs\nin CircleCI: every image build recompiled the binary in a golang builder\nstage, and the CI-built binary never shipped. The image now copies the\nsearch-mcp-<os>-<arch> binary that go-build attaches to the workspace, same\npattern as muster. make docker-build compiles the binary first.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(build): use CI-built binary in container image instead of rebuild…",
"author_name": "Timo Derstappen",
"author_login": "teemow",
"committed_at": "2026-06-11T12:48:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e5c9e609824204e545b8e169f1b67bff4a779b4",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#152)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-11T12:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ce2f1bcc16f289f491d03659b4102319e2394a",
"body": "Co-authored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#151)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-10T19:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266df8236ae30b1c156b089492c0799694817c4b",
"body": "* chore: align files according to platform standards\n\n* test(ats): add app-test-suite chart smoke tests\n\nThe aligned CI standard runs architect/run-tests-with-ats on chart repos, but\nsearch-mcp had no ATS suite, so the generated pipeline's chart-test job aborted\nwith \"Unknown cluster type 'None'\". A\n[…]\nored-by: giantswarm-align-files[bot] <288255335+giantswarm-align-files[bot]@users.noreply.github.com>\nCo-authored-by: Timo Derstappen <teemow@gmail.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": true,
"headline": "chore: align files according to platform standards (#149)",
"author_name": "giantswarm-align-files[bot]",
"author_login": "giantswarm-align-files[bot]",
"committed_at": "2026-06-10T09:40:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2297a12ffa2b9e91b6f83f16800e9652438e58e8",
"body": "…v3.24.0 (#146)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update gsoci.azurecr.io/giantswarm/alpine docker tag to …",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-10T06:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74db0e0df4f4331ccd1edde9e69e732730137264",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency architect to v9.3.0 (#145)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-09T21:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed8af8dde99d2c9def583474b0e1935de156c38d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency architect to v9.2.0 (#144)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-09T06:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "048fc5891556a08973ca3c5c19ace5413307b995",
"body": "…/v2 to v2.5.2 (#143)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/johanneskaufmann/html-to-markdown…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-08T06:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aaae27156dcf8bb3c5634b0d7dd2a84d25734a7",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Quentin Bisson <quentin.bisson@gmail.com>",
"is_bot": true,
"headline": "chore(deps): update dependency architect to v9.1.0 (#141)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-04T06:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "972ffd2354892d639163bcf2f0015d5d942eba7c",
"body": "…v1.26.4 (#142)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update gsoci.azurecr.io/giantswarm/golang docker tag to …",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-04T05:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369caf1ab0836ae77597e12123227a4eea5866d2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency architect to v9.0.1 (#140)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-02T19:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dda9044d2f264e02687060d849a9c419d02f5e9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency architect to v9 (#139)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-01T18:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e4110ac2b9e2007ca0177199871db083dba7d3",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/mark3labs/mcp-go to v0.54.1 (#137)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-26T07:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f88bd28778c2aeac8dba03a9a65733bcc79dde08",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#136)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-05-20T19:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e6e56f11c75f2e004d5c426074892f8495cf2c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency architect to v8.3.0 (#135)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-20T16:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e7be2f476e1e702f91b2498ca4d3ff1154973b",
"body": "Enables Sigstore signing (images, charts, Go binaries), SLSA\nprovenance, and SPDX SBOM by default. v8.2.2 ships the\napp-build-suite image fix for the missing cosign binary on top of\nthe sync-china-registry POSIX-shell fix from v8.2.1.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: bump giantswarm/architect orb to 8.2.2 (#134)",
"author_name": "Timo Derstappen",
"author_login": "teemow",
"committed_at": "2026-05-19T11:27:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2bf68f6fa0961edbde44fd68c5ac4d2b8c193577",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency architect to v8.2.2 (#132)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-19T11:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "058b435d6ff7aa9d769fd5300709c31c02806a0c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/mark3labs/mcp-go to v0.54.0 (#131)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-18T05:41:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f325ffaac62d92be28f8f7d1510549b39cea7396",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update module github.com/mark3labs/mcp-go to v0.53.0 (#130)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-12T16:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181afb3c0aa556d717a299d180f40bbea8ebface",
"body": "….1 (#129)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/JohannesKaufmann/html-to-markdown/v2 to v2.5…",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-08T10:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4679d2521adbb9e4c0254ac27c1ca9b00e60d8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/golang Docker tag to v1.26.3 (#128)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-08T06:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c1884d2b85dd9754a0f09ee15291158fae16fcc",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v8.0.2 (#127)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-07T15:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6cbe33e26200d6e8cb173663ce6be6d1b5176e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v8 (#126)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-06T17:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "865d6720508f10ce2b6fb5d157ff629370b88351",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.52.0 (#125)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-05T15:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e23775cde5c1cbe47decba0e229512a04d71ba5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.51.0 (#124)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-04T19:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5b2759c3ef507d089ac96dcde074a0818f4182b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.50.0 (#123)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-01T08:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "665cb115a4dc9caf6f43c07e414b1657d5f3a433",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v7.1.0 (#122)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-28T19:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6aa9f87f6116d063d2249649f5535d4da20f8e7",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v7 (#121)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-24T14:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0c9ab9045e9ea84915e5f9ba4e1f5b735041b3b",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#120)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-04-24T14:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d996ea9751a1176e2cf7a09822641f5516fe2b1",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#119)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-04-23T06:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e5f3c8b97b0695f3880a2f582292fcc42a14ba",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.49.0 (#118)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-22T06:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d942abde6e8e9d46c408dae76aad1109c152cc08",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.3.1-dev (#117)",
"author_name": "Taylor Bot",
"author_login": "taylorbot",
"committed_at": "2026-04-17T09:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b485744700f90b144d9c7fdb7a1775fecb3bbd7",
"body": "* Release v0.3.0\n\nRelease-Workflow-Run: 24558776429\n\n* Update CHANGELOG.md\n\n---------\n\nCo-authored-by: Marian Steinbach <marian@giantswarm.io>",
"is_bot": false,
"headline": "Release v0.3.0 (#116)",
"author_name": "Taylor Bot",
"author_login": "taylorbot",
"committed_at": "2026-04-17T09:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78d0dca8b26d3a3bda96fd74c2209b0a542ae28e",
"body": "Co-authored-by: github-actions <action@github.com>\nCo-authored-by: Marian Steinbach <marian@giantswarm.io>",
"is_bot": false,
"headline": "Align files (#115)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-04-17T09:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "790bfe9b758e534a66cf1e3d72778c6d0f33b4ff",
"body": null,
"is_bot": false,
"headline": "Add MCP tool annotations (readOnlyHint, openWorldHint) (#114)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-04-17T09:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba970f6754f29dd2ff247afa8f094832d2eae7a",
"body": null,
"is_bot": false,
"headline": "Fix read_docs_url to strip site nav/footer (#113)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-04-17T09:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f69aff66047c4ede3c31148dadad9f26f7bfd8",
"body": "…ict AND search matching (#111)",
"is_bot": false,
"headline": "Less strict default matching, add require_all_terms parameter for str…",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-04-17T09:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70e6734b9a627444282e6f20fd1cc20fdce884be",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/alpine Docker tag to v3.23.4 (#112)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-16T16:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8690324f66e979c5f48a44886e8b9080a7742035",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.48.0 (#110)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-15T19:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "316cb9bf98dd42b95e1fb944877607428f6d1d5c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/golang Docker tag to v1.26.2 (#109)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-09T04:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "354501b7d384be7933875c379e2b90c92ad4805d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.47.1 (#108)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-09T01:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05ae384b0325dea5d1f090d949737c9a2b613ab",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.47.0 (#107)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-04-07T10:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8522fce0a4ab25b04d5e7349472b1742447c7d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.46.0 (#106)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-26T10:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd03b886a8cfdd2c4e3235368f31dbd8ef23b18c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/PuerkitoBio/goquery to v1.12.0 (#105)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-16T07:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20298b9fcf7f06bfdfddf1c5a82944ca2a4668c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module golang.org/x/oauth2 to v0.36.0 (#103)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-13T09:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c4d55994d48b997b00bc9882b1fbd61b2f2b3b0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.45.0 (#102)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-12T18:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f1e550511e7157fd03607c923489f78dd33d2c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/golang Docker tag to v1.26.1 (#101)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-12T16:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e924b0706d80b223b35bfe13e485b38fc06018f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v6.15.0 (#104)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-12T14:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71e993de336c04ea2cebc60352447fe3b6d8446",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v6.14.1 (#100)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-28T19:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "103678ae5c1fff3cb17e5b9e6689989d427bdaea",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.44.1 (#99)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-27T21:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a08f9f61a5ba07f165ed45a61661003f7fd249",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v6.13.0 (#98)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-18T13:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d22d101e526a8cd82b2680bfebcf8d244356b40b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module github.com/mark3labs/mcp-go to v0.44.0 (#97)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-16T10:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14906762db9a5616448a3ba2accc8d9a6945cc99",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/golang Docker tag to v1.26.0 (#95)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-12T07:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818f44ce35c9f5cf343c2c7bcaa52ac82246c9b5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update module golang.org/x/oauth2 to v0.35.0 (#94)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-08T13:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3f9be2b06bc009ffd10d9c388e55f20a8a87aa",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#93)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-02-06T11:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afbd1561927d5b9a49e2c216b80a9016b5862ae5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/golang Docker tag to v1.25.7 (#92)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-05T06:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c55463d32c0b74d58b0c7247350a2a006a175b",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#91)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-02-03T12:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e4ecb533215f2da47abfa7d6b0d63d0f710e4a5",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#90)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-02-02T11:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f215bce3d83052c18ef8ef1c8c77be2bab88504",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#89)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-01-30T14:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d50085f47c00515ffd3c112120bb1ef6def770",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.2.1-dev (#88)",
"author_name": "Taylor Bot",
"author_login": "taylorbot",
"committed_at": "2026-01-30T13:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fee9c1c3abbda7d033b956a92d510e17f2ac9779",
"body": null,
"is_bot": false,
"headline": "Release v0.2.0 (#87)",
"author_name": "Taylor Bot",
"author_login": "taylorbot",
"committed_at": "2026-01-30T11:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "401042b7bcfd195f52815861036c021561f899bb",
"body": "* Add chart\n\n* Add chart name\n\n* Mitigate 'missing starting space in comment'\n\n* Specify anti-affinity for replicaCount > 1\n\n* Enable chart pushing\n\n* Set chart version to 0.1.0\n\n* Build chart after push-to-registries\n\n* Add ABS config\n\n* Add more ABS config\n\n* Update schema for hostnames\n\n* Create ci-values.yaml\n\n* Move unused values out of CI folder\n\n* Set args for streamable-http mode\n\n* Define parentRefs schema\n\n* Add external-dns annotations\n\n* Simplify args\n\n* Add egress permissions",
"is_bot": false,
"headline": "Add chart (#86)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-30T11:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdaa9d0e2c49092e21564fe808c1d7405eef86dd",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/alpine Docker tag to v3.23.3 (#85)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-29T04:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f61672357a6d0e3374b71227193acb30128143a",
"body": "* Add metrics and more logging\n\n* Add CLAUDE.md, run goimports",
"is_bot": false,
"headline": "Add metrics and more logging (#84)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-28T12:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df93a1a3d671996e8ec813bdb6969d1d4734ca9b",
"body": "* Add tools\n\n* Remove time field from log\n\n* Update README.md\n\n* Update CHANGELOG.md",
"is_bot": false,
"headline": "Add public tools for better docs access (#83)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-28T10:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b132f3d3c82c8603f91602d575ad458ac1d8b3c7",
"body": null,
"is_bot": false,
"headline": "Make OAUTH_CLIENT_SECRET optional (#81)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-21T15:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3313fdc804036764bd695185606d1b6755d77c9c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency architect to v6.12.0 (#82)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-20T15:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1454f1458cafefbb6708768ffee756c70880aa",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update gsoci.azurecr.io/giantswarm/golang Docker tag to v1.25.6 (#80)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-16T04:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b83e707860f3d9c56fc430fc63a6d4c0836b3a7",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.1-dev (#78)",
"author_name": "Taylor Bot",
"author_login": "taylorbot",
"committed_at": "2026-01-15T17:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce30df37d04a2d3d86b8c3ca1cd94473229d6e58",
"body": null,
"is_bot": false,
"headline": "Update installation and docker docs (#79)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-15T16:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec477ef991c69b494e16580b84d6aeb6d1e5cf2",
"body": "* Release v0.1.0\n\n* Update CHANGELOG for version 0.1.0\n\n---------\n\nCo-authored-by: Marian Steinbach <marian@giantswarm.io>",
"is_bot": false,
"headline": "Release v0.1.0 (#77)",
"author_name": "Taylor Bot",
"author_login": "taylorbot",
"committed_at": "2026-01-15T16:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6275d40b46919cd00dd5d30827c4101a1a48ab21",
"body": null,
"is_bot": false,
"headline": "Delete __pycache__ (#75)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-15T16:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7989d7ab8381709547b378a5228dc57f44d5dc46",
"body": "* Implement auth for HTTP\n\n* Add device flow auth for STDIO mode\n\n* Auth debugging (vibe-kanban 805fd1c7)\n\nI want to be able to test the auth functions manually. Please make sure that we log the following when the --debug flag is set:\n\n- The entire JWT token should be logged, so that I can copy it a\n[…]\nigation tool\n- Make sure there is detailed logging that allows me to understand when token refreshing is happening.\n\n* Remove binary\n\n* Fix refreshing\n\n* Fix runbook and opsrecipe tools\n\n* Format code",
"is_bot": false,
"headline": "Add authentication (#76)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-15T16:23:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ebd79e8650f0b17326bccfff6f109ad6f6966309",
"body": "* Remove obsolete files\n\n* Rewrite in Go\n\n* Add binary name to CI config\n\n* Format Go code\n\n* Add rules\n\n* Update rules\n\n* Update structure, add version command\n\n* Add workflows\n\n* Update search logic for OpenSearch\n\n* Update general rule\n\n* Reduce default page size to 10\n\n* Change Dockerfile to add entrypoint",
"is_bot": false,
"headline": "Re-implement in Go (#74)",
"author_name": "Marian Steinbach",
"author_login": "marians",
"committed_at": "2026-01-13T11:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43d2d238927f07c007cc13822e137fffc7aa2733",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency starlette to v0.51.0 (#73)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-12T11:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2f05ada1fae7611fbf665457ed8f1f18b48c832",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency jsonschema to v4.26.0 (#72)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-08T09:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbd2bb39fac5265743fd5d98e627468b244e62b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency anyio to v4.12.1 (#70)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-06T13:32:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e21eafe37b2badf9858168b565e3f16ae6ebbe4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency typer to v0.21.1 (#71)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-06T13:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c565015ede53d6cd7a8b7d72a2cbc6457623a0e",
"body": "Co-authored-by: github-actions <action@github.com>",
"is_bot": false,
"headline": "Align files (#68)",
"author_name": "ArchitectBot",
"author_login": "architectbot",
"committed_at": "2026-01-06T09:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "440083332f14637fb469cd852f8c9a0bfdc3b18b",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency sse-starlette to v3.1.2 (#65)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-06T09:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6b62dd906e0cb630eed7321d6794960b93f400",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency aiohttp to v3.13.3 [SECURITY] (#69)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-06T08:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de5c36558e23eedd06fbe18a9b14c9856fbe5b3c",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency typer to v0.21.0 (#64)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-06T08:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5929a1ecad460dbe6808d308dbee741e786e152",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency uvicorn to v0.40.0 (#63)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-06T08:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc7670ec12da53b9b5f906468a174d799fafc68",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency certifi to v2026 (#67)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-01-06T08:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "003964f7dea0e5bead3efd839467e92a746319d4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency mcp to v1.25.0 (#61)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-22T13:25:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e3ba0b50788c6161a6ecad5bcaa35d39d96151",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency typer to v0.20.1 (#62)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-22T13:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6813b4a50f881b5392c8767137d9fef427d93ec3",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency soupsieve to v2.8.1 (#60)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-18T15:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a59077570acbf1d5d04b3d0dad9babd974bd37",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency python-multipart to v0.0.21 (#59)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-12-17T15:47:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 155,
"latest_release_at": "2026-07-21T02:51:29Z",
"latest_release_tag": "v0.3.15",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 36,
"days_since_latest_release": 1,
"mean_days_between_releases": 3.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/giantswarm/search-mcp",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/giantswarm/search-mcp",
"is_deprecated": false,
"latest_version": "v0.3.15",
"repository_url": "https://github.com/giantswarm/search-mcp",
"versions_count": 19,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T02:51:17Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"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": 22889,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [
".claude/CLAUDE.md",
".cursor/rules/docker.mdc",
".cursor/rules/general.mdc",
".cursor/rules/go.mdc",
".cursor/rules/zz_generated.base-llm-rules.mdc",
".cursor/rules/zz_generated.go-llm-rules.mdc"
],
"agent_instruction_max_bytes": 3012
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "pytest",
"direct": false,
"version": "8.4.2",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.8,
"advisory_ids": [
"GHSA-6w46-j5rx-g56g",
"PYSEC-2026-1845"
],
"fixed_version": "9.0.3",
"advisory_count": 2,
"oldest_advisory_days": 180
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 7
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1,
"moderate": 1
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 30,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/JohannesKaufmann/html-to-markdown/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.2"
},
{
"name": "github.com/PuerkitoBio/goquery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/mark3labs/mcp-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.56.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/johanneskaufmann/html-to-markdown/v2",
"direct": true,
"version": "v2.5.2",
"ecosystem": "go"
},
{
"name": "github.com/mark3labs/mcp-go",
"direct": true,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.24.0",
"ecosystem": "go"
},
{
"name": "github.com/puerkitobio/goquery",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/cascadia",
"direct": false,
"version": "v1.3.4",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/google/jsonschema-go",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/johanneskaufmann/dom",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.70.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.9",
"ecosystem": "go"
},
{
"name": "github.com/yosida95/uritemplate/v3",
"direct": false,
"version": "v3.0.2",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "pykube-ng",
"direct": false,
"version": "23.6.0",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "8.4.2",
"ecosystem": "pypi"
},
{
"name": "pytest-helm-charts",
"direct": false,
"version": "1.3.4",
"ecosystem": "pypi"
},
{
"name": "pytest-rerunfailures",
"direct": false,
"version": "16.3",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.34.2",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 30,
"direct_count": 6,
"indirect_count": 24
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 146,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 15
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "marians",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/273727?v=4"
},
{
"type": "User",
"login": "architectbot",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/61872893?v=4"
},
{
"type": "User",
"login": "taylorbot",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/25685558?v=4"
},
{
"type": "User",
"login": "teemow",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/32488?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.522
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"zz_generated.add-team-labels.yaml",
"zz_generated.add-to-project-board.yaml",
"zz_generated.auto_release.yaml",
"zz_generated.check_values_schema.yaml",
"zz_generated.fix_vulnerabilities.yaml",
"zz_generated.gitleaks.yaml",
"zz_generated.run_ossf_scorecard.yaml",
"zz_generated.semantic_pull_request.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 2/3 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 4,
"reason": "dependency not pinned by hash detected -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9c9a2e22708ac8c81adf6eca93de32f060f1975d",
"ran_at": "2026-07-22T06:24:47Z",
"aggregate_score": 6.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T09:51:51Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T02:51:17Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 3,
"created_at": "2025-10-17T09:47:20Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/giantswarm/search-mcp",
"host": "github.com",
"name": "search-mcp",
"owner": "giantswarm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"security": 74,
"vitality": 93,
"community": 24,
"governance": 65,
"engineering": 86
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 93,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"commits_last_year": 155,
"human_commit_share": 0.28,
"days_since_last_push": 1,
"active_weeks_last_year": 36
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "36/52 weeks with commits",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 36
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "155 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 155
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v0.3.15",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 3.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.4
}
}
],
"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": 40,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 40 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 40
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 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": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.522
},
"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 52% of commits",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"merged_prs": 146,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 15
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "146/161 decided PRs merged",
"points": 34.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 146,
"decided": 161
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/3 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"followers": 143,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "giantswarm",
"public_repos": 1160,
"account_age_days": 4453
},
"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": "143 followers of giantswarm",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 143,
"login": "giantswarm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1160 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1160
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/giantswarm/search-mcp"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 86,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "8 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 8
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"mcp-server"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 74,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/3 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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 30 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": 30
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 30,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1, unknown 1",
"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": 30,
"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": 10
},
"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": "excellent",
"name": "AI Readiness",
"value": 91,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.964,
"agent_instruction_files": [
".claude/CLAUDE.md",
".cursor/rules/docker.mdc",
".cursor/rules/general.mdc",
".cursor/rules/go.mdc",
".cursor/rules/zz_generated.base-llm-rules.mdc",
".cursor/rules/zz_generated.go-llm-rules.mdc"
],
"agent_instruction_max_bytes": 3012
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".claude/CLAUDE.md, .cursor/rules/docker.mdc, .cursor/rules/general.mdc, .cursor/rules/go.mdc, .cursor/rules/zz_generated.base-llm-rules.mdc, .cursor/rules/zz_generated.go-llm-rules.mdc",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".claude/CLAUDE.md, .cursor/rules/docker.mdc, .cursor/rules/general.mdc, .cursor/rules/go.mdc, .cursor/rules/zz_generated.base-llm-rules.mdc, .cursor/rules/zz_generated.go-llm-rules.mdc"
}
}
],
"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": "27 of 28 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 27,
"sampled": 28
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 92,
"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.04,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.62
},
"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": null,
"points": 11,
"status": "met",
"details": [],
"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": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "62 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 62,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 22889,
"source_files_sampled": 26,
"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/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T06:25:09.475582Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/giantswarm/search-mcp.svg",
"full_name": "giantswarm/search-mcp",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}