Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"go",
"graceful-shutdown",
"health-check",
"http",
"slog"
],
"is_fork": false,
"size_kb": 260,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 89515,
"Makefile": 1095
},
"pushed_at": "2026-07-24T08:15:58Z",
"created_at": "2025-08-08T19:47:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T08:16:46Z",
"description": "HTTP server utilities for Go: graceful shutdown, health checks, RFC 9457 problem details, and context-aware slog",
"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": null,
"type": "Organization",
"login": "monkescience",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/205978307?v=4",
"created_at": "2025-04-02T18:43:09Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 480
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-18T21:03:16Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-05-12T09:50:05Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-18T14:08:55Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-03-29T12:20:59Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-03-27T17:31:50Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-03-27T17:11:08Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-03-26T21:27:39Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-03-16T21:46:34Z"
}
],
"recent_commits": [
{
"oid": "ffb1dd459410c944020584fec23aba6f9651461d",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.19 (#50)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-07-24T08:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15f062bf8a6a191f664995ca311b3814f8bb3901",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 0.7.0 (#42)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-07-18T21:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c303488269e5469bf0a2fd0681c3153912aa178",
"body": "…#37)\n\nCo-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update golangci/golangci-lint-action digest to ba0d7d2 (…",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-07-18T20:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "828cf05d80f73659e98d4ee6f373a8c82be2c41e",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/setup-go digest to 924ae3a (#44)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-07-18T20:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6144c67199cc6b68df225005ae376a6acab9265",
"body": "Add gitleaks, trivy, govulncheck and tidy CI jobs, move the coverage\nprofile to coverage/, drop the test-only OTel SDK dependency, migrate\ntest assertions to testastic, and align lint, git, release and module\nmetadata with the guidelines.",
"is_bot": false,
"headline": "chore: apply Go library guidelines audit",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-07-18T20:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a7ffbfa2f572a5e5c117f744f23b351ccc9627",
"body": null,
"is_bot": false,
"headline": "refactor(http)!: remove problem response API",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-07-18T17:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87adacb15dd734b7a638d1ac6516b418d55b00ad",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.18 (#48)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-07-17T07:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9e03023821c20023c962d9869b2e095f4e4208",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.17 (#47)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-07-10T09:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96590e8f6116a8e807a8caf4e1ffa3b0c097999",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.16 (#46)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-07-03T08:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4679ede111fc23ba18d9f13beae48b0b24785edc",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v7 (#45)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-06-26T21:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91b03c94e83371c2e72397d2acaf217bdfb2df7",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.15 (#43)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-06-19T10:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf249a9f91391da0bb2e280ef694f2e9568eaf2",
"body": null,
"is_bot": false,
"headline": "docs: remove comments that restate adjacent code",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-06-06T14:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ed62332f4f456416763bc6c6c8c81d5655d228",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update opentelemetry-go monorepo to v1.44.0 (#41)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-06-05T09:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ff71fda3e06a4585e505c1b5b34d9d69d03a5c",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency golangci/golangci-lint to v2.12.2 (#39)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-05-22T08:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee9fb50fbe1da4314c158cdd2b4e56c8aeab0bd",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.14 (#38)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-05-22T08:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c50a45290bad647f6e77fd6c8e77c99fad08c7c",
"body": null,
"is_bot": false,
"headline": "refactor: use slices.Backward for shutdown hook iteration",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-05-16T13:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b61ae214fcd28f57c6687090e3cc04ae7696ad",
"body": null,
"is_bot": false,
"headline": "chore: pin go and golangci-lint via mise",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-05-16T13:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd86fbdb5369c8338cf788faeff42ebc6c7a156",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.12 (#36)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-05-15T08:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6e79f921800e2007a04c0a3e27579ab67f6ff4",
"body": "… (#35)\n\nCo-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/create-github-app-token digest to bcd2ba4…",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-05-15T08:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13f87a2a764e7fb1f3a0f98c881ee711adae3a54",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 0.6.0 (#32)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-05-12T09:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a2bd4d9d5c40ed9fdadd1bc91728922b8df58b0",
"body": null,
"is_bot": false,
"headline": "feat(health)!: use z-style probe endpoints",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-05-12T09:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ad7d067edfeabc5e12cb14154c92e3d4edec16",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.10 (#34)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-05-08T07:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccdd4f8782960d37d60da43fdf8157a45cd9e3cc",
"body": null,
"is_bot": false,
"headline": "ci: use go-test-coverage for coverage gate",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-05-06T19:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baecaa9f6c2cf9d1e6da2defd677d031c1d809f3",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.9 (#33)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-05-01T08:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f2629c31578e3ddf71cf6ecdde6c81eae0ef5ef",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update opentelemetry-go monorepo to v1.43.0 (#31)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-04-24T07:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c778762fdbf22dd5ded11e817125390922568f7",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.8 (#30)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-04-24T07:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9096edcb252371886e27e98260112dc730ebb6",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 0.5.0 (#29)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-04-18T14:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc679ba57c219beadcc7da419ad3299140caeb7",
"body": null,
"is_bot": false,
"headline": "chore: remove json case rule from golangci-lint config",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa79c627192e1395bef331dca802018b41c7e9b",
"body": null,
"is_bot": false,
"headline": "refactor!: drop json/yaml tags from LogConfig",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a327613548f589ab2715884c314c073906552bc",
"body": null,
"is_bot": false,
"headline": "feat!: drop middleware duplicated by chi",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075c97b7d1441b5a2f544ae0ee6dff8719fc40e2",
"body": null,
"is_bot": false,
"headline": "test: add t.Parallel() to tests",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02d20c4a389ee1d61f7ff03c0fa39a9cfd8e1674",
"body": null,
"is_bot": false,
"headline": "chore: update golangci-lint config header and exclusions",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a35a4dd01a5286291e1fcc60eaaf0b2b40cc324",
"body": null,
"is_bot": false,
"headline": "ci: bump yeet release image to v0.4.9",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb0a486c831b4fd22a0e5c91f9c2431f1a59f8d",
"body": null,
"is_bot": false,
"headline": "ci: drop library build job",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a486effbd340b97e835b78e58a054e677e81d5e9",
"body": null,
"is_bot": false,
"headline": "chore: add versioning/branch/provider keys to .yeet.yaml",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f28ec270d36f9f49a880f8cb77752dac45281122",
"body": null,
"is_bot": false,
"headline": "chore: simplify .editorconfig to match library template",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a3e4bfe59c23195b01cec7cd1554784a938914b",
"body": null,
"is_bot": false,
"headline": "chore: add .gitattributes and tidy .gitignore",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T14:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c435e0d2eb87b3a099511b1e38bbe08fc759821",
"body": null,
"is_bot": false,
"headline": "refactor: use http.ResponseController for Hijack/Flush delegation",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74bdc4d3946f14161c0f24fb4c8dbe666ad6d18e",
"body": null,
"is_bot": false,
"headline": "feat!: enforce Timeout via http.TimeoutHandler",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cabc88ce23deab7404588bca942a262d2400bf5f",
"body": null,
"is_bot": false,
"headline": "test: cover HEAD probes and MaxBytesReader Connection: close",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee953ab405b266d0af07d23fe00a9935d271cbe4",
"body": "…d behavior",
"is_bot": false,
"headline": "docs: clarify hijack cleanup, nil-option policy, and MaxBytesBody rea…",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df4bcc9660f256cf99481b158108dbd44eac3291",
"body": null,
"is_bot": false,
"headline": "refactor: drop fallback write after partial-write failure",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e988a99c48084afee4c7dc10aa7d84dc520072ae",
"body": null,
"is_bot": false,
"headline": "fix: use request context for ready response write",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66c25cec02a623f8b3ffc9e822e73d4f92986cab",
"body": null,
"is_bot": false,
"headline": "fix: return a copy from Registry.Keys",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd136642a5e4345f8f53245680a313e84b64952",
"body": null,
"is_bot": false,
"headline": "fix: replay shutdown hook errors on repeat Stop calls",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2127030438048709dd3b3cf773ee3dd4b6f3f381",
"body": null,
"is_bot": false,
"headline": "fix: log shutdown signal before stopping server",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142e0fbe83debfb9d0a5f0e92e87bf6e57c7e191",
"body": null,
"is_bot": false,
"headline": "fix: log hijacked connections in RequestLogger",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-04-18T13:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a162e38e882660451c029ac53e83e12bdee700",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.7 (#28)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-04-15T20:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01babf5a57e0f1c60293eac6b8c0825f34fc11c1",
"body": "… (#27)\n\nCo-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/create-github-app-token digest to 1b10c78…",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-04-15T20:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a7acb8461e5b289a54d85c70827b85e3ac15623",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/setup-go digest to 4a36011 (#26)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-04-03T07:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "755a127503a109d9bd06356b1d8af8def4f22be9",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 0.4.0 (#25)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-03-29T12:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0684e850723a0a46f179b654a59f51c2011b1b2d",
"body": "… span directly",
"is_bot": false,
"headline": "feat!: remove custom OTel middleware, extract trace context from OTel…",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-29T12:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feaffb452fa4cb6290350fb4129b560d39353e6a",
"body": null,
"is_bot": false,
"headline": "chore: migrate yeet config from toml to yaml",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-27T21:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a168fdcfc03949572158329d79e78bce3afb5d",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/create-github-app-token action to v3 (#24)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-27T21:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85a28a8370f55ec3407dcb98e20c9010df65f23b",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update ghcr.io/monkescience/yeet docker tag to v0.4.6 (#23)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-27T21:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18d6c8a429878c95d160e49c8aa49d1aa32580e",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency golangci/golangci-lint to v2.11.4 (#21)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-27T21:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8936f44b40074962ca091846b7b00223b8403a27",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.6 (#22)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-27T21:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad3274f07386d74456523de7958aae38b2188d6",
"body": "…ifecycle methods",
"is_bot": false,
"headline": "docs: document MaxBytesBody, missing error constructors, and server l…",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-27T18:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d635565a9660fba9bd737979b14415ead1a7878",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 0.3.0 (#20)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-03-27T17:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8abe63c6a9f89eeed661b3a95f62d6e60cc0fe",
"body": null,
"is_bot": false,
"headline": "refactor: rename middleware.go to responsewriter.go",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-27T17:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013bba685a74175ce5633ae7b427524d991329bd",
"body": "…text getters",
"is_bot": false,
"headline": "refactor!: split middleware into per-file layout and remove trace con…",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-27T17:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98692df047b84618fd30cd7c6c7b662a359b2687",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 0.2.1 (#19)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-03-27T17:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "845112290644d5d4437dc6d5760372263a4d9b75",
"body": null,
"is_bot": false,
"headline": "perf: reduce middleware allocations in OTel instrumentation",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-27T17:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18710c02fd56854d85da040a439555a5a6dfb0f0",
"body": null,
"is_bot": false,
"headline": "feat: add body size limit middleware",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-27T16:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2202088afbad61cc1d3e118c227cf518d23b31",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update opentelemetry-go monorepo to v1.42.0 (#18)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-27T07:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b47fc9082a50adea9df232c2f3b29b3011fdb4",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 0.2.0 (#17)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-03-26T21:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751b28f12f603c51c767560d4c53e27ef811da1e",
"body": null,
"is_bot": false,
"headline": "ci: rename release app token vars to YEET",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T21:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d05a5a249b0b2b8413a7aa00c657527840b777",
"body": null,
"is_bot": false,
"headline": "build: add bench target for running benchmarks",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T21:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c00ab35f387c045e4cbbe4b2dab41901b1c638d",
"body": null,
"is_bot": false,
"headline": "test: add benchmarks for middleware chain and registry keys",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T21:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66dc737b2a69dcc409af4b8ed9c43eb2042c6746",
"body": "…ache registry keys",
"is_bot": false,
"headline": "refactor: deduplicate response writer wrapping, bound shutdown, and c…",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T21:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf2cc3fea47d47760ad23916e675c29ef70f966",
"body": "…e wrapper",
"is_bot": false,
"headline": "fix(http): correct Hijack flag and Flush header delegation in respons…",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T21:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76ae6470b6df8357f81df2a26a0d860e8dda3477",
"body": null,
"is_bot": false,
"headline": "fix(http): prevent duplicate WriteHeader delegation in response wrapper",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T20:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7fd0836ba5dfd9dd4b9e78b4efcabdd284a22e5",
"body": null,
"is_bot": false,
"headline": "docs: clarify trace keys and health checker behavior",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T20:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edb85293bf44e9e36d7c2168e0d91d740484e6d8",
"body": null,
"is_bot": false,
"headline": "fix(otel): keep trace propagation inbound only",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T20:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4bf4afaa20a24c78a6a4322286003819b6c646",
"body": null,
"is_bot": false,
"headline": "fix(http): harden panic recovery and JSON responses",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T20:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f499d5fbf321708cd22b8f70e4b41428b83fba5b",
"body": null,
"is_bot": false,
"headline": "feat(server)!: return lifecycle errors and harden shutdown hooks",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-26T20:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9a4dda34477843e406dadbb0bd7dbda59f2655",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency golangci/golangci-lint to v2.11.3 (#16)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-26T20:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bf8f433d9538903f0b9607ae09552d3b2d045b",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.4 (#15)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-26T20:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe9591dccf157636822a3a2ffdb1fad487d5bcd",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): pin ghcr.io/monkescience/yeet docker tag to 39a49a2 (#13)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-20T06:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a56f56742ac0e10b65a2b1bce01839ed44b7bd10",
"body": "… (#14)\n\nCo-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/create-github-app-token digest to fee1f7d…",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-20T06:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2412aab4391ad797822203f4fc00974ea982097",
"body": null,
"is_bot": false,
"headline": "chore: update .gitignore for IntelliJ and coverage files",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-16T22:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb82f141daf50dfe1e9e971cf7eba0583d6f972",
"body": null,
"is_bot": false,
"headline": "chore: ignore local IDE files",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-16T22:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7ddee9af9c8bdce2d8a61a769ab7ba54e2fbc2",
"body": null,
"is_bot": false,
"headline": "ci: run yeet via docker action",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-16T22:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c875cef7564fb0cc5b07997f77b69ec87d399830",
"body": null,
"is_bot": false,
"headline": "ci: switch release automation to yeet",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-16T21:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43191951535ac1903facbec773f84aa5b679067e",
"body": "Co-authored-by: monkescience-yeet[bot] <220418847+monkescience-yeet[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.1.0 (#5)",
"author_name": "monkescience-yeet[bot]",
"author_login": "monkescience-yeet[bot]",
"committed_at": "2026-03-16T21:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "552c340d573ffa480671458c1b697fef78a73f8a",
"body": null,
"is_bot": false,
"headline": "feat!: add lifecycle probes and split telemetry middleware",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-03-13T21:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "297d4f7e0857c5f74dd5f66661273f1519fd13b1",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.2 (#12)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-13T06:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d6b2088a2fe66a90d5228b8bb6a66e32c3770c",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency golangci/golangci-lint to v2.10.1 (#11)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-06T06:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246adbec84827fc3ee9bfff5d8022b96a5971027",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46.1.1 (#10)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-03-06T06:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11faf80877051046d73d67eb8f1bc1fca34f4f5e",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/setup-go digest to 4b73464 (#8)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-02-27T06:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208fa1a4c48b307f8ff98755a01b5da0074020b2",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency golangci/golangci-lint to v2.9.0 (#9)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-02-27T06:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c089143904f44568ec1b5b344a0590a416b8c679",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v46 (#7)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-02-27T06:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90694ae00abf384487ed52171dad108ed284733",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v44.2.6 (#6)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-02-20T06:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1709400155f794dc91c7fafa944b861247b10b14",
"body": null,
"is_bot": false,
"headline": "ci: remove coverage-ci target and use coverage target",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-02-13T17:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af3688c41959b8da9efc32ac04eeb5d93eb87dc",
"body": null,
"is_bot": false,
"headline": "test(timeout): stabilize late-write timeout assertion",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-02-13T17:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f1434342a4cb223a25f5ec33424663a1465aca",
"body": null,
"is_bot": false,
"headline": "ci: align pipeline with coverage gate and make targets",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-02-13T17:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbdc84ee0512c1866c43b3d638ecb0bafe823324",
"body": null,
"is_bot": false,
"headline": "ci: add release-please workflow and bootstrap manifest",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-02-11T21:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3779b6fe72a784b03bee6bee60cf1930c0e692",
"body": null,
"is_bot": false,
"headline": "fix!: harden middleware behavior and fail OTel setup on init errors",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-02-11T21:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4356c9ae4320e73943b2c866e04bb4458ba3475a",
"body": "Co-authored-by: monkescience-renovate[bot] <212128645+monkescience-renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update renovatebot/github-action action to v44.2.5 (#4)",
"author_name": "monkescience-renovate[bot]",
"author_login": "monkescience-renovate[bot]",
"committed_at": "2026-02-06T06:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6edbfcada7dd4a9e289d7b18faa371eb543f83a2",
"body": null,
"is_bot": false,
"headline": "refactor(test): consolidate test functions using t.Run subtests",
"author_name": "ValentinLutz",
"author_login": "ValentinLutz",
"committed_at": "2026-01-30T23:15:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 139,
"latest_release_at": "2026-07-18T21:03:16Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 32,
"days_since_latest_release": 8,
"mean_days_between_releases": 17.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/monkescience/vital",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/monkescience/vital",
"is_deprecated": false,
"latest_version": "v0.7.0",
"repository_url": "https://github.com/monkescience/vital",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T21:03:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 22197,
"source_files_sampled": 7,
"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/net",
"direct": false,
"version": "v0.55.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 1,
"oldest_advisory_days": 12
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/monkescience/testastic",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/monkescience/testastic",
"direct": true,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.19.2",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 2,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 47,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "ValentinLutz",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/14336926?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"release.yaml",
"renovate.yaml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/24 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": "24 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ffb1dd459410c944020584fec23aba6f9651461d",
"ran_at": "2026-07-27T13:21:22Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T08:16:40Z",
"oldest_open_prs": [
{
"number": 49,
"created_at": "2026-07-24T08:14:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2026-07-24T08:14:51Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T08:15:57Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2025-12-19T06:45:03Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/monkescience/vital",
"host": "github.com",
"name": "vital",
"owner": "monkescience"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 66,
"vitality": 92,
"community": 24,
"governance": 44,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 92,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"commits_last_year": 139,
"human_commit_share": 0.55,
"days_since_last_push": 3,
"active_weeks_last_year": 32
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "32/52 weeks with commits",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 32
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "139 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 139
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 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": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 17.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~17.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 17.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"merged_prs": 47,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "47/48 decided PRs merged",
"points": 37.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 47,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/24 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": 43,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "monkescience",
"public_repos": 12,
"account_age_days": 480
},
"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": "1 followers of monkescience",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "monkescience"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~1 yr old",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"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/monkescience/vital"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"go",
"graceful-shutdown",
"health-check",
"http",
"slog"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "20 out of 20 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/24 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "24 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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 2",
"points": 1,
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 8 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 8
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 8,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 8,
"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": 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": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "55 of 55 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 55
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, mise.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 22197,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-27T13:21:35.015052Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/monkescience/vital.svg",
"full_name": "monkescience/vital",
"license_state": "standard",
"license_spdx": "MIT"
}