Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 114,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 6821,
"TypeScript": 2915
},
"pushed_at": "2026-02-04T16:21:10Z",
"created_at": "2015-08-14T15:23:20Z",
"owner_type": "User",
"updated_at": "2026-07-18T16:46:32Z",
"description": "ANSI escape codes for manipulating the terminal",
"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://sindresorhus.com/apps",
"name": "Sindre Sorhus",
"type": "User",
"login": "sindresorhus",
"company": null,
"location": null,
"followers": 80365,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4",
"created_at": "2009-12-20T22:57:02Z",
"is_verified": null,
"public_repos": 1140,
"account_age_days": 6057
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v7.3.0",
"kind": "minor",
"published_at": "2026-02-04T16:21:14Z"
},
{
"tag": "v7.2.0",
"kind": "minor",
"published_at": "2025-11-04T08:37:04Z"
},
{
"tag": "v7.1.1",
"kind": "patch",
"published_at": "2025-09-23T00:45:10Z"
},
{
"tag": "v7.1.0",
"kind": "minor",
"published_at": "2025-09-09T16:21:32Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2024-05-02T20:54:34Z"
},
{
"tag": "v6.2.1",
"kind": "patch",
"published_at": "2024-03-24T06:35:14Z"
},
{
"tag": "v6.2.0",
"kind": "minor",
"published_at": "2023-04-24T09:56:49Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2023-03-16T08:12:03Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2022-09-21T10:34:31Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2021-04-18T05:20:11Z"
},
{
"tag": "v4.3.2",
"kind": "patch",
"published_at": "2021-03-24T13:42:15Z"
},
{
"tag": "v4.3.1",
"kind": "patch",
"published_at": "2020-03-01T13:54:59Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2019-11-16T16:54:56Z"
},
{
"tag": "v4.2.1",
"kind": "patch",
"published_at": "2019-07-31T20:56:29Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2019-06-11T16:33:11Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2019-03-31T12:41:12Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2019-03-20T06:28:18Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2019-03-19T14:10:08Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2019-01-28T03:37:35Z"
}
],
"recent_commits": [
{
"oid": "73e652efe7a353bdf25f456e592c858e4648db3d",
"body": null,
"is_bot": false,
"headline": "7.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-04T16:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1e276a25de77659e46713630c9490b8233c6f8",
"body": null,
"is_bot": false,
"headline": "Add synchronized output escapes",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-04T16:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db12c839dafc906cbceda299026d8e78e501478",
"body": null,
"is_bot": false,
"headline": "7.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-11-04T08:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d50b8d030b2ce1c213cbbe770ee7df1d5d98d7",
"body": "Windows 10 build 10586 (version 1511) and later support ANSI escape sequences, allowing `clearTerminal` to use the standard cross-platform sequence instead of the legacy Windows-specific one.\n\nCloses #40",
"is_bot": false,
"headline": "Enable ANSI escape sequences on modern Windows",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-11-02T17:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe0daa9c1f8035beb9177bb525a85160ad29916",
"body": "Fixes #2\n\nOSC sequences (`link`, `image`, `iTerm.setCwd`, `iTerm.annotation`, `ConEmu.setCwd`) now work inside tmux by automatically wrapping them and doubling ESC characters as required by the tmux protocol.",
"is_bot": false,
"headline": "Add tmux support for OSC sequences",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-11-02T13:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1aa3989267709fe644cf05000ffbc2a53d8412",
"body": null,
"is_bot": false,
"headline": "7.1.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-09-23T00:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "123812510ec4b9ac806dbb958ba690005fa06132",
"body": null,
"is_bot": false,
"headline": "Tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-09-23T00:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b739b18e91386272c1382504c4f25929f9717478",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Improve compatibility for `image()` (#39)",
"author_name": "James Zheng",
"author_login": "endernoke",
"committed_at": "2025-09-17T07:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d36d2cd5d4ed6a6ae01783cf1a314d679a7839",
"body": null,
"is_bot": false,
"headline": "7.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-09-09T16:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbd49be35e709e538d66fd3e2a6a16c94917972d",
"body": "Fixes #25",
"is_bot": false,
"headline": "Add `clearViewport` as safer alternative to `clearScreen`",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-09-09T15:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4924fb71ed2bbc9f44d86d64ab494f5107ae429",
"body": "Fixes #7",
"is_bot": false,
"headline": "Add ConEmu support and common `setCwd` method",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-09-09T13:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300a0dfab1715ddc540dec2dec76082be69a99c8",
"body": null,
"is_bot": false,
"headline": "Fix CI",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-05-02T21:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d4c175412365135dde97f99ff98093fe8dfbb07",
"body": null,
"is_bot": false,
"headline": "7.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-05-02T20:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c603eb3f65ce3847d7659d38a3d989ad8c5b757",
"body": null,
"is_bot": false,
"headline": "Require Node.js 18",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-05-02T20:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d383ae199bf7a5f6f5ed7ce39d92519f0b819839",
"body": null,
"is_bot": false,
"headline": "Provide named exports (#37)",
"author_name": "Robert Kieffer",
"author_login": "broofa",
"committed_at": "2024-05-02T19:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1939411ab99337ff6e162e21acc607fdcb66c2d1",
"body": null,
"is_bot": false,
"headline": "6.2.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-03-24T06:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b1f99e4acc55df40e0623892fe7be72e9be1397",
"body": "#29",
"is_bot": false,
"headline": "Fix compatibility with TypeScript 5.4",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-03-24T06:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18dca5db01f6c32a9ada561323d1babf11f2fb32",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-03-24T06:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8becab6761d767b90a34ec3d8792b3a8137fa845",
"body": null,
"is_bot": false,
"headline": "Update link to VT100 escape sequences site in the readme (#36)",
"author_name": "Bart van Raaij",
"author_login": "bartvanraaij",
"committed_at": "2023-08-17T11:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7c97a4b34ff1f0b9b44b768b82755d8df98b50",
"body": null,
"is_bot": false,
"headline": "6.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-04-24T09:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f25a5037c21a34ea1dadca8b61781f79c3cbe41",
"body": null,
"is_bot": false,
"headline": "Add escapes for entering/exiting the alternative screen (#33)",
"author_name": "Vadim Demedes",
"author_login": "vadimdemedes",
"committed_at": "2023-04-24T09:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ebbcf039c1eb663653acaaf557e00f458252354",
"body": null,
"is_bot": false,
"headline": "6.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-03-16T08:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aaa131ae9d9e9c87e1394fae4d1092d8475a446",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Support browser usage (#31)",
"author_name": "Reverier",
"author_login": "Reverier-Xu",
"committed_at": "2023-03-16T08:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b10a9b8430318cd65a11dc84a1080b3193960516",
"body": null,
"is_bot": false,
"headline": "6.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2022-09-21T10:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96312e067c97713bdc6e9f2b338b34375f52e6fc",
"body": "Fixes #29",
"is_bot": false,
"headline": "Require Node.js 14 and update dependencies",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2022-09-21T10:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c158605187303ed7476a4ee48ed0978c043c12c",
"body": null,
"is_bot": false,
"headline": "Update `cursorTo` to use `SEP` constant (#28)",
"author_name": "Aaron Casanova",
"author_login": "aaronccasanova",
"committed_at": "2022-06-12T18:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b3b59c56ff77a2afdee946bff96f1779d10d775",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-04-18T05:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "986e516eac7a578c9c90b7ce5dd9bf31f2b3450c",
"body": null,
"is_bot": false,
"headline": "Require Node.js 12 and move to ESM",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-04-18T05:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca9d5f8eb6ecfcf6ef2d8764a056d865e68bf178",
"body": null,
"is_bot": false,
"headline": "4.3.2",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-03-24T13:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cbc92b125c27fb64391f7fa2fea0e002ee605bb",
"body": "…s (#24)",
"is_bot": false,
"headline": "Stop leaking TypeScript library definitions through dependent package…",
"author_name": "Carl Patenaude-Poulin",
"author_login": "carlpaten",
"committed_at": "2021-03-24T13:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5a68bc9f32e9fe67b807babff87f390d630c6d2",
"body": null,
"is_bot": false,
"headline": "Move to GitHub Actions (#23)",
"author_name": "Richie Bendall",
"author_login": "Richienb",
"committed_at": "2021-01-01T15:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcd5ef3c124079c693bef1725044d91b0bca6e7f",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-04-16T17:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6a4359b10e4b0320e6dad9857ea04f0decbda4",
"body": null,
"is_bot": false,
"headline": "4.3.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-03-01T13:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed235279e6141d3a45ab78f81b43c2706b9340e",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-03-01T13:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ae11f4a4f0c83919fb31d35fb2cf27c93de814",
"body": null,
"is_bot": false,
"headline": "Fix TypeScript signature for `iTerm.setCwd` (#19)",
"author_name": "Emily Marigold Klassen",
"author_login": "forivall",
"committed_at": "2020-03-01T13:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01aa744d6568d1daf20d48d071a08c171445db42",
"body": null,
"is_bot": false,
"headline": "4.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-11-16T16:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72cb37119958490e0fc4fc08eaaf920161cf863c",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-11-16T16:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ef6c32f371c42066f47a4ae37795e88ec49030",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add `iTerm.annotation()` method (#17)",
"author_name": "Christopher Hiller",
"author_login": "boneskull",
"committed_at": "2019-11-16T16:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c3ba8504fb06889717918aece5c1ab70be26c0d",
"body": null,
"is_bot": false,
"headline": "4.2.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-07-31T20:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b784aaea5252436a450965e374840dd3b781c5e",
"body": null,
"is_bot": false,
"headline": "Fix saving and restoring cursor position on macOS Terminal.app (#16)",
"author_name": "Eyþór Magnússon",
"author_login": "eysi09",
"committed_at": "2019-07-31T20:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c138161de0c5452420d8420566e353a69a69fb",
"body": null,
"is_bot": false,
"headline": "Fix readme typo (#14)",
"author_name": "Dexter Marks-Barber",
"author_login": "dextermb",
"committed_at": "2019-06-21T07:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d0fcfbcb08b40562a5d7fab902603e8fb88af7",
"body": null,
"is_bot": false,
"headline": "4.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-06-11T16:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76dacbccbfbf721f18857fae48f2a343e10e9fc8",
"body": null,
"is_bot": false,
"headline": "Bump `type-fest` dependency",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-06-11T16:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "317f347eb04f4fb77fa61b2791438b22b33366ce",
"body": null,
"is_bot": false,
"headline": "Tidelift tasks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-31T06:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1ae51838c6ff94bbf5b6d3b95b9ca45883b8b4",
"body": null,
"is_bot": false,
"headline": "Create funding.yml",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-28T07:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52258bbd72f7056d157495d787cd4879612fc84c",
"body": null,
"is_bot": false,
"headline": "Add Node.js 12 to testing (#11)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-27T10:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6240f064ddc1c719c917e841e1351e5c2dc7d0",
"body": null,
"is_bot": false,
"headline": "4.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-31T12:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26441ae52b78943d405200f2cc1e74e20edd751",
"body": null,
"is_bot": false,
"headline": "Refactor TypeScript definition to CommonJS compatible export (#10)",
"author_name": "Dimitri Benin",
"author_login": "BendingBender",
"committed_at": "2019-03-31T12:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32406f15c7075d90bf629c562dcf9a4586189fc",
"body": null,
"is_bot": false,
"headline": "4.0.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-20T06:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd284c25b94adf64ca21db6521d00b2a4def34e",
"body": null,
"is_bot": false,
"headline": "Fix `ImageOptions` property TypeScript types (#9)",
"author_name": "Dimitri Benin",
"author_login": "BendingBender",
"committed_at": "2019-03-20T06:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d2425d0556594c0c4ac94b6f1537b027dbd2054",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-19T14:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d382d6dac8e256812de08e7f2d2035e5f888d80d",
"body": null,
"is_bot": false,
"headline": "Require Node.js 8",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-19T14:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1471aa9f858c555b45b35cd08706087a16c8e9ae",
"body": null,
"is_bot": false,
"headline": "Add TypeScript definition (#8)",
"author_name": "Dimitri Benin",
"author_login": "BendingBender",
"committed_at": "2019-03-19T14:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f93ecafddfc02f562d41d776c96938fc27ce333",
"body": null,
"is_bot": false,
"headline": "Require Node.js 6",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-01-28T03:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a876da131e0b62fd6b2f32605ff5bfbaa32078",
"body": null,
"is_bot": false,
"headline": "3.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-01-28T03:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3a0c874f11e358a7734802da7154152bd48970",
"body": "…rt of it (#6)",
"is_bot": false,
"headline": "Add `.clearTerminal` to clear the whole terminal, not just visible pa…",
"author_name": "Vadim Demedes",
"author_login": null,
"committed_at": "2019-01-28T03:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a567fa11ede53430ad464d4ec555efdd23f2a1",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-03-25T08:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03af152a753e21e670a6f2b56694178eb3f3a02d",
"body": null,
"is_bot": false,
"headline": "Add `.link()` method",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-03-25T08:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caedc6d277c5e7c4d3ecaa31ebe0b8b1c13086fa",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-09-05T10:36:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742105e7b03da25b5392ca4c19db622e35c44bcf",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-09-05T10:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65e2ce36704ba335dfec0fa0a46c184dcc276ff8",
"body": null,
"is_bot": false,
"headline": "Require `x` argument in `cursorTo()` and `cursorMove()` (#5)",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-09-05T10:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dcd620fd52165650d440152ce49fb3d3c679381",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-04-23T15:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a29c3443f979285a5508dc935e8094b661a293",
"body": "Fixes #1",
"is_bot": false,
"headline": "Fix save/restore cursor position on macOS Terminal.app (#4)",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-04-23T05:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1bcbc5b2bb34bbfe59814e1d1214a2c0eda82fc",
"body": "From: https://github.com/avajs/ava/blob/e6143751c3f4354a1cd14c4852ee7422e36445b9/lib/reporters/mini.js#L24-L36",
"is_bot": false,
"headline": "Implement `eraseLines` changes from AVA",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-04-22T11:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ece957d075fc5a3dff6f2d5a17cb0f3f2ca59f4",
"body": null,
"is_bot": false,
"headline": "ES2015ify and require Node.js 4",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-04-21T20:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ffd1699f501c800e332b9fefe493c315c233e97",
"body": null,
"is_bot": false,
"headline": "Use ^[[G instead of ^[[1000D (#3)",
"author_name": "Josh Junon",
"author_login": "Qix-",
"committed_at": "2017-04-21T20:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62f75d0b1acb3a507fc6380475bb05d39ce25e0e",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "Sam Verschueren",
"author_login": "SamVerschueren",
"committed_at": "2017-04-21T18:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763a11847148479dd315c2b9f81b001c94740415",
"body": null,
"is_bot": false,
"headline": "1.4.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-04-17T20:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923c93c53ec938fa391b9364ec43312a9518edaa",
"body": "https://www.iterm2.com/documentation-escape-codes.html",
"is_bot": false,
"headline": "add `iTerm.setCwd()` escape",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-04-17T20:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657e4e648516ee39054f6dd6a768afb66d204e92",
"body": null,
"is_bot": false,
"headline": "link up the `term-img` module",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-09T13:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ecd532e37e888c5ea08cf0cf87e1c4f6e4bd858",
"body": null,
"is_bot": false,
"headline": "1.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-09T09:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28837890c69773f74dd2ac90613173d3e3874711",
"body": null,
"is_bot": false,
"headline": "add support for iTerm >=2.9 image escape",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-09T09:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38584c66489a9144f83fd29462b3f0018ab2d4b9",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-05T09:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c37f5ef967664d23b66522531cf0985a7fe6c3",
"body": null,
"is_bot": false,
"headline": "tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-05T09:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28982b0af5afc7380c418dba48c0425b3c1c1f3b",
"body": null,
"is_bot": false,
"headline": "add `clearScreen` escape",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-05T09:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dff027c48a59a377ed44b6d942b1b4f007c326f",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-01-10T01:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c0f6a586bc40d926665366c341d828b33e6c529",
"body": null,
"is_bot": false,
"headline": "shouldn't fallback to default when `0`",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-01-10T01:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "747ee67d05c1ff7a866c3f95f0edbb7c7c4c6699",
"body": null,
"is_bot": false,
"headline": "update tests for latest AVA version",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-01-01T13:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2775b221ad6b5ce33a8a7ca1d9b59ba7d923b5c8",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-17T08:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3251e3e0098ae30d34a45e77420f0f0ac181e6",
"body": null,
"is_bot": false,
"headline": "add `.beep` escape",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-17T08:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59244470a66fa25569347bcf3e9c9968a2229c34",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-14T15:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c995ec247270c5d9f04a4aace6017a474f2d08b0",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-14T15:23:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 11,
"latest_release_at": "2026-02-04T16:21:14Z",
"latest_release_tag": "v7.3.0",
"releases_from_tags": false,
"days_since_last_push": 168,
"active_weeks_last_year": 4,
"days_since_latest_release": 168,
"mean_days_between_releases": 194.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ansi-escapes",
"exists": true,
"license": "MIT",
"keywords": [
"ansi",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"escapes",
"formatting",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text",
"vt100",
"sequence",
"control",
"code",
"codes",
"cursor",
"iterm",
"iterm2",
"clear",
"screen",
"erase",
"scrollback"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/ansi-escapes",
"is_deprecated": false,
"latest_version": "7.3.0",
"repository_url": "https://github.com/sindresorhus/ansi-escapes",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 468417768,
"first_published_at": "2015-08-14T15:26:46.205000Z",
"latest_published_at": "2026-02-04T16:21:10.230000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 168
}
]
},
"popularity": {
"forks": 54,
"stars": 553,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2016-07-31",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-04-16",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-07-05",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2020-02-28",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-05",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-01",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-03-03",
"count": 1
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-06-12",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-04-24",
"count": 1
},
{
"date": "2023-04-26",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
}
],
"complete": true,
"collected": 53,
"total_forks": 54
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 7615,
"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": 1,
"malicious_count": 0,
"assessed_package": "npm:ansi-escapes@7.3.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "environment",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "environment",
"direct": true,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.12.8",
"ecosystem": "npm"
},
{
"name": "ava",
"direct": false,
"version": "^6.1.2",
"ecosystem": "npm"
},
{
"name": "tsd",
"direct": false,
"version": "0.31.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^0.58.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 1,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 20,
"open_issues": 1,
"closed_ratio": 0.941,
"closed_issues": 16,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sindresorhus",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4"
},
{
"type": "User",
"login": "BendingBender",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4807083?v=4"
},
{
"type": "User",
"login": "aaronccasanova",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/32409546?v=4"
},
{
"type": "User",
"login": "bartvanraaij",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/21202865?v=4"
},
{
"type": "User",
"login": "carlpaten",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1834919?v=4"
},
{
"type": "User",
"login": "boneskull",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/924465?v=4"
},
{
"type": "User",
"login": "coreyfarrell",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/903597?v=4"
},
{
"type": "User",
"login": "dextermb",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6137789?v=4"
},
{
"type": "User",
"login": "forivall",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/760204?v=4"
},
{
"type": "User",
"login": "eysi09",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5373776?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.778
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"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": 1,
"reason": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"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/30 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 15 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "73e652efe7a353bdf25f456e592c858e4648db3d",
"ran_at": "2026-07-22T16:40:09Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-02-04T16:41:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-09-17T07:50:14Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 22,
"created_at": "2020-08-28T12:51:34Z",
"last_comment_at": "2023-10-12T06:41:12Z",
"last_comment_author": "jamonholmgren"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sindresorhus/ansi-escapes",
"host": "github.com",
"name": "ansi-escapes",
"owner": "sindresorhus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 52,
"vitality": 43,
"community": 80,
"governance": 70,
"engineering": 35
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 43,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"commits_last_year": 11,
"human_commit_share": 1,
"days_since_last_push": 168,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 168 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 168
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"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": "good",
"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": 74,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v7.3.0",
"releases_from_tags": false,
"days_since_latest_release": 168,
"mean_days_between_releases": 194.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 168 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 168
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~194.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 194.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 168,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 168 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 168
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 80,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"forks": 54,
"stars": 553,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "553 stars",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 553
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "54 forks",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 54
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 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": [
"ansi-escapes"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 468417768
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "468,417,768 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 468417768,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 17,
"top_contributor_share": 0.778
},
"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 78% of commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 20,
"open_issues": 1,
"closed_issues": 16,
"issue_closed_ratio": 0.941,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "94% of issues closed",
"points": 44,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 94
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/23 decided PRs merged",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 23
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/30 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 80365,
"owner_type": "User",
"is_verified": null,
"owner_login": "sindresorhus",
"public_repos": 1140,
"account_age_days": 6057
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "80,365 followers of sindresorhus",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 80365,
"login": "sindresorhus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1140 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1140
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ansi-escapes"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 168
},
"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 168 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 168
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"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": 35,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 32,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4
},
"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": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/30 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ansi-escapes@7.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:ansi-escapes@7.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": 14
},
"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": 15,
"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.256,
"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": "21 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 82
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 1,
"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": [],
"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": 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 82",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 82
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 7615,
"source_files_sampled": 7,
"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/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-22T16:40:23.219068Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sindresorhus/ansi-escapes.svg",
"full_name": "sindresorhus/ansi-escapes",
"license_state": "standard",
"license_spdx": "MIT"
}