Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"ast",
"estree",
"javascript",
"ecmascript"
],
"is_fork": false,
"size_kb": 40,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 16838
},
"pushed_at": "2023-03-30T19:46:51Z",
"created_at": "2014-12-02T11:38:00Z",
"owner_type": "Organization",
"updated_at": "2025-09-22T13:30:41Z",
"description": "AST recursive visitor",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "ECMAScript Tooling",
"type": "Organization",
"login": "estools",
"company": null,
"location": null,
"followers": 84,
"avatar_url": "https://avatars.githubusercontent.com/u/9900213?v=4",
"created_at": "2014-11-22T14:22:04Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 4260
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2020-08-31T18:20:22Z"
},
{
"tag": "v4.2.1",
"kind": "patch",
"published_at": "2018-02-26T15:46:27Z"
},
{
"tag": "4.2.0",
"kind": "minor",
"published_at": "2017-06-20T01:55:46Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2016-03-10T21:53:20Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2016-02-03T15:21:09Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2015-03-14T19:55:41Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2015-03-14T19:50:09Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2015-03-14T18:02:13Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2015-03-09T19:29:03Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2014-12-08T03:31:04Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2014-12-02T15:18:20Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2014-12-02T11:55:20Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2014-12-02T11:52:16Z"
}
],
"recent_commits": [
{
"oid": "196c0f8b1cb000da519e06a620bf0c4fe1fad6b9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Michael Ficarra",
"author_login": "michaelficarra",
"committed_at": "2023-03-30T19:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa031e3bda0c6f51fc3c1a3a901725a5894b8dc",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "lotusorrose",
"author_login": "lotusorrose",
"committed_at": "2023-03-30T19:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776ce43983cc1a1cca8d8eef85e579fc3ba50c1f",
"body": null,
"is_bot": false,
"headline": "Rename LICENSE to LICENSE.md",
"author_name": "lotusorrose",
"author_login": "lotusorrose",
"committed_at": "2023-03-30T19:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a3de7207cc84c619eada6d5a3d2d13908fc64f1",
"body": null,
"is_bot": false,
"headline": "Create LICENSE",
"author_name": "lotusorrose",
"author_login": "lotusorrose",
"committed_at": "2023-03-30T19:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ceb63797813d9ac69572a671b95cf58ffdf35b6",
"body": null,
"is_bot": false,
"headline": "Version 4.3.0",
"author_name": "Michael Ficarra",
"author_login": "michaelficarra",
"committed_at": "2020-08-31T18:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faeee1fe4f4ccadec7f5bb044879ce8aaeb18f24",
"body": "* Updated `estraverse`. Added tests for optional chaining support\r\n\r\n* Fixed node.js versions for travis CI\r\n\r\nCo-authored-by: sanex3339 <yarabotayuvyandex3339>",
"is_bot": false,
"headline": "Updated `estraverse`. Added tests for optional chaining support (#22)",
"author_name": "Timofey Kachalov",
"author_login": "sanex3339",
"committed_at": "2020-08-25T00:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e650de18ed2bb313025bfba97622af10064478",
"body": null,
"is_bot": false,
"headline": "Version 4.2.1",
"author_name": "Michael Ficarra",
"author_login": "michaelficarra",
"committed_at": "2018-02-26T15:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "017fe90842912b179f27820f2e275a98a5bda99b",
"body": null,
"is_bot": false,
"headline": "Remove support for Node.js versions < 4",
"author_name": "Rouven Weßling",
"author_login": "realityking",
"committed_at": "2018-02-26T15:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963a26b2684a181f95c4696aae2d1b053be2ba4d",
"body": null,
"is_bot": false,
"headline": "add package-lock.json to .npmignore",
"author_name": "Wildan Mubarok",
"author_login": "willnode",
"committed_at": "2018-01-18T06:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c3cc037e6bd0126d611f8da24a90aab2be8553",
"body": null,
"is_bot": false,
"headline": "fix spelling error in README",
"author_name": "Michael Ficarra",
"author_login": "michaelficarra",
"committed_at": "2017-06-27T03:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e1c67a8b1491fd6c52299de897d506d08cbf7d9",
"body": null,
"is_bot": false,
"headline": "More fix for README.md",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2017-06-20T02:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dabe93e7bb8a92f52b8284b358cd30e230920c96",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2017-06-20T01:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf8cd3008645d40e650af3fce87f4e4d830a17d",
"body": "0.10 and 0.12 are a bit old.",
"is_bot": false,
"headline": "Drop old node.js testings from .travis.yaml",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2017-06-20T01:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc899d3a9c27db2657b5b664921c93af5514de19",
"body": null,
"is_bot": false,
"headline": "Update ESLint to adopt ES6",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2017-06-20T01:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c490cdd0d56ecb4593a9a978fad252b238780204",
"body": "Add Updated usage with ES6 in README.md.\nNow, we can use ES6 class syntax to inherit esrecurse.Visitor.",
"is_bot": false,
"headline": "Add Updated usage with ES6",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2017-06-20T01:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab31395de7543d3524f918a8aea5cbeabef2f2c3",
"body": null,
"is_bot": false,
"headline": "Update tests with Babel",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2017-06-20T01:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0987aa12edfb714456acd376180cb9da44f4ce",
"body": "https://developers.google.com/web/fundamentals/security/encrypt-in-transit/why-https",
"is_bot": false,
"headline": "Update the protocol of the link to ecma-international.org (HTTP → HTTPS)",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2017-02-15T10:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b270677bc966e98d14e33c6a8de2d6fbbf660e07",
"body": "Update estraverse from v4.1.x to v4.x",
"is_bot": false,
"headline": "Merge pull request #13 from shinnn/dep",
"author_name": "Michael Ficarra",
"author_login": "michaelficarra",
"committed_at": "2016-03-15T12:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb70e943ea3cbfb5086f6d569edcc6395aeb309",
"body": "npm v3 tries to dedupe the dependencies by default, and keeping dependencies up-to-date helps better deduplication.",
"is_bot": false,
"headline": "Update estraverse from v4.1.x to v4.x",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2016-03-15T12:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a34714834bd7ad2063054bd4abb24fb82ca667",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-03-10T21:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb0c5580b3e1965727eec496a0c9b51b7f6c433",
"body": "Allow fallback to be a function",
"is_bot": false,
"headline": "Merge pull request #12 from estools/fallback",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-03-10T21:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f05eae7a94ff704a57c3a71e058d01679e01c89",
"body": null,
"is_bot": false,
"headline": "Allow fallback to be a function",
"author_name": "Nicholas C. Zakas",
"author_login": "nzakas",
"committed_at": "2016-03-10T18:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4b0d9b1e9ce493761e97af9a1afb5afd489f87",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2016-02-03T15:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0878de0cb88b0fe04ee4a530c7ae07eaf00ba110",
"body": "Add childVisitorKeys option.",
"is_bot": false,
"headline": "Merge pull request #11 from mysticatea/child-visitor-keys",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2016-02-01T12:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e261e4b777de7582aeffe0fa8d3a7ca42338cc8c",
"body": null,
"is_bot": false,
"headline": "Add fallback option.",
"author_name": "Toru Nagashima",
"author_login": "mysticatea",
"committed_at": "2016-01-30T18:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a531113693aaeeb45b07b809effadabfa9e02ab",
"body": null,
"is_bot": false,
"headline": "Add childVisitorKeys option.",
"author_name": "Toru Nagashima",
"author_login": "mysticatea",
"committed_at": "2016-01-28T10:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d4478ee191518eb40a27f299bc2003fd5819d6b",
"body": "Use the `isArray` defined locally.",
"is_bot": false,
"headline": "Merge pull request #9 from eventualbuddha/patch-1",
"author_name": "Michael Ficarra",
"author_login": "michaelficarra",
"committed_at": "2016-01-10T16:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc10f0b5718b9103893b86f6a6c5a5d339a903f6",
"body": "This also changes the it to the same style as the `objectKeys` polyfill below it.",
"is_bot": false,
"headline": "Use the `isArray` defined locally.",
"author_name": "Brian Donovan",
"author_login": "eventualbuddha",
"committed_at": "2016-01-10T16:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f2dcec1d894f29e0ac9e96bc35da0c8ccd57f5",
"body": null,
"is_bot": false,
"headline": "fix package description",
"author_name": "Michael Ficarra",
"author_login": "michaelficarra",
"committed_at": "2015-11-05T17:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f286190254065479cebbed0fcd235036cfbc57fa",
"body": "Update dependencies",
"is_bot": false,
"headline": "Merge pull request #2 from shinnn/dep",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-10-19T13:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d7d8868cc6067a77a445d7e89c314e33d57006",
"body": "Also updated ESLint config according to the warning:\n\n```\nConfiguration for rule \"no-multi-spaces\" is invalid: Value \"false\" is\nthe wrong type.\n```",
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2015-10-10T15:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a964371eaef5de413b88af93cd2aeb591989ab91",
"body": "Use HTTP\"S\" URL as possible",
"is_bot": false,
"headline": "Merge pull request #5 from shinnn/https",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-10-10T15:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb3d9183f096adc03c84049786f297c627b3fb6",
"body": "http://mashable.com/2011/05/31/https-web-security/",
"is_bot": false,
"headline": "Use HTTP\"S\" URL as possible",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2015-10-10T15:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38cc3cd88ab83eb1eaab0eb6bd4861450f2fdc67",
"body": "Update CI settings",
"is_bot": false,
"headline": "Merge pull request #4 from shinnn/travis",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-10-10T15:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "916e59853a9bd78b77f3340970f0a45d5e1c52fa",
"body": "Use SVG badge instead of PNG badge",
"is_bot": false,
"headline": "Merge pull request #6 from shinnn/svg",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-10-10T15:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b90ea853eacb88b720ac1030ac8253cbd72ee7",
"body": "Use a Standard-Compliant License Identifier",
"is_bot": false,
"headline": "Merge pull request #3 from shinnn/license",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-10-10T15:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600ca89fc4b1588efd18a4727d18932eca9ddcfb",
"body": "SVG badges look beautiful on retina display.",
"is_bot": false,
"headline": "Use SVG badge instead of PNG badge",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2015-10-10T15:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bced81b3de4da54eb1a050791b960075f318d2e3",
"body": null,
"is_bot": false,
"headline": "Test on the latest Node and v0.12, and drop v0.11 (v0.12-beta) test",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2015-10-10T15:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "613c3b01e196c15d121e033924d2632bbc4cc425",
"body": "http://docs.travis-ci.com/user/workers/container-based-infrastructure/",
"is_bot": false,
"headline": "Use container-based infrastructure on Travis CI",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2015-10-10T15:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e2d70395e8395def2d50980724098ac6d3d08e",
"body": "specifying the type and URL is deprecated:\n\nhttps://docs.npmjs.com/files/package.json#license",
"is_bot": false,
"headline": "Use a Standard-Compliant License Identifier",
"author_name": "Shinnosuke Watanabe",
"author_login": "shinnn",
"committed_at": "2015-10-10T14:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600a8aac5e7b313875a873134fd110b47a76fc77",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-14T19:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52cb31258a129c4d1278dc1b28edc482e0cd3366",
"body": null,
"is_bot": false,
"headline": "Use this when visitor parameter is not provided",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-14T19:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34dfff23a1ac8c3306041a549fe9b24a32231f24",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-14T19:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c56a247cb8140975a4edcb599c21a9cbbf589ad",
"body": null,
"is_bot": false,
"headline": "Use estraverse 3.1.0",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-14T19:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2313a58354ee0b9707b33ab621fe8c84ae20bab",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-14T18:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9b0c2d1a2241f5f2888e7cfc8d6db613728d94",
"body": null,
"is_bot": false,
"headline": "Update estraverse version to 3.0.0",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-14T18:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a56079e92c5d53596f69b71da855845444bc4c",
"body": null,
"is_bot": false,
"headline": "Bumps package version",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-09T19:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62f8609361c7c0ba476635e214252356e1963ed",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2015-03-09T19:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36fe88a61ae29c9d3a0bec3ee21c5d641dcc798",
"body": null,
"is_bot": false,
"headline": "version 1.2.1-dev starts",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-08T03:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11ea78e3c69017e4f7c818f3fb08c825b1634b3",
"body": null,
"is_bot": false,
"headline": "Update dependency",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-08T03:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ad7ab26ef633161ef6e19a1ed50ca39aa5ffb4b",
"body": null,
"is_bot": false,
"headline": "Fix yoda comparison lint error",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-03T22:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78915e6436e99219444012235947b620c6646f38",
"body": null,
"is_bot": false,
"headline": "version 1.1.1-dev starts",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T15:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1382ff985ddfe039ecd8d984387bf61bdc066d0d",
"body": null,
"is_bot": false,
"headline": "Add visitChildren",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T15:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "526d8c2f13b69d73a50c3a899bcbf05c770856dc",
"body": null,
"is_bot": false,
"headline": "version 1.0.2-dev starts",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceb6b644f2c6cd7f84db95732db9bf3a800c279b",
"body": null,
"is_bot": false,
"headline": "Add isNode check for Array elements",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60762b6b5ab7118f8549de592785d165a9a9ad4",
"body": null,
"is_bot": false,
"headline": "version 1.0.1-dev starts",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeaf410a0b155bb98cffd964413c2ef1ad3aecac",
"body": null,
"is_bot": false,
"headline": "Add ignore files",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "323f838d6965d80099a533133d2dcc85788d9cd5",
"body": null,
"is_bot": false,
"headline": "Add exports.version",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87604e25ecacc6645986e53a845ce066370446d",
"body": null,
"is_bot": false,
"headline": "Add .travis.yml",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fbcdfc8721e8aba0e188a36ad025253c45e8d73",
"body": null,
"is_bot": false,
"headline": "Fix README",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa853bd4489fe9683d0a84332525d737096ce09",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Yusuke Suzuki",
"author_login": "Constellation",
"committed_at": "2014-12-02T11:37:00Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 0,
"latest_release_at": "2020-08-31T18:20:22Z",
"latest_release_tag": "v4.3.0",
"releases_from_tags": true,
"days_since_last_push": 1209,
"active_weeks_last_year": 0,
"days_since_latest_release": 2150,
"mean_days_between_releases": 232.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "esrecurse",
"exists": true,
"license": "BSD-2-Clause",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/esrecurse",
"is_deprecated": false,
"latest_version": "4.3.0",
"repository_url": "https://github.com/estools/esrecurse",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 538555662,
"first_published_at": "2014-12-02T11:53:32.918000Z",
"latest_published_at": "2020-08-31T18:21:44.794000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2150
}
]
},
"popularity": {
"forks": 18,
"stars": 80,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2016-01-28",
"count": 1
},
{
"date": "2017-08-10",
"count": 1
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-10-25",
"count": 1
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
}
],
"complete": true,
"collected": 17,
"total_forks": 18
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 9608,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:esrecurse@4.3.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "estraverse",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "estraverse",
"direct": true,
"version": "^5.2.0",
"ecosystem": "npm"
},
{
"name": "babel-cli",
"direct": false,
"version": "^6.24.1",
"ecosystem": "npm"
},
{
"name": "babel-eslint",
"direct": false,
"version": "^7.2.3",
"ecosystem": "npm"
},
{
"name": "babel-preset-es2015",
"direct": false,
"version": "^6.24.1",
"ecosystem": "npm"
},
{
"name": "babel-register",
"direct": false,
"version": "^6.24.1",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "^4.0.2",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "gulp",
"direct": false,
"version": "^3.9.0",
"ecosystem": "npm"
},
{
"name": "gulp-bump",
"direct": false,
"version": "^2.7.0",
"ecosystem": "npm"
},
{
"name": "gulp-eslint",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "gulp-filter",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "gulp-git",
"direct": false,
"version": "^2.4.1",
"ecosystem": "npm"
},
{
"name": "gulp-mocha",
"direct": false,
"version": "^4.3.1",
"ecosystem": "npm"
},
{
"name": "gulp-tag-version",
"direct": false,
"version": "^1.2.1",
"ecosystem": "npm"
},
{
"name": "jsdoc",
"direct": false,
"version": "^3.3.0-alpha10",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "^1.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 1,
"indirect_count": 15
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 14,
"open_issues": 2,
"closed_ratio": 0.8,
"closed_issues": 8,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Constellation",
"commits": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/9023?v=4"
},
{
"type": "User",
"login": "shinnn",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1131567?v=4"
},
{
"type": "User",
"login": "michaelficarra",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/218840?v=4"
},
{
"type": "User",
"login": "nzakas",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/38546?v=4"
},
{
"type": "User",
"login": "lotusorrose",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/38162543?v=4"
},
{
"type": "User",
"login": "mysticatea",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1937871?v=4"
},
{
"type": "User",
"login": "eventualbuddha",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1938?v=4"
},
{
"type": "User",
"login": "realityking",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/628508?v=4"
},
{
"type": "User",
"login": "sanex3339",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9210534?v=4"
},
{
"type": "User",
"login": "willnode",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20214420?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.557
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 8 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": 2,
"reason": "Found 7/27 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 19 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": 9,
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "196c0f8b1cb000da519e06a620bf0c4fe1fad6b9",
"ran_at": "2026-07-22T16:01:54Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 21,
"created_at": "2020-04-30T00:49:05Z",
"last_comment_at": "2020-07-24T14:56:25Z",
"last_comment_author": "brettz9"
}
],
"last_merged_pr_at": "2023-03-30T19:46:51Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 1,
"created_at": "2015-02-18T05:37:20Z",
"last_comment_at": "2016-04-05T13:02:24Z",
"last_comment_author": "nfroidure"
},
{
"number": 19,
"created_at": "2018-05-29T04:35:25Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/estools/esrecurse",
"host": "github.com",
"name": "esrecurse",
"owner": "estools"
},
"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": 37,
"inputs": {
"security": 44,
"vitality": 13,
"community": 59,
"governance": 61,
"engineering": 38,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 43,
"overall_after_abandonment_multiplier": 37
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"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": 1,
"days_since_last_push": 1209,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1209 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1209
}
}
],
"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": 32,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v4.3.0",
"releases_from_tags": true,
"days_since_latest_release": 2150,
"mean_days_between_releases": 232.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2150 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2150
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~232.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 232.6
}
}
],
"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": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 1209,
"days_since_last_human_commit": 1209,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1209 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1209,
"count": 2,
"signals": "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": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"forks": 18,
"stars": 80,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "80 stars",
"points": 30.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 80
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "18 forks",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 18
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": [
"esrecurse"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 538555662
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "538,555,662 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 538555662,
"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": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.557
},
"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 56% of commits",
"points": 10,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 56
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 19 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 14,
"open_issues": 2,
"closed_issues": 8,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/15 decided PRs merged",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 15
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/27 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 84,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "estools",
"public_repos": 13,
"account_age_days": 4260
},
"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": "84 followers of estools",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 84,
"login": "estools"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~11 yr old",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"esrecurse"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2150
},
"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 2150 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2150
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 38,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 8 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": 60,
"inputs": {
"topics": [
"ast",
"estree",
"javascript",
"ecmascript"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 8 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 7/27 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 19 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.2,
"status": "partial",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:esrecurse@4.3.0 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:esrecurse@4.3.0",
"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": 21
},
"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": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.262,
"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": "16 of 61 human commits state their intent (structured subject or explanatory body)",
"points": 14,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 61
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 61",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 61
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 9608,
"source_files_sampled": 3,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T16:02:07.808844Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/estools/esrecurse.svg",
"full_name": "estools/esrecurse",
"license_state": "custom",
"license_spdx": null
}