JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 488,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 17102
},
"pushed_at": "2026-07-20T13:24:09Z",
"created_at": "2016-06-23T14:34:41Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T07:47:50Z",
"description": "A babel plugin that adds istanbul instrumentation to ES6 code",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://istanbul.js.org/",
"name": "Istanbul Code Coverage",
"type": "Organization",
"login": "istanbuljs",
"company": null,
"location": null,
"followers": 256,
"avatar_url": "https://avatars.githubusercontent.com/u/13523395?v=4",
"created_at": "2015-07-27T14:54:26Z",
"is_verified": null,
"public_repos": 19,
"account_age_days": 4013
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v8.0.2",
"kind": "patch",
"published_at": "2025-09-25T12:39:03Z"
},
{
"tag": "v8.0.1",
"kind": "patch",
"published_at": "2025-09-25T09:32:13Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2025-09-25T09:07:19Z"
},
{
"tag": "v7.0.1",
"kind": "patch",
"published_at": "2025-09-05T16:41:20Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2024-07-05T11:55:25Z"
},
{
"tag": "v6.1.1",
"kind": "patch",
"published_at": "2021-10-16T20:55:19Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2021-10-16T20:50:30Z"
}
],
"recent_commits": [
{
"oid": "370bcfa6bd002120c15a960fa116b0806a0886e7",
"body": null,
"is_bot": false,
"headline": "chore: release-please.yml permissions",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2026-04-09T01:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78d7e8c4ccbcee58d606196da665279f699d2241",
"body": "Signed-off-by: hainenber <dotronghai96@gmail.com>",
"is_bot": false,
"headline": "feat(ci/cd): switch to `npm` trusted publishing",
"author_name": "hainenber",
"author_login": "hainenber",
"committed_at": "2026-03-28T23:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beaf266fcecbc3af5b229a03122d26a97454d76e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-28T23:14:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0038786de93e8350d00564f4f95bf09e28bb384a",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-28T23:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "839f75ed4a5b5788b92470d27e2ddc63757e4f76",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 8.0.2 (#322)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-25T12:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a147d0e9ba16f5e1734ace18aa47c5e488349376",
"body": null,
"is_bot": false,
"headline": "fix(ci): set registry-url to npmjs for release-please (#321)",
"author_name": "Julien Marcou",
"author_login": "Julien-Marcou",
"committed_at": "2025-09-25T12:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92326abd56cff5502d9b610be77916c0488989a3",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 8.0.1 (#320)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-25T09:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "478ffb61ef808686144918b73ee10122d8f6ab0c",
"body": null,
"is_bot": false,
"headline": "fix(ci): remove release-please registry url (#319)",
"author_name": "Julien Marcou",
"author_login": "Julien-Marcou",
"committed_at": "2025-09-25T09:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28730cb9503bd1039bffbe3da1555641a3230e9",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(master): release 8.0.0 (#318)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-25T09:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0930fbe44f344f865bb4b634d68dc158f3437da2",
"body": "Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>",
"is_bot": false,
"headline": "chore: update release-please action (#316)",
"author_name": "Chongyi Zheng",
"author_login": "harryzcy",
"committed_at": "2025-09-25T09:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1d78c5c7b494511b0666f1a9ed14d73a57d818",
"body": "Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>",
"is_bot": false,
"headline": "feat(deps)!: update to latest version of test-exclude (#301)",
"author_name": "Dolan Murvihill",
"author_login": "dmurvihill",
"committed_at": "2025-09-24T12:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a710385a7203e072c76fc6bd2709aabedf522e",
"body": "Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>",
"is_bot": false,
"headline": "chore: update actions (#308)",
"author_name": "Nicolò Ribaudo",
"author_login": "nicolo-ribaudo",
"committed_at": "2025-09-05T16:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72d918adfed01d84453fe895c5ce1e78162b40e6",
"body": null,
"is_bot": true,
"headline": "chore: release 7.0.1 (#305)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-05T16:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6a7a35b24add4bf709962150602680ab2b6a3a",
"body": null,
"is_bot": false,
"headline": "Use `prepublishOnly` instead of `prepublish` for npm scripts (#306)",
"author_name": "Nicolò Ribaudo",
"author_login": "nicolo-ribaudo",
"committed_at": "2025-09-05T16:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f298957935b975042d09f86986ad9c4a6a3e529e",
"body": null,
"is_bot": false,
"headline": "fix: Add support for Babel 8 (#304)",
"author_name": "Nicolò Ribaudo",
"author_login": "nicolo-ribaudo",
"committed_at": "2025-09-05T16:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37bb294cf433ca327572a2c3e1e4e6c32484c16e",
"body": null,
"is_bot": true,
"headline": "chore: release 7.0.0 (#297)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-07-05T11:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46bee6309782610ea043f874fba8c1d6a556fdec",
"body": null,
"is_bot": false,
"headline": "docs: readme: fixed example: `fileName` -> `filename` (#269)",
"author_name": "coderaiser",
"author_login": "coderaiser",
"committed_at": "2024-07-05T11:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "643e0801b23f5f1f96786e70b2a08379fe909b1a",
"body": "BREAKING-CHANGE: Drop support for Node versions 8 and 10",
"is_bot": false,
"headline": "fix!: update `istanbul-lib-instrument` to v6 (#292)",
"author_name": "Thibaut SABOT",
"author_login": "thibautsabot",
"committed_at": "2024-07-05T11:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7691901986d9aed751ff28724695e0beafb2a8",
"body": null,
"is_bot": false,
"headline": "fix: container is falsy error with block scoping transform (#291)",
"author_name": "Andy Edwards",
"author_login": "jedwards1211",
"committed_at": "2024-07-05T11:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58c92a7de5e8ac84c598e02325b05f5b9800107",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 6.1.1 (#267)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2021-10-16T20:55:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a1b89342565d1127a011e31262520b057120531",
"body": null,
"is_bot": false,
"headline": "fix(build): first automated publication",
"author_name": "bcoe",
"author_login": null,
"committed_at": "2021-10-16T20:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb0a7c23620056e7734f653658cf1b291489aaf",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: release 6.1.0 (#266)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2021-10-16T20:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e9ec62b50c9d2224e7bb0ccb071fd10b80e018f",
"body": "…tion (#265)",
"is_bot": false,
"headline": "feat(instrumenter): instrumenter with fixes for branchMap instrumenta…",
"author_name": "Benjamin E. Coe",
"author_login": null,
"committed_at": "2021-10-16T20:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f671f1fb5600306de08d99af29a0e0dd6f322b68",
"body": null,
"is_bot": false,
"headline": "build: configure automated deployment (#264)",
"author_name": "Benjamin E. Coe",
"author_login": null,
"committed_at": "2021-10-16T20:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35d4822744e4d60537174e27766d61bdbf04f5d",
"body": null,
"is_bot": false,
"headline": "chore: Remove package-lock.json",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2020-01-14T11:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb91f54c8271936f016fb521b080213bbdb77f7",
"body": null,
"is_bot": false,
"headline": "chore(release): 6.0.0",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-12-20T22:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "063274ab9dd3c0aa2cb3401237eac5f8a73857d6",
"body": null,
"is_bot": false,
"headline": "chore: Update to final releases of dependencies (#233)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-12-20T22:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99bd2a27493b7552ae75877496c3b2ad93f5fc46",
"body": null,
"is_bot": false,
"headline": "chore: Update dependencies (#232)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-12-09T01:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b2df7a0c12f16cc22a443da0164110f66c9a4c",
"body": null,
"is_bot": false,
"headline": "chore: Tidelift tasks",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-12-07T03:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35ed7b8146294fbcb52157cbe3a017591f6b41c",
"body": null,
"is_bot": false,
"headline": "chore: Temporarily pin test-exclude (#231)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-12-07T01:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23425571b2c41d03b3661da664d9fa031cb731e8",
"body": null,
"is_bot": false,
"headline": "chore: Set high timeout for slow Windows CI (#229)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-11-07T03:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39924e3668ce5dd7cb18b94170fd21e0fcccef4",
"body": null,
"is_bot": false,
"headline": "chore: Fix package.json engines field",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-10-09T02:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe08f5b8282136c7ed9375fa32148586bd6a7e28",
"body": "This adds support for:\r\n* coverageVariable\r\n* coverageGlobalScope\r\n* coverageGlobalScopeFunc\r\n* ignoreClassMethods\r\n\r\nFixes #208, fixes #212",
"is_bot": false,
"headline": "feat: Add support for instrumenter options (#227)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-10-08T22:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93db21aa2bbdbb06fb784f52c24a7847fad6be92",
"body": "Fixes #209",
"is_bot": false,
"headline": "feat!: Drop node.js 6 (#226)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-10-08T20:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b7ea02ff4dae18fcb866969c808f78005d8d472",
"body": null,
"is_bot": false,
"headline": "chore: Update package-lock.json (#223)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-09-29T20:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2aecaedffc3ea1a7652b77b36c6205a036878dc",
"body": null,
"is_bot": false,
"headline": "chore: Upgrade standard to v14.2.0 (#220)",
"author_name": "Jakob Krigovsky",
"author_login": "sonicdoe",
"committed_at": "2019-09-14T11:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d21bf2942f73d93a3365e8b70a9667075406510",
"body": null,
"is_bot": true,
"headline": "chore(package): update standard-version to version 7.0.0 (#216)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-07-31T14:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd34dcd2456c418bdb4373c7e4d7ef3ac5a284e",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.2.0",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-07-18T04:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef7b666c0a07397f4f8e54a659412a762a717e8d",
"body": null,
"is_bot": false,
"headline": "chore: Update package-lock for CI (#214)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-07-18T04:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16080ab1fc2acbcda17f97a78b802e79e9fb33e5",
"body": "PR #207 broke tests from #172",
"is_bot": false,
"headline": "chore: Fix tests",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-05-16T12:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a314f06c0f3793520b00399dd91f428bb3448e3f",
"body": null,
"is_bot": false,
"headline": "feat: Support turning off node_modules default exclude via flag (#172)",
"author_name": "Eddie",
"author_login": "hershmire",
"committed_at": "2019-05-16T12:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12cf163acf0de6bcd07e7925f5b81bf2ce93a0d",
"body": null,
"is_bot": false,
"headline": "fix: Print explicit error if use with babel 6 is attempted (#207)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-05-16T12:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f6ded68af487f1993156e054198a4bb144312a",
"body": null,
"is_bot": true,
"headline": "chore: Update standard-version to the latest version 🚀 (#202)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-05-05T23:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882049e851dc561f1bd35bdfdcc89f1965c5506b",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.1.4",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-25T14:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e32ca72bef18c45f6f7fcad9b87c853819fce1c",
"body": null,
"is_bot": false,
"headline": "chore: Update dependencies",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-25T14:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "047809a2c0303ec4b559e1c79328e77a2ec3ab24",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.1.3",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-23T11:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc7031e3cec1d5b7f2f2f109bbfe2d6e3ef340ed",
"body": null,
"is_bot": false,
"headline": "chore: Add direct dev dep on @babel/plugin-transform-modules-commonjs",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-23T10:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942c60d1894a11f62abfb4be2df7854c8f8f657d",
"body": null,
"is_bot": false,
"headline": "chore: Update devDependencies, refresh package-lock.json",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-23T10:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3050bbbf26589c0d474bfa6c0ce40661bfb60c82",
"body": "Fixes #201",
"is_bot": false,
"headline": "chore: Add regression test for #201",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-23T10:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf748dce715ad36f84989e2c4185af9e285a2115",
"body": "This reverts commit 201a93347e527ceeb887708715f58427799d85f6.",
"is_bot": false,
"headline": "Revert \"fix: Ensure correct scope references after traversal (#192)\"",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-23T10:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a274e2571e6d44592d7fa7d956a25366471c3ac",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.1.2",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-10T00:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dd35b719574721efa00c4cd34592544008486c8",
"body": null,
"is_bot": false,
"headline": "chore: Update dependencies",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-09T23:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d07ddd76ccdd4a7da88fadce23654c30f084b4e",
"body": null,
"is_bot": true,
"headline": "Update mocha to the latest version 🚀 (#196)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-02-18T22:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62c750eb02b96a6b114d10cda8117a24fba39d92",
"body": "This clears results of `npm audit`.",
"is_bot": false,
"headline": "chore: Update dependencies",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-02-18T18:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "201a93347e527ceeb887708715f58427799d85f6",
"body": "* test: Add tests illustrating scope issue\r\n* fix: Re-crawl scope after traversal to fix references",
"is_bot": false,
"headline": "fix: Ensure correct scope references after traversal (#192)",
"author_name": "Lee Byron",
"author_login": "leebyron",
"committed_at": "2019-02-18T17:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e827c6a3563f3e6b972c858381880191a82a2f4",
"body": null,
"is_bot": true,
"headline": "chore: Update standard-version to the latest version 🚀 (#195)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-02-16T11:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de543208fa6c2ba503f7a88f6e6ec8d7b2577fe5",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.1.1",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-01-11T02:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3d6978f8b94dbd64608fda17c7417283c910f4",
"body": null,
"is_bot": false,
"headline": "chore: Update devDependencies, enable multiplatform travis-ci. (#187)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-01-11T02:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adec723abfe84824133d9005849d5645dbb4d25b",
"body": null,
"is_bot": false,
"headline": "fix: respect changes of cwd in options (#171)",
"author_name": "Jure Triglav",
"author_login": "jure",
"committed_at": "2018-10-16T10:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d3c44f5c1f653be6e1d9f76ea6abe87c3782e2",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.1.0",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2018-09-07T18:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b509649738217e1e33c5a677603e1c880c1929d7",
"body": "This causes the plugin to use the non-beta release of babel 7.",
"is_bot": false,
"headline": "feat: Bump dependencies.",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2018-09-07T18:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad1177e09f579e1044e31102610dc42a48c08264",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.0.1",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2018-07-24T22:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a2d8911ea3c469e6b393e473703df4f6d0b0b28",
"body": null,
"is_bot": false,
"headline": "chore: Update istanbul dependency versions.",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2018-07-23T23:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f006e92bb46b46f64c54f0f17775e6108778d2a",
"body": null,
"is_bot": false,
"headline": "chore(release): 5.0.0",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2018-06-27T00:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e15643d249a2985e4387e4308022053b2cd0ad",
"body": "BREAKING CHANGE: Drop node 4 support, upgrade to babel 7, stop shipping @babel/plugin-syntax-object-rest-spread",
"is_bot": false,
"headline": "feat: upgrade to babel 7 and newest istanbul libraries (#158)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2018-06-27T00:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "321740f7b25d803f881466ea819d870f7ed6a254",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.6",
"author_name": "Benjamin",
"author_login": null,
"committed_at": "2018-03-09T22:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b6eb7af3f3180d3444926c188c7bbb86805e58",
"body": null,
"is_bot": false,
"headline": "chore: explicit update of istanbul dependencies (#149)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2018-03-09T22:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428a952e21bbaf6ea6ee016de85d24d76b3ea12f",
"body": null,
"is_bot": false,
"headline": "fix: include object-spread-syntax plugin (#141)",
"author_name": "Simen Bekkhus",
"author_login": "SimenB",
"committed_at": "2018-03-09T22:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18fe954688fb4b9450138bf6f471446a88573133",
"body": "* es2015 => env\r\n\r\n* babel-preset-es2015 => babel-preset-env",
"is_bot": false,
"headline": "fix: babel-preset-es2015 => babel-preset-env (#138)",
"author_name": "Ergenekon Yigit",
"author_login": "ergenekonyigit",
"committed_at": "2017-12-22T21:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7045a03038c4cce86534508e5b977392af71bb3a",
"body": null,
"is_bot": true,
"headline": "chore(package): update coveralls to version 3.0.0 (#133)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2017-10-21T18:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38176baa26b9f3d05ffe46e4c51a798b8b3c8fc2",
"body": null,
"is_bot": true,
"headline": "chore(package): update mocha to version 4.0.0 (#134)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2017-10-21T18:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c4c726dbd72d0b944bcf816fd68be48ee02ed6",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.5",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-08-23T18:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aa4928b543fcd1df901d3111fcc45d0d7f8c136",
"body": null,
"is_bot": false,
"headline": "chore: explicitly upgrade instrumenter (#126)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-08-23T18:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664af677ae4de167b1b811086d963fc3ee7b7e3b",
"body": null,
"is_bot": false,
"headline": "docs: add link to community slack (#122)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-07-30T06:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fe7d7addc7a4b60060160b2e1cb0d7bb35253d0",
"body": null,
"is_bot": true,
"headline": "chore(package): update nyc to version 11.1.0 (#121)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2017-07-30T06:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18fa7873432d8905f34555227d3be1fcf6d316f6",
"body": null,
"is_bot": true,
"headline": "chore(package): update nyc to version 11.0.2 (#112)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2017-07-16T22:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05aa2a2613596f1fc59d9ede56aa37c32ecc15ba",
"body": null,
"is_bot": true,
"headline": "chore(package): update chai to version 4.1.0 (#117)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2017-07-16T22:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fca6a458b0d449bf09542ffd26086841676b3b92",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.4",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-05-27T21:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914d8283044f781079649924960d3d110ac3a232",
"body": null,
"is_bot": false,
"headline": "chore: update istanbuljs dependencies (#110)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-05-27T21:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bdc94bdde205bfbfc55781ba4aa18692fec7584",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.3",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-04-29T05:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10c1cdc1eb4e98b631fd0fdbd05db7679fced6c",
"body": null,
"is_bot": false,
"headline": "chore: explicit upgrade of istanbul dependencies (#104)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-04-29T05:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d0d46ecc40735d6fa3b541b9be094965cc4ad28",
"body": null,
"is_bot": false,
"headline": "docs: switch to conventional commits badge",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-04-08T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476a455333f6d33a0fe1fc69aa0af89e3ebae8f6",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.2",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-03-27T06:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1bc8971accf3044baac2ab3c3db68630a9b2cb",
"body": null,
"is_bot": false,
"headline": "chore: explicit update to dependencies (#100)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-03-27T06:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb33282d12128882ffde866e7f314e1b0d52125",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.1",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-03-22T16:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db8ecbea9319d5f2348e60f73dabda31f2318c62",
"body": null,
"is_bot": false,
"headline": "fix: explicit upgrade to patched version of istanbul-lib-instrument",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-03-22T16:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a0261d71b9a3f4813f505ad9677efa3bcad908d",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.1.0",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-03-21T06:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be51d4e78e7335d631ffd7d505777828314388e",
"body": null,
"is_bot": false,
"headline": "chore: explicit update of istanbul dependencies (#98)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-03-21T06:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b078bbd56ff5ead3dc3103c70b6d2728dd1c7671",
"body": "…ed files (#80)",
"is_bot": false,
"headline": "feat: add includeUntested option to expose coverage of all instrument…",
"author_name": "Marco Ramirez",
"author_login": null,
"committed_at": "2017-03-21T06:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8abab753587dd1ce9b8094132e59d604d4a054",
"body": null,
"is_bot": false,
"headline": "chore(release): 4.0.0",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-02-07T05:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e90292485f5e0c5242b5de1366af41adea4d5641",
"body": null,
"is_bot": false,
"headline": "fix: load configuration from process.env.NYC_CONFIG if present (#93)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-02-07T04:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f77db2a9d3cfc345b72ecd7cc38e04a011c19be9",
"body": null,
"is_bot": false,
"headline": "feat: we can now use the language feature Object.assign (#92)",
"author_name": "wtgtybhertgeghgtwtg",
"author_login": "wtgtybhertgeghgtwtg",
"committed_at": "2017-02-07T01:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80afed9e1f3972a85159baa92c6c3ab3a7e3cfed",
"body": null,
"is_bot": true,
"headline": "docs(readme): add Greenkeeper badge 🌴 (#89)",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2017-01-30T03:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594c03a884afdc4f5981969668881a5464299ade",
"body": "…t this (#88)\n\nBREAKING CHANGE: I've updated dependencies and dropped Node 0.10 and Node 0.12 support.",
"is_bot": false,
"headline": "feat: drop Node 0.10 and 0.12 support, upgrade dependencies to reflec…",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-01-29T02:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b8d7e9b6bcfb750d10368d1c78495e05feca91",
"body": "https://greenkeeper.io/",
"is_bot": false,
"headline": "chore(package): update test-exclude to version 4.0.0 (#86)",
"author_name": "Greenkeeper",
"author_login": "greenkeeperio-bot",
"committed_at": "2017-01-23T06:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c1c0968ddea451179c4f164ce92d1f9ea29317",
"body": null,
"is_bot": false,
"headline": "chore(release): 3.1.2",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-01-04T10:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f870a8f67b2d04f156fd1b91bc1faab54915ef71",
"body": null,
"is_bot": false,
"headline": "fix: address regression related to export const foo = () => {} (#79)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2017-01-04T10:29:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73a4247806eed1879deafeaf273a9dec5d35507e",
"body": null,
"is_bot": false,
"headline": "chore: explicitly upgrade istanbul-lib-instrument",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-01-04T01:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9818c25e5f4b85d3dd2813ccaf022dfda9a2dee1",
"body": null,
"is_bot": false,
"headline": "chore(release): 3.1.1",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-01-02T21:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18bbcdc304e13c5decee527af907cba33fa7eea2",
"body": "…nferred function name issues",
"is_bot": false,
"headline": "chore: upgrade to version of istanbul-lib-instrument that addresses i…",
"author_name": "Benjamin Coe",
"author_login": null,
"committed_at": "2017-01-02T21:45:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 15,
"latest_release_at": "2025-09-25T12:39:03Z",
"latest_release_tag": "v8.0.2",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 6,
"days_since_latest_release": 300,
"mean_days_between_releases": 239.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "babel-plugin-istanbul",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"istanbul",
"babel",
"plugin",
"instrumentation"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/babel-plugin-istanbul",
"is_deprecated": false,
"latest_version": "8.0.0",
"repository_url": "https://github.com/istanbuljs/babel-plugin-istanbul",
"versions_count": 42,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 205988276,
"first_published_at": "2016-06-23T14:53:55.134000Z",
"latest_published_at": "2026-04-09T01:39:01.285000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 104
}
]
},
"popularity": {
"forks": 87,
"stars": 657,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2016-07-01",
"count": 1
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2016-07-28",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-08-28",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-11-16",
"count": 1
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2017-03-27",
"count": 1
},
{
"date": "2017-04-01",
"count": 1
},
{
"date": "2017-04-19",
"count": 1
},
{
"date": "2017-05-27",
"count": 2
},
{
"date": "2017-07-21",
"count": 1
},
{
"date": "2017-10-17",
"count": 1
},
{
"date": "2017-10-18",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-07-19",
"count": 1
},
{
"date": "2018-07-26",
"count": 1
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2018-08-28",
"count": 1
},
{
"date": "2018-09-24",
"count": 1
},
{
"date": "2018-11-03",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-10",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-04-19",
"count": 1
},
{
"date": "2019-04-25",
"count": 1
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-06-15",
"count": 1
},
{
"date": "2019-07-21",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-11-26",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2021-01-24",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-11-10",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-31",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-02-18",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-22",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-02-26",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2025-01-08",
"count": 1
},
{
"date": "2025-04-04",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-25",
"count": 2
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-06-03",
"count": 2
}
],
"complete": true,
"collected": 86,
"total_forks": 87
},
"star_history": null,
"open_issues_and_prs": 69
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 11685,
"source_files_sampled": 18,
"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": 97,
"malicious_count": 0,
"assessed_package": "npm:babel-plugin-istanbul@8.0.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@babel/helper-plugin-utils",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.0"
},
{
"name": "@istanbuljs/load-nyc-config",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
},
{
"name": "@istanbuljs/schema",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.3"
},
{
"name": "istanbul-lib-instrument",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.2"
},
{
"name": "test-exclude",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/helper-plugin-utils",
"direct": true,
"version": "^7.0.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": true,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": true,
"version": "^0.1.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": true,
"version": "^6.0.2",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": true,
"version": "^7.0.1",
"ecosystem": "npm"
},
{
"name": "@babel/cli",
"direct": false,
"version": "^7.24.1",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "^7.24.1",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "^8.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-block-scoping",
"direct": false,
"version": "^7.24.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-block-scoping",
"direct": false,
"version": "^8.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-modules-commonjs",
"direct": false,
"version": "^7.24.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-modules-commonjs",
"direct": false,
"version": "^8.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "@babel/register",
"direct": false,
"version": "^7.23.7",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "^4.2.0",
"ecosystem": "npm"
},
{
"name": "coveralls",
"direct": false,
"version": "^3.1.1",
"ecosystem": "npm"
},
{
"name": "cross-env",
"direct": false,
"version": "^7.0.3",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^6.2.2",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.0.0",
"ecosystem": "npm"
},
{
"name": "pmock",
"direct": false,
"version": "^0.2.3",
"ecosystem": "npm"
},
{
"name": "standard",
"direct": false,
"version": "^14.3.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 5,
"indirect_count": 15
}
},
"maintainership": {
"issues": {
"open_prs": 12,
"merged_prs": 89,
"open_issues": 57,
"closed_ratio": 0.637,
"closed_issues": 100,
"closed_unmerged_prs": 76
},
"bus_factor": 2,
"bot_contributors": 3,
"top_contributors": [
{
"type": "User",
"login": "coreyfarrell",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/903597?v=4"
},
{
"type": "User",
"login": "bcoe",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/194609?v=4"
},
{
"type": "User",
"login": "greenkeeperio-bot",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
},
{
"type": "User",
"login": "insin",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/226692?v=4"
},
{
"type": "User",
"login": "nicolo-ribaudo",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/7000710?v=4"
},
{
"type": "User",
"login": "gotwarlost",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1056819?v=4"
},
{
"type": "User",
"login": "motiz88",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2246565?v=4"
},
{
"type": "User",
"login": "Julien-Marcou",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4369075?v=4"
},
{
"type": "User",
"login": "wtgtybhertgeghgtwtg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/18507762?v=4"
},
{
"type": "User",
"login": "jwbay",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1320447?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.367
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml",
"release-please.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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "14 out of 23 merged PRs checked by a CI test -- score normalized to 6",
"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": 4,
"reason": "Found 11/23 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 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": 10,
"reason": "packaging workflow 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": 10,
"reason": "security policy file 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": "370bcfa6bd002120c15a960fa116b0806a0886e7",
"ran_at": "2026-07-22T22:37:24Z",
"aggregate_score": 5.8,
"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-20T13:24:12Z",
"oldest_open_prs": [
{
"number": 272,
"created_at": "2022-02-17T18:51:41Z",
"last_comment_at": "2024-07-05T11:49:13Z",
"last_comment_author": "SimenB"
},
{
"number": 311,
"created_at": "2025-09-05T16:46:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 312,
"created_at": "2025-09-05T16:46:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 323,
"created_at": "2025-09-29T17:51:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 324,
"created_at": "2025-10-06T13:48:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 326,
"created_at": "2025-10-13T13:30:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 335,
"created_at": "2026-04-09T01:31:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 336,
"created_at": "2026-04-27T16:45:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 338,
"created_at": "2026-05-15T17:10:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 339,
"created_at": "2026-06-03T07:12:35Z",
"last_comment_at": "2026-06-03T07:14:59Z",
"last_comment_author": "sgedye"
},
{
"number": 340,
"created_at": "2026-06-22T13:24:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 341,
"created_at": "2026-07-20T13:24:09Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-28T23:36:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 21,
"created_at": "2016-07-24T01:11:22Z",
"last_comment_at": "2017-07-22T20:55:19Z",
"last_comment_author": "bcoe"
},
{
"number": 28,
"created_at": "2016-08-08T19:59:04Z",
"last_comment_at": "2017-07-22T20:52:03Z",
"last_comment_author": "bcoe"
},
{
"number": 81,
"created_at": "2017-01-13T14:59:13Z",
"last_comment_at": "2017-12-20T15:08:00Z",
"last_comment_author": "njifares"
},
{
"number": 105,
"created_at": "2017-04-30T18:29:33Z",
"last_comment_at": "2019-11-23T20:57:23Z",
"last_comment_author": "kopach"
},
{
"number": 115,
"created_at": "2017-06-22T00:49:45Z",
"last_comment_at": "2017-07-23T17:25:32Z",
"last_comment_author": "ELLIOTTCABLE"
},
{
"number": 191,
"created_at": "2017-07-03T15:41:04Z",
"last_comment_at": "2021-07-22T13:24:01Z",
"last_comment_author": "andrelo86"
},
{
"number": 116,
"created_at": "2017-07-04T09:41:05Z",
"last_comment_at": "2018-05-01T18:01:35Z",
"last_comment_author": "patsissons"
},
{
"number": 119,
"created_at": "2017-07-24T12:29:04Z",
"last_comment_at": "2017-10-25T11:22:32Z",
"last_comment_author": "bstutsky"
},
{
"number": 128,
"created_at": "2017-09-06T17:56:44Z",
"last_comment_at": "2020-05-04T12:36:17Z",
"last_comment_author": "maddy619"
},
{
"number": 129,
"created_at": "2017-09-13T10:58:55Z",
"last_comment_at": "2020-02-27T07:10:04Z",
"last_comment_author": "storenth"
},
{
"number": 131,
"created_at": "2017-09-13T19:01:37Z",
"last_comment_at": "2019-09-24T12:19:05Z",
"last_comment_author": "abishek-srinivasan"
},
{
"number": 135,
"created_at": "2017-10-16T18:56:51Z",
"last_comment_at": "2024-01-31T19:41:10Z",
"last_comment_author": "fossage"
},
{
"number": 136,
"created_at": "2017-10-20T20:09:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 143,
"created_at": "2017-12-20T23:33:55Z",
"last_comment_at": "2019-06-19T20:30:12Z",
"last_comment_author": "tomaswitek"
},
{
"number": 146,
"created_at": "2018-01-16T03:32:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 186,
"created_at": "2018-06-20T11:14:24Z",
"last_comment_at": "2022-06-15T12:16:28Z",
"last_comment_author": "matart15"
},
{
"number": 161,
"created_at": "2018-07-04T09:52:55Z",
"last_comment_at": "2020-10-16T03:37:07Z",
"last_comment_author": "likezero"
},
{
"number": 166,
"created_at": "2018-07-09T21:50:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 190,
"created_at": "2019-01-15T03:22:10Z",
"last_comment_at": "2021-11-23T08:13:18Z",
"last_comment_author": "catamphetamine"
},
{
"number": 193,
"created_at": "2019-02-01T23:14:27Z",
"last_comment_at": "2020-11-30T01:17:06Z",
"last_comment_author": "coreyfarrell"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/istanbuljs/babel-plugin-istanbul",
"host": "github.com",
"name": "babel-plugin-istanbul",
"owner": "istanbuljs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 66,
"vitality": 55,
"community": 70,
"governance": 70,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 0.81,
"days_since_last_push": 2,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"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": 62,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v8.0.2",
"releases_from_tags": false,
"days_since_latest_release": 300,
"mean_days_between_releases": 239.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 300 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 300
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~239.9 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 239.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 104,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 104 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 104
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 70,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"forks": 87,
"stars": 657,
"watchers": 13,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "657 stars",
"points": 45.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 657
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "87 forks",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 87
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"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 (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"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": [
"babel-plugin-istanbul"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 205988276
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "205,988,276 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 205988276,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 24,
"top_contributor_share": 0.367
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 37% of commits",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 37
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"merged_prs": 89,
"open_issues": 57,
"closed_issues": 100,
"issue_closed_ratio": 0.637,
"closed_unmerged_prs": 76
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "64% of issues closed",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "89/165 decided PRs merged",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 89,
"decided": 165
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/23 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 256,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "istanbuljs",
"public_repos": 19,
"account_age_days": 4013
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "256 followers of istanbuljs",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 256,
"login": "istanbuljs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "19 public repos, account ~10 yr old",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 19
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"babel-plugin-istanbul"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 104
},
"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 104 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 104
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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 23 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 23 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 11/23 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 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 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 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 detected",
"points": 5,
"status": "met",
"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:babel-plugin-istanbul@8.0.0 runtime dependency closure — what installing the published package pulls in — 97 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:babel-plugin-istanbul@8.0.0",
"assessed": 97
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 97,
"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": 97,
"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": 17
},
"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": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "81 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 81,
"sampled": 81
}
}
],
"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.12
},
"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": "12 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 12,
"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": 11685,
"source_files_sampled": 18,
"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/18 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 18,
"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-22T22:37:51.281956Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/istanbuljs/babel-plugin-istanbul.svg",
"full_name": "istanbuljs/babel-plugin-istanbul",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}