Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"unist",
"util",
"visit",
"syntax-tree",
"unist-util"
],
"is_fork": false,
"size_kb": 218,
"has_wiki": false,
"homepage": "https://unifiedjs.com",
"languages": {
"JavaScript": 27282,
"TypeScript": 5369
},
"pushed_at": "2025-10-16T18:20:42Z",
"created_at": "2016-03-25T13:47:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-08T11:11:19Z",
"description": "utility to recursively walk over unist nodes, with ancestral information",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"TypeScript"
]
},
"owner": {
"blog": "https://unifiedjs.com",
"name": null,
"type": "Organization",
"login": "syntax-tree",
"company": null,
"location": null,
"followers": 251,
"avatar_url": "https://avatars.githubusercontent.com/u/24633385?v=4",
"created_at": "2016-12-18T09:55:52Z",
"is_verified": null,
"public_repos": 140,
"account_age_days": 3503
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "6.0.2",
"kind": "patch",
"published_at": "2025-10-16T18:21:01Z"
},
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2023-07-07T09:34:41Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2023-07-07T09:11:46Z"
},
{
"tag": "5.1.3",
"kind": "patch",
"published_at": "2023-01-24T13:42:46Z"
},
{
"tag": "5.1.2",
"kind": "patch",
"published_at": "2023-01-24T13:21:19Z"
},
{
"tag": "5.1.1",
"kind": "patch",
"published_at": "2022-08-21T10:43:34Z"
},
{
"tag": "5.1.0",
"kind": "minor",
"published_at": "2021-09-21T07:24:43Z"
},
{
"tag": "5.0.0",
"kind": "major",
"published_at": "2021-07-29T14:41:05Z"
},
{
"tag": "4.1.1",
"kind": "patch",
"published_at": "2021-05-10T14:32:49Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2021-05-10T13:58:13Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2021-04-19T13:46:57Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2020-10-19T11:50:48Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2020-07-12T11:49:01Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2020-02-17T17:44:10Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2019-11-10T08:35:26Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2019-07-31T07:00:27Z"
},
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2019-05-31T07:49:22Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2019-05-23T07:52:33Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2019-05-14T11:08:48Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2018-07-24T18:25:59Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2018-07-23T19:58:12Z"
},
{
"tag": "1.1.2",
"kind": "patch",
"published_at": "2018-05-01T16:34:33Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2017-06-12T17:00:36Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2016-11-20T09:42:01Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2016-03-25T13:55:03Z"
}
],
"recent_commits": [
{
"oid": "f06035e9161f25119fb68d178167c30003d32dfb",
"body": null,
"is_bot": false,
"headline": "6.0.2",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-10-16T18:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "579ffbc73e016e5ebf6e579bff68d86b4899df5f",
"body": "Related-to: syntax-tree/unist-util-visit-parents#17.",
"is_bot": false,
"headline": "Fix type support for readonly arrays",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-10-16T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db422a5f2ffbe6a43b6919a952af7613c4be4fc",
"body": null,
"is_bot": false,
"headline": "Add declaration maps",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-10-16T18:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeb2ed3db6eeab3d3b662cf36035a6973f0f7667",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-10-16T18:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cc3f4a9061e715684eb4393c71f59f19aa0baa9",
"body": null,
"is_bot": false,
"headline": "Add `.tsbuildinfo` to `.gitignore`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2025-10-16T18:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "551fd27870faaaaa2a94fb654dec24592e593739",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2024-04-30T11:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58e20d8366363b8b6e22d2e9c82d2ded408ecf16",
"body": null,
"is_bot": false,
"headline": "6.0.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-07T09:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f0dc0e98349d1fa4b59e90e776f4556bc7ceac",
"body": null,
"is_bot": false,
"headline": "Fix TSC generating broken `.d.ts` files",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-07T09:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8e138849107521c31b4f966def3aff912c74548",
"body": null,
"is_bot": false,
"headline": "6.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-07T09:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a70a3e2ba67e230fe17af60782e869a94a4aaf",
"body": null,
"is_bot": false,
"headline": "Update `@types/unist`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-07T09:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8beaeb83c42560447defc4ec05dc92a4cda2d21b",
"body": null,
"is_bot": false,
"headline": "Change to require Node.js 16",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T16:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "002ffa4bfd3d4a80129075b1b47407826058d429",
"body": null,
"is_bot": false,
"headline": "Change to use `export` map",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T16:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5a927cab4acc023ae85e754b04cd4d2c49f3eab",
"body": null,
"is_bot": false,
"headline": "Refactor docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T16:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "433b00951153d1d933c85a66cb226b8ed1e8ae77",
"body": null,
"is_bot": false,
"headline": "Remove `xo` rules",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T16:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf39edec7ee025beb151bae9db36f62672b44bc",
"body": null,
"is_bot": false,
"headline": "Add support for inferring type of parents",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T15:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "323984dda5370d8546981ed2ff5ab922fa2dc7af",
"body": "All types are now exposed from regular files (`index.js`).",
"is_bot": false,
"headline": "Change to remove `complex-types.d.ts`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T11:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766107b5f4b7dd8cebf0aaf10d5da620124d170f",
"body": null,
"is_bot": false,
"headline": "Fix performance of `InclusiveDescendant` type",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T11:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe0fb37f7572785043c3914d15f8cadc1f9618d",
"body": null,
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T09:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad7d123e0ae83dc88d48329541d4850b1e58409d",
"body": null,
"is_bot": false,
"headline": "Refactor `.npmrc`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T07:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc15296179767402dd70027538fbd422eb40465",
"body": null,
"is_bot": false,
"headline": "Refactor `package.json`, `tsconfig.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T07:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc4b25133a88b71e6ed3cbdae1d257be4e045d92",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-07-05T07:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e685d4864cf039f39a6fa8f7a085bb62a82815",
"body": null,
"is_bot": false,
"headline": "5.1.3",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T13:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "529f0648844409b99a3da9b1d7b526aa5be2a461",
"body": null,
"is_bot": false,
"headline": "Fix hidden types for `unist-util-visit`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T13:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a624d17c62b3f09b33ea6937024bac8b48db4f6b",
"body": null,
"is_bot": false,
"headline": "5.1.2",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T13:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03752e09ed7289b4f01a1edb1f1d2c85ccd46941",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T13:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55439f431a3c14366c90f8c58b1bec1fc3247bb1",
"body": null,
"is_bot": false,
"headline": "Add improved docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T13:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa5fcb1f23540a27ab9b0143361368d864e7e60",
"body": null,
"is_bot": false,
"headline": "Add tests for exposed identifiers",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T12:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "011c9b516d4fb1ad99a16223a9df890913ab5199",
"body": null,
"is_bot": false,
"headline": "Use Node test runner",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T12:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3a2af4213c1e1f0fcbe0472fa2b412c53570370",
"body": null,
"is_bot": false,
"headline": "Add `ignore-scripts` to `.npmrc`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T12:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d853ec4d80b2bd76ae308c2c83b5ef17b387e243",
"body": "* Add more docs to JSDoc\n* Move more types to JavaScript",
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T12:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "973099e29cdee19a1efb7625f9d440464461bdbf",
"body": null,
"is_bot": false,
"headline": "Refactor to move implementation to `lib/`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T11:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f12a990679b2dc74b89be1408ed9f9d11e8a917",
"body": null,
"is_bot": false,
"headline": "Update `tsconfig.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T11:46:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c36976cd95046001f1c1816349e8b4fa8dcbb142",
"body": null,
"is_bot": false,
"headline": "Update Actions",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T11:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "329bcd0469b194b9315ce8f3c8f5d860378abde7",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2023-01-24T11:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f0e48f1cb346a3c8ce1fb057af0e9c973a5f7e4",
"body": null,
"is_bot": false,
"headline": "5.1.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-08-21T10:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a23b62d05f5dd8e3fe76ec30eefb22afe171758b",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-08-21T10:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348f2f6d9363c4abd3ae6e3a555a9018f7ffb0c5",
"body": "Closes GH-12.\r\nRelated-to: syntax-tree/mdast-util-mdxjs-esm#3.\r\nRelated-to: syntax-tree/unist-util-visit#35.\r\n\r\nReviewed-by: JounQin <admin@1stg.me>\r\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
"is_bot": false,
"headline": "Fix TypeScript `node16` and ESM",
"author_name": "Alec Mev",
"author_login": "alecmev",
"committed_at": "2022-08-21T10:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4fdbdbdf9ce1a4549d2d6ba32a1f0eef92cf237",
"body": null,
"is_bot": false,
"headline": "Add improved docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-06-05T17:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a86e34aa2ccbf788f1b3442ab0f3686af64745",
"body": null,
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-06-05T16:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e32afd3dc48bfbfaa416210870732eff2ddf060",
"body": null,
"is_bot": false,
"headline": "Replace some dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-06-05T16:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebdf71115ebbf9dabc7d01d7a1ef9359674f8bc2",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2022-06-05T16:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d36ad5b14a15da0deb02f87d2b0e162e60d31e",
"body": null,
"is_bot": false,
"headline": "5.1.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-09-21T07:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40f2917ea761e8d73e540f9698cb43ec7e31d6c1",
"body": "Previously, a basic `Parent` from `@types/unist` was used, as an array, for the second parameter of a visitor (`parents`). This changes that to instead use an array of descendants in `tree` which implement the abstract `Parent` interface. This is not perfect, because several parents can’t be found in certain nodes practically, but it will at least help folks narrow.\r\n\r\nRelated to syntax-tree/unist-util-visit#30.\r\nCloses GH-11.\r\n\r\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>",
"is_bot": false,
"headline": "Add improved `parents` type",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2021-09-21T07:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd56c6953d80334aea565d6f8ecb41994bb7a50c",
"body": null,
"is_bot": false,
"headline": "Fix tests for change in eslint or xo",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-09-18T10:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2a40a3aa71493ec16fdc3aca20694b3668eeb98",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-09-18T09:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be4b7a920fe10e9c23157a2a4aeb9693d3d0a11d",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-07-29T14:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334e756b05e021c82bc8e2068bc02df671c16443",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-07-29T14:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf54db5e6b4269f89f4b36b70364bb284fca9cf",
"body": "Previously, to define what `visitor` received could only be done through\r\na TypeScript type parameter:\r\n\r\n```js\r\n// This used to work but no longer!!\r\nvisitParents<Heading>(tree, 'heading', (node) => {\r\n expectType<Heading>(node)\r\n})\r\n```\r\n\r\nThis did not look at `tree` at all (even if `tree` was ha\n[…]\nree, 'heading', (node) => {\r\n expectType<Heading>(node)\r\n})\r\n```\r\n\r\nCloses GH-10.\r\n\r\nReviewed-by: Remco Haszing <remcohaszing@gmail.com>\r\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>",
"is_bot": false,
"headline": "Change types to base what `visitor` gets on `tree`",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2021-07-29T14:33:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "588695b8d32d5212b4583d4fe79c02241ebf6f3d",
"body": null,
"is_bot": false,
"headline": "Update `xo`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-07-21T13:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72f3574cbe36dfc303999a2f96ce7b88b40cdbe2",
"body": null,
"is_bot": false,
"headline": "Update `tsd`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-07-21T13:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f2f2c912f18839870539fd1b857c52ef95f750",
"body": null,
"is_bot": false,
"headline": "Refactor code-style",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-07-21T13:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1cf5d18db48ba674e90a4e1f0cf53c7f087be6",
"body": null,
"is_bot": false,
"headline": "Add `strict` to `tsconfig.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-07-21T13:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12570b36ac6cd3921ff50e983eb5dbfae477c81",
"body": null,
"is_bot": false,
"headline": "Use `pull_request_target` in bb",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2021-06-01T08:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2665687d9cc3b82659146647a2143e77ee2bdd30",
"body": null,
"is_bot": false,
"headline": "4.1.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-10T14:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed285f726a7222bb58cd429477feab8da43cb6e6",
"body": "Chromium stopped supporting `displayName` in stack traces.\nName, which is configurable, has worked a while already.",
"is_bot": false,
"headline": "Fix to use `name` instead of `displayName`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-10T14:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d4c0b03d31a31bf0777617f2c3e018aa4c04e5",
"body": null,
"is_bot": false,
"headline": "4.1.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-10T13:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ba9e9eb5a35d9d8eb71249756d0c40b599b2df",
"body": null,
"is_bot": false,
"headline": "Add `VisitorResult` type",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-10T13:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd1d82223a3c95823375db0e02f4fd83fc45953",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-05-10T13:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d51575aad26d35a57a249961dcad3b4ee7a3a9ce",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-04-19T13:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef1f6a7d5ac1052a56a19a233089fcf5409e140d",
"body": null,
"is_bot": false,
"headline": "Add JSDoc based types",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-04-19T13:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07188de5c60e13a11c27a9e22462e87f75a3b2ab",
"body": null,
"is_bot": false,
"headline": "Use ESM",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-04-19T12:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a035d63a97beac0ad4998817b6bdbc93c36894ab",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-04-19T11:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c3059eebcf4744ca6420362c7bae2a0ca3f6502",
"body": null,
"is_bot": false,
"headline": "Add bb",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2021-04-19T11:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a09bab137664073dfb4d3f4c313f746802238167",
"body": null,
"is_bot": false,
"headline": "Fix tests to run on erbium",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-11-29T15:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48758aca98b9e38c75786b6fb5f34ca7ba3f2a2",
"body": null,
"is_bot": false,
"headline": "Use Actions",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-11-29T15:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88e199fca5c66ff3c9ccc82282c48c4648ce2ebe",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-11-29T15:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb50c1e76b3f22a7a001fbe12944b4325537cb1",
"body": null,
"is_bot": false,
"headline": "3.1.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-10-19T11:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d36001182bde4ea6a4f654ab358c0fae6f0309",
"body": "Previously, a tree of about 3500 nodes deep was the max\nthis utility could go without crashing.\nThis is now roughly doubled to support 6500 nodes inside\neach other.\n\nCloses remarkjs/react-markdown#229.",
"is_bot": false,
"headline": "Fix to double support for deeply nested nodes",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-10-19T11:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb53fdcf4fd9b1824e6924236e5ceca48657005",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-10-19T11:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e0b25140811f48112f55e2b57353929983cf369",
"body": null,
"is_bot": false,
"headline": "Add Discussions",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2020-08-21T09:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ebb0dc16f75d05d7d22bfe6ac5270ad484c5d5",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-07-12T11:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7a80ca090d4f311e818f444cc1e214dc72acfc5",
"body": "Closes GH-9.\r\n\r\nReviewed-by: Christian Murphy <christian.murphy.42@gmail.com>",
"is_bot": false,
"headline": "Add useful stack traces",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2020-07-12T11:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29562a2552e1de96f19c7f06beec4e61236d0bce",
"body": null,
"is_bot": false,
"headline": "Change `master` in links to `HEAD`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-06-18T14:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36cac47fd3522e82196111a17466e687adc60eb1",
"body": null,
"is_bot": false,
"headline": "Update links",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-06-15T10:38:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d458fe58230cb3d6e8323f3df9bb2b32280a1041",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-06-15T10:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c547d10ec843ba699c3188601b9a9d8250ae68",
"body": null,
"is_bot": false,
"headline": "3.0.2",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-02-17T17:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8185f81685418ed81fa9d3811d980cf793b99a83",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-02-17T17:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "049a17351ad71e64a741018e522804d10685183f",
"body": null,
"is_bot": false,
"headline": "Refactor prose",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-02-17T17:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e0bb03eed908c77ee56e54c250860500ccacb9",
"body": null,
"is_bot": false,
"headline": "Update metadata",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2020-02-17T17:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3692c9564236ea9a423d6427bdbb1f006e53cd6e",
"body": null,
"is_bot": false,
"headline": "3.0.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-11-10T08:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78261a776dc6eb1ddc75e2bee0115410def21f5",
"body": null,
"is_bot": false,
"headline": "Add `funding` to `package.json`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-11-10T08:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c34c23c25321c40a70339c03edd5f08725dde26",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-11-10T08:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4acb9aa2d4142f19d54c7e27fe62d0067de8139c",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-31T06:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e2af1ac73e5ecc90f66412b845a6479369670e",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-07-31T06:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84c53bcdd124bea9612d8f4461312c90cbe68a4a",
"body": "Related to: syntax-tree/unist-util-visit#16.\n\nCloses GH-7.\n\nReviewed-by: Junyoung Choi <fluke8259@gmail.com>\nReviewed-by: Titus Wormer <tituswormer@gmail.com>",
"is_bot": false,
"headline": "Add typings",
"author_name": "Christian Murphy",
"author_login": "ChristianMurphy",
"committed_at": "2019-07-31T06:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4c18047f55857da0bee2bb54c67ebcb3cf00d1",
"body": null,
"is_bot": false,
"headline": "Add note about performance",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-06-26T16:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0c0b6d8f79a6a16f10ec817c50311b63a8549d",
"body": null,
"is_bot": false,
"headline": "Update docs on tree traversal",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-06-08T12:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74da40a04af87f881314999d5b4ff7740ce5ac31",
"body": null,
"is_bot": false,
"headline": "2.1.2",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-31T07:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03fbee6bf1b0b5e6502e254ed8185959824f2f05",
"body": null,
"is_bot": false,
"headline": "Update `unist-util-is`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-31T07:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0872bfb6614fe76365eff8e34b4001a72b4ffd7e",
"body": null,
"is_bot": false,
"headline": "2.1.1",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f2395e3b1417bb1baae8ee524fd46bf80ffa0b",
"body": null,
"is_bot": false,
"headline": "Refactor prose",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84c067cb03c9c8dbf057d87eeebf405fb5ff38f0",
"body": null,
"is_bot": false,
"headline": "Move URLs from HTTP to HTTPS",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2ca94aca6d2f402547f4d3c7f0af5062b3e8e3",
"body": null,
"is_bot": false,
"headline": "Move `LICENSE` > `license`",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5680ecb1e40da8eaa3e74f125725db7bf5c202",
"body": null,
"is_bot": false,
"headline": "Add more badges",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23af98b3682b528a68c64b74beb063abdd824277",
"body": null,
"is_bot": false,
"headline": "Remove superfluous `xo` rules",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8132069f462c4f937a79a88d27840de3e2592306",
"body": null,
"is_bot": false,
"headline": "Update dev-dependencies",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afc7218d7bc5860eafe8521e2e1d76efbb220265",
"body": null,
"is_bot": false,
"headline": "Update Node in Travis",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc074ff0500984e55592be92ef1ff74edbf4cff3",
"body": null,
"is_bot": false,
"headline": "Fix tests on Windows",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-23T07:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "904bf0184074eb36a21b32dd0cb7b31887b487d0",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Titus Wormer",
"author_login": "wooorm",
"committed_at": "2019-05-14T11:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96faa2f671f3bf4959de31e89b22b60f566eeae",
"body": "Closes GH-5.\r\nCloses GH-6.",
"is_bot": false,
"headline": "Add support for action-index tuple",
"author_name": "Titus",
"author_login": "wooorm",
"committed_at": "2019-05-14T11:06:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 5,
"latest_release_at": "2025-10-16T18:21:01Z",
"latest_release_tag": "6.0.2",
"releases_from_tags": false,
"days_since_last_push": 279,
"active_weeks_last_year": 1,
"days_since_latest_release": 279,
"mean_days_between_releases": 180
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "unist-util-visit-parents",
"exists": true,
"license": "MIT",
"keywords": [
"unist",
"unist-util",
"util",
"utility",
"tree",
"ast",
"visit",
"traverse",
"walk",
"check",
"parent",
"parents"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/unist-util-visit-parents",
"is_deprecated": false,
"latest_version": "6.0.2",
"repository_url": "https://github.com/syntax-tree/unist-util-visit-parents",
"versions_count": 25,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 219898189,
"first_published_at": "2016-03-25T13:55:33.557000Z",
"latest_published_at": "2025-10-16T18:20:45.045000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 279
}
]
},
"popularity": {
"forks": 8,
"stars": 81,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 15212,
"source_files_sampled": 7,
"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": 2,
"malicious_count": 0,
"assessed_package": "npm:unist-util-visit-parents@6.0.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@types/unist",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "unist-util-is",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/unist",
"direct": true,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": true,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^24.0.0",
"ecosystem": "npm"
},
{
"name": "@types/xast",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "c8",
"direct": false,
"version": "^10.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "remark-cli",
"direct": false,
"version": "^12.0.0",
"ecosystem": "npm"
},
{
"name": "remark-preset-wooorm",
"direct": false,
"version": "^10.0.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "^7.0.0",
"ecosystem": "npm"
},
{
"name": "tsd",
"direct": false,
"version": "^0.33.0",
"ecosystem": "npm"
},
{
"name": "type-coverage",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^0.58.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 18,
"direct_count": 2,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 1,
"closed_ratio": 0.857,
"closed_issues": 6,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "wooorm",
"commits": 137,
"avatar_url": "https://avatars.githubusercontent.com/u/944406?v=4"
},
{
"type": "User",
"login": "greenkeeperio-bot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/14790466?v=4"
},
{
"type": "User",
"login": "alecmev",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2584727?v=4"
},
{
"type": "User",
"login": "ChristianMurphy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3107513?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.972
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"bb.yml",
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f06035e9161f25119fb68d178167c30003d32dfb",
"ran_at": "2026-07-22T23:09:48Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-02-02T14:17:25Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2022-08-21T10:34:28Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2026-02-02T14:16:27Z",
"last_comment_at": "2026-02-05T20:31:31Z",
"last_comment_author": "wooorm"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/syntax-tree/unist-util-visit-parents",
"host": "github.com",
"name": "unist-util-visit-parents",
"owner": "syntax-tree"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 51,
"vitality": 31,
"community": 74,
"governance": 61,
"engineering": 49
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 31,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 279,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 279 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 279
}
}
],
"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": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 25,
"latest_release_tag": "6.0.2",
"releases_from_tags": false,
"days_since_latest_release": 279,
"mean_days_between_releases": 180
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 279 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 279
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~180 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 180
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"maintainer_replying",
"no_open_demand",
"recent_release",
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 1431,
"days_since_last_human_commit": 279,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 279 days, with nothing left unanswered; held at dormant by a maintainer still replying, nothing open to answer, a release within the year, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 279
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying, nothing open to answer, a release within the year, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"forks": 8,
"stars": 81,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "81 stars",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 81
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"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": [
"unist-util-visit-parents"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 219898189
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "219,898,189 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 219898189,
"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": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.972
},
"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 97% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 8,
"open_issues": 1,
"closed_issues": 6,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/11 decided PRs merged",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 11
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 251,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "syntax-tree",
"public_repos": 140,
"account_age_days": 3503
},
"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": "251 followers of syntax-tree",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 251,
"login": "syntax-tree"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "140 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 140
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"unist-util-visit-parents"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 279
},
"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 279 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 279
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"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": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"unist",
"util",
"visit",
"syntax-tree",
"unist-util"
],
"has_wiki": false,
"homepage": "https://unifiedjs.com",
"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": "https://unifiedjs.com",
"points": 15,
"status": "met",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:unist-util-visit-parents@6.0.2 runtime dependency closure — what installing the published package pulls in — 2 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:unist-util-visit-parents@6.0.2",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"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": 2,
"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": 10
},
"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": 21,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.06,
"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": "6 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 15212,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:09:54.348564Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/syntax-tree/unist-util-visit-parents.svg",
"full_name": "syntax-tree/unist-util-visit-parents",
"license_state": "standard",
"license_spdx": "MIT"
}