Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 772,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 38101
},
"pushed_at": "2025-04-09T18:42:18Z",
"created_at": "2017-12-22T05:55:41Z",
"owner_type": "User",
"updated_at": "2026-07-19T07:01:06Z",
"description": "A micro web server so fast, it'll make you dance! :dancers:",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://lukeed.com",
"name": "Luke Edwards",
"type": "User",
"login": "lukeed",
"company": null,
"location": "San Francisco, CA",
"followers": 5069,
"avatar_url": "https://avatars.githubusercontent.com/u/5855893?v=4",
"created_at": "2013-11-05T00:52:21Z",
"is_verified": null,
"public_repos": 343,
"account_age_days": 4642
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0-next.28",
"kind": "prerelease",
"published_at": "2024-09-19T14:22:21Z"
},
{
"tag": "v1.0.0-next.27",
"kind": "prerelease",
"published_at": "2024-09-19T14:16:49Z"
},
{
"tag": "v1.0.0-next.26",
"kind": "prerelease",
"published_at": "2024-09-19T14:14:57Z"
},
{
"tag": "v1.0.0-next.25",
"kind": "prerelease",
"published_at": "2024-03-07T22:40:28Z"
},
{
"tag": "v1.0.0-next.24",
"kind": "prerelease",
"published_at": "2023-12-04T16:31:04Z"
},
{
"tag": "v1.0.0-next.22",
"kind": "prerelease",
"published_at": "2021-10-01T15:12:47Z"
},
{
"tag": "v1.0.0-next.21",
"kind": "prerelease",
"published_at": "2021-10-01T13:24:58Z"
},
{
"tag": "v1.0.0-next.20",
"kind": "prerelease",
"published_at": "2021-08-28T00:06:36Z"
},
{
"tag": "v1.0.0-next.17",
"kind": "prerelease",
"published_at": "2021-08-14T00:36:18Z"
},
{
"tag": "v1.0.0-next.16",
"kind": "prerelease",
"published_at": "2021-08-13T22:14:57Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2018-09-18T19:00:59Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2018-05-14T20:17:23Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2018-02-16T22:20:30Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2018-02-09T19:11:56Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2018-02-07T02:07:42Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2018-02-03T04:32:20Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2018-01-23T22:51:29Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2018-01-23T22:28:45Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2018-01-16T06:43:10Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2018-01-15T00:25:52Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2018-01-12T22:01:45Z"
}
],
"recent_commits": [
{
"oid": "c36cf8b5d1a57164e64fdd7d4e0d0f80ab262dc0",
"body": "* Fix readme.md image\r\n\r\n* Update readme.md\r\n\r\n* update package readme.md\r\n\r\n---------\r\n\r\nCo-authored-by: Luke Edwards <luke.edwards05@gmail.com>",
"is_bot": false,
"headline": "chore: fix logo in readme (#208)",
"author_name": "Denis Lukianenko",
"author_login": "denlukia",
"committed_at": "2024-06-23T22:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72e13cf3f674760ffa15ad3700aa1251f77795e",
"body": "* docs: add server-sent events example\r\n\r\n* fix: use sirv instead of serve-static and use single quotes\r\n\r\n* update comment\r\n\r\n* update html\r\n\r\n* Update readme.md\r\n\r\n---------\r\n\r\nCo-authored-by: Luke Edwards <luke.edwards05@gmail.com>",
"is_bot": false,
"headline": "chore: add `with-server-sent-events` example (#204)",
"author_name": "Antoine Coulon",
"author_login": "antoine-coulon",
"committed_at": "2024-01-21T17:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58cb4f76fa38df203b660f658be19b038a493775",
"body": "* fix(polka): typo\r\n\r\n* fix: typo",
"is_bot": false,
"headline": "chore(polka): comment typo (#203)",
"author_name": "Yu Le",
"author_login": "yuler",
"committed_at": "2024-01-16T07:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937e86783867d24d0de4f26bec90f2a93092f596",
"body": null,
"is_bot": false,
"headline": "chore(send): readme typo (#202)",
"author_name": "Yu Le",
"author_login": "yuler",
"committed_at": "2024-01-16T07:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf649c5d6e3924a41a42097156145b0daafc957",
"body": "* Fixes #197: apply custom headers when passed a stream\r\n\r\n* Use setHeader instead of writeHead to fix Chrome issue\r\n\r\n* Use for…in loop as suggested by Luke\r\n\r\nI don’t have a preference either way as long as all the headers are sent ;)\r\n\r\nCo-authored-by: Luke Edwards <luke.edwards05@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Luke Edwards <luke.edwards05@gmail.com>",
"is_bot": false,
"headline": "fix(send-type): apply custom headers when passed a stream (#198)",
"author_name": "Aral Balkan",
"author_login": "aral",
"committed_at": "2023-12-04T16:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce10df97921126ffcc43e23aa14af18f93f49e1",
"body": "- Closes #120, #163",
"is_bot": false,
"headline": "fix: remove `err` param from `.listen()` callback;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2021-05-22T15:34:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d5902dd11f2fb5962a439ef47799c83ba397ac",
"body": "Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.7.3 to 2.6.1.\r\n- [Release notes](https://github.com/bitinn/node-fetch/releases)\r\n- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)\r\n- [Commits](https://github.com/bitinn/node-fetch/compare/1.7.3...v2.6.1)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(examples): bump `node-fetch` version (#147)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-09-10T21:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565fb307c0f01dc17f40bf5b94f006475fb37603",
"body": "Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 1.7.3 to 2.6.1.\r\n- [Release notes](https://github.com/bitinn/node-fetch/releases)\r\n- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)\r\n- [Commits](https://github.com/bitinn/node-fetch/compare/1.7.3...v2.6.1)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(examples): bump `node-fetch` version (#146)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-09-10T20:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376a4d4c84f6c499bf2f2e891b24c3399b294382",
"body": null,
"is_bot": false,
"headline": "chore: enable sponsor button",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2020-08-17T21:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f380272973019df5dc7c37611ac987bcd67d47",
"body": null,
"is_bot": false,
"headline": "chore: add readme banner",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2020-06-02T22:17:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d6d2b29aed493f53eb58db89bd96b042785fb9",
"body": "* fix(polka): Use Buffer.isBuffer for type check\r\n\r\n* fix: handle strings again\r\n\r\nCo-authored-by: Luke Edwards <luke.edwards05@gmail.com>",
"is_bot": false,
"headline": "fix(polka): explicit check in `onError` for Buffer|string (#121)",
"author_name": "Jim van der Voort",
"author_login": "jimvandervoort",
"committed_at": "2020-01-04T01:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7076175d32702c2b3c871eb0b612c546b4d3ebab",
"body": null,
"is_bot": false,
"headline": "fix(action): add \"pull_request\" trigger",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2020-01-04T01:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "502bb4c91cfbaf168e03f771066ca697f0a3ea88",
"body": "Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.19.0.\r\n- [Release notes](https://github.com/axios/axios/releases)\r\n- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/axios/axios/compare/v0.17.1...v0.19.0)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump `axios` version (#111)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-10-21T21:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea8548ea89f18f12ce97eebe991eb3b1f8a2907",
"body": null,
"is_bot": false,
"headline": "chore(action): simplify events & codecov",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-08-16T17:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da421b1096d37292593dd25a6e2743ebeb41016",
"body": null,
"is_bot": false,
"headline": "chore: remove TravisCI config",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-08-16T06:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "255491d1261a84dc06a32f3a11d217a5d2ceba7d",
"body": null,
"is_bot": false,
"headline": "fix(polka): always push `onNoMatch` on stack",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-08-16T06:23:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93b4ecb7136a5782a220891ab49d9ac95b39b255",
"body": null,
"is_bot": false,
"headline": "debug(action): attempt \"Report\" conditional",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-08-16T06:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e7a44ee20bd98f90a97b93bd9245b0d68aaa2f",
"body": null,
"is_bot": false,
"headline": "fix(action): import `nyc` script for master",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-08-16T06:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347208292eee8aec40bf5d941e97228b02ef49ca",
"body": null,
"is_bot": false,
"headline": "chore: setup CI via GitHub Action",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-08-16T05:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b13c567bbebd44f2a5fa227326691c2aab8510",
"body": null,
"is_bot": false,
"headline": "chore(examples): bump `with-nextjs` versions",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-06-17T21:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd7363432f869b64c5d9d2ecc9bb6397a302c782",
"body": null,
"is_bot": false,
"headline": "chore: remove \"height\" on README logo (#91)",
"author_name": "Daniel Ruf",
"author_login": "DanielRuf",
"committed_at": "2019-05-02T13:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "302d74a2cbb66d9a20cdbe0c08bbd68ffba3ae46",
"body": null,
"is_bot": false,
"headline": "v0.5.2",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-02-08T23:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c327f1c43525d52b49cc58947c5f69693db7b1ed",
"body": null,
"is_bot": false,
"headline": "test(send-type): update mock & assert respected headers",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-02-08T23:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a066f40b86248adb2dd02474f435e2061f5f28e5",
"body": null,
"is_bot": false,
"headline": "chore(send-type): update docs",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-02-08T23:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a81fcae756155ab596bc3bd7f85d68bb8d2f1d5",
"body": "- thank you @TehShrike",
"is_bot": false,
"headline": "fix(send-type): set “application/json” as fallback",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-02-08T22:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459c0ea5ae0ffeb17acb854a87c7f7e440a4b4a4",
"body": "- thank you @TehShrike",
"is_bot": false,
"headline": "fix(send-type): fallback `type` to existing value",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2019-02-08T22:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7aa451fe311dae1915d043ee95a2dd1a75343ff",
"body": null,
"is_bot": false,
"headline": "fix(examples): update listen() calls (#76)",
"author_name": "béla",
"author_login": "kukac7",
"committed_at": "2018-12-04T18:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d975053962a7235b6d4c20b68c40e822dd90b3",
"body": null,
"is_bot": false,
"headline": "bench: fix Polka import (#74)",
"author_name": "Icebob",
"author_login": "icebob",
"committed_at": "2018-11-25T21:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f36951a259fad5bb21f2e7b623a1aa6834c620",
"body": null,
"is_bot": false,
"headline": "v0.5.1",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T20:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84eb998df1e9ec1035ccf16d14e9db60591dc4b3",
"body": null,
"is_bot": false,
"headline": "update root benchmarks",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T20:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad38605dcebd638dd2a6b8ee63bd62fa1165d3f",
"body": "- Closes #70",
"is_bot": false,
"headline": "test: running sub-app & middleware together;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T19:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2da1bd0c0bea46128fcffa423174f7bd7b83aa46",
"body": null,
"is_bot": false,
"headline": "test: assert the thrown Error message exists",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T18:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed6efd2ac1d3998c38a8dbfe360d6cd31a39701",
"body": "This ONLY happens when attempting to add a `method()` handler on a (base)path that already possesses a Polka sub-application.",
"is_bot": false,
"headline": "overload `add()` to throw Error message;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T18:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c8bfce66ac604682e08a8611938b1288fd3a92c",
"body": null,
"is_bot": false,
"headline": "chore: shuffle",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T18:35:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9b63c24d2d4a20970fe26a92592c5eed8d5b50",
"body": "- any `use()` middleware on the same (base)path should still run",
"is_bot": false,
"headline": "fix: remove `method()` handler priority treatment;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T18:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "287c66c40b37f43e7a9a18556c3975bcdbd82013",
"body": null,
"is_bot": false,
"headline": "test: route-handler should run ambiguous parents",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T18:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12eafae8eb28515bf5657a627291b88cf172d506",
"body": null,
"is_bot": false,
"headline": "test: shared `use()` and `method()` path sequence",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-25T18:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00eeeddaf209451a127d17775aeae98087c5fd32",
"body": null,
"is_bot": false,
"headline": "travis: nyc (take 3)",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-21T00:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9ffe17f190f473e488fc4ed2b816b7d2f169cf",
"body": null,
"is_bot": false,
"headline": "travis: fix nyc reporter?",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-21T00:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22fa75682d50b8f0ca9e7de57bd8043d71365a6a",
"body": "- brings to 100% coverage 🎉",
"is_bot": false,
"headline": "tests: cover `use(“/foo”)` scenario;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-21T00:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6f496da27c5138f18a47f8943c1f785f9e11b5",
"body": null,
"is_bot": false,
"headline": "chore: replace `c8` with `nyc` coverage",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-21T00:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7063065236ae559b5094f06dc606e04152cd38fe",
"body": "- bumps coverage to 99.4%",
"is_bot": false,
"headline": "tests: add `Stream` test for `send-type` pkg;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-20T23:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65c2f965eed75e2c5b69c77f8ef60ea86289947e",
"body": null,
"is_bot": false,
"headline": "chore: include “text” coverage reporter too",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-20T20:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056635394dd97a33d88f23b0ac11680579ead661",
"body": null,
"is_bot": false,
"headline": "chore: update gitignore",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-20T20:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "667793686eeda4a5c1eaef2a0618dadacca03e7d",
"body": null,
"is_bot": false,
"headline": "chore: update badges",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-20T20:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8406ea2968c7399e97cde73900ed4f1249ef7af",
"body": null,
"is_bot": false,
"headline": "chore: attempt `c8` and `codecov` integration",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-20T20:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ce2efff624b4aec1c77b06bf5ba5c17f10ae00d",
"body": null,
"is_bot": false,
"headline": "derp.jpg",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-20T19:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3b17fcb7daf31c9762a696d59db10e132442af6",
"body": null,
"is_bot": false,
"headline": "docs: update methods link",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T20:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58d5858bae885ca97adef29a3605b8317d5b7704",
"body": null,
"is_bot": false,
"headline": "v0.5.0",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43bf6f41a96f17f4aaaad45ed5b1d44a6fb4bbc",
"body": null,
"is_bot": false,
"headline": "chore: clone readme",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a82f571de3428b335ed8946ffb706e421bc24387",
"body": null,
"is_bot": false,
"headline": "add tests for variadic route handlers (#18)",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34a2a4b1806bd5e6abf96d82d947a1d87fccbbb",
"body": null,
"is_bot": false,
"headline": "test: remove async from `listen` util",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5d094c6d6802ba139afb5e867b3529cb7e5c4c",
"body": null,
"is_bot": false,
"headline": "bump to `trouter@2.0.1`",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35fb3d8ba04a1e2103a3d0926b6854cc72c13ab9",
"body": null,
"is_bot": false,
"headline": "update readme benchmarks",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc56b9d52108cf0b4020bb0e7002200105b751b1",
"body": "- Closes #19",
"is_bot": false,
"headline": "remove Promise around `.listen` method;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c54a7fa1f207f4e3808ea1eb3964f3cced64f4",
"body": null,
"is_bot": false,
"headline": "url: update readme",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9da7f3b377d60908ebd546fb84f5c57de43fc820",
"body": "- add README note for swapping back",
"is_bot": false,
"headline": "polka: swap `parseurl` for `polka/url` instead;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87bac82cfb68b583dd87ca34a0d4bbc6633e85d5",
"body": "- there’ll never be hash attached from server\n- non-alphanumerics should properly fail match",
"is_bot": false,
"headline": "url: accept pathname as it comes;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aac1859a36a5705679a7d5431f01d8b348e8106e",
"body": null,
"is_bot": false,
"headline": "test: update `route.handlers` shape",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42574ac08440fd575e21d27cc62fde66d0f7eb12",
"body": "- Closes #18",
"is_bot": false,
"headline": "polka: add support for variadic route handlers",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da00320745d6cbd495869a02b7581b0d3d83c161",
"body": null,
"is_bot": false,
"headline": "test: include `polka/url` suite",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a57579516702fb200389a1496284e8cd0e10ff",
"body": null,
"is_bot": false,
"headline": "package: add `polka/url`",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47e886e2fc9588962769645d3e2f90e8a4b82cf1",
"body": null,
"is_bot": false,
"headline": "test: update `isObject` helper",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-18T18:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4efa8bff379b0b296ac25c76142441fc33fd6e",
"body": null,
"is_bot": false,
"headline": "test: include Node 10.x in TravisCI (#67)",
"author_name": "Daniel Ruf",
"author_login": "DanielRuf",
"committed_at": "2018-09-17T15:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f4fe94af1a57c672f1dbaaa88ecf8116fc0939",
"body": "- Closes #63",
"is_bot": false,
"headline": "docs: note `polka.handler` == `express()` instead;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-16T23:37:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6296ed549b4a1364845a5666a2655242c879b51",
"body": null,
"is_bot": false,
"headline": "docs: middleware sequence w/ express differences",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-16T23:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83731c5c8386a4506dd06fc6b092a8513b8c1480",
"body": "Closes #57",
"is_bot": false,
"headline": "send-type: cast `toLowerCase` before juggling;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-09-16T22:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4d96b9c5bcb8ef3bc813263eb97e47303d761a4",
"body": null,
"is_bot": false,
"headline": "docs: `req.pathname` —> `req.path` (#62)",
"author_name": "Antoine Neff",
"author_login": null,
"committed_at": "2018-09-09T22:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f0f583d848f1169d07bc89e5c630db6a76452e",
"body": "- needed update after polka@0.4.0\n- the “socket.io” binding needs to come _after_ main server\n- swapped “serve-static” w/ “sirv”",
"is_bot": false,
"headline": "example: fix `with-socketio` demo;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-07-04T18:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "734ee317866da071b3112991c751ba3b42dc9c81",
"body": "- use Node 10.4\n- include Rayo.js",
"is_bot": false,
"headline": "docs: update benchmarks;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-06-13T06:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a38c4fa6e96367ff841f9c2525bb94867047ba",
"body": "* with nextjs example\r\n\r\n* with apollo example\r\n\r\n* updated readme\r\n\r\n* Update index.js\r\n\r\nUnused routes were removed\r\n\r\n* removed unused routes\r\n\r\n* ~> fixes",
"is_bot": false,
"headline": "examples: apollo & next.js (#48)",
"author_name": "Jerome Olvera",
"author_login": "jerolan",
"committed_at": "2018-05-23T19:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96afc54e164d4e7bbb1226e686474597d2edc6d",
"body": null,
"is_bot": false,
"headline": "v0.4.0",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-05-14T19:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5d2b38755768ee6c7fe0eaf04938695f1c3ad0",
"body": null,
"is_bot": false,
"headline": "~> copy readme",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-05-14T19:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12846063c606484158f153f376fd912822dbdfee",
"body": null,
"is_bot": false,
"headline": "example: sirv (#46)",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-05-14T19:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8af07b5ecbd4022771048e438fbd34a4f0058bd5",
"body": null,
"is_bot": false,
"headline": "update tests after trouter@1.1.0 changes",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-05-14T18:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2f5f96d250f4cb6fe681ba759b3f456d10b4d34",
"body": "* Add test for options server\r\n\r\n* update 'opts.server' tests; remove isString helper",
"is_bot": false,
"headline": "improve `opts.server` tests (#42)",
"author_name": "Cat",
"author_login": null,
"committed_at": "2018-04-25T22:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d467f35e424ea4e3f14965c9a00c02e4484186a",
"body": null,
"is_bot": false,
"headline": "replace `req.pathname` —> `req.path` (Closes #29)",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-04-22T22:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e93ae664b21b560867f0e9bbf95e6886d6fffc0d",
"body": null,
"is_bot": false,
"headline": "add docs for `server` option",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-04-22T22:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46086ae419d6672ee68470e5a2c35494c456e4a3",
"body": "- also removed the `getHeader` usage, since that doesn’t exist on IM\n- finally got around to this 🙈",
"is_bot": false,
"headline": "fix readme docs: ClientRequest —> IncomingMessage;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-04-22T22:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c17440f9e9d7788eab32ec67d846748c81e25386",
"body": "- does not affect core code!\n- Polka is still 6.x compatible 👌🏼",
"is_bot": false,
"headline": "rewrite tests w/ async (convenience);",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-04-22T22:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276056c66aa1215b1a700c3db6b7930a246ea347",
"body": "- Closes #33",
"is_bot": false,
"headline": "prevent excess server boots via `server` option",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-04-22T22:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46285f915ff1e1c388e402e08e06ed4ca80050c6",
"body": "/cc @Rich-Harris",
"is_bot": false,
"headline": "truncate root-assigned mware group to `wares` arr",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-04-22T22:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37fe875eafec867cc2e28c3d4365ff745e9afed8",
"body": null,
"is_bot": false,
"headline": "fix readme example (#21)",
"author_name": "Steve Anderson",
"author_login": "IrregularShed",
"committed_at": "2018-04-22T22:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b929adac58f08f6b7a7cbd7bb7139010efc29e90",
"body": "- Closes #32",
"is_bot": false,
"headline": "example: add `with-graphql` starter",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-03-03T23:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff27865c1ad9d637aca9d5bf8cdce2d1d1febf34",
"body": null,
"is_bot": false,
"headline": "example: nuxt.js (#31)",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-28T15:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ad69b5acbace2bd3d7079beefa9d5b84b1e9401",
"body": null,
"is_bot": false,
"headline": "v0.3.4",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-16T22:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606b0cdcabf337bf54d3d3803b7558bcee6e2356",
"body": null,
"is_bot": false,
"headline": "docs: update benchmark results",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-16T22:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dacb2e2c76f6a58660942df3d043d2783b59b92d",
"body": null,
"is_bot": false,
"headline": "test: update `req.originalUrl` value (oops)",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-16T22:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb9e36621b97acf84c6540c9952f76ae119bd16b",
"body": null,
"is_bot": false,
"headline": "fix: always set `req.originalUrl` value",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-16T22:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73392ea2e4625a42030323e4976c9db0e42723bf",
"body": "- closes #28",
"is_bot": false,
"headline": "fix: ensure `req.query` is always object;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-16T21:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c55e16f02a4023f28d81d936cd5c52a231af1a",
"body": null,
"is_bot": false,
"headline": "test: remove extra line",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-09T19:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6739b20241b4c40a01a223d9454ad8c9a6767311",
"body": null,
"is_bot": false,
"headline": "v0.3.3",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-09T19:08:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c83d8048dd275c93d7ff4ba2fca6bd2f1a741a",
"body": "- prevent regressions for #26",
"is_bot": false,
"headline": "test: add root-wildcard vs bware tests;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-09T18:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0baf18f77f723722069a4c452fce14a9b31331c1",
"body": null,
"is_bot": false,
"headline": "tests: fix typo",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-09T18:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a1372843018034a712638fb9d1c3189b6f7d81",
"body": null,
"is_bot": false,
"headline": "docs: update readme benchmarks",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-09T18:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfac4b4ff26b69bfc3729bfb14ee376259237db6",
"body": "- closes #26",
"is_bot": false,
"headline": "prevent root-wilds from taking over sub-groups;",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-09T18:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "025614f61f60ae77adc4835dc5ff4d740bf132ed",
"body": "* initial razzle/with-afterjs template\r\n\r\n@see https://github.com/jaredpalmer/razzle/tree/master/examples/with-afterjs\r\n\r\n* apply Express ~> Polka changes\r\n\r\n* remove extra `http` wrapper, HMR okay\r\n\r\n* update gitignore\r\n\r\n* include readme",
"is_bot": false,
"headline": "example: razzle + after.js (#25)",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-09T03:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fff740a78b5ee25551c5ac2ddcbcac8706045a5",
"body": null,
"is_bot": false,
"headline": "v0.3.2",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-07T02:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8240a692b96adcddf66452501765970bfe257eb",
"body": null,
"is_bot": false,
"headline": "example: add `with-morgan` demo",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-07T01:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df98c4c144a571b79fa4300b122e6956ee302cc8",
"body": null,
"is_bot": false,
"headline": "test: ensure bware mutations defer until needed",
"author_name": "Luke Edwards",
"author_login": "lukeed",
"committed_at": "2018-02-07T00:37:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 0,
"latest_release_at": "2024-09-19T14:22:21Z",
"latest_release_tag": "v1.0.0-next.28",
"releases_from_tags": false,
"days_since_last_push": 469,
"active_weeks_last_year": 0,
"days_since_latest_release": 671,
"mean_days_between_releases": 125.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@polka/url",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@polka/url",
"is_deprecated": false,
"latest_version": "0.5.0",
"repository_url": "https://github.com/lukeed/polka",
"versions_count": 20,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 119016493,
"first_published_at": "2018-09-18T18:17:32.040000Z",
"latest_published_at": "2018-09-18T18:17:32.381000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2864
},
{
"name": "@polka/send",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@polka/send",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/lukeed/polka",
"versions_count": 20,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 41988,
"first_published_at": "2018-01-23T22:04:46.393000Z",
"latest_published_at": "2018-05-14T19:43:12.839000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2991
},
{
"name": "polka",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/polka",
"is_deprecated": false,
"latest_version": "0.5.2",
"repository_url": "https://github.com/lukeed/polka",
"versions_count": 42,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 4385885,
"first_published_at": "2017-02-08T08:56:51.613000Z",
"latest_published_at": "2019-02-08T23:09:28.525000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2721
},
{
"name": "@polka/send-type",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@polka/send-type",
"is_deprecated": false,
"latest_version": "0.5.2",
"repository_url": "https://github.com/lukeed/polka",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1325674,
"first_published_at": "2018-01-23T22:04:55.011000Z",
"latest_published_at": "2019-02-08T23:09:28.773000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2721
}
]
},
"popularity": {
"forks": 175,
"stars": 5585,
"watchers": 69,
"fork_history": {
"days": [
{
"date": "2018-01-12",
"count": 5
},
{
"date": "2018-01-13",
"count": 3
},
{
"date": "2018-01-14",
"count": 1
},
{
"date": "2018-01-15",
"count": 3
},
{
"date": "2018-01-16",
"count": 4
},
{
"date": "2018-01-17",
"count": 1
},
{
"date": "2018-01-19",
"count": 4
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2018-01-22",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-01-31",
"count": 2
},
{
"date": "2018-02-06",
"count": 1
},
{
"date": "2018-02-14",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-04-26",
"count": 1
},
{
"date": "2018-05-01",
"count": 1
},
{
"date": "2018-05-23",
"count": 1
},
{
"date": "2018-05-30",
"count": 1
},
{
"date": "2018-06-05",
"count": 2
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-08-06",
"count": 1
},
{
"date": "2018-08-09",
"count": 3
},
{
"date": "2018-08-15",
"count": 1
},
{
"date": "2018-08-19",
"count": 1
},
{
"date": "2018-08-30",
"count": 1
},
{
"date": "2018-09-15",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-09-21",
"count": 2
},
{
"date": "2018-10-05",
"count": 1
},
{
"date": "2018-10-08",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-25",
"count": 1
},
{
"date": "2018-11-26",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-01-01",
"count": 1
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-19",
"count": 1
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-02-06",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-03-03",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-06-10",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-17",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-07-07",
"count": 1
},
{
"date": "2019-07-30",
"count": 1
},
{
"date": "2019-08-31",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-11-02",
"count": 1
},
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2020-01-11",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-08",
"count": 1
},
{
"date": "2020-03-02",
"count": 1
},
{
"date": "2020-03-18",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-12",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-04-26",
"count": 2
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-05-01",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-07-20",
"count": 1
},
{
"date": "2020-08-16",
"count": 1
},
{
"date": "2020-08-17",
"count": 1
},
{
"date": "2020-09-09",
"count": 2
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-10-06",
"count": 2
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2021-01-31",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-22",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-13",
"count": 1
},
{
"date": "2021-08-14",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-12-04",
"count": 1
},
{
"date": "2021-12-19",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-05-29",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2024-01-16",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-06-23",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-16",
"count": 2
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-09-09",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
}
],
"complete": true,
"collected": 172,
"total_forks": 175
},
"star_history": null,
"open_issues_and_prs": 31
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 20051,
"source_files_sampled": 62,
"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": 4,
"malicious_count": 0,
"assessed_package": "npm:polka@0.5.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@polka/url",
"manifest": "packages/polka/package.json",
"ecosystem": "npm",
"version_constraint": "^0.5.0"
},
{
"name": "trouter",
"manifest": "packages/polka/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@polka/url",
"direct": true,
"version": "^0.5.0",
"ecosystem": "npm"
},
{
"name": "trouter",
"direct": true,
"version": "^2.0.1",
"ecosystem": "npm"
},
{
"name": "@jaredpalmer/after",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "@polka/send-type",
"direct": false,
"version": "^0.3.4",
"ecosystem": "npm"
},
{
"name": "@polka/send-type",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "apollo-server-express",
"direct": false,
"version": "^1.3.6",
"ecosystem": "npm"
},
{
"name": "axios",
"direct": false,
"version": "^0.19.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jsx-pragmatic",
"direct": false,
"version": "^1.0.2",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-class-properties",
"direct": false,
"version": "^6.24.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-react-constant-elements",
"direct": false,
"version": "^6.23.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-react-jsx",
"direct": false,
"version": "^6.24.1",
"ecosystem": "npm"
},
{
"name": "babel-preset-env",
"direct": false,
"version": "^1.6.1",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "^1.18.2",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "^1.18.3",
"ecosystem": "npm"
},
{
"name": "compression",
"direct": false,
"version": "^1.7.1",
"ecosystem": "npm"
},
{
"name": "cors",
"direct": false,
"version": "^2.8.4",
"ecosystem": "npm"
},
{
"name": "cross-env",
"direct": false,
"version": "^5.1.3",
"ecosystem": "npm"
},
{
"name": "css-loader",
"direct": false,
"version": "^0.28.7",
"ecosystem": "npm"
},
{
"name": "extract-text-webpack-plugin",
"direct": false,
"version": "^3.0.2",
"ecosystem": "npm"
},
{
"name": "firebase-admin",
"direct": false,
"version": "^5.8.1",
"ecosystem": "npm"
},
{
"name": "graphql",
"direct": false,
"version": "^0.13.1",
"ecosystem": "npm"
},
{
"name": "graphql",
"direct": false,
"version": "^0.13.2",
"ecosystem": "npm"
},
{
"name": "graphql-tools",
"direct": false,
"version": "^3.0.2",
"ecosystem": "npm"
},
{
"name": "is-ready",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "lerna",
"direct": false,
"version": "^2.8.0",
"ecosystem": "npm"
},
{
"name": "morgan",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "next",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "^2.6.1",
"ecosystem": "npm"
},
{
"name": "nuxt",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "obj-str",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "parcel-bundler",
"direct": false,
"version": "^1.5.0",
"ecosystem": "npm"
},
{
"name": "polka",
"direct": false,
"version": "^0.2.3",
"ecosystem": "npm"
},
{
"name": "polka",
"direct": false,
"version": "^0.3.4",
"ecosystem": "npm"
},
{
"name": "polka",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "preact",
"direct": false,
"version": "^8.2.7",
"ecosystem": "npm"
},
{
"name": "preact-router",
"direct": false,
"version": "^2.6.0",
"ecosystem": "npm"
},
{
"name": "razzle",
"direct": false,
"version": "^0.8.11",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "16.8.6",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "^16.2.0",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "16.8.6",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "^16.2.0",
"ecosystem": "npm"
},
{
"name": "react-helmet",
"direct": false,
"version": "^5.2.0",
"ecosystem": "npm"
},
{
"name": "react-router-dom",
"direct": false,
"version": "^4.2.2",
"ecosystem": "npm"
},
{
"name": "sapper",
"direct": false,
"version": "^0.6.1",
"ecosystem": "npm"
},
{
"name": "serve-static",
"direct": false,
"version": "^1.13.1",
"ecosystem": "npm"
},
{
"name": "serve-static",
"direct": false,
"version": "^1.13.2",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "socket.io",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "style-loader",
"direct": false,
"version": "^0.19.1",
"ecosystem": "npm"
},
{
"name": "svelte",
"direct": false,
"version": "^1.51.1",
"ecosystem": "npm"
},
{
"name": "svelte-loader",
"direct": false,
"version": "^2.3.3",
"ecosystem": "npm"
},
{
"name": "tap-spec",
"direct": false,
"version": "^4.1.1",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "^4.8.0",
"ecosystem": "npm"
},
{
"name": "todomvc-app-css",
"direct": false,
"version": "^2.1.0",
"ecosystem": "npm"
},
{
"name": "todomvc-common",
"direct": false,
"version": "^1.0.4",
"ecosystem": "npm"
},
{
"name": "uglifyjs-webpack-plugin",
"direct": false,
"version": "^1.1.5",
"ecosystem": "npm"
},
{
"name": "uws",
"direct": false,
"version": "^9.14.0",
"ecosystem": "npm"
},
{
"name": "webpack",
"direct": false,
"version": "^3.10.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 58,
"direct_count": 2,
"indirect_count": 56
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 40,
"open_issues": 24,
"closed_ratio": 0.847,
"closed_issues": 133,
"closed_unmerged_prs": 21
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "lukeed",
"commits": 191,
"avatar_url": "https://avatars.githubusercontent.com/u/5855893?v=4"
},
{
"type": "User",
"login": "DanielRuf",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/827205?v=4"
},
{
"type": "User",
"login": "yuler",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6996341?v=4"
},
{
"type": "User",
"login": "antoine-coulon",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/43391199?v=4"
},
{
"type": "User",
"login": "aral",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/41798?v=4"
},
{
"type": "User",
"login": "denlukia",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13051154?v=4"
},
{
"type": "User",
"login": "icebob",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/306521?v=4"
},
{
"type": "User",
"login": "jerolan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11675668?v=4"
},
{
"type": "User",
"login": "jimvandervoort",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2004684?v=4"
},
{
"type": "User",
"login": "IrregularShed",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/190127?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.941
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"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": 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": 0,
"reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"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": 3,
"reason": "Found 9/27 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c36cf8b5d1a57164e64fdd7d4e0d0f80ab262dc0",
"ran_at": "2026-07-22T23:28:53Z",
"aggregate_score": 4.3,
"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": null,
"oldest_open_prs": [
{
"number": 79,
"created_at": "2019-01-01T09:33:05Z",
"last_comment_at": "2022-05-24T08:37:48Z",
"last_comment_author": "Anutrix"
},
{
"number": 86,
"created_at": "2019-03-03T14:23:57Z",
"last_comment_at": "2019-03-04T21:39:24Z",
"last_comment_author": "lukeed"
},
{
"number": 103,
"created_at": "2019-07-22T22:01:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 214,
"created_at": "2024-09-03T23:30:08Z",
"last_comment_at": "2024-09-03T23:41:28Z",
"last_comment_author": "codecov-commenter"
},
{
"number": 221,
"created_at": "2025-05-07T16:35:13Z",
"last_comment_at": "2025-10-31T12:26:46Z",
"last_comment_author": "simonihmig"
},
{
"number": 222,
"created_at": "2025-08-13T21:53:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 224,
"created_at": "2026-01-03T05:37:20Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-04-09T18:39:54Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 12,
"created_at": "2018-01-20T00:37:37Z",
"last_comment_at": "2019-04-25T02:19:55Z",
"last_comment_author": "lukeed"
},
{
"number": 14,
"created_at": "2018-01-21T23:36:10Z",
"last_comment_at": "2020-12-08T17:52:36Z",
"last_comment_author": "v1rtl"
},
{
"number": 17,
"created_at": "2018-01-24T14:37:31Z",
"last_comment_at": "2024-07-23T10:25:10Z",
"last_comment_author": "JoCat"
},
{
"number": 36,
"created_at": "2018-03-08T16:54:16Z",
"last_comment_at": "2019-09-26T17:11:57Z",
"last_comment_author": "aubergene"
},
{
"number": 77,
"created_at": "2018-12-11T10:56:08Z",
"last_comment_at": "2019-03-01T19:53:24Z",
"last_comment_author": "lukeed"
},
{
"number": 85,
"created_at": "2019-02-01T17:33:07Z",
"last_comment_at": "2022-02-16T10:21:23Z",
"last_comment_author": "floratmin"
},
{
"number": 104,
"created_at": "2019-08-01T11:32:34Z",
"last_comment_at": "2024-06-26T14:38:41Z",
"last_comment_author": "kibertoad"
},
{
"number": 107,
"created_at": "2019-08-27T12:29:21Z",
"last_comment_at": "2019-10-29T06:27:09Z",
"last_comment_author": "lukeed"
},
{
"number": 127,
"created_at": "2020-02-02T17:41:13Z",
"last_comment_at": "2020-02-04T16:42:12Z",
"last_comment_author": "ASaiAnudeep"
},
{
"number": 130,
"created_at": "2020-03-26T00:19:12Z",
"last_comment_at": "2020-12-26T15:02:14Z",
"last_comment_author": "jgod"
},
{
"number": 134,
"created_at": "2020-04-26T19:45:26Z",
"last_comment_at": "2021-01-16T15:09:55Z",
"last_comment_author": "astahmer"
},
{
"number": 142,
"created_at": "2020-08-30T05:27:26Z",
"last_comment_at": "2021-08-13T16:16:04Z",
"last_comment_author": "benmccann"
},
{
"number": 150,
"created_at": "2020-10-21T20:11:26Z",
"last_comment_at": "2021-03-10T22:23:29Z",
"last_comment_author": "istarkov"
},
{
"number": 159,
"created_at": "2021-02-23T09:25:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 177,
"created_at": "2021-09-11T08:51:10Z",
"last_comment_at": "2021-10-22T17:05:31Z",
"last_comment_author": "bigansh"
},
{
"number": 181,
"created_at": "2022-02-15T10:13:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 186,
"created_at": "2022-09-27T21:21:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 187,
"created_at": "2022-12-14T16:31:28Z",
"last_comment_at": "2022-12-15T10:30:45Z",
"last_comment_author": "aral"
},
{
"number": 188,
"created_at": "2023-02-05T19:08:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 194,
"created_at": "2023-06-18T15:42:46Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lukeed/polka",
"host": "github.com",
"name": "polka",
"owner": "lukeed"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 31,
"inputs": {
"security": 54,
"vitality": 21,
"community": 78,
"governance": 60,
"engineering": 48,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 51,
"overall_after_abandonment_multiplier": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.97,
"days_since_last_push": 469,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 469 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 469
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 52,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v1.0.0-next.28",
"releases_from_tags": false,
"days_since_latest_release": 671,
"mean_days_between_releases": 125.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 671 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 671
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~125.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 125.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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 7,
"unanswered_open_issues": 16,
"days_since_last_merged_pr": 469,
"days_since_last_human_commit": 759,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 759 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 759,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"forks": 175,
"stars": 5585,
"watchers": 69,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5,585 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 5585
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "175 forks",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 175
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "69 watchers",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 69
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"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": 100,
"inputs": {
"packages": [
"@polka/url",
"@polka/send",
"polka",
"@polka/send-type"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 124770040
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "124,770,040 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 124770040,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.941
},
"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 94% of commits",
"points": 1.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 40,
"open_issues": 24,
"closed_issues": 133,
"issue_closed_ratio": 0.847,
"closed_unmerged_prs": 21
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 39.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "40/61 decided PRs merged",
"points": 25.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 40,
"decided": 61
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/27 approved changesets -- score normalized to 3",
"points": 4.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": 75,
"inputs": {
"followers": 5069,
"owner_type": "User",
"is_verified": null,
"owner_login": "lukeed",
"public_repos": 343,
"account_age_days": 4642
},
"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": "5,069 followers of lukeed",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5069,
"login": "lukeed"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "343 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 343
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"@polka/url",
"@polka/send",
"polka",
"@polka/send-type"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2721
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "4 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 4,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 2721 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2721
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "42 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 42
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.3
},
"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": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 9/27 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:polka@0.5.2 runtime dependency closure — what installing the published package pulls in — 4 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:polka@0.5.2",
"assessed": 4
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 4,
"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": "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": 4,
"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": 14
},
"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": "at_risk",
"name": "AI Readiness",
"value": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.794,
"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": "77 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 77,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.03
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 20051,
"source_files_sampled": 62,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/62 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 62,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:29:08.073266Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lukeed/polka.svg",
"full_name": "lukeed/polka",
"license_state": "standard",
"license_spdx": "MIT"
}