Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 152,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 22081
},
"pushed_at": "2024-08-15T19:15:20Z",
"created_at": "2014-03-20T16:52:15Z",
"owner_type": "Organization",
"updated_at": "2026-04-07T18:59:57Z",
"description": "A dictionary of file extensions and associated module loaders.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://gulpjs.com",
"name": "gulp",
"type": "Organization",
"login": "gulpjs",
"company": null,
"location": null,
"followers": 208,
"avatar_url": "https://avatars.githubusercontent.com/u/6200624?v=4",
"created_at": "2013-12-16T21:17:25Z",
"is_verified": null,
"public_repos": 72,
"account_age_days": 4601
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2022-06-29T21:20:07Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2022-06-29T18:54:30Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-04-15T00:50:44Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2016-11-30T03:46:06Z"
}
],
"recent_commits": [
{
"oid": "c09bf70bc73d020b9d387223e7b74708687fdb47",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: Release 3.1.1 (#93)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-06-29T21:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7d7981565a704af9ded99eb953faa1a838f8af",
"body": null,
"is_bot": false,
"headline": "fix: Include cjs-stub in npm bundle",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-06-29T20:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad452365690330cfd0072adc08a88d60a88e245b",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: Release 3.1.0 (#91)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-06-29T18:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d915e37d3be043077dca6936e337923bc9acb1e",
"body": null,
"is_bot": false,
"headline": "chore: Remove some crufty files",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-06-29T00:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377e71ece6469f1adb55031ad0508d41e5d7cbf3",
"body": null,
"is_bot": false,
"headline": "chore: Update readme & run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-06-29T00:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ffa36fbd1088f2dbdb00c9500eecfce70eafc0",
"body": "Co-authored-by: Blaine Bublitz <blaine.bublitz@gmail.com>",
"is_bot": false,
"headline": "feat: Add `.cts` to support typescript 4.7 (#90)",
"author_name": "Andrew Bradley",
"author_login": "cspotcode",
"committed_at": "2022-06-29T00:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c81a9d4e48a4d1353451def10e16ddfabd7c84d9",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: Release 3.0.0 (#81)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2022-04-15T00:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7856f7ef812bae3cc609db15e3e98dff3a0cd536",
"body": "feat: Allow register function configuration to be overridden",
"is_bot": false,
"headline": "feat!: Provide default configuration in register functions (#83)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-12T00:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9f085d6499613ab3e346117a83985847c2f688",
"body": null,
"is_bot": false,
"headline": "chore: Update readme & run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-04-08T17:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1e9151a951fb152d46c223b636c82152ef1355a",
"body": "chore: Rewrite API docs\r\nchore: Autogenerate supported extensions & hooks\r\nchore: Update CI to generate README before prettier\r\nchore: Update readme & run prettier",
"is_bot": false,
"headline": "chore: Auto-generate the supported hooks & extensions in CI (#86)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-08T17:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf15eb4047ed2f266e02a2dbda4e8540a07be78",
"body": null,
"is_bot": false,
"headline": "chore: Run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-04-08T17:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd24c39f38742adf8339183adf24d548479810f0",
"body": null,
"is_bot": false,
"headline": "feat: Support `.mdx` extension hook (#85)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-08T17:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7989161ba5c9ac4e99ec17043b73e525e8e07874",
"body": null,
"is_bot": false,
"headline": "feat: Add `.cjs` extension and stub hook (#75)",
"author_name": "Corbin Crutchley",
"author_login": "crutchcorn",
"committed_at": "2022-04-07T22:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9cbbf16ee40a10fe5cd243c95646b22b4f4654d",
"body": null,
"is_bot": false,
"headline": "chore: Avoid timeouts on tests (#87)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T22:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c054cf2e5322e7306f8bbf6778956d97d65e37a1",
"body": null,
"is_bot": false,
"headline": "feat: Add support for `.swc.(js|jsx|ts|tsx)` extensions",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T03:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad4d6976e3d925c057186a64527c59e9917855fe",
"body": null,
"is_bot": false,
"headline": "chore: Run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-04-07T03:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f8d3704e10d84444de26fe57a8c1d190cd024e6",
"body": null,
"is_bot": false,
"headline": "chore: Fix supported syntax in sucrase tests",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T03:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3723012d32f576c6b61ea381be7698893e2cc5e9",
"body": null,
"is_bot": false,
"headline": "chore: Run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-04-07T03:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f678e78c81fb953b50935cdefbc78bf6d3b77f",
"body": null,
"is_bot": false,
"headline": "feat: Add sucrase hook as alternative for `.jsx`",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T03:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dbe2a7ba357af956d78a750a51b2274cb6f386b",
"body": null,
"is_bot": false,
"headline": "chore: Run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-04-07T02:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216ad128fdf0a774b81297729d1d17c2b2ff4893",
"body": null,
"is_bot": false,
"headline": "feat: Add support for `.sucrase.(js|jsx|ts|tsx)` extensions",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T02:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9376a18587b5c73f5f1cb5fa60fa73b8fab3a96",
"body": null,
"is_bot": false,
"headline": "fix!: Only load sucrase tsx hook for `.tsx` extension",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T02:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e6d1390506eadadfa10df015c74ff97276c3535",
"body": null,
"is_bot": false,
"headline": "chore: Run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-04-07T02:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6404724bc9814540aaa46a680c165eac0c1f32d9",
"body": null,
"is_bot": false,
"headline": "feat: Leverage endsWith instead of RegExp in matchers (#82)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T02:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9847d112bea8670dd93eb943d27d9e1f316f66e2",
"body": null,
"is_bot": false,
"headline": "chore: Run prettier",
"author_name": "phated",
"author_login": "phated",
"committed_at": "2022-04-07T02:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b69c632592dfe3e84332ee27eec28805c23a30e",
"body": null,
"is_bot": false,
"headline": "chore!: Normalize repository, dropping node <10.13 support (#80)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T02:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a0319c0d53c4c33a8ce9badca4d6cfe98cb314",
"body": "chore!: Remove legacy node-jsx hook\r\nchore!: Remove deprecated typescript-node hook\r\nchore!: Remove deprecated typescript-register hook\r\nchore!: Remove unmaintained typescript-require hook\r\nchore!: Replace legacy require-yaml with yaml-hook\r\nchore!: Remove legacy require-xml support\r\nchore!: Remove \n[…]\nre!: Remove legacy iced-coffee-script support\r\nchore!: Remove legacy require-ini support\r\nchore!: Remove legacy json5 hook\r\nchore!: Remove legacy livescript support\r\nchore!: Remove legacy wisp support",
"is_bot": false,
"headline": "chore!: Drop legacy loaders & extensions (#79)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T00:31:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d4b3104926bdacf20b04fc9fdcd6d1a6a133e106",
"body": null,
"is_bot": false,
"headline": "chore: Ensure package-lock.json is cleaned before tests",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-07T00:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f160451b720ea1b0db4a1f66a646fca9758e71ad",
"body": "… (#74)",
"is_bot": false,
"headline": "feat: Add `@swc/register` as a loader for `.ts` and `.tsx` extensions…",
"author_name": "Helton Reis",
"author_login": "HRKings",
"committed_at": "2022-04-02T01:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8df595afc2b813f48e5a87c0f6f88b17f746a7",
"body": null,
"is_bot": false,
"headline": "feat: Add new extensions as JS variants",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-02T01:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e3d0f81c0aa96e6ea084a75a54af2bf3be53aef",
"body": null,
"is_bot": false,
"headline": "feat: Support `.babel.(jsx|tsx)` extensions",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-02T01:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ed5024b1d961029320a048036f7a559d11cdac",
"body": null,
"is_bot": false,
"headline": "fix!: Ensure babel only transforms files that match the full extension",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-02T01:30:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb967211180216f3ddd0358e8634e9ee5c955fd",
"body": null,
"is_bot": false,
"headline": "feat: Add support for `.esbuild.(js|jsx|ts|tsx)` extensions",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-02T01:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5680b3fbd5f08a23807f23d500d222b056cfe542",
"body": null,
"is_bot": false,
"headline": "fix: Ensure esbuild-register only applies to ts or tsx files",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-02T00:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e00a6e647bc20c05a12e8ee62dcc518c42c0378",
"body": null,
"is_bot": false,
"headline": "chore: Update test fixtures with fallible TS syntax",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-02T00:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcfbdb44477c6ed063a22a9ce3b972698479da3b",
"body": null,
"is_bot": false,
"headline": "fix: Apply correct ordering to esbuild-register",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-04-02T00:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963f5fadb0b01a0640c52b68f4d76480fdbf70eb",
"body": null,
"is_bot": false,
"headline": "feat: Add esbuild-register for typescript extensions (#77)",
"author_name": "Piotr Monwid-Olechnowicz",
"author_login": "hasparus",
"committed_at": "2022-04-01T21:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57cd5973c313c420b1ad24a922d1c95ebec3c532",
"body": null,
"is_bot": false,
"headline": "Release: 2.2.0",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2020-06-03T05:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f41f4ddf24abffe39be5a87b80327958545ef2",
"body": null,
"is_bot": false,
"headline": "New: Support .mjs extension (closes #65)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2020-06-03T05:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eea01f517b12f208cff535fe33ef9c88d5f44c0",
"body": null,
"is_bot": false,
"headline": "Build: Add node 12/14 & set maxVersions",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2020-06-03T05:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0f9a8edd99b3cd0f9223b5499560913223f0f97",
"body": null,
"is_bot": false,
"headline": "Release: 2.1.0",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2020-05-31T20:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ec03b79671e22655fc56cc87963ad495d35a41",
"body": "Co-authored-by: Flip Sasser <flip@inthebackforty.com>",
"is_bot": false,
"headline": "New: Add sucrase for typescript extensions (#66)",
"author_name": "Flip Sasser",
"author_login": "flipsasser",
"committed_at": "2020-05-31T20:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ad24f301314e5cd6b24452dfacb7b8fe5339f8e",
"body": null,
"is_bot": false,
"headline": "Update: Add babel de-register workaround to tests (closes #63)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2020-01-21T02:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05cf5af23d0c57a3e3bc3344ee22e21b107a3a8e",
"body": null,
"is_bot": false,
"headline": "Update: Make tests less flakey",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2020-01-20T21:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6924641de407accdebca91212c1cce3c403b346",
"body": null,
"is_bot": false,
"headline": "Scaffold: Update FUNDING list",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2019-10-22T01:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dabff01cb269c1810c8c68c318b7b7e1fdd5b78a",
"body": null,
"is_bot": false,
"headline": "Release: 2.0.0",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2019-10-16T04:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a1d4f2652d8a6f101aa9acfad1f3d76b7c3131",
"body": null,
"is_bot": false,
"headline": "Docs: Update extensions map",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2019-10-16T04:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9398ab703ba39bc82368d0cd262b76f2d97c55fb",
"body": null,
"is_bot": false,
"headline": "Docs: Add enterprise language",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2019-10-16T04:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2683b1a66125029ab1596642ee339050f55f8d",
"body": "…ward-optional mode (fixes #39, #41, #54) (#58)\n\n* babel must now ignore files not ending by babel.js (inspired from @cspotcode branch, PR #41 extending ignoring to everywhere babel register is called)\r\n* @babel/register now uses upward-optional mode",
"is_bot": false,
"headline": "Breaking: Ensure babel ignores non-.babel.js/ts/jsx files & enable up…",
"author_name": "Ilan Schemoul",
"author_login": "ilan-schemoul",
"committed_at": "2019-10-16T03:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bb2b76c1f3e0750695e1ab8dc5654878da2497",
"body": null,
"is_bot": false,
"headline": "Scaffold: Complete Tidelift tasks",
"author_name": "Takayuki Sato",
"author_login": "sttk",
"committed_at": "2019-10-16T03:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23351ee9f0fddf16cdac334d23283bdf325d7e3a",
"body": null,
"is_bot": false,
"headline": "Update: Switch coverage tool to nyc and coveralls",
"author_name": "sttk",
"author_login": "sttk",
"committed_at": "2019-06-07T07:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18324601135049ecfd4b6844dcdc81e49d6678d5",
"body": null,
"is_bot": false,
"headline": "Update: Upgrade rechoir in devDependencies",
"author_name": "sttk",
"author_login": "sttk",
"committed_at": "2019-06-07T07:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782cb2ccff17f32f6fdb7c039379908c726120a6",
"body": null,
"is_bot": false,
"headline": "Update: Fix test failure about .toml",
"author_name": "sttk",
"author_login": "sttk",
"committed_at": "2019-06-07T07:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc1d3d427803c829b83513be5663638be0a94f0",
"body": null,
"is_bot": false,
"headline": "Scaffold: Add package-lock.json to .gitignore",
"author_name": "sttk",
"author_login": "sttk",
"committed_at": "2019-06-07T07:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc94cd1c5d641b929f420ad3af4326309f22df6",
"body": null,
"is_bot": false,
"headline": "Update: Pass updated eslint rules",
"author_name": "sttk",
"author_login": "sttk",
"committed_at": "2019-06-07T07:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac20efaf36ba13679362a86c748fa0a4d090caa3",
"body": null,
"is_bot": false,
"headline": "Scaffold: Add FUNDING.yml with Tidelift integration",
"author_name": "Takayuki Sato",
"author_login": "sttk",
"committed_at": "2019-06-05T14:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f83af40dfc35c5de84d96fc45851f9f06246278",
"body": null,
"is_bot": false,
"headline": "Update: Support json5/lib/register",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-12-29T04:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a6076570e07ea5b8742255db4ab68fc26ce1b3",
"body": null,
"is_bot": false,
"headline": "Build: Avoid unintentionally skipped tests",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-12-29T02:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc274d7d70cfa79806dc98c2554b1bfa3d7eb95d",
"body": null,
"is_bot": false,
"headline": "Release: 1.2.0",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-12-28T00:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1406c6cd2681f3c43f4444e421ae8c1c4e2283d4",
"body": null,
"is_bot": false,
"headline": "Scaffold: Reintroduce coveralls",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-12-27T23:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e6bf531423ae2f91b8209a16dc2c45ffd60d8b",
"body": null,
"is_bot": false,
"headline": "Build: Add test suite",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-12-27T23:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36878f8014eada72a6e7d117643d2c827785aa4",
"body": null,
"is_bot": false,
"headline": "Docs: Update extensions",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-06-29T06:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe185cac2fd7bea1a36186db6b9ea5683319d83",
"body": null,
"is_bot": false,
"headline": "Update: Rename \"module\" to \"hook\" to avoid shadowing global",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-06-29T06:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7205800a195d14b2e31de82287858826ef85df10",
"body": null,
"is_bot": false,
"headline": "New: Add support for esm on .esm.js extension (closes #52)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-06-29T06:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17546bb6933cf7c13cf8fb659f969bb257b8b72f",
"body": "…n (closes #48)",
"is_bot": false,
"headline": "New: Add support for babel 7 on .ts/.tsx & add new .babel.ts extensio…",
"author_name": "Simon Buchan",
"author_login": "simonbuchan",
"committed_at": "2018-06-28T22:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe11f164e09a14c469c34318c7caf3b57f4b0ab1",
"body": null,
"is_bot": false,
"headline": "Docs: Remove coveralls badge",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-06-28T22:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9dec8bfebaa1c3cf97344741e4a620e35742de",
"body": null,
"is_bot": false,
"headline": "Build: Avoid coveralls command",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-06-28T22:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59315ec03ccf82725f7e5cdb48ddd8e25d322259",
"body": null,
"is_bot": false,
"headline": "Scaffold: Normalize repository",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2018-06-28T20:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dbc34cb669a2c13b2572f416b2194f40153db01",
"body": null,
"is_bot": false,
"headline": "Release: 1.1.0",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-11-27T18:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7835a040c1529b624afda8944e913cb0d1f560",
"body": null,
"is_bot": false,
"headline": "New: Support babel 7 (#47)",
"author_name": "Ambroos Vaes",
"author_login": "Ambroos",
"committed_at": "2017-11-27T18:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e928fc7ed400ad489ae7db437dad47dfdd3a4eb4",
"body": null,
"is_bot": false,
"headline": "Release: 1.0.4",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-09-13T18:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b53c48d27cd6c85af43321ae79fb4203b845437",
"body": null,
"is_bot": false,
"headline": "Fix priority of CoffeeScript modules (#45)",
"author_name": "Geoffrey Booth",
"author_login": "GeoffreyBooth",
"committed_at": "2017-09-13T18:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "767213bb4a2c75aadddb1439e8a7d0681f30e3af",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-04-18T20:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccc54be7b0e1f992468e4dd6662cb4ba6b9a1a5b",
"body": null,
"is_bot": false,
"headline": "1.0.3",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-04-18T20:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ace5815f29121b5814e537b7626f9a68c6e702",
"body": null,
"is_bot": false,
"headline": "buble does not export a function",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-04-18T20:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e919561a3671c803cda3fe70880ec311b2f8681f",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2017-03-29T12:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cfb948b519261cc21196f29a87be4a4edd75773",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2017-03-29T12:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360bda9e31c0018fa14a5a32478e2f0bd4462f14",
"body": null,
"is_bot": false,
"headline": "fix: support coffeescript@next (#44)",
"author_name": "Jason Kurian",
"author_login": "JaKXz",
"committed_at": "2017-03-29T12:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e9d49ece362c75e697bc7487186761efd77a6f",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2016-05-01T21:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b824eead77ca87bf4d1b181bd4fa9fc6f15f94",
"body": "Add buble extension",
"is_bot": false,
"headline": "Merge pull request #38 from TrySound/add-buble",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2016-05-01T21:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11aca3d9183559f0ec063468f2b817ec4223364",
"body": null,
"is_bot": false,
"headline": "Add buble extension",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2016-04-28T17:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62691b31731f0006e8e04cd06cfaf4c47afa722",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2015-11-18T22:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b744281ac6afbedc232f7a435a50a09359262a5d",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2015-11-18T22:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee774790ec080503548bdfaf4d19e7a657f8e2e",
"body": "get ready for babel-register",
"is_bot": false,
"headline": "Merge pull request #35 from jamesknelson/babel-register",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2015-11-15T23:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f72f9428f8a387f1a5cec41a129a5aeef6634bd",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "jamesknelson",
"author_login": "jamesknelson",
"committed_at": "2015-11-15T07:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d78f35e7eb9788a07ee543eb4e8d3323b6d9b7b",
"body": null,
"is_bot": false,
"headline": "get ready for babel-register",
"author_name": "jamesknelson",
"author_login": "jamesknelson",
"committed_at": "2015-11-12T04:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703885cdfd24bbd1f44a1c0d1f5797a8f929ddfe",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #34 from omrilitov/patch-1",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2015-11-09T19:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88dd3220ef588ca6b25d0009c39176bf82e59471",
"body": "Use correct extensions in README.md",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Omri Litov",
"author_login": "omrilitov",
"committed_at": "2015-11-09T19:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4056f7e7996effb277ce9cead87f9e73ecf72ae",
"body": null,
"is_bot": false,
"headline": "v0.6.6",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2015-09-21T12:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ecf68eeb3068fa55f5e921de318a748354c1b09",
"body": "Add ts-node (former typescript-node) for TS 1.6 support",
"is_bot": false,
"headline": "Merge pull request #33 from tomc974/master",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2015-09-21T12:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e584ebfc5e2adfad3613969381522ce8e6ecfa27",
"body": null,
"is_bot": false,
"headline": "Add ts-node (former typescript-node) for TS 1.6 support",
"author_name": "Thomas Corbière",
"author_login": null,
"committed_at": "2015-09-21T08:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f301687afc9aeb0c93e393b34c4f0253111f1ad0",
"body": null,
"is_bot": false,
"headline": "0.6.5",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2015-07-22T12:58:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c5a96c0741183ce2861a11cbc7a5d81ac99bbca",
"body": "Added `typescript-node` for TS 1.5 compilation",
"is_bot": false,
"headline": "Merge pull request #32 from blakeembrey/typescript-node",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2015-07-22T12:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6496311855b466203597bd612c816a5df824cc71",
"body": null,
"is_bot": false,
"headline": "Added `typescript-node` for TS 1.5 compilation",
"author_name": "Blake Embrey",
"author_login": "blakeembrey",
"committed_at": "2015-07-22T11:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1634ccb32b00de51c9a5087290330c2ba1de2dc4",
"body": null,
"is_bot": false,
"headline": "0.6.4",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2015-07-07T15:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03d998bc990149c9bf1f4cd9ca984f16d5c6b74f",
"body": "Earl Grey",
"is_bot": false,
"headline": "Merge pull request #31 from MadcapJake/master",
"author_name": "Tyler Kellen",
"author_login": null,
"committed_at": "2015-07-07T14:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2df4609ced4e9fab8a3fbc979d900685708e207e",
"body": "Remove fallback Earl Grey entry from index.js\n\nRemove fallback from readme too",
"is_bot": false,
"headline": "Remove fallback entry for Earl Grey",
"author_name": "Jake Russo",
"author_login": "MadcapJake",
"committed_at": "2015-07-07T14:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850b1333806e316d6f270cd8026d179dc9a85aff",
"body": "Add Earl Grey\n\nAdd to package file\n\nAdd EG to readme\n\nAdd missing commas",
"is_bot": false,
"headline": "Earl Grey",
"author_name": "Jake Russo",
"author_login": "MadcapJake",
"committed_at": "2015-07-03T22:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9eb80017244a4d17c83217f4e0e7b7e8184a6b",
"body": null,
"is_bot": false,
"headline": "0.6.3",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2015-07-03T19:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d51ead4d9038d5cc378fd95d309b41f2eb07852",
"body": "support babel-core - closes #29",
"is_bot": false,
"headline": "Merge pull request #30 from tkellen/babel-core",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2015-07-03T19:23:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 0,
"latest_release_at": "2022-06-29T21:20:07Z",
"latest_release_tag": "v3.1.1",
"releases_from_tags": false,
"days_since_last_push": 706,
"active_weeks_last_year": 0,
"days_since_latest_release": 1484,
"mean_days_between_releases": 679.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "interpret",
"exists": true,
"license": "MIT",
"keywords": [
"coffee",
"coffee.md",
"coffeescript",
"es",
"es6",
"js",
"json",
"json5",
"jsx",
"react",
"litcoffee",
"toml",
"ts",
"typescript",
"xml",
"yaml",
"yml"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/interpret",
"is_deprecated": false,
"latest_version": "3.1.1",
"repository_url": "https://github.com/gulpjs/interpret",
"versions_count": 42,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 128723847,
"first_published_at": "2014-03-20T16:54:46.631000Z",
"latest_published_at": "2022-06-29T21:21:35.360000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1484
}
]
},
"popularity": {
"forks": 64,
"stars": 264,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2014-03-20",
"count": 1
},
{
"date": "2014-06-02",
"count": 1
},
{
"date": "2014-09-08",
"count": 1
},
{
"date": "2014-11-18",
"count": 1
},
{
"date": "2015-02-07",
"count": 1
},
{
"date": "2015-03-01",
"count": 1
},
{
"date": "2015-05-23",
"count": 1
},
{
"date": "2015-07-03",
"count": 1
},
{
"date": "2015-07-22",
"count": 1
},
{
"date": "2015-08-04",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2017-01-26",
"count": 1
},
{
"date": "2017-02-04",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-03-05",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-09-03",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-06-09",
"count": 1
},
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2019-12-09",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-09-06",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-05-12",
"count": 2
},
{
"date": "2026-05-13",
"count": 2
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-20",
"count": 2
},
{
"date": "2026-05-21",
"count": 2
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
}
],
"complete": true,
"collected": 64,
"total_forks": 64
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": [
"test/fixtures/cts/0/tsconfig.json",
"test/fixtures/ts/0/tsconfig.json",
"test/fixtures/ts/1/tsconfig.json",
"test/fixtures/tsx/0/tsconfig.json",
"test/fixtures/tsx/1/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 12636,
"source_files_sampled": 44,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 11,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "eslint",
"direct": false,
"version": "^7.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-gulp",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-node",
"direct": false,
"version": "^11.1.0",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "^27.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "^4.1.0",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^8.0.0",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.0.0",
"ecosystem": "npm"
},
{
"name": "parse-node-version",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "rechoir",
"direct": false,
"version": "^0.8.0",
"ecosystem": "npm"
},
{
"name": "remark-cli",
"direct": false,
"version": "^10.0.1",
"ecosystem": "npm"
},
{
"name": "remark-code-import",
"direct": false,
"version": "^1.1.0",
"ecosystem": "npm"
},
{
"name": "shelljs",
"direct": false,
"version": "0.8.5",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 0,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 42,
"open_issues": 4,
"closed_ratio": 0.895,
"closed_issues": 34,
"closed_unmerged_prs": 23
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "phated",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/992373?v=4"
},
{
"type": "User",
"login": "sttk",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/8656098?v=4"
},
{
"type": "User",
"login": "MadcapJake",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3377525?v=4"
},
{
"type": "User",
"login": "jamesknelson",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/161707?v=4"
},
{
"type": "User",
"login": "Ambroos",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/497260?v=4"
},
{
"type": "User",
"login": "cspotcode",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/376504?v=4"
},
{
"type": "User",
"login": "bwin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1673361?v=4"
},
{
"type": "User",
"login": "blakeembrey",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1088987?v=4"
},
{
"type": "User",
"login": "TrySound",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5635476?v=4"
},
{
"type": "User",
"login": "Delapouite",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/39315?v=4"
}
],
"contributors_sampled": 27,
"top_contributor_share": 0.685
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dev.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": "c09bf70bc73d020b9d387223e7b74708687fdb47",
"ran_at": "2026-07-22T23:45:18Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 96,
"created_at": "2023-11-18T23:15:31Z",
"last_comment_at": "2026-07-15T17:16:01Z",
"last_comment_author": "wcj007"
},
{
"number": 99,
"created_at": "2024-03-28T02:51:34Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2022-06-29T21:19:50Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 92,
"created_at": "2022-06-29T18:55:35Z",
"last_comment_at": "2022-06-29T19:07:23Z",
"last_comment_author": "phated"
},
{
"number": 94,
"created_at": "2022-10-19T12:29:49Z",
"last_comment_at": "2022-10-19T15:54:37Z",
"last_comment_author": "phated"
},
{
"number": 95,
"created_at": "2023-08-01T12:08:28Z",
"last_comment_at": "2024-09-06T08:32:16Z",
"last_comment_author": "privatenumber"
},
{
"number": 98,
"created_at": "2024-03-25T21:36:12Z",
"last_comment_at": "2025-10-28T03:33:24Z",
"last_comment_author": "codermarcos"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gulpjs/interpret",
"host": "github.com",
"name": "interpret",
"owner": "gulpjs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 51,
"vitality": 15,
"community": 66,
"governance": 61,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.97,
"days_since_last_push": 706,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 706 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 706
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 36,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v3.1.1",
"releases_from_tags": false,
"days_since_latest_release": 1484,
"mean_days_between_releases": 679.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1484 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1484
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~679.2 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 679.2
}
}
],
"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": "dormant",
"guards": [
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 1484,
"days_since_last_human_commit": 1484,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1484 days, with nothing left unanswered; held at dormant by no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 1484
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 64,
"stars": 264,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "264 stars",
"points": 39.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 264
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "64 forks",
"points": 15,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 64
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"interpret"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 128723847
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "128,723,847 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 128723847,
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 27,
"top_contributor_share": 0.685
},
"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 68% of commits",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 68
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "27 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 27
}
}
],
"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": 68,
"inputs": {
"merged_prs": 42,
"open_issues": 4,
"closed_issues": 34,
"issue_closed_ratio": 0.895,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 41.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "42/65 decided PRs merged",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 42,
"decided": 65
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 208,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "gulpjs",
"public_repos": 72,
"account_age_days": 4601
},
"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": "208 followers of gulpjs",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 208,
"login": "gulpjs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "72 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 72
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"interpret"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1484
},
"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 1484 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1484
}
}
],
"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": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 0.8,
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 11 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 11
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 11,
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": 19
},
"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": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.505,
"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": "49 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 26.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 49,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"test/fixtures/cts/0/tsconfig.json",
"test/fixtures/ts/0/tsconfig.json",
"test/fixtures/ts/1/tsconfig.json",
"test/fixtures/tsx/0/tsconfig.json",
"test/fixtures/tsx/1/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "test/fixtures/cts/0/tsconfig.json, test/fixtures/ts/0/tsconfig.json, test/fixtures/ts/1/tsconfig.json, test/fixtures/tsx/0/tsconfig.json, test/fixtures/tsx/1/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "test/fixtures/cts/0/tsconfig.json, test/fixtures/ts/0/tsconfig.json, test/fixtures/ts/1/tsconfig.json, test/fixtures/tsx/0/tsconfig.json, test/fixtures/tsx/1/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 12636,
"source_files_sampled": 44,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (test/fixtures/cts/0/tsconfig.json, test/fixtures/ts/0/tsconfig.json, test/fixtures/ts/1/tsconfig.json, test/fixtures/tsx/0/tsconfig.json, test/fixtures/tsx/1/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "test/fixtures/cts/0/tsconfig.json, test/fixtures/ts/0/tsconfig.json, test/fixtures/ts/1/tsconfig.json, test/fixtures/tsx/0/tsconfig.json, test/fixtures/tsx/1/tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/44 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 44,
"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-22T23:45:38.844362Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gulpjs/interpret.svg",
"full_name": "gulpjs/interpret",
"license_state": "standard",
"license_spdx": "MIT"
}