Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"elysia",
"rate-limit",
"rate-limiting",
"api",
"bun",
"middleware",
"elysia-plugin"
],
"is_fork": false,
"size_kb": 357,
"has_wiki": false,
"homepage": "https://npm.im/elysia-rate-limit",
"languages": {
"TypeScript": 43379
},
"pushed_at": "2026-07-22T12:31:47Z",
"created_at": "2023-03-08T09:50:48Z",
"owner_type": "User",
"updated_at": "2026-07-29T17:51:23Z",
"description": "Lightweight rate limiter plugin for Elysia.js",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://rayriffy.com",
"name": "Phumrapee Limpianchop",
"type": "User",
"login": "rayriffy",
"company": "@Creatorsgarten @agoda-com",
"location": "Thailand",
"followers": 415,
"avatar_url": "https://avatars.githubusercontent.com/u/22584594?v=4",
"created_at": "2016-10-03T05:07:39Z",
"is_verified": null,
"public_repos": 318,
"account_age_days": 3588
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2026-07-22T12:31:48Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-07-18T05:55:53Z"
},
{
"tag": "v4.6.2",
"kind": "patch",
"published_at": "2026-05-10T05:37:11Z"
},
{
"tag": "v4.6.1",
"kind": "patch",
"published_at": "2026-05-01T11:37:49Z"
},
{
"tag": "v4.6.0",
"kind": "minor",
"published_at": "2026-04-16T04:14:19Z"
},
{
"tag": "v4.5.1",
"kind": "patch",
"published_at": "2026-03-14T00:50:57Z"
},
{
"tag": "v4.5.0",
"kind": "minor",
"published_at": "2026-01-31T14:48:22Z"
},
{
"tag": "v4.4.2",
"kind": "patch",
"published_at": "2025-10-22T08:44:50Z"
},
{
"tag": "v4.4.1",
"kind": "patch",
"published_at": "2025-10-18T07:55:56Z"
},
{
"tag": "v4.4.0",
"kind": "minor",
"published_at": "2025-05-27T16:57:48Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2025-03-22T17:04:05Z"
},
{
"tag": "v4.2.1",
"kind": "patch",
"published_at": "2025-03-08T16:51:07Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2025-03-01T07:27:56Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2024-05-23T20:11:18Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2024-05-02T14:07:49Z"
},
{
"tag": "v3.2.2",
"kind": "patch",
"published_at": "2024-04-20T07:54:24Z"
},
{
"tag": "v3.2.1",
"kind": "patch",
"published_at": "2024-04-14T14:27:54Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2024-04-13T15:43:07Z"
},
{
"tag": "v3.1.4",
"kind": "patch",
"published_at": "2024-04-07T21:27:58Z"
},
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2024-04-03T19:38:07Z"
},
{
"tag": "v3.1.2",
"kind": "patch",
"published_at": "2024-04-03T19:10:52Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2024-04-01T22:13:58Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2024-03-31T19:53:36Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2024-03-29T19:24:54Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2024-03-18T19:49:24Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2024-03-16T16:40:07Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-03-09T14:08:51Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2023-11-26T23:35:32Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2023-11-24T16:39:16Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-11-24T15:39:16Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-09-24T11:10:53Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2023-03-09T13:52:32Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2023-03-08T13:39:20Z"
}
],
"recent_commits": [
{
"oid": "f56f4f83b75030ab3b9f1409bded9857fd4348d4",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#87)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T12:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "554318eb0086173373456aae1859c2f58ac6093e",
"body": "* feat: Verify and Fix Elysia Rate Limit Entrypoint\n\nCo-authored-by: traeagent <traeagent@users.noreply.github.com>\n\n* Update ESM entry points to use .mjs and .d.mts\n\nUpdate published ESM entry points for clearer module resolution.\n\n---------\n\nCo-authored-by: traeagent <traeagent@users.noreply.github.com>",
"is_bot": false,
"headline": "Update package entry points to .mjs and .d.mts (#86)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-07-22T12:30:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d84ac887e2f61e6c2d6868d8864ad4e166f7cb5",
"body": null,
"is_bot": false,
"headline": "fix: npm to be main publish actor instead of bun",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-07-18T05:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4de4ce5b5581a9987e041fb24745c53512ba51",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#84)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T05:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d772bdb98b02671db9275f2a6a9ffba5b964abd",
"body": null,
"is_bot": false,
"headline": "ci: publish npm with oidc",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-07-18T05:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556666b7556772011d66aa9387f6d9460f8c49f3",
"body": "* feat: migrate core plugin\n\n* fix: test\n\n* refactor: add compatibility notice\n\n* chore: changeset",
"is_bot": false,
"headline": "Migration to Elysia 2.0 (#83)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-07-18T05:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6accc12f0c7ddf66fbdbd345b7c799496162850b",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#80)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-10T05:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcdc2c8ceb7c2da426007a88114bf8ea76b3db72",
"body": null,
"is_bot": false,
"headline": "ci: run tests on build",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-05-10T05:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a9a100a27ff56cc8f95c9e71c7eae03b2cdf7ee",
"body": "…rations to prevent Elysia from incorrectly deduplicating distinct rate limiter instances.",
"is_bot": false,
"headline": "fix : Ensure unique plugin seeds for dynamic max and duration configu…",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-05-10T05:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f088ef497104f0b9466107ac90978fa561acb5fe",
"body": null,
"is_bot": false,
"headline": "fix: Rate Limit Bypass",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-05-10T05:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e695b11a05567fa92d136a9b314367387f010c",
"body": "… attackers from spoofing shorter window expirations by intentionally opening shorter windows.",
"is_bot": false,
"headline": "fix : Implement high-water mark logic for dynamic duration to prevent…",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-05-09T08:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a54821dc4a396aa4fff315c9216a79c073561e74",
"body": "…iguration functions to prevent unhandled promise rejections and bypasses.",
"is_bot": false,
"headline": "fix : Add fail-closed error handling to dynamic duration and max conf…",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-05-09T08:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce04e3285e392a57a0de0a5c6b1fceea89bfa80",
"body": "… rather than dynamically recalculating the duration of the rejected request.",
"is_bot": false,
"headline": "fix : Ensure Retry-After header correctly aligns with RateLimit-Reset…",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-05-09T08:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb2811f17b949b91bf17302ad3cc53f6d05a5c71",
"body": "* feat: support dynamic duration as a function\n\nMirror the existing dynamic `max` pattern for `duration`.\nThe option now accepts `number | ((key, request) => number | Promise<number>)`.\n\n- Widen `Options.duration` type\n- Update `Context.increment` signature to accept per-call duration + requestTime\n\n[…]\n to account for dynamic duration\n- Update README with type, behavior note, and examples\n\n* feat: add changeset for dynamic duration support\n\n* fix: update version to patch for dynamic duration support",
"is_bot": false,
"headline": "feat: support dynamic duration as a function (#79)",
"author_name": "lucass3na",
"author_login": "lucass3na",
"committed_at": "2026-05-08T10:55:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7733f1f81707775e4cbb3117da33e394f547c937",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#77)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-01T11:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35af16e741b89222bc93d0999c41e7afdad98df",
"body": "* feat: Fix Rate Limiting for Unknown Routes\n\nCo-authored-by: traeagent <traeagent@users.noreply.github.com>\n\n* chore: enchmark profile\n\n* chore: changeset\n\n* refactor: code smell\n\n---------\n\nCo-authored-by: traeagent <traeagent@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: extend rate limit plugin to 404 routes (#76)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-05-01T10:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9fe5194b96ba9c09bbc423facb111f07813d028",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#74)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-16T04:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc24ad434a0fdae161976a75e39c69bcc3acb7ce",
"body": null,
"is_bot": false,
"headline": "feat: performance improvements",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-03-26T05:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fca53135d5874aa14dca1940b3891289cbd66c01",
"body": null,
"is_bot": false,
"headline": "chore: staged changes",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-03-26T05:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7beead85d25fb66d3195f81ceac012888350ccb3",
"body": null,
"is_bot": false,
"headline": "docs: about benchmarking",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-03-26T05:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "748c6f17b7b77b0ba41374f9ed59252e91177712",
"body": null,
"is_bot": false,
"headline": "feat: benchmark",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-03-25T20:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909043b6847b180f693bf84c13c5596f01eba43a",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#73)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-03-14T00:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8acb328b23529d2ef0b9efe6e6130b65819be26",
"body": "…s (#72)\n\n* feat: enhance rate limit plugin with derived context handling and request body preservation\n\n* fix: resolve eager body parsing issue in lifecycle handlers\n\n* fix: optimize rate limit handler for better performance and clarity\n\n---------\n\nCo-authored-by: Alex Kahn <alexkahndev@gmail.com>",
"is_bot": false,
"headline": "fix: prevent rate limiter from forcing body parsing on all POST route…",
"author_name": "alexkahndev",
"author_login": "alexkahndev",
"committed_at": "2026-03-14T00:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561daaf614db1099dc74a8edb8879180345c20b5",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#71)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-31T14:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50e01b1edb39c719b5097f8b3ef010ebb157522f",
"body": "This reverts commit a1bf301a489abc21981a537e17fdb84b26e3f1c1.",
"is_bot": false,
"headline": "Revert \"feat: adopt oidc release\"",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-01-31T14:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a6859fa84dfd80b0c62386d7ab08e1753e3bc1",
"body": "This reverts commit 597649dcca1305b8f259b73198b591a6cf70ddc1.",
"is_bot": false,
"headline": "Revert \"fix: provenance\"",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-01-31T14:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597649dcca1305b8f259b73198b591a6cf70ddc1",
"body": null,
"is_bot": false,
"headline": "fix: provenance",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-01-31T14:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cdfc581df288e9425a84f294802b414495fcf2d",
"body": null,
"is_bot": false,
"headline": "refactor: infer types",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2026-01-30T23:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a1cb71f4e9fcc70c1228e5593c43b4774f1f7c",
"body": "* allow for the max value to be dynamic\n\n* bump ver\n\n* Update the README.md file to reflect new max option change\n\n* make this use a generic ExtendedRequest type\n\n* changeset",
"is_bot": false,
"headline": "Allow for the max request/per interval to be dynamic (#68)",
"author_name": "Braydon",
"author_login": "Rainnny7",
"committed_at": "2026-01-30T22:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1bf301a489abc21981a537e17fdb84b26e3f1c1",
"body": null,
"is_bot": false,
"headline": "feat: adopt oidc release",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-11-08T07:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54fa60b70ff3466d000374fc87244ac9d39a7cf7",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#65)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-10-22T08:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b9976043aa2fba782c0b28633cc25863584905a",
"body": null,
"is_bot": false,
"headline": "chore: changeset",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-10-22T08:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae85d2d7646544d2ddf4464b467ab9463facebb6",
"body": null,
"is_bot": false,
"headline": "fix: biome",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-10-22T08:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1591e12bd0d28b607f629f45b0b904663d2592fc",
"body": "Note that I have made the assumption that this should be referring to enhancedRequest and not completeRequest",
"is_bot": false,
"headline": "Fixed rayriffy/elysia-rate-limit#63 (#64)",
"author_name": "Paul Thompson",
"author_login": "captbunzo",
"committed_at": "2025-10-22T08:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c03de48e01b572563a050957ca2c7fbfdea78700",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#62)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-10-18T07:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5fd0d3b197d40bb70e0c56ab631ec0878761f3",
"body": "* feat: expose request cookie\n\n* fix: use defineProperty\n\n* chore: add changelog\n\n---------\n\nCo-authored-by: Ilija <ilija@Ilijas-MacBook-Pro.local>",
"is_bot": false,
"headline": "feat: expose request cookie (#61)",
"author_name": "Ilija",
"author_login": "ilijapuaca",
"committed_at": "2025-10-18T07:54:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9936c05a9d489ab250f3c6868845c3be8382d5a7",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#59)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-27T16:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41680f180d7c72c2117e37f5ffc09e8958c42c8d",
"body": "* Update Support Opentelemetry\n\nConvert anonymous arrow functions to named functions for improved OpenTelemetry tracing\n\n* Update plugin.ts\n\n* Use named functions instead of anonymous arrows for better tracing\n\n* Revert \"Use named functions instead of anonymous arrows for better tracing\"\n\nThis reverts commit a1f34ff2dea61d2f345d1100fe51dd778f808d3f.\n\n* Changeset",
"is_bot": false,
"headline": "Update Support Opentelemetry (#60)",
"author_name": "Nawapat Buakoet",
"author_login": "BeamNawapat",
"committed_at": "2025-05-27T16:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab26fc3c190ffea65b41e079e8fc03789ce6c53b",
"body": null,
"is_bot": false,
"headline": "feat: tsdown, esm",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-05-24T10:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6817e4cdad132146af6e1ddef1a7e23ebc279dc",
"body": null,
"is_bot": false,
"headline": "ci: make a pre-release (#58)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-04-16T07:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed5a1b590bcf09c1d0d41f263e61dc07ce575e2",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#56)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-03-22T17:03:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb3d6fe9bf9bc21e22a7cc78a60afc95cba214d",
"body": null,
"is_bot": false,
"headline": "refactor: biome",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-19T16:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1079e8ed29808bb8f0a48b5f109b096e58150c46",
"body": null,
"is_bot": false,
"headline": "perf: logger",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-19T16:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c807a068d959a3da6a8e31f91cfe80dd3b538e40",
"body": null,
"is_bot": false,
"headline": "perf: reimplement generator",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-19T16:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de63736a60bf894826a00438d1bf19501cbc00f",
"body": null,
"is_bot": false,
"headline": "perf: opt-out from lru-cache for @alloc/quick-lru",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-19T16:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "869044fbb15f95960316eed49f75de9c347e8f14",
"body": null,
"is_bot": false,
"headline": "docs: cf header suggestion",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-15T20:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac5f5cf97b480f744bc40b0845a112071784012e",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#55)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-03-08T16:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9789009780592daea6f00f41828756054c9a537",
"body": "* fix: plugin deduplication\n\n* fix: rebase\n\n* refactor: reduce seed calculation complexity\n\n* feat: exit pre mode",
"is_bot": false,
"headline": "Fixes plugin instances duplication (#52)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-08T16:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a13f252b54562f5725cd809a862b151d1bb67de",
"body": null,
"is_bot": false,
"headline": "docs: scope doc url",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-05T03:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79f2a969d8a51ca5c932cc2330f89b562fa93902",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#54)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-03-01T07:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d026b6ded994047ec74f7b7ee518d934e37ffac6",
"body": null,
"is_bot": false,
"headline": "fix: exit prerelease mode",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-01T07:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19f554785937b1de97fdf91e02d4d9067dd3a6d",
"body": "* ci: tsup\n\n* test: unit testing\n\n* refactor: update github actions instance\n\n* ci: pipelines\n\n* fix: test\n\n* chore: staged changes\n\n* fix: packaging without test files\n\n* feat: package with only dist/ directory",
"is_bot": false,
"headline": "Transpile module using both tsup, and tsc at the same time. (#53)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-03-01T07:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b84a87e135d526436f07899546ac10b8c1cc8436",
"body": null,
"is_bot": false,
"headline": "refactor: biome and type-fixes",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-02-28T14:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "665ed32e2b1323a02bb1345c914116a570c5d51e",
"body": null,
"is_bot": false,
"headline": "refactor: house-keeping",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2025-02-28T14:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7399d57766e98c883a1ef8c42dbd9ddcf7f2e963",
"body": null,
"is_bot": false,
"headline": "docs: readme",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-06-10T09:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b608984a08f35eb42a7e96148cc36e10b7c59c1",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#45)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-05-23T20:10:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d0c0aef82de8d00edc14b9ec87ae395418388d2",
"body": "* feat: headers option\r\n\r\n* refactor: types\r\n\r\n* docs: readme",
"is_bot": false,
"headline": "Option to control RateLimit-* headers (#46)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-05-23T20:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b0d4338a86806eb05083dbe8d2529cd3a748cc",
"body": null,
"is_bot": false,
"headline": "refactor: cleanup",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-05-22T10:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86789699fff43bd7a72814ae52913105d12d079",
"body": "* - add update all dependencies ( using pnpm )\r\n- update dependencies\r\n\r\n* - remove cache bun.lockb\r\n\r\n* - add using server\r\n- add getServer type\r\n\r\n* better getServer ?\r\n\r\n* change get server to using object store server\r\n\r\n* - add throw error when rate-limit reached\r\n- add type needRequestIP\r\n- ed\n[…]\nange scope\r\n\r\n* fix: scoping\r\n\r\n* fix: typo\r\n\r\n---------\r\n\r\nCo-authored-by: Phumrapee Limpianchop <git@rayriffy.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Fixed duplicate run when use multiple instance (#43)",
"author_name": "Arm",
"author_login": "armada45-pixel",
"committed_at": "2024-05-22T10:39:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e63ffd0bdf1040dad4ca935d31e5a43515c061bc",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#41)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-05-02T14:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f10e32fea8ec9a427d3a4c58359e1d6e34a50a",
"body": "* - add update all dependencies ( using pnpm )\r\n- update dependencies\r\n\r\n* - remove cache bun.lockb\r\n\r\n* - add using server\r\n- add getServer type\r\n\r\n* better getServer ?\r\n\r\n* change get server to using object store server\r\n\r\n* - add throw error when rate-limit reached\r\n- add type needRequestIP\r\n- ed\n[…]\n\r\n\r\n* chore: regenerate lockfile\r\n\r\n* refactor: getServer -> injectServer\r\n\r\n* docs: changeset\r\n\r\n* fix: redundant typeof check\r\n\r\n---------\r\n\r\nCo-authored-by: Phumrapee Limpianchop <git@rayriffy.com>",
"is_bot": false,
"headline": "rewrite errorResponse, and add a way to inject server into plugin (#40)",
"author_name": "Arm",
"author_login": "armada45-pixel",
"committed_at": "2024-04-26T17:29:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "762a4af64ed0dec38b7a80bdcc28faafc73a47f2",
"body": null,
"is_bot": false,
"headline": "docs: issues template",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-21T09:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "155443f3b11fde1e69889e1ec7dc43ec9fe1af26",
"body": null,
"is_bot": false,
"headline": "docs: badges",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-21T09:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb23a8d83092acb0c3692140f62b5f5b02a833a0",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#38)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-20T07:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e83844d458011cc4210c4719bd6b22b7e81b93d",
"body": "* fix: shared context\r\n\r\n* chore: staged changes",
"is_bot": false,
"headline": "Context are being shared when called plugin on multiple instances (#39)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-20T07:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4d7a62cba962b58a80c3c18f8d3319f35009161",
"body": null,
"is_bot": false,
"headline": "feat: debug",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-20T07:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098e4c7e11b4b7e0edfa3cbcca3e994de3f2dacf",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#35)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-14T14:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7eedb50c10dd552d1a00719a57fac4b23250c68",
"body": null,
"is_bot": false,
"headline": "fix: types",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-14T14:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c5d035edf549f19b9e55f23080c2925e069c281",
"body": null,
"is_bot": false,
"headline": "fix: generators",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-14T13:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2000c766ff5d09d4228eb0b7003dae92b341a6c",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#34)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-13T15:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe2c777e7e74b75060303e24c09740281ca4c7c",
"body": "* feat: derive values\r\n\r\n* refactor: types\r\n\r\n* refactor: types\r\n\r\n* docs: readme\r\n\r\n* fix: builds\r\n\r\n* chore: exit prerelease mode\r\n\r\n* ci: build pipeline",
"is_bot": false,
"headline": "Derive values (#33)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-13T15:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f0e2274b2667407d6469a3e98ff8a1f97d19d7",
"body": "* feat: variable scoping\r\n\r\n* docs: readme and npm packaging\r\n\r\n* fix: plugin scoping onError as well\r\n\r\n* chore: changeset\r\n\r\n* chore: versioning\r\n\r\n* chore: beta 1",
"is_bot": false,
"headline": "Plugin hooks scoping (#27)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-13T15:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b587089fc27f611854733a869e0d248d6daf9769",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#31)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-07T21:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ffb15570311bed9497d59f52152b208dd1ab60c",
"body": null,
"is_bot": false,
"headline": "fix: no longer required server to be initialized",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-07T21:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e64f9e3c4a61843c44ba7763f39b4be3e40bd97",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#26)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-03T19:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7317819f41da3b6dcce223d51afa4219ed4be89b",
"body": null,
"is_bot": false,
"headline": "fix: nextReset time always fallback to 1970",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-03T19:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2ef48c2b9f89f7185ac62a0f2a6aecaa7f42171",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#25)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-03T19:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea390c6c03af062807772122771691fc5eed44e",
"body": null,
"is_bot": false,
"headline": "refactor: detailed debugging",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-03T19:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "447bf2f6eefb09d836e4533d8bc4bc775a0cb173",
"body": null,
"is_bot": false,
"headline": "refactor: code smell",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-03T19:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32848c8dac9f5a1217efe1b127cc24eac8714aee",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#23)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-01T22:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7f124c07368793f71f19aa5d801f168b2f65f7",
"body": null,
"is_bot": false,
"headline": "refactor: file structure",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-01T21:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5056ec0b0782dff6af22133cd0919214fb8cf4d",
"body": null,
"is_bot": false,
"headline": "refactor: file structure",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-01T21:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcda4fc7c898f414ffb99efe74132b4a5c035c8",
"body": null,
"is_bot": false,
"headline": "feat: generator accepts server as non-nullable",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-01T21:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28316db57f50c1bab0dbed312602d49402e86fc3",
"body": null,
"is_bot": false,
"headline": "chore: ignore unintended files during publishing",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-04-01T21:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb4d54e4ed0f09c4679ca924aaf0d0e8a592981",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#21)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-03-31T19:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "877940294e28e92a64c5a8b8233cca987d79da0d",
"body": "* feat: new cache strategy\r\n\r\n* fix: locked semver\r\n\r\n* docs: changeset\r\n\r\n* chore: webstorm\r\n\r\n* build: beta\r\n\r\n* chore: exit prerelease mode",
"is_bot": false,
"headline": "New default context strategy (#20)",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-03-31T19:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06366e6e9774f8b847b4758e98f7cfbb2ac8cf0a",
"body": null,
"is_bot": false,
"headline": "docs: typo",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-03-31T09:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1126737344aebc81d634f4037d9e69699eb25949",
"body": null,
"is_bot": false,
"headline": "docs: update bug reoprt format",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-03-30T06:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df80d2f38ea9dde8eb9c1f9c607edd130313dc0",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#19)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-03-29T19:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17047d9964c74d600bf05ee5307ed95fda04163c",
"body": null,
"is_bot": false,
"headline": "refactor: code structure for easy read",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-03-29T19:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d9ff297f116291abba96b639e95611855015c85",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#15)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-03-18T19:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e5d26c3b41a6be814f5ea609c87ab54645a63a",
"body": null,
"is_bot": false,
"headline": "docs: compatibility list",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-03-18T19:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "693125ac631e6b5f85e5fc6b5f3a726d7264fe48",
"body": "* deal with breaking change on 1.0\r\n\r\n* add changeset",
"is_bot": false,
"headline": "Adapt plugin to 1.0 (breaking change) (#14)",
"author_name": "Ricardo Devis Agullo",
"author_login": "ricardo-devis-agullo",
"committed_at": "2024-03-18T19:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940af83bea38af7001940c1a5573ad5f3fef238e",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#13)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-03-16T16:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b66662706a94594659b4061660b24c642ffcc7c4",
"body": "* add allowList option to exclude ips from rate limiting\r\n\r\n* reuse skip instead\r\n\r\n* add changeset\r\n\r\n* make type not optional so consumer knows that if defined the key will be there",
"is_bot": false,
"headline": "add allowList option to exclude ips from rate limiting (#12)",
"author_name": "Ricardo Devis Agullo",
"author_login": "ricardo-devis-agullo",
"committed_at": "2024-03-16T16:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676f31e4ef3274daf7ff0d9a65173ebd977d1b31",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#11)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-03-09T14:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f53f96261b0c484f895f400f3525299b52af67d",
"body": null,
"is_bot": false,
"headline": "chore: add changesets",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-03-09T14:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0abf4451d505a45e5560f30e3f0e853d1b0dfaff",
"body": null,
"is_bot": false,
"headline": "reset nexttime when resetting (#10)",
"author_name": "Ricardo Devis Agullo",
"author_login": "ricardo-devis-agullo",
"committed_at": "2024-03-09T14:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ecc9ccfa1b0bb0fa521d60bd0d0e7b87b3ef83",
"body": null,
"is_bot": false,
"headline": "docs: template label",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-01-17T11:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7139ea278f4c7c7fdec03308336ef2227d6db3",
"body": null,
"is_bot": false,
"headline": "docs: issue templates",
"author_name": "Phumrapee Limpianchop",
"author_login": "rayriffy",
"committed_at": "2024-01-17T11:00:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 33,
"commits_last_year": 36,
"latest_release_at": "2026-07-22T12:31:48Z",
"latest_release_tag": "v5.1.0",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 9,
"days_since_latest_release": 9,
"mean_days_between_releases": 46.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "elysia-rate-limit",
"exists": true,
"license": "MIT",
"keywords": [
"elysia",
"rate",
"limit",
"ratelimit",
"rate-limit"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/elysia-rate-limit",
"is_deprecated": false,
"latest_version": "5.1.0",
"repository_url": "https://github.com/rayriffy/elysia-rate-limit",
"versions_count": 45,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 150105,
"first_published_at": "2023-03-08T13:10:17.860000Z",
"latest_published_at": "2026-07-22T12:31:46.122000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 16,
"stars": 233,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2024-03-08",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2026-01-19",
"count": 2
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 12309,
"source_files_sampled": 19,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": "npm:elysia-rate-limit@5.1.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@alloc/quick-lru",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "5.2.0"
},
{
"name": "debug",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "4.4.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@alloc/quick-lru",
"direct": true,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": true,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "@biomejs/biome",
"direct": false,
"version": "1.9.4",
"ecosystem": "npm"
},
{
"name": "@changesets/cli",
"direct": false,
"version": "2.31.1",
"ecosystem": "npm"
},
{
"name": "@elysiajs/swagger",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node22",
"direct": false,
"version": "22.0.5",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "1.3.14",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.13",
"ecosystem": "npm"
},
{
"name": "elysia",
"direct": false,
"version": "2.0.0-exp.42",
"ecosystem": "npm"
},
{
"name": "elysia-ip",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mitata",
"direct": false,
"version": "1.0.34",
"ecosystem": "npm"
},
{
"name": "tsdown",
"direct": false,
"version": "0.22.9",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 2,
"indirect_count": 11
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 57,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 29,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "rayriffy",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/22584594?v=4"
},
{
"type": "User",
"login": "ricardo-devis-agullo",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/16902309?v=4"
},
{
"type": "User",
"login": "armada45-pixel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/59261678?v=4"
},
{
"type": "User",
"login": "Rainnny7",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/32585528?v=4"
},
{
"type": "User",
"login": "ilijapuaca",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3406718?v=4"
},
{
"type": "User",
"login": "BeamNawapat",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/39422342?v=4"
},
{
"type": "User",
"login": "captbunzo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/736395?v=4"
},
{
"type": "User",
"login": "alexkahndev",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/140863288?v=4"
},
{
"type": "User",
"login": "lucass3na",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11907290?v=4"
},
{
"type": "User",
"login": "tnfAngel",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/57068341?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.865
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
"biome.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "6 out of 13 merged PRs checked by a CI test -- score normalized to 4",
"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": 1,
"reason": "Found 3/23 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 8 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no 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": "14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 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": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f56f4f83b75030ab3b9f1409bded9857fd4348d4",
"ran_at": "2026-07-31T16:05:33Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T12:31:39Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-22T12:31:23Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rayriffy/elysia-rate-limit",
"host": "github.com",
"name": "elysia-rate-limit",
"owner": "rayriffy"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 64 is calibrated to 73 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 64,
"calibrated": 73,
"calibration": "2026-08-02"
}
}
],
"value": 73,
"inputs": {
"security": 53,
"vitality": 72,
"community": 58,
"governance": 68,
"calibration": "2026-08-02",
"engineering": 69,
"ai_readiness": 51,
"weighted_overall_raw": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 36,
"human_commit_share": 0.73,
"days_since_last_push": 9,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "36 commits in the last year",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 36
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "14 commit(s) and 2 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": 92,
"inputs": {
"releases_count": 33,
"latest_release_tag": "v5.1.0",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 46.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "33 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 33
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~46.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 46.8
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 11,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 11 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 11
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 16,
"stars": 233,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "233 stars",
"points": 38.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 233
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 86,
"inputs": {
"packages": [
"elysia-rate-limit"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 150105
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "150,105 downloads/month across npm",
"points": 69,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 150105,
"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": "good",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.865
},
"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 86% of commits",
"points": 3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 57,
"open_issues": 0,
"closed_issues": 29,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "57/59 decided PRs merged",
"points": 29,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 57,
"decided": 59
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/23 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"followers": 415,
"owner_type": "User",
"is_verified": null,
"owner_login": "rayriffy",
"public_repos": 318,
"account_age_days": 3588
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "415 followers of rayriffy",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 415,
"login": "rayriffy"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "318 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 318
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"elysia-rate-limit"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "45 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 45
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 69,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"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": "6 out of 13 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"elysia",
"rate-limit",
"rate-limiting",
"api",
"bun",
"middleware",
"elysia-plugin"
],
"has_wiki": false,
"homepage": "https://npm.im/elysia-rate-limit",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://npm.im/elysia-rate-limit",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 13 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/23 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 8 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"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": "14 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool 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": "6 existing vulnerabilities detected",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:elysia-rate-limit@5.1.0 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:elysia-rate-limit@5.1.0",
"assessed": 3
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 3,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 27
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.945,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "69 of 73 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 69,
"sampled": 73
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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": "biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 12309,
"source_files_sampled": 19,
"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/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"plugin": 2,
"library": 6,
"middleware": 2
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "tags",
"label": "middleware",
"source": "tag:middleware",
"weight": 2
},
{
"tier": "description",
"label": "plugin",
"source": "description:plugin",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T16:05:49.271059Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rayriffy/elysia-rate-limit.svg",
"full_name": "rayriffy/elysia-rate-limit",
"license_state": "standard",
"license_spdx": "MIT"
}