JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"go",
"golang",
"webserver"
],
"is_fork": false,
"size_kb": 369,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 289969,
"PHP": 20,
"HTML": 13633,
"Python": 227,
"Dockerfile": 766,
"JavaScript": 23473
},
"pushed_at": "2026-07-17T06:56:46Z",
"created_at": "2024-11-23T12:14:40Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T06:56:55Z",
"description": "GoUp! is a Minimal Configurable Web Server in Go.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "GoUp!",
"type": "Organization",
"login": "tryGoUp",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/197488840?v=4",
"created_at": "2025-02-02T12:45:07Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 535
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-17T06:53:19Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-16T09:27:29Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-06-23T08:32:06Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-01-25T18:24:39Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-01-15T15:00:05Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-01-15T09:55:18Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-01-14T20:23:16Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-01-14T17:42:07Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2026-01-14T15:51:24Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2026-01-14T14:53:22Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2026-01-13T07:32:22Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2026-01-12T13:48:40Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2026-01-12T12:21:57Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2026-01-12T12:08:16Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2025-02-03T20:49:55Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2024-11-30T09:45:13Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2024-11-23T15:45:50Z"
},
{
"tag": "continuous",
"kind": "other",
"published_at": "2024-11-23T15:43:57Z"
}
],
"recent_commits": [
{
"oid": "a90c7e79edb3d5ce311e20b347f697ca60a3fdf4",
"body": null,
"is_bot": false,
"headline": "ci: derive release commit from GITHUB_SHA (container lacks git)",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-17T06:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0eee509650c5b202af1445010cb367eda936720",
"body": "…cing, ops (#35)\n\n* fix: terminate plugin children on exit, fix gzip 304, add admin timeouts and stop writer leak\n\n* feat: real config validation, strict unknown-field parsing and version command\n\n* feat: add rate limiting, IP allow/deny, body limit, CORS, security headers, HSTS, force-https and cac\n[…]\ntures in README\n\n* test: cover config validation and edge middleware\n\n* ci: silence SA6002 for mandatory []byte BufferPool implementations\n\n* ci: suppress unavoidable SA6002 inline instead of globally",
"is_bot": false,
"headline": "v1 readiness: correctness fixes, edge hardening, auto-TLS, load balan…",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-17T06:50:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3cabd48b90387e4c1bf90a4cdc1b1c6dd7c6c3bd",
"body": null,
"is_bot": false,
"headline": "fix: sanitize operator-supplied paths in site validation",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-16T20:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d46b5ebd205a5cd9ad7b7214ae6a757ab21af1",
"body": null,
"is_bot": false,
"headline": "fix: harden auth, vhost TLS, path handling, DNS and plugin startup (#34)",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-16T19:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda624048e88bfe88b091df44aefdb4dd5a0cb1e",
"body": null,
"is_bot": false,
"headline": "docs: record system-level load test results",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T14:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5885aa8798b7571a32bc14e8f7128bc02801885f",
"body": null,
"is_bot": false,
"headline": "feat[closes #33]: index DNS zones and precompile records",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T14:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0651169ac91880a48a9f72cca2cf28a75ce8c507",
"body": null,
"is_bot": false,
"headline": "feat[closes #32]: share TLS config and advertise HTTP/3 via Alt-Svc",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T14:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6fa26577d564fd36a9f58eb7de85268ecf22cd2",
"body": null,
"is_bot": false,
"headline": "docs: record post-optimization benchmark results",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T13:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbfa06b398290530ca982f74035cc6eda28b2403",
"body": null,
"is_bot": false,
"headline": "feat[closes #31]: move access log field boxing off the request path",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T13:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de5d541f3fb9ebd715c48cb6aaf2f4270554c18",
"body": null,
"is_bot": false,
"headline": "feat[closes #30]: cache FastCGI client factories per FPM address",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T13:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a23f78bcc1d3a30ef0f9173800e42956b40576f8",
"body": null,
"is_bot": false,
"headline": "feat[closes #29]: cache stats and keep fast paths through gzip wrapper",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T13:13:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1632ec181de84fec066e5c62150d8fa301f9b9d",
"body": null,
"is_bot": false,
"headline": "feat[closes #28]: dispatch plugins from lock-free snapshot",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T13:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ae17594c52e05e2e3705e54d697e6bbd1bc196a",
"body": null,
"is_bot": false,
"headline": "feat[closes #27]: stream plugin proxies through shared tuned transport",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T13:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf14ff2352d1ebec198773a9e91e35aa8be89fc",
"body": null,
"is_bot": false,
"headline": "feat[closes #26]: add benchmark harness and measured baseline",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T12:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34405712b984f323880278a1a20edf2922711cfe",
"body": null,
"is_bot": false,
"headline": "feat[closes #9]: add Datastar dashboard stream",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T09:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e7a915496820f12334acad10e9e65364681ef2d",
"body": null,
"is_bot": false,
"headline": "feat[closes #8]: support kamal proxy targets",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T09:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6d1304adc90e7946214a6b98be6c3e0efd49921",
"body": null,
"is_bot": false,
"headline": "feat[closes #3]: add Windows and ARM builds",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T09:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20b7ccee933e724b77014b3d219735ded553b77",
"body": null,
"is_bot": false,
"headline": "feat: route pretty permalinks through PHP front controller",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T09:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae8fbf727ae3b14c4eb9bfef181928b37561787",
"body": null,
"is_bot": false,
"headline": "fix[closes #14]: redirect directory requests missing trailing slash",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T09:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64235b1c8cc43c3aa537ac1e08cf331af3fc790",
"body": null,
"is_bot": false,
"headline": "fix(closes #17): gate Docker CLI resolution behind plugin Enable",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T08:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910d0794b1b8047b55eee6bf79e31365e88d6cea",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "mirkobrombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T07:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3a27ff451bafc0708b81f0018204c88f439b5ff",
"body": null,
"is_bot": false,
"headline": "feat: add stop/restart commands, PID file, graceful shutdown via signal",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-07-15T07:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15f0e46445c4afc31b2a133ebce4bbadd629bd1c",
"body": "Bumps the go_modules group with 1 update in the / directory: [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go).\n\n\nUpdates `github.com/quic-go/quic-go` from 0.49.1 to 0.59.1\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Commits](https://github.com/quic-go/quic-go/co\n[…]\ny-group: go_modules\n- dependency-name: golang.org/x/net\n dependency-version: 0.56.0\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the go_modules group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T06:59:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d9ada0be3dbf6f1552a2e7e5bfc66daba58d5f9",
"body": "Bumps the pip group with 1 update in the /public/python_test/app directory: [werkzeug](https://github.com/pallets/werkzeug).\n\n\nUpdates `werkzeug` from 3.0.6 to 3.1.4\n- [Release notes](https://github.com/pallets/werkzeug/releases)\n- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rs\n[…]\n\n---\nupdated-dependencies:\n- dependency-name: werkzeug\n dependency-version: 3.1.4\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump werkzeug",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T06:58:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "85e22fcba1065df79aef2c4cbe3fa3f3f969cfd5",
"body": "Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.47.0 to 0.52.0\n- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-version: 0.45.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T06:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba7b8a6b46b23de7cf7a2024615a1ceca4177f52",
"body": null,
"is_bot": false,
"headline": "fix[closes #19]: Self-contradictory DNS test breaks every release build",
"author_name": "mirkobrombin",
"author_login": "mirkobrombin",
"committed_at": "2026-06-23T08:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbced730ba45828fd67d6593dab792579c3c539b",
"body": "…host params break WordPress",
"is_bot": false,
"headline": "fix[closes #18]: Incorrect PHP script resolution and missing FastCGI …",
"author_name": "mirkobrombin",
"author_login": "mirkobrombin",
"committed_at": "2026-06-23T08:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee086c8ccf4a81cfbe6c420a657c47f1194ce2f2",
"body": "Add a scoped CSS override targeting body.listing-body and\nbody.listing-body .main-container, forcing overflow-y:auto and\nheight:auto so long listings can scroll instead of being clipped.\nScoping by the listing-body class keeps the 404 and Welcome pages\nunaffected.",
"is_bot": false,
"headline": "fix: restore vertical scroll on directory listing page",
"author_name": "mirkobrombin",
"author_login": "mirkobrombin",
"committed_at": "2026-05-28T09:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8003e34d47a373f872d4118ca3aa1c09a8e6245",
"body": null,
"is_bot": false,
"headline": "cleanup: reformat",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-27T12:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c312de4c9cc8fe946ae8dbf30b8f2684e4894cea",
"body": null,
"is_bot": false,
"headline": "docs: cover DNS Server and multi-module builds",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-25T18:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "419efc8b2bc2927ed43e05d027d087d2d23dfd77",
"body": null,
"is_bot": false,
"headline": "feat: DNS Server",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-25T18:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49ea89d06a70bb8dc8cf8ac7338ebac0f9a1ada",
"body": null,
"is_bot": false,
"headline": "chore: disable API and Dashboard by default",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-15T14:59:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd0673b99eb640b43cb29103e20a01d6f61039e",
"body": null,
"is_bot": false,
"headline": "feat: API auth",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-15T14:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecb9c92005e763e4f1e178da0ccec05628ad0b78",
"body": null,
"is_bot": false,
"headline": "fix: custom pages test unit",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-15T09:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31edc0df43d15a1abd3e5c9cdfa6f86dc6fa31c0",
"body": "it adapts to browser and cli clients",
"is_bot": false,
"headline": "feat: smart file browser",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-15T09:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c1ce58da9a97d7a76889c47fa909b8ac047c10",
"body": "…dd detailed logging for host lookups and unfound domains",
"is_bot": false,
"headline": "feat: Improve virtual host extraction using `net.SplitHostPort` and a…",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-15T08:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e01c416be615e87ca8203791631ce34233243f",
"body": null,
"is_bot": false,
"headline": "fix: wrong handler call",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-15T06:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aace26c16995ad5ca9722e8f8df46c096dca567",
"body": null,
"is_bot": false,
"headline": "feat: new file_server_mode (bool) key",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-15T06:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5b9cdeff855ac18adf5dc77015c863e9474855",
"body": null,
"is_bot": false,
"headline": "feat: custom error pages and --config arg",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-14T20:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "133bc820f47d49cd3e271d34b4b325499e1cf68a",
"body": null,
"is_bot": false,
"headline": "feat: smart compression",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-14T17:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ff6ae0d3a35b3e000f3c9a072867135dd68e09",
"body": null,
"is_bot": false,
"headline": "fix: remove middleware buffering to prevent OOM on large files",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-14T15:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de306d025707931a8756d997e9f703eac41bf575",
"body": null,
"is_bot": false,
"headline": "feat: SafeGuard to avoid memory leak",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-14T14:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "028bf720907032b1a77c2c62f94ded734ab77493",
"body": null,
"is_bot": false,
"headline": "feat: \"max_concurrent_connections\"",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-13T07:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38a99019417386475bfd8a3c341f2cf0e10599d2",
"body": null,
"is_bot": false,
"headline": "chore: massive optimization overhaul",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-12T13:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88772da30cd45955b060d8a5a62ee6abfd555fb5",
"body": "…ing large downloads to fail",
"is_bot": false,
"headline": "fix: replace fasthttp with net/http to prevent memory saturation caus…",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-12T12:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ed2ea9411c9264e9436eded701fb4c061c1d52b",
"body": null,
"is_bot": false,
"headline": "feat: enhance reverse proxy performance for large files",
"author_name": "Mirko Brombin",
"author_login": "mirkobrombin",
"committed_at": "2026-01-12T12:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5bffbedb90f24b84951fca146abcea3f6893bf6",
"body": "Bumps the go_modules group with 1 update in the / directory: [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go).\n\n\nUpdates `github.com/quic-go/quic-go` from 0.48.2 to 0.49.1\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Commits](https://github.com/quic-go/quic-go/co\n[…]\n\n- dependency-name: github.com/quic-go/quic-go\n dependency-version: 0.49.1\n dependency-type: direct:production\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/quic-go/quic-go",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-12T10:35:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f71a04e3e689aae32b4a4bb3e8d912baa18cada3",
"body": "Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `golang.org/x/net` from 0.36.0 to 0.38.0\n- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-version: 0.38.0\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-22T14:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9715dadc0bd4c9aed5e7208b1f87442dbc315f03",
"body": null,
"is_bot": false,
"headline": "chore: update Go version to 1.23.0",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-04-14T10:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccddc43af1d1b6ffc2b4328dea6790b0cdfcdf30",
"body": "Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `golang.org/x/net` from 0.33.0 to 0.36.0\n- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-14T10:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7940a360d561e16f80af802ef8a80e177ebb2b2e",
"body": null,
"is_bot": false,
"headline": "feat: enhance modal functionality with type support and minimize feature",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-22T23:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f937e01c83726aa85c50d5c20835e8290597ae3f",
"body": null,
"is_bot": false,
"headline": "feat: add logs API and dashboard integration for log exploration",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-22T19:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe478758f806ae013e7df96db9638995d84a5c1",
"body": null,
"is_bot": false,
"headline": "feat: add API and Dashboard servers",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-14T00:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f07e3064113e2b2ff6f784d262433e0fb915d5c7",
"body": "…ecks",
"is_bot": false,
"headline": "feat: implement global configuration loading and plugin enablement ch…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-13T09:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0314bab11151b063511c52863d6a67b1a5d5308",
"body": "… performance",
"is_bot": false,
"headline": "feat: add colored logging support and byte slice pooling for improved…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-10T21:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "893069e62cda89122328c0f4e5494cd97c5f1804",
"body": null,
"is_bot": false,
"headline": "feat: load site configurations concurrently to improve performance",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-10T21:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e3b3f9b0420859514d07d0fb3176a059a566ae",
"body": "…in must be enabled or not",
"is_bot": false,
"headline": "feat: implement a convenient IsEnabled method to figure out if a plug…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-10T13:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b63615b73d4d77c652b7b7c92fc5ac54e67c73c3",
"body": "…lare it",
"is_bot": false,
"headline": "fix: AuthPlugin always get triggered, even by sites that does not dec…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-10T12:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b781f0a923ade6b7d8deeba7567ce55103bfd0e",
"body": "plus general code improvements, fixed bad conditions, improved readability",
"is_bot": false,
"headline": "feat: replace logrus with zerolog",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-10T03:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a3be33627e755140a385e8c66bec80e2f7d3c7",
"body": "…g to improve performance and reduce memory access at each request",
"is_bot": false,
"headline": "feat: implement shared reverse proxy management and byte slice poolin…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-10T02:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1321ec1da4239111d72f262a6b8e8a1569a850bc",
"body": "before:\n⏲️ Benchmark: GET / completed in 22.146ms\n\nafter:\n⏲️ Benchmark: GET / completed in 15.611ms\n\nTested using the `-b` flag.",
"is_bot": false,
"headline": "feat: migrate to fasthttp for better performances",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-09T23:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df8385c66d3c4f05e8ef746de3cf6a5c59d0abf0",
"body": "… and manage host port allocation",
"is_bot": false,
"headline": "feat: enhance ensureContainer method to check for existing containers…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-09T23:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053e9b25a7d31d92f742de0e3a0f7c5558e87774",
"body": "Bumps the pip group with 2 updates in the /public/python_test/app directory: [flask](https://github.com/pallets/flask) and [werkzeug](https://github.com/pallets/werkzeug).\n\n\nUpdates `flask` from 2.1.3 to 2.2.5\n- [Release notes](https://github.com/pallets/flask/releases)\n- [Changelog](https://github.\n[…]\nndency-type: direct:production\n dependency-group: pip\n- dependency-name: werkzeug\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the pip group across 1 directory with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-09T09:51:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc2121161e6739bb42c7f6c1f9c4a07e875d2207",
"body": "…d conflicts",
"is_bot": false,
"headline": "feat: implement dynamic port allocation for Docker containers to avoi…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-09T04:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1ceaadfc6cc01e5369fd82da4d1e3eb0a678aa",
"body": null,
"is_bot": false,
"headline": "feat: enhance DockerStandardPlugin to use unique container names",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-08T18:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08dfdf9ff616b06216cec33d6d800835e323efd4",
"body": "…plugins",
"is_bot": false,
"headline": "feat: add example configuration files for Docker, NodeJS, and Python …",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-08T00:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b69651d807dd775d5a8d85ebe81ac952c6ec63",
"body": "…ation",
"is_bot": false,
"headline": "feat: add DockerBasePlugin and DockerStandardPlugin for Docker integr…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-07T23:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a468522e0105049f0576e36b22e54cdc5f83cd4",
"body": null,
"is_bot": false,
"headline": "docs: update Plugins section in README",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-07T11:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b4142113c604129619c406d17531c0029d8304",
"body": null,
"is_bot": false,
"headline": "feat: add PythonPlugin with Flask integration and logging support",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-07T10:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5adc2ff709b27e3988a7edabe3f80c988cd4ac4f",
"body": "…ugins\n\nplus delete useless comments",
"is_bot": false,
"headline": "feat: implement BasePlugin for shared logging functionality across pl…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-07T10:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b0758a6875affe20bd84e58a1b7d7b216c7cbc7",
"body": null,
"is_bot": false,
"headline": "feat: allow empty RootDirectory for proxying requests to other servers",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-07T03:11:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a673d6e1a8e45cf2c418174e9bd31ad5e895a4",
"body": null,
"is_bot": false,
"headline": "docs: update README to reflect new plugin hook interface and usage",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T20:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34bbd21f9bfb93982cc905217d7140ff99a1ebb",
"body": null,
"is_bot": false,
"headline": "docs: add brand",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T20:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed4f7ca90251838558ee976ac8eb2c3ef9fd9fa9",
"body": "Introduce OnInit, OnInitForSite, BeforeRequest, HandleRequest, AfterRequest, and OnExit hooks for a cleaner lifecycle. Update all plugins to follow the new interface.",
"is_bot": false,
"headline": "feat: switch plugin system to hook-based interface",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T20:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0c9bec0aadb74830b69bb36519d2ba6cac8f39",
"body": "this allows advanced testing like using mock files",
"is_bot": false,
"headline": "feat: refactor PluginManager to avoid a private singleton",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T14:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d20cdb5152aeb0b10864ce774fadb7cf5d8241b",
"body": null,
"is_bot": false,
"headline": "feat: enhance NodeJSPlugin with dedicated logging for Node.JS",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T11:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d1f12d058e30e9f4e631f6654c24f94ae4bc18",
"body": null,
"is_bot": false,
"headline": "feat: add NewPluginLogger for creating plugin-specific log files",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T11:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9eb149b477dc826f1f892ce727122bafffd7e0",
"body": "…ions",
"is_bot": false,
"headline": "refactor: remove redundant warning logs for missing plugin configurat…",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T10:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa4b53b65af0c9af0488af7e8382e3c2ce168f5",
"body": "Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `golang.org/x/net` from 0.28.0 to 0.33.0\n- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/net",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-03T00:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1dc77c2558184e09b09464d1d8900ed5a0866b3",
"body": "also extended future plans",
"is_bot": false,
"headline": "docs: list plugins details in README",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T00:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf1bc7868fc937e573ce7899f28749673e6fb3c",
"body": null,
"is_bot": false,
"headline": "feat: add NodeJSPlugin for executing Node.js applications",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2025-02-03T00:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a767d310d2e18907f4b9191bcfba73685586ab74",
"body": "Bumps the go_modules group with 1 update in the / directory: [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go).\n\n\nUpdates `github.com/quic-go/quic-go` from 0.48.1 to 0.48.2\n- [Release notes](https://github.com/quic-go/quic-go/releases)\n- [Changelog](https://github.com/quic-go/quic-go/\n[…]\n2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/quic-go/quic-go\n dependency-type: direct:production\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump github.com/quic-go/quic-go",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-26T05:46:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "313986891782bd3f447f92c781bf32f572935c87",
"body": "Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).\n\n\nUpdates `golang.org/x/crypto` from 0.26.0 to 0.31.0\n- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump golang.org/x/crypto",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-26T05:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d50f5257e20db96d0528d3e120fff488900222",
"body": null,
"is_bot": false,
"headline": "Create codeql.yml",
"author_name": "Mirko Brombin",
"author_login": null,
"committed_at": "2024-12-26T05:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdcbf63351721edbd0f4830d2d6f366a04c26b12",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml",
"author_name": "Mirko Brombin",
"author_login": null,
"committed_at": "2024-12-26T05:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827a0c9cc6f2f64d0bc17908cf080d17073af6a0",
"body": null,
"is_bot": false,
"headline": "chore: new -b/--benchmark flag",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-29T08:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5845b74682ec546d31822a4e59dcd33b859e72fb",
"body": "Replaced linear domain lookup with a radix tree for a faster and more efficient routing system",
"is_bot": false,
"headline": "chore: optimize virtual host routing with radix tree",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-29T08:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e82b4e9feb4fc78e79e0e8ff6066629c8015d1c",
"body": null,
"is_bot": false,
"headline": "fix: handler unit test",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-28T14:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e4c5639cc9625bb03bd4357b497e46613de34ba",
"body": null,
"is_bot": false,
"headline": "fix: unit tests",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-28T14:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114dd5de6004fa078636ca530feddf953a141ef1",
"body": null,
"is_bot": false,
"headline": "docs: document AuthPlugin",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-28T13:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7088cfe53e5f1d1a5f0bdf0abaf4e5b44253202",
"body": null,
"is_bot": false,
"headline": "feat: Add authentication plugin for protected routes",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-28T13:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e4c9268d1085475044aaf4c2815d29b7c22472",
"body": null,
"is_bot": false,
"headline": "docs: document plugins and plugins development in README",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-28T13:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd99fb8937e90624fef583998e2a378504f8e4c",
"body": "- Implemented PHPPlugin to handle PHP scripts using php-fpm\n- Added middleware to dynamically route `.php` requests to the configured php-fpm backend\n- Registered PHPPlugin in the main plugin manager\n- Added a sample `test.php` file for testing PHP support",
"is_bot": false,
"headline": "feat: add PHP plugin with PHP-FPM support",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-28T13:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18cd39c4d7d1fb3d166f8e919b18b747cd59cdae",
"body": "- Improved integration of site-specific plugins with middleware chains\n- Added support for plugin-specific configurations in `SiteConfig`\n- Enhanced logging with FieldHook for consistent and useful log fields\n- Improved error handling and validation in server setup and plugin initialization",
"is_bot": false,
"headline": "refactor: enhance plugin system and middleware integration",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-28T13:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434a433b82ef02ccba530e3409332fe84a30054e",
"body": null,
"is_bot": false,
"headline": "chore: plugin system for custom middlewares",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-25T09:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e89d760a5f46d254075ac34a161b16f2836f2d63",
"body": null,
"is_bot": false,
"headline": "chore: Add HTTP/3 support",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-24T07:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b01f0c734717ab5119251c63d4b0949c276ed9bc",
"body": null,
"is_bot": false,
"headline": "ci: add gh workflows",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-23T15:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd37c67ac69f3d6e63e0407f38bbe90c7eeff04e",
"body": null,
"is_bot": false,
"headline": "chore: Add logger, server handler, and middleware unit tests",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-23T15:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb1093087dc38f2e65c1988647785704f76b47d9",
"body": null,
"is_bot": false,
"headline": "chore: Refactor config package and add custom log directory support",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-23T15:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ef8bb0162adfed5897a69c85abfcb8b26fb6dc4",
"body": null,
"is_bot": false,
"headline": "cleanup: add pro tips",
"author_name": "mirkobrombin",
"author_login": null,
"committed_at": "2024-11-23T12:26:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 47,
"latest_release_at": "2026-07-17T06:53:19Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 10,
"days_since_latest_release": 5,
"mean_days_between_releases": 20.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/mirkobrombin/goup",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/mirkobrombin/goup",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/mirkobrombin/goup",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T06:50:39Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 9,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 18750,
"source_files_sampled": 104,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 15
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 35,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 1
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/armon/go-radix",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/miekg/dns",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.72"
},
{
"name": "github.com/muesli/termenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.0"
},
{
"name": "github.com/quic-go/quic-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.60.0"
},
{
"name": "github.com/rivo/tview",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
},
{
"name": "github.com/rs/zerolog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
},
{
"name": "github.com/shirou/gopsutil",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.21.11+incompatible"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/yookoala/gofast",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/armon/go-radix",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/miekg/dns",
"direct": true,
"version": "v1.1.72",
"ecosystem": "go"
},
{
"name": "github.com/muesli/termenv",
"direct": true,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": true,
"version": "v0.60.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/tview",
"direct": true,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": true,
"version": "v1.35.1",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil",
"direct": true,
"version": "v3.21.11+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/yookoala/gofast",
"direct": true,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": true,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "github.com/aymanbagabas/go-osc52/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/gdamore/encoding",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/gdamore/tcell/v2",
"direct": false,
"version": "v2.13.10",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.15",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.22",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools/godoc",
"direct": false,
"version": "v0.1.0-deprecated",
"ecosystem": "go"
},
{
"name": "express",
"direct": false,
"version": "^4.18.2",
"ecosystem": "npm"
},
{
"name": "flask",
"direct": false,
"version": "3.1.3",
"ecosystem": "pypi"
},
{
"name": "werkzeug",
"direct": false,
"version": "3.1.8",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 36,
"direct_count": 13,
"indirect_count": 23
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 18,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "mirkobrombin",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/9479903?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"continuous.yml",
"release.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": 2,
"reason": "2 out of 9 merged PRs checked by a CI test -- score normalized to 2",
"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/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 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": "28 commit(s) and 13 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": 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": 7,
"reason": "SAST tool detected but not run on all commits",
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a90c7e79edb3d5ce311e20b347f697ca60a3fdf4",
"ran_at": "2026-07-23T02:10:09Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T12:55:18Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T06:50:39Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tryGoUp/GoUp",
"host": "github.com",
"name": "GoUp",
"owner": "tryGoUp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 56,
"vitality": 77,
"community": 31,
"governance": 46,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 47,
"human_commit_share": 0.9,
"days_since_last_push": 5,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "47 commits in the last year",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 47
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "28 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 20.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~20.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 20.4
}
}
],
"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": 31,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"forks": 0,
"stars": 9,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 16,
"open_issues": 0,
"closed_issues": 18,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/17 decided PRs merged",
"points": 36,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/27 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": 41,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "tryGoUp",
"public_repos": 3,
"account_age_days": 535
},
"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": "2 followers of tryGoUp",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "tryGoUp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~1 yr old",
"points": 7.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "2 out of 9 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"go",
"golang",
"webserver"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 9 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 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": "28 commit(s) and 13 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 3.5,
"status": "partial",
"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": "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. Remaining weights renormalized. Matched 35 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 35
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 89,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 35,
"unassessed_packages": 1,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: golang.org/x/crypto v0.54.0 (unknown)",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "golang.org/x/crypto v0.54.0 (unknown)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 35,
"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": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 62,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.978,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "88 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.1
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "10 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"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": 18750,
"source_files_sampled": 104,
"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/104 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 104,
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"go package 'github.com/mirkobrombin/goup' points at a different repository (https://github.com/mirkobrombin/goup); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-23T02:10:18.917217Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tryGoUp/GoUp.svg",
"full_name": "tryGoUp/GoUp",
"license_state": "standard",
"license_spdx": "MIT"
}