Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 85,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 35790,
"TypeScript": 511
},
"pushed_at": "2026-02-20T10:03:54Z",
"created_at": "2015-08-19T18:53:44Z",
"owner_type": "Organization",
"updated_at": "2026-07-05T11:40:39Z",
"description": "Wordwrap a string with ANSI escape codes",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://github.com/chalk/chalk",
"name": "chalk",
"type": "Organization",
"login": "chalk",
"company": null,
"location": null,
"followers": 169,
"avatar_url": "https://avatars.githubusercontent.com/u/13122722?v=4",
"created_at": "2015-06-30T17:45:06Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 4039
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v10.0.0",
"kind": "major",
"published_at": "2026-02-20T10:04:26Z"
},
{
"tag": "v9.0.2",
"kind": "patch",
"published_at": "2025-09-08T15:11:03Z"
},
{
"tag": "v9.0.0",
"kind": "major",
"published_at": "2023-10-28T17:41:00Z"
},
{
"tag": "v8.1.0",
"kind": "minor",
"published_at": "2023-01-23T10:13:32Z"
},
{
"tag": "v8.0.1",
"kind": "patch",
"published_at": "2021-09-13T18:18:14Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2021-04-16T07:40:53Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2020-04-22T16:53:47Z"
},
{
"tag": "v6.2.0",
"kind": "minor",
"published_at": "2019-11-11T16:08:32Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2019-10-23T07:54:20Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2019-06-11T17:44:43Z"
},
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2019-04-02T14:36:35Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2019-03-03T06:40:28Z"
}
],
"recent_commits": [
{
"oid": "f72a8343d4841433930786ae951b240a81bfd3a9",
"body": null,
"is_bot": false,
"headline": "10.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-20T10:03:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de0ad45c77ea9e733ef73c12643810d0cf6a5cc",
"body": "Fixes #54",
"is_bot": false,
"headline": "Fix tab wrapping with terminal tab stops",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-20T09:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d47eaef38e12c9cb28e1c9be407afdab04207491",
"body": "Fixes #43",
"is_bot": false,
"headline": "Preserve nested ANSI styles across wrapped lines",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-19T21:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ab8a497c619fe5621c67ba3e7f7aca52131f0fb",
"body": "Fixes #38",
"is_bot": false,
"headline": "Respect `{wordWrap: false}` in hard long-word branch",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-19T19:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb10b9b9884b4adb3f2c11dd23706a0583e7faf7",
"body": "Fixes #46",
"is_bot": false,
"headline": "Support grapheme-aware wrapping",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-19T19:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "227ef922edd5304c5aaa22b359eb5cdd8dbe2c08",
"body": "Closes #59",
"is_bot": false,
"headline": "Require Node.js 20",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-19T18:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e2c63d8cfb9e0a01514aa85ff2bab951c2542e4",
"body": "See vadimdemedes/ink#633",
"is_bot": false,
"headline": "Fix handling of ST-terminated OSC hyperlinks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-19T17:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf1d1e65e9bc23c7e621f23a3418730fb46a17ea",
"body": null,
"is_bot": false,
"headline": "9.0.2",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-09-08T15:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163b878a6eb5d8c32b7bbea65036eeadc0e4def9",
"body": null,
"is_bot": false,
"headline": "9.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-10-28T17:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43069a66a095628697d33d510d8bed089772ddf1",
"body": null,
"is_bot": false,
"headline": "Require Node.js 18",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-10-28T17:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d989bc404c25d736250b677db96235359bb194f7",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Improve worst case regex performance (#51)",
"author_name": "Adam Arthur",
"author_login": "adam-arthur",
"committed_at": "2023-10-28T17:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115090266b0ebb1797032582de78d617575778ab",
"body": null,
"is_bot": false,
"headline": "8.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-01-23T10:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bafa53503dafde32b5008c615cbe0f4af1aefcbb",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add TypeScript definition (#50)",
"author_name": "Leon Si",
"author_login": null,
"committed_at": "2023-01-23T10:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99ada39978a880d8e0c060b6a972b552fddbb380",
"body": null,
"is_bot": false,
"headline": "8.0.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-09-13T18:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff29cca85c71cf18d86919e6e900ed4d3bbaca5",
"body": null,
"is_bot": false,
"headline": "Upgrade dependencies",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-09-13T18:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03b1cdf921da59050d38da8681d20f3c39cbb206",
"body": null,
"is_bot": false,
"headline": "8.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-04-16T07:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4481b21ac1b15d79df24f5ec01de901be1c5970b",
"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-16T07:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d08a77433aa6913a79c144eb13e79c660b05d0a0",
"body": null,
"is_bot": false,
"headline": "Move to GitHub Actions (#45)",
"author_name": "Richie Bendall",
"author_login": "Richienb",
"committed_at": "2021-01-02T13:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c06d3ae559ecb44f9003afd9ee9f7d1f409d81a",
"body": null,
"is_bot": false,
"headline": "Add @Qix- to funding.yml",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-12-16T04:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c81bf7d6d0a9c1a49f7ce6413fbc8fbcf9938330",
"body": null,
"is_bot": false,
"headline": "7.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-04-22T16:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96455f202b84e92e315e4f389984ac0894a1c05",
"body": null,
"is_bot": false,
"headline": "Require Node.js 10",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-04-22T16:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e49047e85508c75f394b854db835f8b48e020a7",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Support hyperlinks in supported terminals (#37)",
"author_name": "Nicholas Omer Chiasson",
"author_login": "nicholaschiasson",
"committed_at": "2020-04-22T16:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a28eb7d6cdbf91bccb56d04d095ca9463c15d3db",
"body": null,
"is_bot": false,
"headline": "6.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-11-11T16:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df8c7c33e2b6692873f08cb30fd7f80624ec827b",
"body": null,
"is_bot": false,
"headline": "Update to strip-ansi v6.x (#41)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-11-11T16:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dec39ed35793eed0786c7742bd20ec870252ac0",
"body": null,
"is_bot": false,
"headline": "6.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-10-23T07:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adbac70bcac898db1ec9668c436c8c9af0b8f476",
"body": null,
"is_bot": false,
"headline": "Normalize newline characters (#40)",
"author_name": "Kevin Mårtensson",
"author_login": "kevva",
"committed_at": "2019-10-23T07:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bcd854fb5ca90e5e8c4963a1398d46a306a4a66",
"body": null,
"is_bot": false,
"headline": "6.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-06-11T17:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbf24c7887606cbd48618b004c4cfe43175f838",
"body": null,
"is_bot": false,
"headline": "Require Node.js 8",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-06-11T17:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae436580cd7712cfadbac113a6945e22ef7e7fb9",
"body": null,
"is_bot": false,
"headline": "Tidelift tasks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-31T13:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc2c5f62b382511d8e874aa3a8cd572247229831",
"body": null,
"is_bot": false,
"headline": "Force chalk to enable color codes for testing (#34)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-10T16:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a1a55446d67c55a29e84173e99eb6abc91c937c",
"body": null,
"is_bot": false,
"headline": "5.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-04-02T14:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67aa84d860685fdfa8d758e82b5b1037a0f04c89",
"body": null,
"is_bot": false,
"headline": "Improve handling of invisible sequences in trim mode (#33)",
"author_name": "Yanis Benson",
"author_login": "stroncium",
"committed_at": "2019-04-02T14:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e00246fe3ed0dbe5de36f9497a134e36229e749c",
"body": null,
"is_bot": false,
"headline": "Add Tidelift mention in the readme",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-28T12:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec84f068c417a6f51a216e1e37ebb1eae141ac0",
"body": null,
"is_bot": false,
"headline": "Add failing test demonstrating issue #24 with colorized text (#32)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-03-04T19:11:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf27a9b1ee28cfe21d148942850028cda848f14d",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-03T06:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf78036ce0d0abdac6c6029c489e732fcff6f3da",
"body": null,
"is_bot": false,
"headline": "Update dependencies and meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-03T06:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c084e3e507742d887977c3721c8faa971ca464b9",
"body": "Fixes #23\r\nFixes #24\r\nFixes #25\r\nFixes #26\r\nFixes #27",
"is_bot": false,
"headline": "Fix a bunch of issues (#30)",
"author_name": "Yanis Benson",
"author_login": "stroncium",
"committed_at": "2019-03-03T06:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8640dc3fcffe1a5a643d029849123846f3b58fd3",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-08-31T20:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d163e56560c7aabcbaafe9234c5be50702cc9a",
"body": null,
"is_bot": false,
"headline": "Require Node.js 6",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-08-31T20:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14f3af788c499245e9dc4bc07a84fe91cf5ae069",
"body": null,
"is_bot": false,
"headline": "Bump dev dependencies",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-11-06T07:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5fc35ea3f262adecaf9c8cf905db4f3e2cba878",
"body": null,
"is_bot": false,
"headline": "Use escape codes from `ansi-styles` (#22)",
"author_name": "Kevin Mårtensson",
"author_login": "kevva",
"committed_at": "2017-07-24T11:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "165504b9d6a88f5b1295df6afccc16592ed6fb80",
"body": null,
"is_bot": false,
"headline": "3.0.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-07-23T19:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bcb5fd65f1bbd8250dbca90bb0d100c758cb838",
"body": null,
"is_bot": false,
"headline": "Fix space issues at the end of input string (#21)",
"author_name": "Sam Verschueren",
"author_login": "SamVerschueren",
"committed_at": "2017-07-23T19:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b4bfd24b6cc852b343cc712a3e5607c61fb511",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-07-23T11:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c3423691d44223a27598c167b3a0878e414e99",
"body": null,
"is_bot": false,
"headline": "Add option to not remove whitespace - fixes #9 (#17)",
"author_name": "Sam Verschueren",
"author_login": "SamVerschueren",
"committed_at": "2017-07-23T11:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16f9437b94f91b7f592ee267dd51bbdbcd7444b",
"body": null,
"is_bot": false,
"headline": "Add support for surrogate pairs and full width characters (#20)",
"author_name": "Kevin Mårtensson",
"author_login": "kevva",
"committed_at": "2017-07-22T22:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3483a308608c62d199426b1d28b4f0eaa8296d54",
"body": null,
"is_bot": false,
"headline": "Require Node.js 4 and meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-07-21T11:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ad6909c7875d691a26a6d39f0d3e4621da6485",
"body": null,
"is_bot": false,
"headline": "Fix no word wrap bug - fixes #18 (#19)",
"author_name": "Sam Verschueren",
"author_login": "SamVerschueren",
"committed_at": "2017-07-21T11:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e910f827aa9528ddc10af6b3712fbb8bd841b8d0",
"body": null,
"is_bot": false,
"headline": "Fix tests (#15)",
"author_name": "Sam Verschueren",
"author_login": "SamVerschueren",
"committed_at": "2017-04-27T06:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a731af5a3461d92f2af302e81e05ea698a3c8c1a",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-29T17:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad03d81a6de2378125f172ba01bb4c74c8fbf424",
"body": null,
"is_bot": false,
"headline": "lock AVA as latest version has some issues with Chalk",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-29T17:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff0335d8123106efa3d6f6da5637c8a6c763ebe0",
"body": null,
"is_bot": false,
"headline": "chore: remove 0.10 and 0.12 from the testing matrix (#14)",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2016-11-04T06:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f3c6d8a7c0e33e67a5e1017f5485e665e06d023",
"body": null,
"is_bot": false,
"headline": "feat: add word wrapping - fixes #12 (#13)",
"author_name": "Sam Verschueren",
"author_login": "SamVerschueren",
"committed_at": "2016-11-04T06:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc2185b6135031a361940de03becf6573333423",
"body": null,
"is_bot": false,
"headline": "use AVA `test.failing`",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-06-16T13:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed517e94a0ba18a6c4e57af92b8eea5b394e000a",
"body": null,
"is_bot": false,
"headline": "update coveralls badge",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-05-18T16:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91fef0f625df9055f1df07455220ad9e6bedb01",
"body": null,
"is_bot": false,
"headline": "meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-04-08T09:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970e1a71e13adbe4385be751cfa42adf650a8b71",
"body": null,
"is_bot": false,
"headline": "add skipped test for support for unicode surrogate pairs",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-11T09:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36535e127b191f96c1b47eec9919d334054a31fa",
"body": null,
"is_bot": false,
"headline": "add skipped test for support for fullwidth characters",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-11T09:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58415e39dbcfbeb81acaf1780220c1aea3480f2c",
"body": null,
"is_bot": false,
"headline": "add related project to readme",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-03-11T08:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f538eb847e34f151cc6a6830727bb70ef69d3a37",
"body": null,
"is_bot": false,
"headline": "ES2015ify tests",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-01-16T11:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3dec28fae62be36ce33cbfc7cdcf73eae85f1cd",
"body": null,
"is_bot": false,
"headline": "update tests for latest AVA version",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-12-31T18:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d6802ab205b4e9d8f8aea570a54314b5541c0e7",
"body": null,
"is_bot": false,
"headline": "bump `nyc`",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-12-23T21:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89e220072d4768ecd8c5d176ff50944d66ddcc2f",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "dthree",
"author_login": null,
"committed_at": "2015-12-01T17:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c2b02f065272a2338081c8f46d32df8fd140b9",
"body": "fix #7 - take into account line returns inside input",
"is_bot": false,
"headline": "Merge pull request #8 from dthree/master",
"author_name": "dc",
"author_login": "dthree",
"committed_at": "2015-11-30T19:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0596cc78ba2a411889ec588d77f815cf1544480d",
"body": null,
"is_bot": false,
"headline": "removed pointless assertion",
"author_name": "dthree",
"author_login": null,
"committed_at": "2015-11-30T19:38:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ef497657718441b13025f2906b7ffbb0a7c8d02",
"body": null,
"is_bot": false,
"headline": "fix #7 - take into account line returns inside input",
"author_name": "dthree",
"author_login": null,
"committed_at": "2015-11-30T19:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c890e95ea671779012fa73fd77b74198e8c5d09b",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "bcoe",
"author_login": "bcoe",
"committed_at": "2015-10-13T05:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114f4d84a3a406d192e4329ba455dcdece37a345",
"body": "add more tests",
"is_bot": false,
"headline": "Merge pull request #6 from chalk/moar-tests",
"author_name": "Benjamin E. Coe",
"author_login": "bcoe",
"committed_at": "2015-10-13T04:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fda19d4576567bf02c40aaa1abd45072530d4a3",
"body": null,
"is_bot": false,
"headline": "add more tests",
"author_name": "bcoe",
"author_login": "bcoe",
"committed_at": "2015-10-13T03:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c16800cd58b603f98a00fd1958b3c88b837ec0",
"body": null,
"is_bot": false,
"headline": "0.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-10-10T14:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ac77d9f7dbd378d603cf9bc5f81e3f9db779b2",
"body": null,
"is_bot": false,
"headline": "add @bcoe as maintainer",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-10-08T17:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdf24120042b97f73cbb0deae5a1c816d37c0424",
"body": null,
"is_bot": false,
"headline": "readme tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-10-08T17:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddac3071622c1fc528ef402e31e9ab01849df4e",
"body": null,
"is_bot": false,
"headline": "Close #5 PR: adds hard wrapping functionality.",
"author_name": "bcoe",
"author_login": "bcoe",
"committed_at": "2015-10-08T17:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e9ddf5e49b126dd94a96528f6580abf64d7f72",
"body": null,
"is_bot": false,
"headline": "Close #4 PR: adds test coverage to wrap-ansi.",
"author_name": "bcoe",
"author_login": "bcoe",
"committed_at": "2015-10-07T07:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a246facce22f0494b3e2fe91d3999334bf8259",
"body": null,
"is_bot": false,
"headline": "add `slice-ansi` to related section in readme",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-09-26T08:15:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce39165471dda82264cf1b125a3473eafb256dc",
"body": null,
"is_bot": false,
"headline": "0.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-28T07:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770dee7ce7453de1d0334d0493ee96588aefa356",
"body": null,
"is_bot": false,
"headline": "cleanup #1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-28T07:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16047ded1d1b9b186368b783e31f890bb69d22e9",
"body": null,
"is_bot": false,
"headline": "Close #1 PR: Break and re-create color tags at line break.",
"author_name": "dthree",
"author_login": null,
"committed_at": "2015-08-28T06:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52d7c57e230b90797129efa0bdf939a942ca1747",
"body": null,
"is_bot": false,
"headline": "0.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-19T18:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c22555f1aac5d63f004cc29edcc8b779c2e295",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2015-08-19T18:52:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 8,
"latest_release_at": "2026-02-20T10:04:26Z",
"latest_release_tag": "v10.0.0",
"releases_from_tags": false,
"days_since_last_push": 152,
"active_weeks_last_year": 2,
"days_since_latest_release": 152,
"mean_days_between_releases": 271.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "wrap-ansi",
"exists": true,
"license": "MIT",
"keywords": [
"wrap",
"break",
"wordwrap",
"wordbreak",
"linewrap",
"ansi",
"styles",
"color",
"colour",
"colors",
"terminal",
"console",
"cli",
"string",
"tty",
"escape",
"formatting",
"rgb",
"256",
"shell",
"xterm",
"log",
"logging",
"command-line",
"text"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/wrap-ansi",
"is_deprecated": false,
"latest_version": "10.0.0",
"repository_url": "https://github.com/chalk/wrap-ansi",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1707443295,
"first_published_at": "2015-08-19T18:56:22.141000Z",
"latest_published_at": "2026-02-20T10:03:54.703000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 152
}
]
},
"popularity": {
"forks": 30,
"stars": 139,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2015-10-04",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-07-21",
"count": 1
},
{
"date": "2018-01-30",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-11-10",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-02-18",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
}
],
"complete": true,
"collected": 30,
"total_forks": 30
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 22920,
"source_files_sampled": 4,
"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": 5,
"malicious_count": 0,
"assessed_package": "npm:wrap-ansi@10.0.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "ansi-styles",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^6.2.3"
},
{
"name": "string-width",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.2.0"
},
{
"name": "strip-ansi",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.1.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ansi-styles",
"direct": true,
"version": "^6.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": true,
"version": "^8.2.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": true,
"version": "^7.1.2",
"ecosystem": "npm"
},
{
"name": "ava",
"direct": false,
"version": "^6.4.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "^5.6.2",
"ecosystem": "npm"
},
{
"name": "coveralls",
"direct": false,
"version": "^3.1.1",
"ecosystem": "npm"
},
{
"name": "has-ansi",
"direct": false,
"version": "^6.0.2",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^17.1.0",
"ecosystem": "npm"
},
{
"name": "tsd",
"direct": false,
"version": "^0.33.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^1.2.3",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 3,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 20,
"open_issues": 1,
"closed_ratio": 0.966,
"closed_issues": 28,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sindresorhus",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4"
},
{
"type": "User",
"login": "bcoe",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/194609?v=4"
},
{
"type": "User",
"login": "SamVerschueren",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1913805?v=4"
},
{
"type": "User",
"login": "coreyfarrell",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/903597?v=4"
},
{
"type": "User",
"login": "kevva",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/709159?v=4"
},
{
"type": "User",
"login": "stroncium",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/176214?v=4"
},
{
"type": "User",
"login": "adam-arthur",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/75507913?v=4"
},
{
"type": "User",
"login": "nicholaschiasson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3522499?v=4"
},
{
"type": "User",
"login": "Richienb",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29491356?v=4"
},
{
"type": "User",
"login": "dthree",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10319897?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.693
},
"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": 0,
"reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 7/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 24 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": "f72a8343d4841433930786ae951b240a81bfd3a9",
"ran_at": "2026-07-22T16:04:21Z",
"aggregate_score": 3.9,
"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-20T10:05:10Z",
"oldest_open_prs": [
{
"number": 61,
"created_at": "2026-05-05T11:18:07Z",
"last_comment_at": "2026-07-14T19:20:02Z",
"last_comment_author": "Jah-yee"
}
],
"last_merged_pr_at": "2023-10-28T17:22:34Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 55,
"created_at": "2025-02-06T11:00:27Z",
"last_comment_at": "2026-05-12T00:18:09Z",
"last_comment_author": "Jah-yee"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/chalk/wrap-ansi",
"host": "github.com",
"name": "wrap-ansi",
"owner": "chalk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 51,
"vitality": 42,
"community": 62,
"governance": 67,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 42,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 152,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 152 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 152
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"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": 12,
"latest_release_tag": "v10.0.0",
"releases_from_tags": false,
"days_since_latest_release": 152,
"mean_days_between_releases": 271.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 152 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 152
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~271.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 271.7
}
}
],
"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": 152,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 152 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 152
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 30,
"stars": 139,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "139 stars",
"points": 34.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 139
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"wrap-ansi"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 1707443295
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,707,443,295 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1707443295,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.693
},
"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 69% of commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 69
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 20,
"open_issues": 1,
"closed_issues": 28,
"issue_closed_ratio": 0.966,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "97% of issues closed",
"points": 45.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "20/31 decided PRs merged",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 31
}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 169,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "chalk",
"public_repos": 16,
"account_age_days": 4039
},
"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": "169 followers of chalk",
"points": 16,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 169,
"login": "chalk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~11 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"wrap-ansi"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 152
},
"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 152 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 152
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"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": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/30 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 24 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:wrap-ansi@10.0.0 runtime dependency closure — what installing the published package pulls in — 5 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:wrap-ansi@10.0.0",
"assessed": 5
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"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": 5,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 16,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.312,
"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": "25 of 80 human commits state their intent (structured subject or explanatory body)",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 80
}
}
],
"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 80",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 80
}
}
],
"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": 22920,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"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:04:34.053126Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chalk/wrap-ansi.svg",
"full_name": "chalk/wrap-ansi",
"license_state": "standard",
"license_spdx": "MIT"
}