JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 7180,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 453582,
"Shell": 19243,
"Makefile": 13624,
"Dockerfile": 1670
},
"pushed_at": "2026-07-22T21:29:14Z",
"created_at": "2025-06-18T21:54:20Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T08:34:48Z",
"description": "Dokku modular mcp server in go - fx & mcp-go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "dokku mcp",
"type": "Organization",
"login": "dokku-MCP",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/217285367?v=4",
"created_at": "2025-06-21T01:29:26Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 402
},
"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.4.3",
"kind": "patch",
"published_at": "2026-07-02T18:28:06Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-07-02T17:01:22Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-02T16:43:39Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-12-16T21:29:25Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-10-09T20:14:44Z"
},
{
"tag": "v0.1.1-alpha",
"kind": "prerelease",
"published_at": "2025-06-23T22:10:49Z"
},
{
"tag": "v0.1.0-alpha",
"kind": "prerelease",
"published_at": "2025-06-23T18:04:50Z"
}
],
"recent_commits": [
{
"oid": "137706a712ad73d381cd2c2c6bde0a966f6412ad",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.25 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-07-22T21:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a76044f4680fb910ac62332607f3372e7c31a118",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.24 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-07-18T21:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af53b9f18c4b8b5250da1e530e647178950607fe",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.22 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-07-09T21:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c884dfb551791bcf4360d1c0b7d87db899b6666",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.21 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-07-07T21:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26a9dea5f160023fdc050af69fe4b2eefeab6697",
"body": "- MCP registry rejected io.github.dokku-mcp/dokku-mcp with 403; the OIDC\n grant is io.github.dokku-MCP/* (org is dokku-MCP), so match the case in\n name/homepage/repository.url\n- goreleaser-action v6 -> v7 moves the action off deprecated node20 to node24",
"is_bot": false,
"headline": "fix(release): match MCP namespace case and bump goreleaser-action to v7",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2026-07-02T18:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a45fe35e0bb01de4963ee3f5b300382542329425",
"body": "The official MCP Registry rejects descriptions over 100 characters (422\nvalidation error), which failed the release after the GitHub release and\nall assets had already published. Bumps to v0.4.2 to cut a clean release\nthat also completes the MCP registry publication.",
"is_bot": false,
"headline": "fix(release): shorten MCP registry description to <=100 chars",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2026-07-02T16:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb30c09f4d5cf8737e3131ab8ad966a40dae7c34",
"body": "- x/net v0.48.0 -> v0.55.0 clears 5 HIGH CVEs Trivy flagged in go.mod\n (html XSS, http2 DoS, idna) that govulncheck ignored as unreachable\n- auto-tag now requires ci.yml, compatibility.yml and trivy.yml to all\n succeed for the commit before tagging; re-evaluates on each workflow\n completion so or\n[…]\nmits landing after a version bump still trigger the release\n- guard Trivy SARIF uploads on file existence so a failing scan no longer\n masks the real error with a 'path does not exist' upload failure",
"is_bot": false,
"headline": "fix(ci): bump golang.org/x/net to v0.55.0 and gate release on Trivy",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2026-07-02T16:49:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cdb59cd29897005426820db0f6ffb7b4fb2ad072",
"body": null,
"is_bot": false,
"headline": "chore: bump version to v0.4.1",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2026-07-02T16:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "872e689bf74d0e2854c432fa73ac57b1bbe04294",
"body": "…CORS Max-Age header\n\n- toolchain go1.25.11 clears 7 stdlib govulncheck advisories (crypto/x509, crypto/tls, net/textproto, net/url, os)\n- buger/jsonparser v1.1.2, golang.org/x/sys v0.44.0 clear Nancy/govulncheck findings\n- Access-Control-Max-Age: strconv.Itoa instead of string(rune()) (G115, real bug)\n- annotate ssh-agent socket stat as #nosec G703 (operator's own SSH_AUTH_SOCK)",
"is_bot": false,
"headline": "fix(security): bump Go toolchain to 1.25.11 and vulnerable deps, fix …",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2026-07-02T16:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "917a0d4003a8c1c3db5c2b3476342a765b171b61",
"body": null,
"is_bot": false,
"headline": "ci: fix Trivy action versions (nonexistent tags)",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2026-07-02T16:22:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1fd64768d4608666e4059d9bd867e580c44d601",
"body": "Fixes LobeHub MCP validation: its manifest downloads bare-binary assets\nthat stopped existing after v0.1.x (404).\n\n- .goreleaser.yaml: linux/darwin (amd64, arm64) + linux/arm builds, bare\n binaries + tar.gz under the historical names, checksums, changelog,\n and server.json publication to the offic\n[…]\nrop changelog/build-all, add\n release-check and release-snapshot\n- README/docs: fix broken install URLs\n\nBinary inside tar.gz is now named dokku-mcp (was dokku-mcp-<os>-<arch>),\nhence the minor bump.",
"is_bot": false,
"headline": "ci: migrate release pipeline to GoReleaser and bump to v0.4.0",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2026-07-02T16:16:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0db05b691d9a1c46f2d7473913757155b277fa55",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.20 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-06-28T21:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e042abb88033ab38ac0ce50b3c81919a9682af3",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.17 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-06-03T22:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2a4bfea0dc99d380a3a6c6c63d815d346e714b",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.16 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-06-01T22:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3501aa5b1ed28c1ef39eb250f160ba8a518070f9",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.15 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-31T21:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a2b887ffa5ef229202127a9e700d1b54da0e95",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.13 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-30T21:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39ffd236f121bc03de7c6abcf9ff9fd0687478d",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.9 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-28T22:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d6c87a122f134c49d6166a5e2c12deebc3798f",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.7 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-27T22:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cde45980415fee810b7c429429915370318498c",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.6 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-25T21:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cfe13829744939078ace60bc7581ab4a21625cb",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.5 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-13T21:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ce2453fef30c7c81b6a56398a80fda10bc730c",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.3 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-11T21:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9c2e91064ec6f3e37e815b20a80185f172443c",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.1 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-05-07T21:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84afb54987868ff7926a0895e4f66412abcd0822",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.38.0 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-04-30T21:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f657c8a75a2fac35ec58de60b9223c73e6e025",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.9 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-04-18T20:52:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdf19d4aa053e96bf27f869b0b9637674201fc13",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.8 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-04-16T21:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9091b268ee0245e09a0702057c1efbdfcf3091",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.7 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-03-12T20:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d55918bc2d4e4526e7dce183634c8af241f1ab7",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.5 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-01-10T20:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ff450b3ec16c27212eee6bc3333be4b2590990",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.4 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2026-01-06T20:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a88423fdea6e7614bdfe904013fe9d1e07ee15c",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.3 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-12-28T20:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97237d369195d143a69f6b1911a9cc4f41499b6",
"body": null,
"is_bot": false,
"headline": "docs: update version to v0.3.0",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-12-16T21:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49145d554ae72a765a60108d47aef3c9d0c98819",
"body": null,
"is_bot": false,
"headline": "ci: enhance LLM release workflow and configuration settings",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T21:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707e03c22d40b448a52386a139833c1cf64904d6",
"body": null,
"is_bot": false,
"headline": "ci: fix LLM release workflow",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T19:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b2511f9f5948e5dede1b0494176026f7912422a",
"body": null,
"is_bot": false,
"headline": "ci: fix LLM analysis report handling and configuration updates",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T18:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f1602f71902c2f36be22f0624a2db27ee53a9b",
"body": "…ns/upload-artifact-6\n\nchore(deps): bump actions/upload-artifact from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #49 from dokku-MCP/dependabot/github_actions/actio…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T18:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f20de989633d2cf5c2911439cac04429dd499bf",
"body": "…ns/cache-5\n\nchore(deps): bump actions/cache from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #50 from dokku-MCP/dependabot/github_actions/actio…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T18:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c9aee4e1fd0cf54bd29d23e0fdf7377f880ac5",
"body": "…ns/download-artifact-7\n\nchore(deps): bump actions/download-artifact from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #51 from dokku-MCP/dependabot/github_actions/actio…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T18:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ff207e61f8eb134df46c390e76fa1479796a9ed",
"body": null,
"is_bot": false,
"headline": "ci: fix end delimiters",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T18:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494390f0f4e85615ca460cd313ef660aef8e4dfe",
"body": "delimiter",
"is_bot": false,
"headline": "ci: fix conflicting",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T17:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb445b28463754630ee4a793d496b793ac6953e",
"body": null,
"is_bot": false,
"headline": "ci: PTY allocation control for CI",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T17:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a79acc4b7ed20a11892dd460f35eba4a89874a",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/download-artifact from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-16T16:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256ae6fba4ef49f4f7c61f722346daeafe63caf3",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/upload-artifact from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-16T16:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd57c808e158dc385f8543c61cfdb1100613339",
"body": null,
"is_bot": false,
"headline": "ci: fix llm-release workflow with SSH server setup",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T16:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729786c618fdd55e48d79ff1e25aa423bee27cf6",
"body": null,
"is_bot": false,
"headline": "ci: refactor llm-release workflow to streamline Mistral Vibe integration",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T03:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab9e183962640a466812c1f9d4dffdf9923ce069",
"body": null,
"is_bot": false,
"headline": "ci: update MISTRAL_API_KEY handling in llm-release workflow",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T02:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6394c657517acb9efb6906cb68754e15f774c42b",
"body": null,
"is_bot": false,
"headline": "ci: fix inexisting mistral vibe config",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T02:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "046fd88247f6170710b19c82aacee5386886dcf7",
"body": null,
"is_bot": false,
"headline": "ci: improve SSH key handling in Dokku CI workflow",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T02:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de0e6e1baa77124c73cbb49a2b71cdcc4647748",
"body": null,
"is_bot": false,
"headline": "ci: pull mistral vibe from main",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T02:19:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8298bedd742ae1b7f6f15bfbba326d3df9006de6",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/cache from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-16T02:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52fa961392e6187cce99f7dbcfaf404e84f69c9f",
"body": null,
"is_bot": false,
"headline": "ci: fix cyclo",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T02:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f5f53149455d096eb2bc66e06a818d466a28d8",
"body": null,
"is_bot": false,
"headline": "ci: new release with llm report",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-16T02:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c5fec78d8ac11f683371c140d6df53d2b0ece4",
"body": null,
"is_bot": false,
"headline": "ci: upgrade container packages",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-15T23:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ec3f810c7a63a4cc55434a388981c69ace174a",
"body": null,
"is_bot": false,
"headline": "ci: unify Trivy scans",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-15T23:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37435768507a3c168388718b50e77a050fbf7748",
"body": null,
"is_bot": false,
"headline": "ci: specify Trivy version",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-15T23:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e190599a6f9f7d3dc33ba736f589bc837f1c642",
"body": "Implements hybrid log streaming strategy with:\n- Build logs: polling via MCP resources (dokku://deployment/{id}/logs)\n- Runtime logs: hybrid polling/streaming for stdio/SSE transports\n- Configuration: runtime and build log settings with defaults\n- Integration: deployment plugin and app plugin enhancements",
"is_bot": false,
"headline": "feat: implement build and runtime logs",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-15T22:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c52e9448103cdefa2f1162a3e3190ff390737b05",
"body": "Replaces map[string]interface{} with a proper strongly-typed AuditParameter struct\nthat supports string, int, float, bool, and JSON values.\n\nThe AuditParameter struct uses a discriminated union pattern with an 'isSet' field\nto track which value is populated, providing type safety while maintaining\nf\n[…]\nThis change eliminates the forbidden interface{} pattern while maintaining\nthe flexibility needed for audit event parameters.\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>",
"is_bot": false,
"headline": "fix: implement strongly-typed AuditParameter for audit events",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T03:04:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b030f8402d60425d705b17a1e760e537fe2e34a7",
"body": "All multi-tenant infrastructure files have been committed in fa314f3.\nNo untracked files remain.\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "docs: remove UNTRACKED_FILES.md as all files are now committed",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T02:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa314f3503b03a72fb2211a1743dd02c9ba4ab7f",
"body": "Add remaining multi-tenant infrastructure components:\n\nAuthorization:\n- WrapToolWithAuthorization for access control\n- Checks tenant permissions before tool execution\n- Integrates with auth.AuthorizationChecker interface\n\nAudit Logging:\n- Event structure for compliance tracking\n- EventSink interface\n[…]\ne\nthe auth interfaces and tenant context committed in 6148e27.\n\nAll components are ready for integration when multi-tenant mode\nis fully configured and enabled.\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "feat: add multi-tenant authorization, audit, and metrics infrastructure",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T02:43:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5229ff6a7a44cc54ad0a93d875674a4627e8b972",
"body": "Add documentation explaining the untracked files in the repository:\n- internal/server-plugin/authorization/ - Tool authorization wrapper\n- internal/shared/audit/ - Audit event logging\n- internal/shared/metrics/ - Metrics collection\n\nThese files are complete but not yet integrated into the codebase.\nThey will be committed when multi-tenant feature is fully implemented.\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "docs: document untracked multi-tenant infrastructure files",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T02:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "156a7336f154a6481b431b4db6dd43c15c8a7f9e",
"body": "Prevent accidentally committing build artifacts in root directory.\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "chore: add 'main' binary to .gitignore",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T02:38:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8e851e0a22ad2a18e1146934a5ea776522807c3",
"body": "Add Architecture Decision Record (ADR 001) for log streaming:\n- Hybrid approach: polling for build logs, streaming for runtime logs\n- Build logs use existing DeploymentTracker infrastructure\n- Runtime logs support both SSE streaming and stdio polling\n- Transport-aware strategy for optimal performanc\n[…]\ny-step Phase 1 guide\n\nThis documents the decision made for handling Dokku build and runtime logs\nin the MCP server, providing clear guidance for implementation.\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "docs: add log streaming strategy and implementation guides",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T02:34:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "75249c808d280dc4d092f17e998b2fb0a91b4451",
"body": "- Add CORS configuration environment variables\n- Update cache and logging settings for development\n- Adjust SSH configuration paths\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "chore: update .mcp.json with CORS environment variables",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T02:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db320e557a1aa2b813c8f21945b747c8c6f387c",
"body": "- Remove TestTenantContext function that called RunSpecs\n- Keep test specs under existing TestShared suite\n- Fixes 'RunSpecs called more than once' error\n- All tests pass including race detection\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "fix: remove duplicate Ginkgo test suite in tenant_context_test",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T01:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6148e2771a93aeab4cbcba834e8d0079b60932f2",
"body": "- Add internal/server/auth package with Authenticator interface\n- Add NoOpAuthenticator for single-tenant mode\n- Add shared.TenantContext for tenant isolation\n- Required by server.go for optional multi-tenant authentication\n\nThis fixes the Docker build failure in CI where these files were missing.\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "fix: add missing auth interfaces for multi-tenant support",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T01:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95f65a5c394660caeb494eb9ac772dd283fc1012",
"body": "- Fix version mismatch between Ginkgo CLI and imported packages\n- Update related dependencies (pprof, golang.org/x/*)\n- All tests continue to pass\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "chore: update Ginkgo to v2.27.3 and Gomega to v1.38.3",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T01:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a031a9c2f874bc71288ad26729e547d909f8c8",
"body": "- Add CORSConfig to transport configuration\n- Implement CORS middleware with origin validation\n- Support wildcard subdomains (*.example.com)\n- Handle preflight OPTIONS requests\n- Disabled by default (uses mcp-go's Access-Control-Allow-Origin: *)\n- Add comprehensive test suite for CORS functionality\n\n[…]\ngo from v0.43.0 to v0.43.2\n- Add docs/CORS.md with security analysis and best practices\n- Update config.yaml.example with CORS examples\n- Bump version to v0.2.2\n\nCo-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "feat: add optional CORS middleware for SSE transport",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T01:37:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8c0815e73175215d770c69683f8c38c9857d5433",
"body": "Co-authored-by: Ona <no-reply@ona.com>",
"is_bot": false,
"headline": "feat: add devcontainer",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-12-13T00:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45cc9040589cf8c9c9d7e822b6f140607d7922a",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.2 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-12-07T20:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f56607febaaa8c8b4395b74609c306c9ede9f72",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.1 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-12-04T20:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d90dec94884bc6ca493d57ea56c5cc7d84fa0a95",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.37.0 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-11-21T20:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1717cbb1c53237d3226d0c967d50fb3ab521f09",
"body": null,
"is_bot": false,
"headline": "chore: upgrade latest core go and libs",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-11-06T00:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39685f0b9f4ae2ee68d7fe46c3a7b118ca1797c",
"body": null,
"is_bot": false,
"headline": "chore: upgrade latest GH actions deps",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-11-03T16:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c830082cc35ae09a548fb662f4c1e067b799d1",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.36.10 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-10-27T20:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22859a9d5e3c47261a2ee9f515ece984750223a0",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.36.9 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-10-17T20:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e3e2e810b2532bf3647d56992c489738720f40f",
"body": null,
"is_bot": false,
"headline": "Add Dokku v0.36.8 to compatibility test matrix",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2025-10-13T20:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b17e746db31f7e9b8cb45e559e86a1e25198382",
"body": null,
"is_bot": false,
"headline": "ci: exclude json generator from type check",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-12T22:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51bfcbf3c7ccb51befb60f1cc7f0de6b89e9d58d",
"body": null,
"is_bot": false,
"headline": "ci: unify tool install and pin air dep",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-12T22:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ca181f419351599726bb50ca285a73da8929a6",
"body": null,
"is_bot": false,
"headline": "feat: auto-generate mcp.json template",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-12T20:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2ae2c78e98b9f867088545bec9b1d484c9797d",
"body": null,
"is_bot": false,
"headline": "chore: migrate repo",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-11T01:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12193ba72207f8dc6ab2f4294106dcee3f22edd6",
"body": null,
"is_bot": false,
"headline": "doc: add lobechat badge",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T23:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d5a2cdade0a2ed596bf315cdbf0b1642b083d10",
"body": "…ons/checkout-5\n\nchore(deps): bump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #19 from alex-galey/dependabot/github_actions/acti…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T20:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43ae053c7bf833fe0d9da623d4074e5fea1e564",
"body": "…ons/download-artifact-5\n\nchore(deps): bump actions/download-artifact from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #21 from alex-galey/dependabot/github_actions/acti…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T20:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d11348378eeefd6e9866cdf0ecefbaff92497a5",
"body": "…ons/setup-go-6\n\nchore(deps): bump actions/setup-go from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #22 from alex-galey/dependabot/github_actions/acti…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T20:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f37924ea2310fd4ca433e1d79da4d00b90135b",
"body": "…ons/github-script-8\n\nchore(deps): bump actions/github-script from 7 to 8",
"is_bot": false,
"headline": "Merge pull request #23 from alex-galey/dependabot/github_actions/acti…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T20:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a225ec1c1c2de89ceaa2664b14181a0acbf11f23",
"body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github-script\n dependency-version: '8'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/github-script from 7 to 8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-10T20:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b670927c44c69f7c57151e7327486937e2e51c84",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-go from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-10T20:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3628a12675b9a990c4db42c978851057538a7c68",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/download-artifact from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-10T20:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd6481a5059b34dfde2d789867b1784c6d33e6e4",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-10T20:39:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5bfe96e462df6871942ea8430f473d4b1003190d",
"body": null,
"is_bot": false,
"headline": "ci: fix dependabot gh action",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T20:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20fc02c2e67922a2ac8d54049b6de362e76f3e22",
"body": null,
"is_bot": false,
"headline": "ci: fix dependabot syntax",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T20:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "908b712df56553a6955c007ff558e5f8cb7455a3",
"body": null,
"is_bot": false,
"headline": "ci: add trivy and dependabot",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T20:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c6b80f458a8557f5cf5abe226e79996045cae38",
"body": "…lper-availability-1760062922\n\nInform about Goose helper availability",
"is_bot": false,
"headline": "Merge pull request #13 from alex-galey/goose-ai/inform-about-goose-he…",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-10T02:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0405dc6242f36b2cf90a0f198b997ee6cf10601",
"body": null,
"is_bot": false,
"headline": "Changes from Goose AI",
"author_name": "Goose AI",
"author_login": null,
"committed_at": "2025-10-10T02:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a3e4b8c4677ac95cc9e55a224beebf67ae077c",
"body": null,
"is_bot": false,
"headline": "ci: fix goose env vars",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T23:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff3fa4a9490f55e41825596f1a91704669ff24b",
"body": null,
"is_bot": false,
"headline": "ci: goose-helper select model and provider",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T22:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718c9e87251d5968522a77bd700450345c35bbba",
"body": null,
"is_bot": false,
"headline": "ci: fork action and install langfuse",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T20:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600e5495f839e5aafd04fd788261b3a9db57dbd4",
"body": null,
"is_bot": false,
"headline": "ci: add goose issues helper",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T20:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e040a1a44ffb7c95c34992d7bd33a5f84384a3",
"body": null,
"is_bot": false,
"headline": "ci: fix auto-tag triggering auto-release",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T20:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97facf372de1f2bc2f3b1bb0c8c1013fa693432",
"body": null,
"is_bot": false,
"headline": "ci: trigger auto-release from auto-tag",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T19:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ae906d4ff08732671e644191eaf6417709c440",
"body": null,
"is_bot": false,
"headline": "ci: auto-release on VERSION change",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T19:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4840a4d15966bc21e0ea305a718e4c854442029e",
"body": null,
"is_bot": false,
"headline": "ci: improve release script",
"author_name": "Alex Galey",
"author_login": "alex-galey",
"committed_at": "2025-10-09T19:29:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 122,
"latest_release_at": "2026-07-02T18:28:06Z",
"latest_release_tag": "v0.4.3",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 28,
"days_since_latest_release": 25,
"mean_days_between_releases": 62.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/dokku-mcp/dokku-mcp",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/dokku-mcp/dokku-mcp",
"is_deprecated": false,
"latest_version": "v0.4.3",
"repository_url": "https://github.com/dokku-mcp/dokku-mcp",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-02T18:21:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 25
}
]
},
"popularity": {
"forks": 1,
"stars": 7,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-02-27",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 43
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 20899,
"source_files_sampled": 117,
"oversized_source_files": 0,
"agent_instruction_files": [
".cursor/rules/README.md",
".cursor/rules/ddd-architecture.mdc",
".cursor/rules/go-performance.mdc",
".cursor/rules/golang-standards.mdc",
".cursor/rules/mcp-development.mdc",
".cursor/rules/project-workflow.mdc",
".cursor/rules/security-validation.mdc",
".cursor/rules/testing-patterns.mdc"
],
"agent_instruction_max_bytes": 15119
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/mark3labs/mcp-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.43.2"
},
{
"name": "github.com/onsi/ginkgo/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.27.3"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.3"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "go.uber.org/fx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 9,
"merged_prs": 10,
"open_issues": 34,
"closed_ratio": 0.32,
"closed_issues": 16,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "alex-galey",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/38226400?v=4"
},
{
"type": "User",
"login": "actions-user",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.721
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-tag.yml",
"ci.yml",
"compatibility.yml",
"dokku-release-monitor.yml",
"goose-helper.yml",
"llm-release.yml",
"release.yml",
"trivy.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 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": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "137706a712ad73d381cd2c2c6bde0a966f6412ad",
"ran_at": "2026-07-28T08:35:15Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T21:28:45Z",
"oldest_open_prs": [
{
"number": 15,
"created_at": "2025-10-10T12:14:17Z",
"last_comment_at": "2025-10-10T12:53:42Z",
"last_comment_author": "github-actions"
},
{
"number": 63,
"created_at": "2026-01-19T23:08:08Z",
"last_comment_at": "2026-01-19T23:08:12Z",
"last_comment_author": "greptile-apps"
},
{
"number": 64,
"created_at": "2026-01-30T22:15:09Z",
"last_comment_at": "2026-01-30T22:15:27Z",
"last_comment_author": "greptile-apps"
},
{
"number": 65,
"created_at": "2026-01-30T22:15:13Z",
"last_comment_at": "2026-01-30T22:15:30Z",
"last_comment_author": "greptile-apps"
},
{
"number": 70,
"created_at": "2026-03-02T23:44:27Z",
"last_comment_at": "2026-03-02T23:44:50Z",
"last_comment_author": "greptile-apps"
},
{
"number": 72,
"created_at": "2026-03-02T23:44:38Z",
"last_comment_at": "2026-03-02T23:44:44Z",
"last_comment_author": "greptile-apps"
},
{
"number": 73,
"created_at": "2026-03-06T22:14:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 74,
"created_at": "2026-03-09T22:47:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2026-03-09T22:48:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-12-16T18:20:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 12,
"created_at": "2025-10-10T01:49:00Z",
"last_comment_at": "2025-10-10T12:05:37Z",
"last_comment_author": "alex-galey"
},
{
"number": 14,
"created_at": "2025-10-10T12:01:17Z",
"last_comment_at": "2025-10-10T12:46:56Z",
"last_comment_author": "alex-galey"
},
{
"number": 30,
"created_at": "2025-10-13T20:31:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2025-10-17T20:31:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2025-10-27T20:30:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2025-11-21T20:33:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2025-12-04T20:35:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2025-12-07T20:32:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2025-12-16T18:23:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2025-12-28T20:34:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2025-12-28T20:36:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 56,
"created_at": "2026-01-06T20:36:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 57,
"created_at": "2026-01-06T20:39:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2026-01-10T20:33:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2026-01-10T20:36:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2026-03-12T20:51:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2026-04-16T21:02:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2026-04-18T20:52:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2026-04-30T21:14:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2026-05-07T21:13:46Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dokku-MCP/dokku-mcp",
"host": "github.com",
"name": "dokku-mcp",
"owner": "dokku-MCP"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 37,
"vitality": 83,
"community": 40,
"governance": 42,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"commits_last_year": 122,
"human_commit_share": 0.93,
"days_since_last_push": 5,
"active_weeks_last_year": 28
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "28/52 weeks with commits",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 28
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "122 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 122
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.4.3",
"releases_from_tags": false,
"days_since_latest_release": 25,
"mean_days_between_releases": 62.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 25 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 25
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~62.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 62.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"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": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 1,
"stars": 7,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.721
},
"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 72% of commits",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 72
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"merged_prs": 10,
"open_issues": 34,
"closed_issues": 16,
"issue_closed_ratio": 0.32,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "32% of issues closed",
"points": 15,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 32
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/35 decided PRs merged",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dokku-MCP",
"public_repos": 1,
"account_age_days": 402
},
"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": "0 followers of dokku-MCP",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "dokku-MCP"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~1 yr old",
"points": 4.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/dokku-mcp/dokku-mcp"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 25
},
"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 25 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 25
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"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": 0,
"status": "missed",
"details": [],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "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": "23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 70,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.688,
"agent_instruction_files": [
".cursor/rules/README.md",
".cursor/rules/ddd-architecture.mdc",
".cursor/rules/go-performance.mdc",
".cursor/rules/golang-standards.mdc",
".cursor/rules/mcp-development.mdc",
".cursor/rules/project-workflow.mdc",
".cursor/rules/security-validation.mdc",
".cursor/rules/testing-patterns.mdc"
],
"agent_instruction_max_bytes": 15119
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".cursor/rules/README.md, .cursor/rules/ddd-architecture.mdc, .cursor/rules/go-performance.mdc, .cursor/rules/golang-standards.mdc, .cursor/rules/mcp-development.mdc, .cursor/rules/project-workflow.mdc, .cursor/rules/security-validation.mdc, .cursor/rules/testing-patterns.mdc",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".cursor/rules/README.md, .cursor/rules/ddd-architecture.mdc, .cursor/rules/go-performance.mdc, .cursor/rules/golang-standards.mdc, .cursor/rules/mcp-development.mdc, .cursor/rules/project-workflow.mdc, .cursor/rules/security-validation.mdc, .cursor/rules/testing-patterns.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": "64 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 64,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.07
},
"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": 0,
"status": "missed",
"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": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 20899,
"source_files_sampled": 117,
"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/117 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 117,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"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": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T08:35:22.975472Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dokku-MCP/dokku-mcp.svg",
"full_name": "dokku-MCP/dokku-mcp",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}