Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2044,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 23194
},
"pushed_at": "2025-09-07T19:57:21Z",
"created_at": "2015-04-09T12:56:33Z",
"owner_type": "User",
"updated_at": "2026-07-11T22:52:28Z",
"description": "Traverse an ESTree-compliant AST",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Rich Harris",
"type": "User",
"login": "Rich-Harris",
"company": null,
"location": "NYC",
"followers": 20535,
"avatar_url": "https://avatars.githubusercontent.com/u/1162160?v=4",
"created_at": "2011-10-31T10:36:05Z",
"is_verified": null,
"public_repos": 395,
"account_age_days": 5378
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2023-01-20T02:27:00Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2023-01-03T20:04:25Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2021-12-20T15:53:47Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-01-29T21:19:05Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2020-12-08T17:07:18Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2020-02-03T20:45:29Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-02-03T20:02:07Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2020-01-06T18:34:00Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-11-23T22:47:34Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2019-10-27T15:33:28Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2019-09-14T19:41:39Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2019-09-14T19:30:31Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2019-09-12T02:24:01Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2019-05-27T18:18:42Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2018-11-22T14:50:04Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2018-05-04T21:54:33Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2017-11-22T15:55:22Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2017-07-07T20:53:30Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2017-05-26T13:43:10Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2017-02-20T16:39:17Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2016-09-19T16:54:58Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2016-06-03T20:28:01Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2015-10-23T03:23:14Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2015-07-12T19:13:33Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2015-07-12T19:12:26Z"
}
],
"recent_commits": [
{
"oid": "8f7c1ebe458461ce9018d3f08464fb6fc0ac4bce",
"body": null,
"is_bot": false,
"headline": "Add deprecation notice for the package",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2025-09-07T19:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baab849875bee41211bd60493eaad88cfaee1620",
"body": null,
"is_bot": false,
"headline": "-> v3.0.3",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-01-20T02:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107ea0a69eec64b72135ae1dc992b3b1099a953d",
"body": "types: add export to package.json, test with strict mode and node16 resolution",
"is_bot": false,
"headline": "Merge pull request #34 from ChristianMurphy/type/node-16-esm-types",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-01-20T02:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9dcf7fb5d0a7f40808ff4294576baf81f8d7e04",
"body": "Co-authored-by: Remco Haszing <remcohaszing@gmail.com>",
"is_bot": false,
"headline": "merge null and undefined test",
"author_name": "Christian Murphy",
"author_login": "ChristianMurphy",
"committed_at": "2023-01-19T05:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e383977bc06e0cc81d761a0c2fe0b27acca7e2",
"body": "Co-authored-by: Titus Wormer <tituswormer@gmail.com>",
"is_bot": false,
"headline": "duck type the node type",
"author_name": "Christian Murphy",
"author_login": "ChristianMurphy",
"committed_at": "2023-01-19T04:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a964433aaedce115f6ef28fc2196346878679f2e",
"body": null,
"is_bot": false,
"headline": "types: move estree types to dependencies, and upgrade to version 1",
"author_name": "Christian Murphy",
"author_login": "ChristianMurphy",
"committed_at": "2023-01-17T14:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92dfef3836a600fa38c54a0090db0593c9445873",
"body": "Co-authored-by: Remco Haszing <remcohaszing@gmail.com>",
"is_bot": false,
"headline": "remove unnecessary allowJs option from tsconfig.json",
"author_name": "Christian Murphy",
"author_login": "ChristianMurphy",
"committed_at": "2023-01-17T14:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc986c5b739cf9ee810389fb0a4bb5a3786040e",
"body": null,
"is_bot": false,
"headline": "types: rework types for strict mode, run typescript in node16 esm mode",
"author_name": "Christian Murphy",
"author_login": "ChristianMurphy",
"committed_at": "2023-01-04T20:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caec6ce9a8ef23f6473200368b3deb2449d6de0f",
"body": null,
"is_bot": false,
"headline": "-> v3.0.2",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-01-03T20:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4dc58178aeacf796bc110778e847e5d8e773503",
"body": "fix(esm): add types conditional export",
"is_bot": false,
"headline": "Merge pull request #31 from AndrewLeedham/AL-esm-types",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-01-03T20:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd12ba8ac15bff0aecdceef0fd58f8583280c42",
"body": null,
"is_bot": false,
"headline": "fix(esm): add types conditional export",
"author_name": "Andrew Leedham",
"author_login": "AndrewLeedham",
"committed_at": "2022-02-07T18:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb7de3e9425ff6757439c56a80df6ff2704d3264",
"body": null,
"is_bot": false,
"headline": "-> v3.0.1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2021-12-20T15:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc33e514c32e091c3f07b32bbb21bf3efb1745a3",
"body": "Export package.json",
"is_bot": false,
"headline": "Merge pull request #30 from benmccann/patch-1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2021-12-20T15:52:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec967929a9d0b48ad95622fb049e0f741a2cab7",
"body": null,
"is_bot": false,
"headline": "Export package.json",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2021-12-20T15:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c553d00c36fea693b4d14a7feba08de5ee10ddc",
"body": null,
"is_bot": false,
"headline": "remove unused ntested package.json",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2021-01-29T21:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e294a0c3cef37813307bf4b1d6eae0e5154317",
"body": null,
"is_bot": false,
"headline": "remove pnpm lockfile",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2021-01-29T21:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e336f94290fd4b72cbc033922d606f1e27d8b9",
"body": null,
"is_bot": false,
"headline": "-> v3.0.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2021-01-29T21:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c85b75fa472ba156c8f4648e736c623243e688",
"body": null,
"is_bot": false,
"headline": "tidy up readme",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T17:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac96d685ddedb1701009945d9911fa41d60b0ce",
"body": null,
"is_bot": false,
"headline": "-> v2.0.2",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T17:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6c02ed38f89683b179438ee774f7a0ec4d3923",
"body": null,
"is_bot": false,
"headline": "add missing license file",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T17:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2df400e4d356ecc25a8fa2a116353c773d0f84a",
"body": null,
"is_bot": false,
"headline": "convert to javascript",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T17:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "448a207fc2d622d80a1218f442b93d43aeb43a63",
"body": null,
"is_bot": false,
"headline": "convert to javascript",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T16:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda72af0cc354d63c438ba3e438c7993e344faa7",
"body": null,
"is_bot": false,
"headline": "convert tests to js",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T16:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a588da968a7083060f27c143e74fec8d651c5b02",
"body": null,
"is_bot": false,
"headline": "swap mocha out for uvu",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T15:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850b66f1f99f78632b91b9c1a2b151a7aa6f5340",
"body": null,
"is_bot": false,
"headline": "fix export paths, fix package.json generation",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T15:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d32064864c45bbf5cb5f2e4363d2213b0cb615a",
"body": "Add native node es modules support",
"is_bot": false,
"headline": "Merge pull request #23 from TrySound/native-node-es-modules",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-12-08T15:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0355eced87e473d12d0e1830cab9f47e2f9aac1",
"body": null,
"is_bot": false,
"headline": "tidy up",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-09-10T21:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "264185c8d1fe6bf9cf0d247f5f98930e40786317",
"body": "A blocker for https://github.com/rollup/plugins/pull/419\n\nemitModulePackageFile is used to avoid .mjs extension.",
"is_bot": false,
"headline": "Add native node es modules support",
"author_name": "Bogdan Chadkin",
"author_login": "TrySound",
"committed_at": "2020-05-26T23:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57f1fd7149aa079d2b23e4bb54ee9e2f226ce674",
"body": null,
"is_bot": false,
"headline": "-> v2.0.1",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-02-03T20:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4215c6e7df61bf3f5d54dbc01652db012254f87f",
"body": null,
"is_bot": false,
"headline": "merge",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-02-03T20:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6443c40901ad050fe53b8df4dcde64156672c07a",
"body": null,
"is_bot": false,
"headline": "apply changes from #18",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-02-03T20:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1065140fed99b264ebf3fc67f0c7f8659fa6f335",
"body": null,
"is_bot": false,
"headline": "-> v2.0.0",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-02-03T20:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac13d84c08ecb96c09c17f6a49b15bf9a37682ed",
"body": null,
"is_bot": false,
"headline": "use tabs, because we're not savages",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-02-03T20:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbcc305d2da28b09fdb251c832d922fcb70b128b",
"body": null,
"is_bot": false,
"headline": "Update deps and restore original package name",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-28T21:37:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050b42d23a1f7f41ffd7c8c2226f828248d2a7a6",
"body": null,
"is_bot": false,
"headline": "Remove tsconfig.tsbuildinfo from released artifacts",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-28T21:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b30cb5d0a277fda93af400e5cf5bfbbe6587be55",
"body": null,
"is_bot": false,
"headline": "Move to 2.0.0 since previous consumers might expect promises from walk",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-28T21:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d259af0a5e8e8d2e096a712f9d36ee12a9d3912",
"body": null,
"is_bot": false,
"headline": "Add Async and Sync Walkers",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-28T21:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cffbe72cde7509849176d27e33f6b2338d8472c3",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-27T21:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ec0bdb863eb72d3b11a506c0fc2a6668c300db8",
"body": null,
"is_bot": false,
"headline": "Per instance walk",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-27T21:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0e401e00318b8b2d39fd53ebcd26e114eba7f8",
"body": null,
"is_bot": false,
"headline": "not private",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-24T02:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb554e3ee138759b3f4329024c3339f6fda36911",
"body": null,
"is_bot": false,
"headline": "1.0.2",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-24T02:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60a52d9c07acb9c9b81ccaa0895f71beda694142",
"body": "Promises",
"is_bot": false,
"headline": "Merge pull request #1 from kristoferbaxter/promises",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-24T02:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c492e43ba4eee87718ba686cb1437d802e4591f4",
"body": null,
"is_bot": false,
"headline": "Passing tests",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-24T02:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "186890d33f85a1b9b8d522a2d9b69c51ca79d0fb",
"body": null,
"is_bot": false,
"headline": "Move to async/await",
"author_name": "Kristofer Baxter",
"author_login": "kristoferbaxter",
"committed_at": "2020-01-24T02:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdc1893eb46b1c3c22a57548f7f8b3a9d833bbb4",
"body": null,
"is_bot": false,
"headline": "use current index, not original index",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-01-08T19:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4532c14925bdc67b996ba2a7ed1433ce8bda990",
"body": "…anhauhau/estree-walker into tanhauhau-tanhauhau/remove-infinite-loop",
"is_bot": false,
"headline": "Merge branch 'tanhauhau/remove-infinite-loop' of https://github.com/t…",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-01-08T19:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4861abfbc02357daa26a1b9e96fa6624e5e706b6",
"body": null,
"is_bot": false,
"headline": "Update index.ts",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-01-08T18:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b74cca4eb5f00284095be2e95cb7ba8eae1906ce",
"body": null,
"is_bot": false,
"headline": "tabs",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-01-08T18:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b52908c0fd79c45a9e7796e4c669acfa33dfd875",
"body": null,
"is_bot": false,
"headline": "-> v1.0.1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-01-06T18:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aa1e6e520dfd27c369424d5080a72e3ef02ee63",
"body": "relax node type from `Node` to `BaseNode`",
"is_bot": false,
"headline": "Merge pull request #17 from larsrh/topic/relax-node-type",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2020-01-06T18:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964d7bf9ef0ddf373542cdcd60c38e4698cc00a1",
"body": null,
"is_bot": false,
"headline": "relax node type from `Node` to `BaseNode`",
"author_name": "Lars Hupel",
"author_login": "larsrh",
"committed_at": "2020-01-05T12:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88313e38e6813365c1a89c729239d30ba35d1bc4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into tanhauhau/remove-infinite-loop",
"author_name": "Tan Li Hau",
"author_login": "tanhauhau",
"committed_at": "2019-11-25T03:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f3d7e47e6a86e4d1c5d43c4e404755871e45b20",
"body": null,
"is_bot": false,
"headline": "update test",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-11-23T22:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9300a13ffc13b49e5deccf3c14523a4669ad02f2",
"body": null,
"is_bot": false,
"headline": "-> v1.0.0",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-11-23T22:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b4824d33e8ac2e363cfcedaee3b8e82616679b",
"body": null,
"is_bot": false,
"headline": "remove unused deps",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-11-23T22:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e4dcc88860f4d5ace7d5449a05b4af42f2675b9",
"body": "Remove `childKeys` caching",
"is_bot": false,
"headline": "Merge pull request #14 from mrkishi/no-cache",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-11-23T22:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78884b17a0994850f3494dec3db9e4d3404af36",
"body": null,
"is_bot": false,
"headline": "micro-optimize walk",
"author_name": "mrkishi",
"author_login": "mrkishi",
"committed_at": "2019-11-23T21:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c4d2692b2c4af04c4daf1d46a6944e655f05ab2",
"body": null,
"is_bot": false,
"headline": "remove `childKeys` caching",
"author_name": "mrkishi",
"author_login": "mrkishi",
"committed_at": "2019-11-23T21:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62cbfecc31ebbbb475768598a16f0edf303fcef6",
"body": "It wasn't accepting ES2017-features like `Object.entries` (from node\nv8+), and the declaration file was being generated with the wrong line\nendings on Windows.",
"is_bot": false,
"headline": "fix code generation",
"author_name": "mrkishi",
"author_login": "mrkishi",
"committed_at": "2019-11-23T21:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60857afced0d7d94d4d0ba08588ecd4aa6b408a",
"body": null,
"is_bot": false,
"headline": "add simple benchmark",
"author_name": "mrkishi",
"author_login": "mrkishi",
"committed_at": "2019-11-23T20:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece63ef95ab3eebf6165da0f8a386a6fa5ff996e",
"body": null,
"is_bot": false,
"headline": "fix remove infinite loop",
"author_name": "Tan Li Hau",
"author_login": "tanhauhau",
"committed_at": "2019-11-10T11:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e2bf48209c1f6db82fa30b1c8bb164fbaef183",
"body": null,
"is_bot": false,
"headline": "-> v0.9.0",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-10-27T15:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c0ee05a2a463e6960104d9eb8ac231b87fdb482",
"body": "this.remove to remove node",
"is_bot": false,
"headline": "Merge pull request #12 from tanhauhau/tanhauhau/remove-node",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-10-27T15:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2c3fcf272d9316eb1659a365214dddb68ad769",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-10-27T15:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884240615aed0fb40e66b7433861eacd880bd752",
"body": null,
"is_bot": false,
"headline": "this.remove to remove node",
"author_name": "Tan Li Hau",
"author_login": "tanhauhau",
"committed_at": "2019-10-26T03:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5801855ee65c9db03cf7a576a5c2bb6b4b1971f",
"body": null,
"is_bot": false,
"headline": "-> v0.8.1",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-09-14T19:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd620db7f2f3c4fb5d33bacf45f5d068e380e65",
"body": null,
"is_bot": false,
"headline": "-> v0.8.0",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-09-14T19:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c61cea190ca6624ddb862c2ef47708b5103ef316",
"body": null,
"is_bot": false,
"headline": "port to typescript, adopt estree types",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-09-14T19:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4253c704182f8536db6012139bcdd231ce1df302",
"body": null,
"is_bot": false,
"headline": "-> v0.7.0",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-09-12T02:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6de130f06b0e1292da27ab4131b6e3e4b76f108",
"body": null,
"is_bot": false,
"headline": "add a this.replace(node) method",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-09-12T02:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d05641832d6c3f5e2208fbd97ae87cb9ee7944",
"body": null,
"is_bot": false,
"headline": "prettier",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-09-12T01:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee5d230c773c029a0cee85b18b54591152463ee",
"body": null,
"is_bot": false,
"headline": "-> v0.6.1",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-05-27T18:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "090224a0273d85fb74a1006dd1171bde734f1ed7",
"body": null,
"is_bot": false,
"headline": "-> v0.6.1",
"author_name": "Richard Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-05-27T18:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f034b69600a4c5f4483bee5855629dc9da7fc0f",
"body": "only visit nodes in child arrays",
"is_bot": false,
"headline": "Merge pull request #9 from Conduitry/patch-3",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-05-27T18:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4915838a5e7366ae06756fdc2f1453cea503c864",
"body": "don't use childKeys cache on nodes without a type",
"is_bot": false,
"headline": "Merge pull request #8 from Conduitry/patch-2",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-05-27T18:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6065e9ceeda310b349a41b8fae829855e5bdcb9d",
"body": "mention additional arguments in readme",
"is_bot": false,
"headline": "Merge pull request #7 from Conduitry/patch-1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2019-05-27T18:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b6a189afc098d0c5e805889b7655585e3c88634",
"body": null,
"is_bot": false,
"headline": "update acorn repo link",
"author_name": "Conduitry",
"author_login": "Conduitry",
"committed_at": "2019-05-21T17:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a26f15230b3565e734cfc6a227855c99ef37c91",
"body": null,
"is_bot": false,
"headline": "mention additional arguments in readme",
"author_name": "Conduitry",
"author_login": "Conduitry",
"committed_at": "2019-05-21T17:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b07d2e68a252f3155f00e6a5b619c82833481e8",
"body": null,
"is_bot": false,
"headline": "only visit nodes in child arrays",
"author_name": "Conduitry",
"author_login": "Conduitry",
"committed_at": "2019-05-21T11:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4145e5804df0274f8bb051d832652c7473d47a74",
"body": null,
"is_bot": false,
"headline": "don't use childKeys cache on nodes without a type",
"author_name": "Conduitry",
"author_login": "Conduitry",
"committed_at": "2019-05-21T11:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ecc0d48a923ae2048db357b1eb448f64bc3c430",
"body": null,
"is_bot": false,
"headline": "-> v0.6.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2018-11-22T14:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49767f39635e0f71f1709e2cce3e43c3a1bc4bed",
"body": null,
"is_bot": false,
"headline": "add context to WalkerListener",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2018-11-22T14:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0212e878ed65f402e00c78321f9bf55e11001210",
"body": null,
"is_bot": false,
"headline": "formatting",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2018-11-22T14:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf66c1ee6cba4905d99f74dc2d1d2ed5cf38b9b",
"body": null,
"is_bot": false,
"headline": "-> v0.5.2",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2018-05-04T21:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65241a8b59259542f01447be09eb671888d3e08d",
"body": null,
"is_bot": false,
"headline": "-> v0.5.2",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2018-05-04T21:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56e487e0b8fe966f8f65d11f887d6803fa995a14",
"body": null,
"is_bot": false,
"headline": "-> v0.5.1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-11-22T15:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc897bb2537d35576ac175e5dafe250fe5829466",
"body": null,
"is_bot": false,
"headline": "update rollup",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-08-20T15:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8335a6ec52e5c49ff0a69d43febbf03f39673b",
"body": null,
"is_bot": false,
"headline": "-> v0.5.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-07-07T20:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7ee8fe14c24520455990d7dec71faa25f9fb0a3",
"body": null,
"is_bot": false,
"headline": "export childKeys",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-07-07T20:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebdb01bf40e07e9bfc2fb85d1cb1978f7ec606d",
"body": null,
"is_bot": false,
"headline": "-> v0.4.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-05-26T13:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a388596c39c5eeb6a085e01f8a6f3eba1ceadb5",
"body": "Add typescript typings",
"is_bot": false,
"headline": "Merge pull request #3 from marvinhagemeister/typings",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-05-26T13:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad86e8e6b7e3eee7b7b90c8c9331ab1b297d65b",
"body": null,
"is_bot": false,
"headline": "Add typescript typings",
"author_name": "Marvin Hagemeister",
"author_login": "marvinhagemeister",
"committed_at": "2017-05-26T12:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "995666eedbe2fed838f016002d0ff89d4ce5f772",
"body": null,
"is_bot": false,
"headline": "update deps",
"author_name": "Rich-Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-02-20T16:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca5558bf3b02202e5dc4caa40cbd3e81573ed532",
"body": null,
"is_bot": false,
"headline": "-> v0.3.1",
"author_name": "Rich-Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-02-20T16:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61000f5e95d64c98a3679a07a3365f5c700b2e06",
"body": "Add repository to package.json",
"is_bot": false,
"headline": "Merge pull request #2 from forivall/patch-1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2017-02-20T16:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b237080460de78d331771f17b451b1f29ca95916",
"body": null,
"is_bot": false,
"headline": "Add repository to package.json",
"author_name": "Jordan Klassen",
"author_login": "forivall",
"committed_at": "2016-11-29T02:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1dcba4fbdb51996fa37682454a86d16aa72b61",
"body": null,
"is_bot": false,
"headline": "-> v0.3.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2016-09-19T16:54:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbeb89f8c0645ba6cc49066d7cce6f2da7b845ed",
"body": null,
"is_bot": false,
"headline": "update tests",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2016-09-19T16:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c60c752fde9447c87bdfeb33fca342eac444e29",
"body": null,
"is_bot": false,
"headline": "more predictable ordering",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2016-09-19T16:53:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f55e349aadbcdbc60afc46501a0f9573adf75154",
"body": null,
"is_bot": false,
"headline": "update deps",
"author_name": "Rich-Harris",
"author_login": "Rich-Harris",
"committed_at": "2016-09-10T13:11:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 1,
"latest_release_at": "2023-01-20T02:27:00Z",
"latest_release_tag": "v3.0.3",
"releases_from_tags": true,
"days_since_last_push": 317,
"active_weeks_last_year": 1,
"days_since_latest_release": 1279,
"mean_days_between_releases": 131.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "estree-walker",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/estree-walker",
"is_deprecated": false,
"latest_version": "3.0.3",
"repository_url": "https://github.com/Rich-Harris/estree-walker",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 581284006,
"first_published_at": "2015-04-09T12:57:41.638000Z",
"latest_published_at": "2023-01-20T02:27:12.467000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1279
}
]
},
"popularity": {
"forks": 36,
"stars": 424,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2015-06-24",
"count": 1
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2017-05-26",
"count": 1
},
{
"date": "2018-04-26",
"count": 1
},
{
"date": "2018-10-28",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2019-06-06",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-11-23",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-12-20",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-09-10",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-03-23",
"count": 1
},
{
"date": "2023-04-23",
"count": 2
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-11-14",
"count": 1
}
],
"complete": true,
"collected": 35,
"total_forks": 36
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 13253,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:estree-walker@3.0.3",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@types/estree",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/estree",
"direct": true,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "sade",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "4.9.4",
"ecosystem": "npm"
},
{
"name": "uvu",
"direct": false,
"version": "0.5.6",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 1,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 15,
"open_issues": 5,
"closed_ratio": 0.583,
"closed_issues": 7,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Rich-Harris",
"commits": 80,
"avatar_url": "https://avatars.githubusercontent.com/u/1162160?v=4"
},
{
"type": "User",
"login": "kristoferbaxter",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/61764?v=4"
},
{
"type": "User",
"login": "ChristianMurphy",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/3107513?v=4"
},
{
"type": "User",
"login": "Conduitry",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/16696352?v=4"
},
{
"type": "User",
"login": "mrkishi",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/150237?v=4"
},
{
"type": "User",
"login": "tanhauhau",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2338632?v=4"
},
{
"type": "User",
"login": "AndrewLeedham",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5557458?v=4"
},
{
"type": "User",
"login": "benmccann",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/322311?v=4"
},
{
"type": "User",
"login": "TrySound",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5635476?v=4"
},
{
"type": "User",
"login": "forivall",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/760204?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.708
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json",
"pnpm-lock.yaml"
],
"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 5 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 4/21 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 21 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8f7c1ebe458461ce9018d3f08464fb6fc0ac4bce",
"ran_at": "2026-07-22T16:27:49Z",
"aggregate_score": 2.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": "2025-09-07T19:57:22Z",
"oldest_open_prs": [
{
"number": 29,
"created_at": "2021-07-21T04:38:49Z",
"last_comment_at": "2022-02-14T12:14:25Z",
"last_comment_author": "yannbf"
},
{
"number": 32,
"created_at": "2022-11-03T15:41:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2023-01-17T17:53:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2024-02-05T09:30:55Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2023-01-20T02:26:06Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 26,
"created_at": "2021-02-28T21:09:12Z",
"last_comment_at": "2025-04-02T18:42:40Z",
"last_comment_author": "knightedcodemonkey"
},
{
"number": 37,
"created_at": "2023-05-16T14:30:31Z",
"last_comment_at": "2024-06-27T07:25:41Z",
"last_comment_author": "eight04"
},
{
"number": 39,
"created_at": "2024-02-05T09:25:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2024-06-27T07:44:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2024-08-23T10:22:47Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Rich-Harris/estree-walker",
"host": "github.com",
"name": "estree-walker",
"owner": "Rich-Harris"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 38,
"inputs": {
"security": 43,
"vitality": 17,
"community": 65,
"governance": 56,
"engineering": 44,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 45,
"overall_after_abandonment_multiplier": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 317,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 317 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 317
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"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": 32,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v3.0.3",
"releases_from_tags": true,
"days_since_latest_release": 1279,
"mean_days_between_releases": 131.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1279 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1279
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~131.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 131.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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 5,
"days_since_last_merged_pr": 1279,
"days_since_last_human_commit": 317,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 317 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 317,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 36,
"stars": 424,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "424 stars",
"points": 42.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 424
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "36 forks",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 36
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"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": [
"estree-walker"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 581284006
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "581,284,006 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 581284006,
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.708
},
"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 71% of commits",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 71
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 21 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"merged_prs": 15,
"open_issues": 5,
"closed_issues": 7,
"issue_closed_ratio": 0.583,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "58% of issues closed",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 58
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/28 decided PRs merged",
"points": 20.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 28
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/21 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 20535,
"owner_type": "User",
"is_verified": null,
"owner_login": "Rich-Harris",
"public_repos": 395,
"account_age_days": 5378
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "20,535 followers of Rich-Harris",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 20535,
"login": "Rich-Harris"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "395 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 395
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"estree-walker"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1279
},
"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 1279 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1279
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.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 5 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 4/21 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 21 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"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:estree-walker@3.0.3 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:estree-walker@3.0.3",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.19,
"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": "19 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json",
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 13253,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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-22T16:28:03.349415Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/Rich-Harris/estree-walker.svg",
"full_name": "Rich-Harris/estree-walker",
"license_state": "standard",
"license_spdx": "MIT"
}