原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 103,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 15663
},
"pushed_at": "2026-07-22T10:53:36Z",
"created_at": "2014-05-12T13:33:19Z",
"owner_type": "User",
"updated_at": "2026-07-21T06:40:27Z",
"description": "Node.js web handler / middleware for processing GitHub Webhooks",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "http://r.va.gg",
"name": "Rod Vagg",
"type": "User",
"login": "rvagg",
"company": "require.io",
"location": "NSW, Australia",
"followers": 2570,
"avatar_url": "https://avatars.githubusercontent.com/u/495647?v=4",
"created_at": "2010-11-24T22:10:09Z",
"is_verified": null,
"public_repos": 220,
"account_age_days": 5725
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.12",
"kind": "patch",
"published_at": "2026-07-21T06:39:39Z"
},
{
"tag": "v2.1.11",
"kind": "patch",
"published_at": "2026-07-18T12:19:45Z"
},
{
"tag": "v2.1.10",
"kind": "patch",
"published_at": "2026-07-18T11:54:38Z"
},
{
"tag": "v2.1.9",
"kind": "patch",
"published_at": "2026-07-09T02:51:35Z"
},
{
"tag": "v2.1.8",
"kind": "patch",
"published_at": "2026-07-01T11:47:36Z"
},
{
"tag": "v2.1.7",
"kind": "patch",
"published_at": "2026-06-25T01:54:24Z"
},
{
"tag": "v2.1.6",
"kind": "patch",
"published_at": "2026-06-22T05:09:19Z"
},
{
"tag": "v2.1.5",
"kind": "patch",
"published_at": "2026-06-04T06:54:19Z"
},
{
"tag": "v2.1.4",
"kind": "patch",
"published_at": "2026-04-29T12:17:27Z"
},
{
"tag": "v2.1.3",
"kind": "patch",
"published_at": "2026-04-28T05:40:53Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2026-04-28T05:14:47Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2026-04-02T10:21:01Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-01-28T03:43:05Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-01-28T02:40:49Z"
}
],
"recent_commits": [
{
"oid": "5c58d41b91bd5b0199fc1ed41e690370dc9d48e7",
"body": "## [2.1.12](https://github.com/rvagg/github-webhook-handler/compare/v2.1.11...v2.1.12) (2026-07-21)",
"is_bot": false,
"headline": "chore(release): 2.1.12 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-21T06:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc97c28aa816b72544861c52e58284595b6ad51",
"body": null,
"is_bot": false,
"headline": "chore(ci): update to single depsound-action workflow v0.3 (#72)",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-07-21T06:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c233d4b255d342ef1dad6571888cff7af88b09b",
"body": "## [2.1.11](https://github.com/rvagg/github-webhook-handler/compare/v2.1.10...v2.1.11) (2026-07-18)",
"is_bot": false,
"headline": "chore(release): 2.1.11 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-18T12:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8032e359732e58c7788e428423d2c75522076eb9",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e...820762786026740c76f36085b0efc47a31fe5020)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#71)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-18T12:17:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e384e808e13fcd5befb581bc1d25e2a8c8db1014",
"body": "## [2.1.10](https://github.com/rvagg/github-webhook-handler/compare/v2.1.9...v2.1.10) (2026-07-18)",
"is_bot": false,
"headline": "chore(release): 2.1.10 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-18T11:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9815a96fcc26a3099de14bd381f22c47a87075",
"body": null,
"is_bot": false,
"headline": "chore(ci): tweak dependabot, add depsound, use sha refs (#70)",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-07-18T11:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ae83d56b1dc72cc0faba3d3c96a542fd2e16fb",
"body": "## [2.1.9](https://github.com/rvagg/github-webhook-handler/compare/v2.1.8...v2.1.9) (2026-07-09)",
"is_bot": false,
"headline": "chore(release): 2.1.9 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-09T02:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac23c0b0d1710936adf949ae2756116a860c038c",
"body": "… 9.3.1 to 10.2.0",
"is_bot": true,
"headline": "chore(deps-dev): bump conventional-changelog-conventionalcommits from…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-09T02:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eff269e0702e9573fd3b57d75122256c5b9a6ca",
"body": "## [2.1.8](https://github.com/rvagg/github-webhook-handler/compare/v2.1.7...v2.1.8) (2026-07-01)\n\n### Trivial Changes\n\n* **deps-dev:** bump @types/node from 25.9.4 to 26.0.1 ([#67](https://github.com/rvagg/github-webhook-handler/issues/67)) ([f5a6740](https://github.com/rvagg/github-webhook-handler/commit/f5a67408931a59f16af08eb891dbb6be93df948b))",
"is_bot": false,
"headline": "chore(release): 2.1.8 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-01T11:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a67408931a59f16af08eb891dbb6be93df948b",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.4 to 26.0.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump @types/node from 25.9.4 to 26.0.1 (#67)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T11:45:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25a360ce5329c5f4a231284515127b7be9af976c",
"body": "## [2.1.7](https://github.com/rvagg/github-webhook-handler/compare/v2.1.6...v2.1.7) (2026-06-25)\n\n### Trivial Changes\n\n* **deps:** bump actions/checkout from 6.0.3 to 7.0.0 ([#66](https://github.com/rvagg/github-webhook-handler/issues/66)) ([35c25da](https://github.com/rvagg/github-webhook-handler/commit/35c25da371d1f5d325244849146d8dba968d691a))",
"is_bot": false,
"headline": "chore(release): 2.1.7 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-06-25T01:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c25da371d1f5d325244849146d8dba968d691a",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0)\n\n---\nu\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#66)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-25T01:52:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70a6d9865b20480734f27a6f9bd0d4b6f40b15a1",
"body": "## [2.1.6](https://github.com/rvagg/github-webhook-handler/compare/v2.1.5...v2.1.6) (2026-06-22)\n\n### Trivial Changes\n\n* **deps:** bump actions/checkout from 6.0.2 to 6.0.3 ([#65](https://github.com/rvagg/github-webhook-handler/issues/65)) ([fb59072](https://github.com/rvagg/github-webhook-handler/commit/fb59072b89f1ed07111ec172c7ac1bdaacc2217a))",
"is_bot": false,
"headline": "chore(release): 2.1.6 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-06-22T05:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb59072b89f1ed07111ec172c7ac1bdaacc2217a",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3)\n\n---\nu\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#65)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T05:07:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4c95669c5af4e7d3d1769d7b32de744aea189a98",
"body": "## [2.1.5](https://github.com/rvagg/github-webhook-handler/compare/v2.1.4...v2.1.5) (2026-06-04)\n\n### Trivial Changes\n\n* **deps:** bump actions/checkout from 6 to 6.0.2 ([#64](https://github.com/rvagg/github-webhook-handler/issues/64)) ([16059c8](https://github.com/rvagg/github-webhook-handler/commit/16059c8dcaa94b0688605b836289855a1dbaa4a1))",
"is_bot": false,
"headline": "chore(release): 2.1.5 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-06-04T06:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16059c8dcaa94b0688605b836289855a1dbaa4a1",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v6.0.2)\n\n---\nupdated-d\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6 to 6.0.2 (#64)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T06:52:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b51f4e9e8a590ff992e6f513f68a53a07406fccb",
"body": "## [2.1.4](https://github.com/rvagg/github-webhook-handler/compare/v2.1.3...v2.1.4) (2026-04-29)\n\n### Trivial Changes\n\n* **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#63](https://github.com/rvagg/github-webhook-handler/issues/63)) ([0465bb4](https://github.com/rvagg/github-webhook-handler/commit/0465bb466d4c7abb6f225368c69c44329a4da5fa))",
"is_bot": false,
"headline": "chore(release): 2.1.4 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-04-29T12:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0465bb466d4c7abb6f225368c69c44329a4da5fa",
"body": null,
"is_bot": true,
"headline": "chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#63)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-29T12:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a6a6e9777cfea9c4f53bebb6a74bc79d997588",
"body": "## [2.1.3](https://github.com/rvagg/github-webhook-handler/compare/v2.1.2...v2.1.3) (2026-04-28)\n\n### Bug Fixes\n\n* make ready for bl@7 ([089bec6](https://github.com/rvagg/github-webhook-handler/commit/089bec66f92c20b2b46ea7546afc552b763b3f50))\n\n### Trivial Changes\n\n* **deps:** bump bl from 6.1.6 to 7.0.0 ([226cdc3](https://github.com/rvagg/github-webhook-handler/commit/226cdc3ffcbecfc16be781bf0510da3bfffc5cbc))",
"is_bot": false,
"headline": "chore(release): 2.1.3 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-04-28T05:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "089bec66f92c20b2b46ea7546afc552b763b3f50",
"body": null,
"is_bot": false,
"headline": "fix: make ready for bl@7",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-04-28T05:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "226cdc3ffcbecfc16be781bf0510da3bfffc5cbc",
"body": "Bumps [bl](https://github.com/rvagg/bl) from 6.1.6 to 7.0.0.\n- [Release notes](https://github.com/rvagg/bl/releases)\n- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rvagg/bl/compare/v6.1.6...v7.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: bl\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump bl from 6.1.6 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-28T05:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2383d7bfa9be2649cd3c0a2afecd84ca1931966",
"body": "## [2.1.2](https://github.com/rvagg/github-webhook-handler/compare/v2.1.1...v2.1.2) (2026-04-28)\n\n### Trivial Changes\n\n* **deps:** bump actions/setup-node from 6 to 6.3.0 ([#61](https://github.com/rvagg/github-webhook-handler/issues/61)) ([0a3abd5](https://github.com/rvagg/github-webhook-handler/commit/0a3abd581315883478437b0c567dd2a73c939dc4))",
"is_bot": false,
"headline": "chore(release): 2.1.2 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-04-28T05:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3abd581315883478437b0c567dd2a73c939dc4",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 6.3.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v6.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-ve\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-node from 6 to 6.3.0 (#61)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-28T05:12:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "72d5e4c10b9404f1824aa6bb9aec04ac918f3879",
"body": "## [2.1.1](https://github.com/rvagg/github-webhook-handler/compare/v2.1.0...v2.1.1) (2026-04-02)\n\n### Trivial Changes\n\n* **deps-dev:** bump typescript from 5.9.3 to 6.0.2 ([864e973](https://github.com/rvagg/github-webhook-handler/commit/864e9739e3f9c7a45aabd806bf6475f267d32e0f))\n* **deps:** update deps and upgrade to typescript 6 ([5a07637](https://github.com/rvagg/github-webhook-handler/commit/5a076370d0a47ee1b680e16228a7aae006297172))",
"is_bot": false,
"headline": "chore(release): 2.1.1 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-04-02T10:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a076370d0a47ee1b680e16228a7aae006297172",
"body": null,
"is_bot": false,
"headline": "chore(deps): update deps and upgrade to typescript 6",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-04-02T10:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864e9739e3f9c7a45aabd806bf6475f267d32e0f",
"body": "Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n dependency-version: 6.0.2\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump typescript from 5.9.3 to 6.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T10:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb73ce038b47733b4979860d035d97b60567462",
"body": "## [2.1.0](https://github.com/rvagg/github-webhook-handler/compare/v2.0.0...v2.1.0) (2026-01-28)\n\n### Features\n\n* add types via jsdoc tsc, remove old handrolled types ([#59](https://github.com/rvagg/github-webhook-handler/issues/59)) ([f8f20d8](https://github.com/rvagg/github-webhook-handler/commit/f8f20d864cf9529b2eebd953099967267b068ba4))",
"is_bot": false,
"headline": "chore(release): 2.1.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-01-28T03:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f20d864cf9529b2eebd953099967267b068ba4",
"body": null,
"is_bot": false,
"headline": "feat: add types via jsdoc tsc, remove old handrolled types (#59)",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-01-28T03:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ae0b1d2bad3435ad1291bcd8bd94f7ab927d6a2",
"body": "## [2.0.0](https://github.com/rvagg/github-webhook-handler/compare/v1.0.0...v2.0.0) (2026-01-28)\n\n### ⚠ BREAKING CHANGES\n\n* modernise, ESM, promises, update deps, GHA, auto-release (#58)\n\n### Features\n\n* modernise, ESM, promises, update deps, GHA, auto-release ([#58](https://github.com/rvagg/github-webhook-handler/issues/58)) ([bc84845](https://github.com/rvagg/github-webhook-handler/commit/bc848457d5c28110ac24335af520ec3b921355fc))",
"is_bot": false,
"headline": "chore(release): 2.0.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-01-28T02:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc848457d5c28110ac24335af520ec3b921355fc",
"body": null,
"is_bot": false,
"headline": "feat!: modernise, ESM, promises, update deps, GHA, auto-release (#58)",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-01-28T02:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96bc0d960e476c2bd8ee53bf6f6ea0d724f88a9",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2019-09-19T12:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ad025406453877492ebe0370182975ec1e747ef",
"body": null,
"is_bot": false,
"headline": "readme tweaks",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2019-09-19T12:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "672b5644b3aadad47326e7adbaefca3418ec760f",
"body": null,
"is_bot": false,
"headline": "more robust use of crypto.timingSafeEqual()",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2019-09-19T12:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff31d749216ccbac08958ca6714a6fc132b23fc",
"body": null,
"is_bot": false,
"headline": "ignore QS `?` in URLs, use `standard` for linting, syntax fixes",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2019-09-19T12:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c8fb5bb81e800c2d34c2fbc53e284d794eeff0",
"body": null,
"is_bot": false,
"headline": "feat: support multi match rules by passing options in Array type",
"author_name": "刘放",
"author_login": null,
"committed_at": "2019-09-19T11:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce36ecb0899a1b75fc493a16fce80e2e4e0b8a06",
"body": null,
"is_bot": false,
"headline": "Removes buffer-equal-constant-time dependency",
"author_name": "Billy Trend",
"author_login": "billytrend",
"committed_at": "2019-09-19T11:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b1e32986a833d1d2f4c85716aacf0d8171f8a98",
"body": null,
"is_bot": false,
"headline": "add travis status (#34)",
"author_name": "Stephen",
"author_login": "stephengroat",
"committed_at": "2019-09-19T11:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e3a02bb9154aa6c87ac69e829577d40bba37ba",
"body": null,
"is_bot": false,
"headline": "refactor createHandler typescript definition (#32)",
"author_name": "Jeremy Danyow",
"author_login": "jdanyow",
"committed_at": "2017-12-31T22:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2431c4e39fca8122ee9acc7030fc12d66748621f",
"body": null,
"is_bot": false,
"headline": "add travis config",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2017-12-28T00:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c595e5ce9f4da82859579cbce1b4ab65b28d282",
"body": null,
"is_bot": false,
"headline": "0.7.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2017-12-18T09:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7becedc05b814a88d5f23f01beee4e7a6c3da00",
"body": null,
"is_bot": false,
"headline": "add typescript definition files (#30)",
"author_name": "Jeremy Danyow",
"author_login": "jdanyow",
"committed_at": "2017-12-18T09:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb4581516f2d8c7111097a5aaad8429c6884864",
"body": null,
"is_bot": false,
"headline": "0.7.0",
"author_name": "rjz",
"author_login": "rjz",
"committed_at": "2017-11-07T14:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f459007ef8307cc30a53164a9817c6278e0016",
"body": "Expose sign and verify methods",
"is_bot": false,
"headline": "Merge pull request #28 from octokit/expose-helpers",
"author_name": "RJ Zaworski",
"author_login": "rjz",
"committed_at": "2017-10-30T02:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e278f8025e96a70053ccb91641e4a4b1c8ee371f",
"body": null,
"is_bot": false,
"headline": "Expose sign and verify methods",
"author_name": "Brandon Keepers",
"author_login": "bkeepers",
"committed_at": "2017-10-30T02:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cfcb5b724a7735f132778cf15245cac8547ff60",
"body": null,
"is_bot": false,
"headline": "0.6.1",
"author_name": "rjz",
"author_login": "rjz",
"committed_at": "2017-03-16T13:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6ddf6ff0d3dd4d1a51bbd87496b7f3bca55892d",
"body": "Only call webhook for POST requests",
"is_bot": false,
"headline": "Merge pull request #24 from bkeepers/only-post",
"author_name": "RJ Zaworski",
"author_login": "rjz",
"committed_at": "2017-03-15T15:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6f119e25ab76c9d2ba0dcd8339d30402a6cdc5",
"body": null,
"is_bot": false,
"headline": "Only call webhook for POST requests",
"author_name": "Brandon Keepers",
"author_login": "bkeepers",
"committed_at": "2017-03-15T04:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60827ea5d6c8767a5a9988e978cebf0932cf294f",
"body": "add tips in readme",
"is_bot": false,
"headline": "Merge pull request #23 from excaliburhan/feature-readme",
"author_name": "RJ Zaworski",
"author_login": "rjz",
"committed_at": "2017-01-22T02:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57f03ba78f98e7984269cf6cd52658abd604859d",
"body": null,
"is_bot": false,
"headline": "update links to issue comment",
"author_name": "xiaoping",
"author_login": "excaliburhan",
"committed_at": "2017-01-22T02:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b80a8325dbe01ec4362129283dade243bfa9a30",
"body": null,
"is_bot": false,
"headline": "add tips in readme",
"author_name": "xiaoping",
"author_login": "excaliburhan",
"committed_at": "2017-01-22T01:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2700c696e8135f2329a9420e008c2debf117c3d1",
"body": "Add new organization events to events.json",
"is_bot": false,
"headline": "Merge pull request #18 from TechnologyAdvice/update-events-json",
"author_name": "RJ Zaworski",
"author_login": "rjz",
"committed_at": "2016-07-15T00:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da800b4c7bdd189e96aa5a6444804d95739e58eb",
"body": null,
"is_bot": false,
"headline": "0.6.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-07-13T11:28:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc30f1711b70e0d7aa1c466921e2fbfb68f3278b",
"body": null,
"is_bot": false,
"headline": "update deps",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-07-13T11:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf85dc17e2e764a9ac06fe08ea730a6e8a93e75",
"body": "…des/github-webhook-handler into michaelrhodes-feature/events-option",
"is_bot": false,
"headline": "Merge branch 'feature/events-option' of https://github.com/michaelrho…",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-07-13T11:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59c4ec6e5fbb118a07049d52b1291dc77cde2a3",
"body": null,
"is_bot": false,
"headline": "0.5.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-06-27T07:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de884a7761432c28dfac783a327f25fe57488ae5",
"body": null,
"is_bot": false,
"headline": "update deps, fix tests",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-06-27T07:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f93bbcbb4699a0811debd00e4de6483d787a97",
"body": "Using a straightforward boolean equality check for the hook signature\nopens a small vector for timing attacks; forcing constant-time\ncomparison closes it up.",
"is_bot": false,
"headline": "Constant-time comparison for hook signature (#12)",
"author_name": "rjz",
"author_login": "rjz",
"committed_at": "2016-06-27T07:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d47e613bf836c4603de577f52d6cee1729521d",
"body": null,
"is_bot": false,
"headline": "Added events option.",
"author_name": "michaelrhodes",
"author_login": "michaelrhodes",
"committed_at": "2016-04-24T08:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a24bfa426311e00f2a4dbf2daf89b9fc3a7b18",
"body": null,
"is_bot": false,
"headline": "add new organization events to events.json",
"author_name": "Levi Thomason",
"author_login": "levithomason",
"committed_at": "2016-02-16T18:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71af8e30589b22115c37712a9b331c6f2cd12f24",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-06-29T01:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d1fb001a3da668e7d845ae3c5ca015dcb19adf4",
"body": "Passing useful host information to the event listener.",
"is_bot": false,
"headline": "Merge pull request #10 from Etroid/master",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-06-29T01:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f56e376fded73cc7e362b8a51081ba3cf8cf0a5",
"body": null,
"is_bot": false,
"headline": "More generic way of getting the hostname from the request headers",
"author_name": "Etroid",
"author_login": "Etroid",
"committed_at": "2015-05-28T06:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4500ef1928f1142ad8b37b69fdb4c800c5fe38e",
"body": "Passes the host information to the event listener.",
"is_bot": false,
"headline": "Merge pull request #9 from Etroid/master",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-05-27T02:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "571ade097c186e537bff2aab8d68502eb419581f",
"body": null,
"is_bot": false,
"headline": "Passes the host information to the event listener.",
"author_name": "Etroid",
"author_login": "Etroid",
"committed_at": "2015-05-21T17:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99d61f812eb16d1435403da397fd829b7d8e2029",
"body": "Update README example",
"is_bot": false,
"headline": "Merge pull request #7 from heitortsergent/patch-1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-05-11T06:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182d245d901b0f29deafa9f82627b61d623c34e3",
"body": "There was an `s` missing for the first variable in the `console.log` for the `issues` handler.",
"is_bot": false,
"headline": "Update README example",
"author_name": "Heitor Tashiro Sergent",
"author_login": "heitortsergent",
"committed_at": "2015-04-13T21:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f2583325c7766be2ee8d08df3e8cb2928a84c6c",
"body": null,
"is_bot": false,
"headline": "0.4.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-04-12T03:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1233ccb12ad3e5841ebb196438f5e8ef5370e930",
"body": null,
"is_bot": false,
"headline": "added '*' event",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-04-12T03:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42431a1e5289b33ab2bbfc24b1d65550a43a75b",
"body": null,
"is_bot": false,
"headline": "0.3.4",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-30T06:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc39e7411ca1ec2424b397cfda9be277bff9820",
"body": null,
"is_bot": false,
"headline": "added repository field",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-30T06:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b1e4bff647c49149045fbc93df5ceed3f362887",
"body": null,
"is_bot": false,
"headline": "0.3.3",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-30T06:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0827b584a0b0e2a44db417f06cd5bdb9e198443d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:rvagg/github-webhook-handler",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-30T06:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d65ba7cf70e4fd04341d33b79d35674e097d67c",
"body": null,
"is_bot": false,
"headline": "fix nodei.co badges",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-30T06:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826d3c2c9e9785987e40271bf6f8fa0adc70e2ed",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #5 from klh/patch-1",
"author_name": "Elijah Insua",
"author_login": "tmpvar",
"committed_at": "2014-11-19T17:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31430828b72bb23051defd8c6e07be9c8a3582f3",
"body": "Console has no err object, might confuse first timers.",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Klaus L. Hougesen",
"author_login": "klh",
"committed_at": "2014-11-19T10:53:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ad90d4ca3a9be99f8c2c528d53933ba150b286",
"body": null,
"is_bot": false,
"headline": "0.3.2",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-18T00:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5338d655ff1f9a1c8b928dea84846566a6683832",
"body": "Always respond",
"is_bot": false,
"headline": "Merge pull request #4 from tmpvar/always-respond",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-18T00:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff5757a48d27fafd3eff968f927086a540a5f2c",
"body": null,
"is_bot": false,
"headline": "respond in the case of bl error",
"author_name": "Elijah Insua",
"author_login": "tmpvar",
"committed_at": "2014-11-17T23:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a762dcc51983fd49b2413b3a732a1ac1e8fd7022",
"body": null,
"is_bot": false,
"headline": "add test for bl error",
"author_name": "Elijah Insua",
"author_login": "tmpvar",
"committed_at": "2014-11-17T23:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d65add03e72c597ee76c2b1613f09014f1d98227",
"body": null,
"is_bot": false,
"headline": "0.3.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-14T02:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1c4da6fa5445c1cc1ab52593dbbd38fe4b1b11",
"body": "ignore query params when comparing urls",
"is_bot": false,
"headline": "Merge pull request #3 from tmpvar/allow-query-params",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-14T02:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a4f12bdc5e232b67a4f8f6c148b7b6b7fc0e92",
"body": null,
"is_bot": false,
"headline": "ignore query params when comparing urls",
"author_name": "Elijah Insua",
"author_login": "tmpvar",
"committed_at": "2014-11-14T02:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a601c2a07de00665bddeb3d9ab0995495db309",
"body": null,
"is_bot": false,
"headline": "fix tests for new url param",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-13T23:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641209f5d229e3b3c5d186f28631f6f0e7a904e7",
"body": null,
"is_bot": false,
"headline": "0.3.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-13T21:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63b327b29dd9842e34374f2e000d121f58496eed",
"body": "Added URL to event emitter object",
"is_bot": false,
"headline": "Merge pull request #2 from olls/patch-1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-11-13T21:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515156df6f7ab3b765da3b25374057759b2b1d73",
"body": null,
"is_bot": false,
"headline": "Added URL to event emitter object",
"author_name": "Oliver Faircliff",
"author_login": "olls",
"committed_at": "2014-11-13T21:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84e2ea2f88d5ddea4a492fe1a1bd844bb7e135dd",
"body": "the comma",
"is_bot": false,
"headline": "Merge pull request #1 from henter/master",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-06-04T03:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eac31bc354f0d86e68c7caca43d7ec4cb6e59a1",
"body": null,
"is_bot": false,
"headline": "the comma",
"author_name": "henter",
"author_login": "henter",
"committed_at": "2014-06-04T02:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d255a5fcbe5cb0be32330b076b0fa57384974652",
"body": null,
"is_bot": false,
"headline": "0.2.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-13T13:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e051b9410abf69679ba906c54eea78f907fb50db",
"body": null,
"is_bot": false,
"headline": "s/^/~",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-13T13:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4c31b9e2a7f9de3c30f61b637e2a95ad68a325a",
"body": null,
"is_bot": false,
"headline": "0.2.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-13T11:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db09f4ee22fe6d6b0ec871ce2bfe7fcc81a677a",
"body": null,
"is_bot": false,
"headline": "s/url/path",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-13T11:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dfd7c9cd71e665e3e230193d7899b4d88c2e8e7",
"body": null,
"is_bot": false,
"headline": "0.1.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-13T06:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409fd27f6a1ceb0e52ace5f2850120c15204412a",
"body": null,
"is_bot": false,
"headline": "added events list",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-13T06:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41eff9f9bf718142c5ea184aa25ca60f7187c0e",
"body": null,
"is_bot": false,
"headline": "__proto__ baby",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-13T02:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea984d5bc7b9814a7b56fa08cfd1d6407a4fee6a",
"body": null,
"is_bot": false,
"headline": "make it so",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-12T13:32:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 30,
"latest_release_at": "2026-07-21T06:39:39Z",
"latest_release_tag": "v2.1.12",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 10,
"days_since_latest_release": 7,
"mean_days_between_releases": 9.3
},
"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": "github-webhook-handler",
"exists": true,
"license": "MIT",
"keywords": [
"github",
"webhooks"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/github-webhook-handler",
"is_deprecated": false,
"latest_version": "2.1.12",
"repository_url": "https://github.com/rvagg/github-webhook-handler",
"versions_count": 30,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 5831,
"first_published_at": "2014-05-12T13:32:09.854000Z",
"latest_published_at": "2026-07-21T06:39:38.064000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 122,
"stars": 794,
"watchers": 18,
"fork_history": {
"days": [
{
"date": "2014-05-28",
"count": 1
},
{
"date": "2014-06-04",
"count": 1
},
{
"date": "2014-06-05",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2015-01-09",
"count": 1
},
{
"date": "2015-02-19",
"count": 1
},
{
"date": "2015-03-30",
"count": 2
},
{
"date": "2015-04-13",
"count": 1
},
{
"date": "2015-05-21",
"count": 1
},
{
"date": "2015-05-24",
"count": 1
},
{
"date": "2015-06-25",
"count": 1
},
{
"date": "2015-07-02",
"count": 1
},
{
"date": "2015-07-19",
"count": 1
},
{
"date": "2015-08-24",
"count": 1
},
{
"date": "2015-08-30",
"count": 1
},
{
"date": "2015-09-09",
"count": 1
},
{
"date": "2015-09-10",
"count": 1
},
{
"date": "2015-10-05",
"count": 1
},
{
"date": "2015-10-12",
"count": 1
},
{
"date": "2015-11-04",
"count": 1
},
{
"date": "2015-11-24",
"count": 1
},
{
"date": "2015-12-17",
"count": 1
},
{
"date": "2015-12-21",
"count": 1
},
{
"date": "2016-01-01",
"count": 1
},
{
"date": "2016-01-19",
"count": 2
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-03-05",
"count": 1
},
{
"date": "2016-04-04",
"count": 1
},
{
"date": "2016-06-04",
"count": 1
},
{
"date": "2016-06-05",
"count": 1
},
{
"date": "2016-06-15",
"count": 1
},
{
"date": "2016-07-10",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-22",
"count": 1
},
{
"date": "2016-08-23",
"count": 1
},
{
"date": "2016-09-01",
"count": 1
},
{
"date": "2016-10-11",
"count": 1
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-11-10",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-18",
"count": 1
},
{
"date": "2016-12-30",
"count": 1
},
{
"date": "2017-01-02",
"count": 1
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-09",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-04-18",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-30",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-10-30",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2017-12-06",
"count": 1
},
{
"date": "2017-12-24",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-01-27",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-02-28",
"count": 1
},
{
"date": "2018-03-24",
"count": 2
},
{
"date": "2018-04-24",
"count": 1
},
{
"date": "2018-04-26",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-08-04",
"count": 1
},
{
"date": "2018-08-08",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-28",
"count": 1
},
{
"date": "2018-10-16",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-30",
"count": 1
},
{
"date": "2019-12-25",
"count": 1
},
{
"date": "2020-01-11",
"count": 1
},
{
"date": "2020-04-09",
"count": 1
},
{
"date": "2020-04-11",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-06-22",
"count": 1
},
{
"date": "2020-07-18",
"count": 1
},
{
"date": "2020-07-27",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2021-04-07",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-07-04",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2022-01-21",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-08-12",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
}
],
"complete": true,
"collected": 112,
"total_forks": 122
},
"star_history": null,
"open_issues_and_prs": 4
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"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": 10327,
"source_files_sampled": 3,
"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": 1,
"malicious_count": 0,
"assessed_package": "npm:github-webhook-handler@2.1.12",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "bl",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "bl",
"direct": true,
"version": "^7.0.0",
"ecosystem": "npm"
},
{
"name": "@semantic-release/changelog",
"direct": false,
"version": "^6.0.3",
"ecosystem": "npm"
},
{
"name": "@semantic-release/commit-analyzer",
"direct": false,
"version": "^13.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/git",
"direct": false,
"version": "^10.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/github",
"direct": false,
"version": "^12.0.6",
"ecosystem": "npm"
},
{
"name": "@semantic-release/npm",
"direct": false,
"version": "^13.1.5",
"ecosystem": "npm"
},
{
"name": "@semantic-release/release-notes-generator",
"direct": false,
"version": "^14.1.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^26.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "^10.2.0",
"ecosystem": "npm"
},
{
"name": "semantic-release",
"direct": false,
"version": "^25.0.3",
"ecosystem": "npm"
},
{
"name": "standard",
"direct": false,
"version": "^17.1.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^6.0.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 1,
"indirect_count": 11
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 31,
"open_issues": 2,
"closed_ratio": 0.889,
"closed_issues": 16,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "rvagg",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/495647?v=4"
},
{
"type": "User",
"login": "semantic-release-bot",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
},
{
"type": "User",
"login": "rjz",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/499260?v=4"
},
{
"type": "User",
"login": "tmpvar",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/46673?v=4"
},
{
"type": "User",
"login": "excaliburhan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4994398?v=4"
},
{
"type": "User",
"login": "jdanyow",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1306747?v=4"
},
{
"type": "User",
"login": "Etroid",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8611594?v=4"
},
{
"type": "User",
"login": "bkeepers",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/173?v=4"
},
{
"type": "User",
"login": "billytrend",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6671020?v=4"
},
{
"type": "User",
"login": "heitortsergent",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/446316?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.518
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"depsound.yml",
"test-and-release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"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": 10,
"reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/18 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"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": "5c58d41b91bd5b0199fc1ed41e690370dc9d48e7",
"ran_at": "2026-07-29T04:23:24Z",
"aggregate_score": 5.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T10:53:41Z",
"oldest_open_prs": [
{
"number": 69,
"created_at": "2026-07-15T10:54:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2026-07-22T10:53:37Z",
"last_comment_at": "2026-07-22T10:54:11Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2026-07-21T06:37:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 45,
"created_at": "2020-01-16T07:54:43Z",
"last_comment_at": "2020-07-22T03:05:33Z",
"last_comment_author": "Rem486"
},
{
"number": 53,
"created_at": "2022-04-17T07:12:11Z",
"last_comment_at": "2022-04-27T02:18:23Z",
"last_comment_author": "xiao-jay"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rvagg/github-webhook-handler",
"host": "github.com",
"name": "github-webhook-handler",
"owner": "rvagg"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 65,
"vitality": 80,
"community": 62,
"governance": 68,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 0.896,
"days_since_last_push": 6,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v2.1.12",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": 9.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~9.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 9.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 7,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 7 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 7
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"forks": 122,
"stars": 794,
"watchers": 18,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "794 stars",
"points": 47,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 794
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "122 forks",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 122
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "18 watchers",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 18
}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"packages": [
"github-webhook-handler"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 5831
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,831 downloads/month across npm",
"points": 50.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5831,
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 16,
"top_contributor_share": 0.518
},
"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 52% of commits",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 52
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 31,
"open_issues": 2,
"closed_issues": 16,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "31/44 decided PRs merged",
"points": 26.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 31,
"decided": 44
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 74,
"inputs": {
"followers": 2570,
"owner_type": "User",
"is_verified": null,
"owner_login": "rvagg",
"public_repos": 220,
"account_age_days": 5725
},
"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": "2,570 followers of rvagg",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2570,
"login": "rvagg"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "220 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 220
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github-webhook-handler"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": 42,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"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": 65,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.6
},
"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": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "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:github-webhook-handler@2.1.12 runtime dependency closure — what installing the published package pulls in — 1 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:github-webhook-handler@2.1.12",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"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": 1,
"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": 18
},
"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": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.442,
"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": "38 of 86 human commits state their intent (structured subject or explanatory body)",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 86
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.104
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": 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 96",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 96
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "10 of the last 96 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 10,
"sampled": 96
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 10327,
"source_files_sampled": 3,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T04:23:41.324391Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rvagg/github-webhook-handler.svg",
"full_name": "rvagg/github-webhook-handler",
"license_state": "standard",
"license_spdx": "MIT"
}