Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 818,
"has_wiki": false,
"homepage": null,
"languages": {
"Dockerfile": 693,
"JavaScript": 3605,
"TypeScript": 414153
},
"pushed_at": "2026-07-22T14:14:49Z",
"created_at": "2026-04-06T22:24:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T10:51:57Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "AGPL-3.0",
"default_branch": "main",
"license_spdx_raw": "AGPL-3.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "dicode.app",
"name": "DiCode",
"type": "Organization",
"login": "dicode-ayo",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/143882550?v=4",
"created_at": "2023-09-02T12:14:01Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1058
},
"license": {
"state": "standard",
"spdx_id": "AGPL-3.0",
"raw_spdx": "AGPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-20T10:51:46Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-16T13:45:13Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2026-07-14T11:24:26Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-07-14T09:04:56Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-05-12T08:45:50Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2026-05-10T20:29:14Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-05-08T13:22:19Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-05-03T06:47:09Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-04-24T17:28:54Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-04-22T18:06:19Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-04-22T14:14:18Z"
}
],
"recent_commits": [
{
"oid": "bfdddbd3d8f17623a01ac5b946a5edeb4656daa5",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.2.1 (#113)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-20T10:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5421b51c0227205f4d9540c0010a06c071f28666",
"body": "The relay client held a single control connection, so behind a\nround-robin load balancer only 1/N of a multi-instance broker deployment\ncould forward a given daemon's webhooks — the rest 502'd. Rather than a\nuuid→instance directory or an internal mesh, the daemon now dials every\nbroker instance: wit\n[…]\nus reports an aggregate that stays\nback-compat for the single-URL case (flat shape, no endpoints array).\n\nPart of #106\nCloses #109\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(client): fan out one mTLS control connection per broker URL (#118)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-20T10:38:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "90ca25313d8e27d1eb6ace3eed4c17584a4d6dcf",
"body": "…ath (#117)\n\nBound the two unbounded queues in the webhook forward path so a slow or\nstuck daemon cannot exhaust broker memory under sustained inbound load —\nthe risk grows once an LB concentrates traffic onto one instance.\n\n- Per-daemon cap on outstanding forwards: track in-flight forwards per\n uu\n[…]\not draining.\n\nBoth limits, plus the previously hardcoded inbound body limit, are now\nconfig-surfaced knobs with headroom defaults.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(broker): pending-map cap + WS send backpressure on the forward p…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-20T10:35:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "557552f8a3945b16bac32eb8cad0816d418321fe",
"body": "…#116)\n\nTwo relay instances started with default config each auto-generate their\nown broker signing key and mTLS server cert per working directory, so a\ndaemon whose token delivery is signed by instance B fails broker_sig\nverification against instance A's welcome pubkey and cert pinning breaks\nper i\n[…]\nust anchor but not their uuids\n(a uuid derives from the daemon's own client cert, not the broker's key).\n\nPart of #106\nCloses #108\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ops): fail-fast on divergent identity for multi-instance relay (…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-20T10:30:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d9a0cf8ed7988f39afac7db7f9baf68237dab132",
"body": "…nt leg (#107) (#114)\n\nGrant's Express handler requires req.session, but no session middleware was\nmounted anywhere in src/, so the real-provider browser leg 500'd with\n\"Grant: mount session middleware first\". Separately, the broker held its\n/auth -> /callback state in an in-process map, so behind a\n[…]\nning key) into that same cookie. Single-use becomes a\nper-instance LRU seen-set; cross-instance replay is bounded by the flow TTL.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(broker): stateless OAuth flow state; mount cookie session for gra…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-20T09:47:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1b0a42f30c65038a6e5fedc22d5318e82427c047",
"body": null,
"is_bot": false,
"headline": "fix(broker): forward the query string to the daemon (#100) (#112)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-20T06:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ddef31031df9bfcdee7b5ea636294d71e88a7e",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.2.0 (#105)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-16T13:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1b60056ff85050ada252cd2e7a9e26f4df78df",
"body": "… (#104)\n\nReplaces the hand-rolled TOFU challenge/signature handshake with mutual TLS on a dedicated broker listener (server.mtls.port, requestCert without chain verification). The daemon authenticates with a self-signed client certificate wrapping its P-256 signing key; the broker derives uuid = he\n[…]\nrequires an mTLS https.Server; startServer binds two listeners and StartHandle gains mtlsServer. Daemons must dial the new server.mtls.port with TLS passthrough (never behind a TLS-terminating proxy).",
"is_bot": false,
"headline": "feat!: replace TOFU handshake with mTLS control channel (protocol v4)…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-16T13:42:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a8dbe76ce049f65778725821cf7a0752f8b8a14a",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.9 (#97)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-14T11:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80fceeb2de82473f66aa5a7a1c697e25df9cb439",
"body": "…pescript-eslint peer) (#96)\n\n* build(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates\n\nBumps the dev-dependencies group with 8 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tre\n[…]\nbot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Dmitrij Rozdestvensky <dmitrij.rozdestvensky@juliahub.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": true,
"headline": "fix(deps): bump dev-dependencies group (hold typescript at 6.x for ty…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T11:23:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "32b256510db313072b05bc1fca6968f8c088ab6a",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6 to 7 (#87)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T10:58:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "966fbf357fb0c3660b1707380cb019845493fa7d",
"body": "…y with 4 updates (#90)\n\nBumps the production-dependencies group with 4 updates in the / directory: [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf), [js-yaml](https://github.com/nodeca/js-yaml), [lru-cache](https://github.com/isaacs/node-lru-cache) and [uuid\n[…]\nte:semver-patch\n dependency-group: production-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump the production-dependencies group across 1 director…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T10:57:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5f51bde79f23bb36c4ef2f786f6dfd5429ef7ba5",
"body": "…#95)\n\nDrop the long-lived NPM_TOKEN in favor of npm trusted publishing:\nGitHub Actions mints a short-lived OIDC token that npm exchanges for\nan ephemeral, workflow-scoped credential. Upgrade npm to >=11.5.1\n(node 22 ships 10.x) since OIDC requires it.\n\nRequires a trusted publisher registered on npmjs.com for this repo +\nworkflow filename before it takes effect.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: publish to npm via OIDC trusted publishing instead of NPM_TOKEN (…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-14T10:56:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f0c76e32919170b91c669e8d158c23494963b9f1",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.8 (#93)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-14T09:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fb098a108c36cb1ceaf26e5371b2f9880de349",
"body": "…o (#91)\n\n* fix(client): drop ws handshakeTimeout — it flaps the tunnel under Deno\n\nDeno's node:http polyfill leaves ws's internal handshake timer armed after the\nsocket opens, so `{ handshakeTimeout }` later fires abortHandshake() on an\nalready-nulled request (TypeError: Cannot read properties of n\n[…]\nyle(client): comment body on the error-swallow to satisfy no-empty-function\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(client): drop ws handshakeTimeout — it flaps the tunnel under Den…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-07-14T08:58:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f7d9413a1ef200eecfa4bf7d135537f170df689a",
"body": "Strip PR/issue references, temporal narrative (\"follow-up\", \"previously\",\n\"originally\"), and meta-narrative framing (\"deliberately\", \"intentionally\")\nfrom inline comments. Constraints and invariants are preserved with direct\nphrasing; historical context belongs in commit messages, not code.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: sanitize code comments per CLAUDE.md guidelines (#84)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-06-10T09:57:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "13c2b8f55340302c8f86543eed12082d7a1361df",
"body": "Bumps node from 25-alpine to 26-alpine.\n\n---\nupdated-dependencies:\n- dependency-name: node\n dependency-version: 26-alpine\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump node from 25-alpine to 26-alpine (#78)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T12:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d7207fa95c9276431a1f299d8404d5d99645ae",
"body": "…ith 6 updates (#82)",
"is_bot": true,
"headline": "build(deps-dev): bump the dev-dependencies group across 1 directory w…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T12:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb0f5557a6a20fdce41ec441de7c90e38fb25e50",
"body": "…y with 3 updates (#83)\n\nBumps the production-dependencies group with 3 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml), [lru-cache](https://github.com/isaacs/node-lru-cache) and [ws](https://github.com/websockets/ws).\n\n\nUpdates `js-yaml` from 4.1.1 to 4.2.0\n- [Changelog](ht\n[…]\nncy-version: 8.21.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: production-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the production-dependencies group across 1 director…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T12:35:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5aa58fd61ee23c9a33e33d7aa1be32b99fca5503",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.7 (#74)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-12T08:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca021ee7e3ea8ecf46ad476d506ca9c8e9260fc2",
"body": "* refactor(relay): adopt lru-cache for NonceStore with 100k ceiling\n\nReplaces the hand-rolled Map + per-entry setTimeout in NonceStore with\nLRUCache(max=100_000, ttl=ttlMs, ttlAutopurge=true). The previous\nimplementation had no upper bound, so a flood of fresh nonces against\nthe handshake endpoint c\n[…]\nsilently regress the unbounded-memory protection.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(relay): adopt lru-cache for NonceStore with 100k ceiling (#75)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-12T07:36:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "31c217a89d4daea4a6d310252392d1b603f56947",
"body": "Both `src/shared/crypto.ts` and `src/relay/server.ts` carried\nverbatim copies of the same `uncompressedP256ToSpki` helper (27-byte\nDER SPKI prefix for `ecPublicKey + prime256v1`). Crypto duplication\nis a footgun: any future tweak to the byte layout would need to be\napplied in two places, and diverge\n[…]\n) and import it from `src/relay/server.ts`.\nThe 27-byte header is part of the wire contract with the Go daemon;\ndocumented inline.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(relay,shared): dedupe uncompressedP256ToSpki helper (#77)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-12T07:34:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "aa75bd3001906921621f132eb1733289e7f7b9a0",
"body": "Two hand-rolled HTML escapers (`escapeHtml` in src/broker/router.ts and\n`esc` in src/status/page.ts) collapsed into the Express-blessed\n`escape-html` package — the same dependency Express's own\n`res.render`-family helpers reach for.\n\nThe router's previous escaper covered `& < > \" '`; the status page\n[…]\nthe status page picks up the\nmissing single-quote escape.\n\nAdds `escape-html@^1.0.3` (prod) and `@types/escape-html@^1.0.4` (dev).\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(broker,status): adopt escape-html for HTML escaping (#76)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-11T22:25:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "674c2ce9b568140198d0f6a852a8483c7d6c1566",
"body": "…rs (#73)\n\n* fix(broker): mkdir -p parent dir on legacy cwd-fallback auto-generate\n\nThe broker signing-key loader auto-generates a fresh P-256 key under\n`<cwd>/broker-signing-key.pem` when no env override, no inline PEM, and\nno YAML path are configured. If cwd's parent directory doesn't yet\nexist (s\n[…]\nrelay-server review\n(dicode-ayo/dicode-core#286).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(broker, config): mkdir signing-key dir + reject empty critical va…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-10T21:52:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d8cabd4031d19665ae99c50b85ef87deb07c0be2",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.6 (#72)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-10T20:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5a7fdc84e0b661f70a1417d5109651d211e10f",
"body": "* feat: extract startServer library entry + dryRun + subpath exports\n\nExpose dicode-relay's server wiring as a programmatic API\n(`dicode-relay/start`) so external supervisors (dicode-core's upcoming\nbuildin/relay-server task) can run the relay in-process under Deno\nwithout spawning a subprocess. CLI\n[…]\nmore reliably rejected across js-yaml\n versions.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: extract startServer library entry + dryRun + 0.2.0 (#71)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-10T20:27:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f363de774637babf9d4e3bec5bb948ab443ada91",
"body": "…ith 3 updates (#69)\n\nBumps the dev-dependencies group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [jiti](https://github.com/unjs/jiti) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).\n\n\nUpdates `\n[…]\non-update:semver-patch\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the dev-dependencies group across 1 directory w…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T20:25:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ffd1b4b33966132f613837e883cf804d7ad2d322",
"body": "Bumps the production-dependencies group with 2 updates: [lru-cache](https://github.com/isaacs/node-lru-cache) and [zod](https://github.com/colinhacks/zod).\n\n\nUpdates `lru-cache` from 11.3.5 to 11.3.6\n- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)\n- [Commits](https://g\n[…]\nte:semver-minor\n dependency-group: production-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump the production-dependencies group with 2 updates (#68)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T20:25:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "960f7ffaaa90100ad2b67e3519bedaf14e5120ad",
"body": "Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.\n- [Release notes](https://github.com/googleapis/release-please-action/releases)\n- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)\n- [Commits](https://git\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump googleapis/release-please-action from 4 to 5 (#62)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T20:24:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "76e04cb56726fb22884b233e657790397da06d05",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.5 (#67)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-08T13:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9421616f6692afca868a5d2962ea56381d223bb9",
"body": "* feat: GET /providers endpoint — list configured providers (no secrets exposed)\n\nAdds a public unauthenticated GET /providers route that returns a JSON array of\nPublicProviderInfo (key, pkce, scopes, secret_required, configured). Client IDs\nand secrets are never included. Consumed by dicode-core's \n[…]\nrward-\ncompat rationale so future readers aren't confused by the JSDoc.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: GET /providers endpoint (#66)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-04T09:12:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cb5658f0f109820a2d5750f13b8b61905dc9ccd2",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.4 (#65)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-03T06:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46960beb9b1c2575bb35c09ccc953b32f9573863",
"body": "Adds a new `dicode-relay/client` subpath export — a TypeScript/Web-Crypto client library for the dicode relay protocol.\n\n## What's in the package\n\n- `Identity` — Web Crypto P-256 split sign/decrypt keypair with `generate()` / `import()` / `export()`. Storage-agnostic.\n- `RelayClient` — connection su\n[…]\nata path\n\n## Follow-up\n\nPart of dicode-core#253 — dicode-core's buildin tasks will consume this library and the Go relay client deletes.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)",
"is_bot": false,
"headline": "feat: publish client subpath as dicode-relay/client (#64)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-05-03T06:41:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "92c864c39dcb935cdf61617f47857799c843be2c",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.3 (#52)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-24T17:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe9c58ea88210fe208b1f856caa50bb5e1dab7f3",
"body": "* refactor(relay): generate protocol types from protobuf schema (dicode-core#195)\n\nCloses the TypeScript half of item (3) in dicode-ayo/dicode-core#195.\nPaired with dicode-ayo/dicode-core#199 which does the Go side.\n\nThe hand-maintained Zod schema in src/relay/protocol.ts is replaced by\ntypes genera\n[…]\nthored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n* style(test): prettier format envelope_errors.test.ts\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(relay): generate protocol types from protobuf schema (#57)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-24T17:17:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "db4372e09fa8d7bc6b54481962d63c844210f52f",
"body": "…#49)\n\n* security(broker): allowlist OAuth response fields before encryption\n\nCloses #44\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n* fix(broker): satisfy no-unnecessary-type-assertion on allowlist check\n\nReplace the `as readonly string[]` cast on ALLOWED_TOKEN_FIELDS.inc\n[…]\nt to a single line since it fits within 100 cols.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "security(broker): allowlist OAuth response fields before encryption (…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-24T09:08:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1475f4a61cb90ddbdf4cacf7b0b76874e51864cd",
"body": "…) (#56)\n\n- status/auth.ts: replace hand-rolled basic-auth parser with\n `express-basic-auth`. Library uses timing-safe compare and emits\n WWW-Authenticate for free. 404 for unconfigured status is kept\n as a thin wrapper before the middleware is installed.\n\n- broker/sessions.ts: replace Map + per-\n[…]\n Vitest's replaced perf object).\n\nAll 134 existing tests pass unchanged.\n\nCloses items (9) and (10) in dicode-ayo/dicode-core#195.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(status,broker): adopt express-basic-auth and lru-cache (#195…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-24T07:04:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "37b681c905cd67bf3ca4cc0b72961ff9aeefc0b7",
"body": "* fix(config): honor broker.signing_key_file YAML field\n\nCloses #46\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n* docs(relay): warn against \\${ENV_VAR} interpolation on signing_key_file\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n* fix(config): w\n[…]\nfaces the ambiguity so operators can catch typos.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(config): honor broker.signing_key_file YAML field (#50)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-24T06:50:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1012e5ad35d78a964289f2bb954543fc19f90e23",
"body": "… (#51)\n\nCloses #45\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(readme): update handshake examples to post-#104 split-key schema…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-24T04:33:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a53f0d26bb064a910354f1a48a3fa963912eed14",
"body": "…(#48)\n\nCloses #47\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "security(status): use timingSafeEqual for dashboard password compare …",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-24T04:33:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7dcf01c86ad9cead331607245cc00d77ab7b42b4",
"body": null,
"is_bot": false,
"headline": "chore(main): release 0.1.2 (#43)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T17:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f45a1786985a5a6ff510af3ca7a527f03a39c40d",
"body": "…en (#42)\n\nThe e2e-mock router previously called `router.use(json())` at the top of\nbuildE2EMockRouter, wiring express.json as a pre-route middleware for\nevery request the router sees. Because the router is mounted at the app\nroot (so it can intercept /connect/mock before Grant), that middleware\nfir\n[…]\nT handler and asserts the body flows\nthrough intact with Content-Type: application/json. Verified the test\nfails without this fix.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(broker): scope json() to /_test/deliver so hook bodies aren't eat…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T17:36:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8997faae99c4020af71769e277130b138ca253de",
"body": "GitHub blocks workflow_run cascades driven by the default GITHUB_TOKEN\nto prevent infinite recursion loops. Consequence: when\nrelease-please-action creates the `v*.*.*` tag using GITHUB_TOKEN,\nthe tag-push event does NOT trigger `release.yml` — we hit exactly\nthis on v0.1.1 and had to manually delet\n[…]\nplease-action falls back to the\ndefault GITHUB_TOKEN and the cascade block re-engages — so add the\nsecret before the next release.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: use PAT for release-please-action so tags fire release.yml (#41)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T14:45:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a44e116e81e0b2f63c3575ce213ff949986a24c2",
"body": "Bumps the production-dependencies group with 1 update: [uuid](https://github.com/uuidjs/uuid).\n\n\nUpdates `uuid` from 13.0.0 to 14.0.0\n- [Release notes](https://github.com/uuidjs/uuid/releases)\n- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/uuidjs/\n[…]\nte:semver-major\n dependency-group: production-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump uuid in the production-dependencies group (#40)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T14:30:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "955f7fb1a84e677cf25e2e56d8edfc12cbd2ba7e",
"body": "Bumps the dev-dependencies group with 4 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [eslint](https://github.com/eslint/eslint), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) an\n[…]\non-update:semver-patch\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the dev-dependencies group with 4 updates (#39)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T14:30:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "98ccf54791364755aa65b0c22c6bbc401e99a9a4",
"body": "Docs-only cleanup surfaced by the pre-public audit. No runtime changes,\n131/131 tests still passing.\n\n- README: the `See [docs/design/oauth-broker.md](../dicode/...)` link\n targeted a sibling-repo relative path that only resolves on a dev\n machine with both repos checked out locally. Swapped for p\n[…]\nicode-core's `docs/design/oauth-broker.md`.\n\nGrep-audit found no other `/home/...`, `/Users/...`, or cross-repo\n`../dicode` paths.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: prepare repo for public release (#38)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T14:30:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ac4e803ccd5b093730fb8852238e3c49b29cc5b7",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.1.1 (#35)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-22T13:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646d52faa474c3b6ed1d6b2c8739f38956669308",
"body": "The `dicode` namespace on Docker Hub was already taken by someone\nelse, so we fall back to `dicodeayo` to match the GitHub org name\n(ghcr.io/dicode-ayo — note ghcr allows hyphens, Docker Hub does not,\nso we drop the hyphen for Docker Hub).\n\nUpdates the image tag in the release workflow + release notes + the\nREADME Docker install block.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: switch Docker Hub namespace to dicodeayo (#37)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T13:52:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e64e5c0710a981b2362e4879cefafc2668929827",
"body": "Publishes every release to `docker.io/dicode/dicode-relay` alongside\nthe existing `ghcr.io/dicode-ayo/dicode-relay` mirror. Docker Hub is\nthe canonical public-discovery registry; ghcr stays because it's free\nand co-located with the git repo, so mirroring is effectively zero\ncost.\n\nImplementation:\n- \n[…]\ncoped to Read/Write/Delete on `dicode/dicode-relay`). The IDE\n\"Context access might be invalid\" warning clears once those are set.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: dual-publish Docker image to Docker Hub + ghcr.io (#36)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T10:39:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "06749eccfe760e44c8a0870f1b8ec534e1fa5dec",
"body": "* ci: publish to npm on release, managed by release-please\n\nMakes dicode-relay installable as `npx dicode-relay` so the dicode-core\nE2E suite (and local dev flows) can spin up the broker + relay without\ncloning this repo.\n\nPackage:\n- Un-private the package and fill in repository/homepage/bugs/licens\n[…]\np fresh) and low-severity source-map + 2FA items.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: publish to npm on release, managed by release-please (#33)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T10:01:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eaede040321cde4a0d5e7738d82fec760be8e924",
"body": "…ER (#32)\n\n* feat(broker): E2E mock OAuth provider gated by DICODE_E2E_MOCK_PROVIDER\n\nAdds a mock provider that short-circuits the upstream authorize + token\nexchange so CI / integration tests can exercise the full daemon-issued\nbuild_auth_url → broker → daemon token-delivery round-trip without any\n\n[…]\ned regression tests for the oddly-cased variants.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(broker): E2E mock OAuth provider gated by DICODE_E2E_MOCK_PROVID…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-22T09:27:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d6e2c1da2f807037dea0ff9ec0d6cefc9ac10ef1",
"body": "…#28) (#29)\n\n* feat(broker): accept decrypt_pubkey in hello + announce protocol: 2 (#28)\n\nCompanion to dicode-core#104 (split daemon identity into separate\nECDSA-sign and ECDH-decrypt keys).\n\nProtocol v2:\n- HelloMessageSchema accepts an optional decrypt_pubkey field (65-byte\n uncompressed P-256 poi\n[…]\nst: \"missing decrypt_pubkey: handshake rejected\".\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(broker): accept decrypt_pubkey in hello + announce protocol: 2 (…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-21T09:10:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8296c41d2e35dda1ee00bfed528c36f3a2a3d446",
"body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump softprops/action-gh-release from 2 to 3 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-17T07:15:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "39864d8905d7f0335eb06d5c7ff68aa21b7b66f1",
"body": "…ith 5 updates (#27)\n\nBumps the dev-dependencies group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.6.0` |\n| [@types/uuid](https://github.com/DefinitelyTyped/D\n[…]\non-update:semver-patch\n dependency-group: dev-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the dev-dependencies group across 1 directory w…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-17T07:15:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "98eebda113e13af97f941ce5260c30368dab891b",
"body": "* feat(oauth): bind message type as GCM AAD on delivery envelopes\n\nCloses the domain-separation gap flagged in the dicode-core design\nreview: the OAuth token envelope's message-type label is now bound\ninto AES-256-GCM's authenticated data on both ends of the ECIES\nflow. Any mismatch (including in-tr\n[…]\n(env) parameter instead of\n process.env mutation\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(oauth): bind message type as GCM AAD on delivery envelopes (#25)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-17T07:14:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5a23121580c6b97866ee917d36dab7d3bb894932",
"body": "* feat(config): extract relay configuration to YAML\n\nMoves all hardcoded configuration (14 OAuth providers, server settings,\nrelay timeouts, broker session TTL, nonce TTL) from scattered env vars\nand code constants into a single relay.yaml config file.\n\nKey changes:\n- New src/config.ts: loads relay.\n[…]\n above the 90% threshold for lines and functions.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(config): extract relay configuration to YAML (#26)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-17T05:51:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a48038a463873333158c42b8957c514b6dbe9a9f",
"body": "…y with 2 updates (#7)\n\n* build(deps): bump the production-dependencies group with 2 updates\n\nBumps the production-dependencies group with 2 updates: [uuid](https://github.com/uuidjs/uuid) and [zod](https://github.com/colinhacks/zod).\n\n\nUpdates `uuid` from 11.1.0 to 13.0.0\n- [Release notes](https://\n[…]\nbot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Dmitrij Rozdestvensky <dmitrij.rozdestvensky@juliahub.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": true,
"headline": "build(deps): bump the production-dependencies group across 1 director…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-09T22:19:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3166190d3a5eefb7382d4f17def6fb555369890d",
"body": "…ith 7 updates (#6)\n\n* build(deps-dev): bump the dev-dependencies group with 7 updates\n\nBumps the dev-dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` |\n| [@types/node](https:/\n[…]\nbot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Dmitrij Rozdestvensky <dmitrij.rozdestvensky@juliahub.com>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": true,
"headline": "build(deps-dev): bump the dev-dependencies group across 1 directory w…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-09T22:18:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4e1bd0753a928b05392c355e5b563662fd63db43",
"body": "Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: docker/metadata-action\n d\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/metadata-action from 5 to 6 (#8)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-09T22:18:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "816e8cb6ba70e43e1e6dc5cbf1f9e2ad0028a14b",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: fix prettier formatting in index.ts",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T22:10:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1a56243d0ae65ed7988b687168a0dc0d104b96d1",
"body": null,
"is_bot": false,
"headline": "chore: fix forward (#10)",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T22:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caef7d30d9847f62f503f15c9c7aacf5734c7907",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 4 to 6 (#4)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-09T21:57:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b53c3efb8f1dc11b52f01b484e092a2c0825fca1",
"body": "build(deps): bump node from 22-alpine to 25-alpine",
"is_bot": false,
"headline": "Merge pull request #5 from dicode-ayo/dependabot/docker/node-25-alpine",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T21:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df6f50dd21205ed08028be90f5a013b2f0f3384",
"body": "…r/build-push-action-7\n\nbuild(deps): bump docker/build-push-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #3 from dicode-ayo/dependabot/github_actions/docke…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T21:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c063bb95ab9d4202f8dc0e5ebdf0b1ba5bef61",
"body": "…ns/checkout-6\n\nbuild(deps): bump actions/checkout from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #2 from dicode-ayo/dependabot/github_actions/actio…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T21:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3919dcef909e9f4e0132c41c9bacd9389f71b2ff",
"body": "…r/login-action-4\n\nbuild(deps): bump docker/login-action from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #1 from dicode-ayo/dependabot/github_actions/docke…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T21:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f535ac6cbf1c0fafe39bd85bb511710d7855f1e",
"body": "refactor: transparent relay proxy — remove HTML rewriting",
"is_bot": false,
"headline": "Merge pull request #9 from dicode-ayo/feat/transparent-relay-proxy",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T21:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8406280f569a1387830bbe366668d6dbe50f8e58",
"body": "Replace `as string | string[]` cast with direct usage of req.params.path,\nletting TypeScript infer the correct type from Express route definition.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(relay): remove unsafe type cast in webhook path param",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T20:15:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c305f9e388a5388894d52d876864a4fde483b0c0",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(relay): resolve ESLint errors in webhook forwarding handler",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T20:03:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d3ae3845c6bfc2b0e85f38e65515dfb8a27ba762",
"body": "…roxy\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(relay): remove HTML rewriting — relay is now a transparent p…",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T18:59:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ec17e66761fda429b8d46ed8e6db3428060c46bc",
"body": null,
"is_bot": false,
"headline": "wip: before refactor",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T18:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6349a93f7976e14fe5924d0bc9dc39e06f8fd03e",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(status): resolve ESLint errors in auth and metrics modules",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T14:08:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c47c483f4f102df16f2bf79057358f5740134050",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(status): wire metrics, auth, and status routes into server",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T14:05:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7bc8d4f01b5f5be7bd53cd8b1ec873078ad05c8a",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(status): add server-rendered HTML page and JSON builder",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T14:03:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7f11d5865d117ae1ac7f29c199c61a06efe80a09",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(status): add HTTP Basic Auth middleware for status page",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T14:02:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dccc4e7534b7f19dd4f9a45b0dd311fc62b9fffc",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(status): add MetricsCollector with sliding-window ring buffers",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T14:01:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e06ad4ba3891c50110e256510690f000c262858",
"body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(relay): add EventEmitter for client lifecycle events",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T13:55:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "85be096d2777f9c063b205ab115497037e9cd617",
"body": "6 tasks with TDD steps: EventEmitter on RelayServer, MetricsCollector,\nBasic Auth middleware, HTML page renderer, index.ts wiring, final verification.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add status page implementation plan",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T13:22:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9eb24c9f24341f474f481d17ad54962536584682",
"body": "Covers in-process metrics (sliding-window ring buffers), password-protected\nHTML dashboard, JSON API, and northstar Prometheus migration path.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add status page design spec",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-09T13:13:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fc24d6e89ceb9645ce2dad382cef60295593beef",
"body": null,
"is_bot": false,
"headline": "faet: relay start to work",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-08T06:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8b65d23b3a897d9fa5419d580f206996695e5c",
"body": "Bumps node from 22-alpine to 25-alpine.\n\n---\nupdated-dependencies:\n- dependency-name: node\n dependency-version: 25-alpine\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump node from 22-alpine to 25-alpine",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T06:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "095319e20d74dad6371f1b46399325e9813248f8",
"body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/build-push-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T06:22:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc717dde572aa9b2be0e2cd57253385f8f2e78e8",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T06:22:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b47027fe41b0e4848802916934f099121b5bab4",
"body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump docker/login-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-08T06:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "378b7676397881eda6a2f7767f99eae14d965d29",
"body": null,
"is_bot": false,
"headline": "fix: fix port",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-08T06:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51153eebed58044e74795e198fdcb03283bd2c3e",
"body": null,
"is_bot": false,
"headline": "feat: initial commit",
"author_name": "Dmitrij Rozdestvensky",
"author_login": "dr14-make",
"committed_at": "2026-04-06T23:03:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 86,
"latest_release_at": "2026-07-20T10:51:46Z",
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 8,
"days_since_latest_release": 6,
"mean_days_between_releases": 9.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "dicode-relay",
"exists": true,
"license": "AGPL-3.0-or-later",
"keywords": [
"dicode",
"oauth",
"oauth-broker",
"websocket",
"webhook-relay",
"tunnel",
"grant"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/dicode-relay",
"is_deprecated": false,
"latest_version": "0.2.1",
"repository_url": "https://github.com/dicode-ayo/dicode-relay",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2298,
"first_published_at": "2026-04-22T14:13:45.290000Z",
"latest_published_at": "2026-07-20T10:52:42.656000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 27
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [
"proto/relay.proto"
],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 20430,
"source_files_sampled": 65,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 21300
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "elliptic",
"direct": false,
"version": "6.6.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-848j-6mx2-7j84"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 198
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 94
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 123,
"malicious_count": 0,
"assessed_package": "npm:dicode-relay@0.2.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@bufbuild/protobuf",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.12.0"
},
{
"name": "@peculiar/x509",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "1.14.3"
},
{
"name": "cookie-session",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.1.1"
},
{
"name": "escape-html",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.3"
},
{
"name": "express",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.1"
},
{
"name": "express-basic-auth",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.1"
},
{
"name": "grant",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.4.22"
},
{
"name": "js-yaml",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.1"
},
{
"name": "lru-cache",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^11.3.5"
},
{
"name": "uuid",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^14.0.0"
},
{
"name": "ws",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.18.0"
},
{
"name": "zod",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 66,
"open_issues": 23,
"closed_ratio": 0.395,
"closed_issues": 15,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "dr14-make",
"commits": 64,
"avatar_url": "https://avatars.githubusercontent.com/u/124160656?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release-please.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/21 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bfdddbd3d8f17623a01ac5b946a5edeb4656daa5",
"ran_at": "2026-07-26T15:45:58Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T14:14:53Z",
"oldest_open_prs": [
{
"number": 22,
"created_at": "2026-04-12T09:07:03Z",
"last_comment_at": "2026-04-12T09:25:25Z",
"last_comment_author": "dr14-make"
},
{
"number": 101,
"created_at": "2026-07-15T14:13:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 119,
"created_at": "2026-07-22T14:14:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 120,
"created_at": "2026-07-22T14:14:50Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T10:51:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 11,
"created_at": "2026-04-12T06:14:00Z",
"last_comment_at": "2026-04-12T06:21:59Z",
"last_comment_author": "dr14-make"
},
{
"number": 12,
"created_at": "2026-04-12T06:16:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2026-04-12T06:16:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2026-04-12T06:16:14Z",
"last_comment_at": "2026-04-12T09:03:23Z",
"last_comment_author": "dr14-make"
},
{
"number": 15,
"created_at": "2026-04-12T06:16:18Z",
"last_comment_at": "2026-04-12T06:24:17Z",
"last_comment_author": "dr14-make"
},
{
"number": 16,
"created_at": "2026-04-12T06:16:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-04-12T06:16:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2026-04-12T06:16:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2026-04-12T06:16:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2026-04-12T06:16:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-04-12T06:16:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-04-21T08:48:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-04-22T09:42:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2026-04-24T04:47:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 54,
"created_at": "2026-04-24T04:47:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2026-04-24T05:47:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2026-04-26T10:10:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2026-06-10T07:45:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2026-07-14T10:05:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2026-07-14T15:32:19Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dicode-ayo/dicode-relay",
"host": "github.com",
"name": "dicode-relay",
"owner": "dicode-ayo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 52,
"vitality": 81,
"community": 32,
"governance": 47,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 86,
"human_commit_share": 0.744,
"days_since_last_push": 4,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "86 commits in the last year",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 86
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 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": 11,
"latest_release_tag": "v0.2.1",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 9.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~9.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 9.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"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": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (AGPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "AGPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"packages": [
"dicode-relay"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2298
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,298 downloads/month across npm",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2298,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"merged_prs": 66,
"open_issues": 23,
"closed_issues": 15,
"issue_closed_ratio": 0.395,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "40% of issues closed",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 40
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "66/78 decided PRs merged",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 66,
"decided": 78
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/21 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": 42,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dicode-ayo",
"public_repos": 5,
"account_age_days": 1058
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of dicode-ayo",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "dicode-ayo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~2 yr old",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"dicode-relay"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/21 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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:dicode-relay@0.2.1 runtime dependency closure — what installing the published package pulls in — 123 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:dicode-relay@0.2.1",
"assessed": 123
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 73,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 123,
"unassessed_packages": 0,
"affected_by_severity": "high 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "2 affected: elliptic 6.6.1 (high 7.3), uuid 8.3.2 (high 7.5)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "elliptic 6.6.1 (high 7.3), uuid 8.3.2 (high 7.5)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 198 days ago",
"points": 29.2,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 2,
"oldest": 198
}
}
],
"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": 123,
"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": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 21300
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "64 of 64 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 64,
"sampled": 64
}
}
],
"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": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.523,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.244
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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": "45 of the last 86 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 45,
"sampled": 86
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "21 of the last 86 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 21,
"sampled": 86
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 20430,
"source_files_sampled": 65,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/65 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 65,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"proto/relay.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "proto/relay.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "proto/relay.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T15:46:15.253133Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dicode-ayo/dicode-relay.svg",
"full_name": "dicode-ayo/dicode-relay",
"license_state": "standard",
"license_spdx": "AGPL-3.0"
}