原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ansi",
"colors",
"console",
"terminal",
"zero-dependency"
],
"is_fork": false,
"size_kb": 81,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 20447
},
"pushed_at": "2024-11-18T17:46:33Z",
"created_at": "2021-09-27T04:22:36Z",
"owner_type": "User",
"updated_at": "2026-07-18T12:51:29Z",
"description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
"is_archived": false,
"is_disabled": false,
"license_spdx": "ISC",
"default_branch": "main",
"license_spdx_raw": "ISC",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "attitude.dev",
"name": "Oleksii",
"type": "User",
"login": "alexeyraspopov",
"company": null,
"location": "Brooklyn, NY",
"followers": 326,
"avatar_url": "https://avatars.githubusercontent.com/u/858295?v=4",
"created_at": "2011-06-18T12:42:38Z",
"is_verified": null,
"public_repos": 189,
"account_age_days": 5513
},
"license": {
"state": "standard",
"spdx_id": "ISC",
"raw_spdx": "ISC",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-10-16T18:23:21Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-09-02T23:47:41Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-05-14T02:47:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-10-13T02:51:29Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2021-10-04T15:54:41Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2021-10-04T04:28:24Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-09-27T17:13:01Z"
}
],
"recent_commits": [
{
"oid": "0e7c4af2de299dd7bc5916f2bddd151fa2f66740",
"body": null,
"is_bot": false,
"headline": "fix: usage of `node12 which is deprecated` (#90)",
"author_name": "Hamir Mahal",
"author_login": "hirehamir",
"committed_at": "2024-11-18T17:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7249f8c5d4825550f70bc1ea98652639933d3bbd",
"body": null,
"is_bot": false,
"headline": "picocolors@1.1.1",
"author_name": "Oleksii Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2024-10-16T18:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0a4638348ed20633d623ee973f9c9a96f65104",
"body": "* apply prettier conditionally\r\n\r\n* add chalk v5 and yoctocolors to benchmarks\r\n\r\n* node v6 build compat\r\n\r\n* fine, save",
"is_bot": false,
"headline": "Add chalk v5 and yoctocolors to benchmarks (#88)",
"author_name": "Oleksii",
"author_login": "alexeyraspopov",
"committed_at": "2024-10-16T18:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b01210390006229a9c9f4622234d43124b9daeb",
"body": "* add node v20 to the testing matrix\r\n\r\n* use process.stdout.isTTY instead of require\r\n\r\n* properly test env variables\r\n\r\n* adding empty NO_COLOR test\r\n\r\n* github actions again?\r\n\r\n* remove unnecessary alias\r\n\r\n* make nonempty testing easier since env variables always string|undefined",
"is_bot": false,
"headline": "Rework color detection (#87)",
"author_name": "Oleksii",
"author_login": "alexeyraspopov",
"committed_at": "2024-10-16T18:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef5553ba6fb1eee709a1705f758b286b0e266849",
"body": null,
"is_bot": false,
"headline": "fix: usage of `node12` in `testing.yaml` (#73)",
"author_name": "Hamir Mahal",
"author_login": "hirehamir",
"committed_at": "2024-10-10T04:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5e981af1f462dfda9817606978b0428f165ad4",
"body": "* use mitata, esbuild for benchmarking speed and size\r\n\r\n* move esbuild to bench job only\r\n\r\n* update nodejs version for bench job",
"is_bot": false,
"headline": "Use mitata, esbuild for benchmarking speed and size (#86)",
"author_name": "Oleksii",
"author_login": "alexeyraspopov",
"committed_at": "2024-10-10T03:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1eb72682f21c47c2102bafdfa5b82c92ef92d0",
"body": "… (.d.ts) (#82)",
"is_bot": false,
"headline": "fix(types): move types declaration into \"real\" types declaration file…",
"author_name": "Hugo Alliaume",
"author_login": "Kocal",
"committed_at": "2024-09-30T19:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e946891bb511accf089f4d52003afbcbc1bb928",
"body": null,
"is_bot": false,
"headline": "picocolors@1.1.0",
"author_name": "Oleksii Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2024-09-02T23:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f6011182c0f16cf119019ca9bef1fadbe86b913",
"body": "…e text) (#74)\n\n- add error statements in case of lower node version",
"is_bot": false,
"headline": "test: add test (shouldn't overflow when coloring already colored larg…",
"author_name": "heerim",
"author_login": "Henry-Hong",
"committed_at": "2024-08-01T19:11:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d7a86dc58209976bff7bc40307646136847aa70",
"body": "* feat: bright colors variants\r\n\r\n* docs: update readme.md",
"is_bot": false,
"headline": "feat: bright colors variants (#55)",
"author_name": "Maciej Sykuła",
"author_login": "MHase",
"committed_at": "2024-06-25T10:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd71a05b6674058ec0e1d3dec62c2afe93fb472",
"body": null,
"is_bot": false,
"headline": "misc",
"author_name": "Oleksii Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2024-05-14T02:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f0c047cd61b51e5d794e3ac1ef700095e9bb6a8",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "Oleksii Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2024-05-14T02:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a014200ab27c654a40072d671654b1a898a0940b",
"body": "* fix: iteratively replace \"close\" to avoid maximum stack error\r\n\r\n* perf: apply suggestion to special case initial check",
"is_bot": false,
"headline": "fix: iteratively replace \"close\" to avoid maximum stack error (#64)",
"author_name": "Hiroshi Ogawa",
"author_login": "hi-ogawa",
"committed_at": "2024-05-14T02:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6261487e7b81aaab2440e397a356732cad9e342",
"body": "* fix color detection in edge runtime\r\n\r\n* add env test for the edge\r\n\r\n* use node lts for benchmarks",
"is_bot": false,
"headline": "Fix color detection in edge runtime (#56)",
"author_name": "Oleksii",
"author_login": "alexeyraspopov",
"committed_at": "2023-08-16T18:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b43e8e83bcfe69ad1391a2bb07239bf11a13bc4",
"body": null,
"is_bot": false,
"headline": "uniform api usage in complex benchmark",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-22T20:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0836f3c59c5ce814c62dec7aa4301505092700ef",
"body": null,
"is_bot": false,
"headline": "update benchmarks per recent job run",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-15T02:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b273198a4db741f714590107f22dc9653cabe1",
"body": null,
"is_bot": false,
"headline": "Create .gitignore (#37)",
"author_name": "Marco Carvalho",
"author_login": "marco-carvalho",
"committed_at": "2021-10-15T02:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228cea3fa726857785b8c069cccc58e9743cd71d",
"body": null,
"is_bot": false,
"headline": "picocolors@1.0.0",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-13T02:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147fbdbd5aea8e49d246fd5faee5e1c4f97d560a",
"body": "* convert named functions to arrow ones\r\n\r\n* reorganize functions code to make them shorter\r\n\r\n* embed createColors to the default export directly\r\n\r\n* reorganize isColorSupported to make it shorter\r\n\r\n* reorganize functions code again to preserve the speed\r\n\r\n* Revert \"embed createColors to the def\n[…]\nt 22392c3ccd54962340906d0d4a515d08bb7ac58a.\r\n\r\n* Revert \"reorganize isColorSupported to make it shorter\"\r\n\r\nThis reverts commit 59df46d36a59240d24f98f5836da7d16034d4126.\r\n\r\n* omit parens when possible",
"is_bot": false,
"headline": "Further size optimization (#31)",
"author_name": "Vadym Borodin",
"author_login": "borodean",
"committed_at": "2021-10-13T00:48:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1ca2bd01585ed247db95b735c612ec2ea3993b2f",
"body": "Added colorize-template diff example",
"is_bot": false,
"headline": "Merge pull request #32 from usmanyunusov/patch-1",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-11T16:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9155409098ddcf8cb0ff2bcdb509ae487a34fdc2",
"body": "Fix enabled param not optional",
"is_bot": false,
"headline": "Merge pull request #34 from Choooks22/main",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-11T14:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702f20e4109c8ab66f204cf3c87193f913f1f71f",
"body": null,
"is_bot": false,
"headline": "Fix enabled param not optional",
"author_name": "Chooks22",
"author_login": "Chooks22",
"committed_at": "2021-10-11T06:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21de58ec8e17d3f29e0c783b936e4757e898580",
"body": null,
"is_bot": false,
"headline": "Update colorize-template example",
"author_name": "Usman Yunusov",
"author_login": "usmanyunusov",
"committed_at": "2021-10-08T10:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70a62545f994c8df0249fa78038273965aa4faa",
"body": "Improve docs",
"is_bot": false,
"headline": "Merge pull request #30 from ai/chore/readme",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-07T11:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7a2e041d574685cd8b1ddaf3906072caf8a988",
"body": null,
"is_bot": false,
"headline": "Add colorize-template",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-07T10:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fda9804f1563ad9f323d20da1faed83e9603f28",
"body": null,
"is_bot": false,
"headline": "Fix features and description",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-06T14:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "433529b2c8404887715bdeef963ccf01cb4ef634",
"body": null,
"is_bot": false,
"headline": "Add big users to reasons",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-05T23:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b7829b1545a40138da823acb0cf51eb48ac3f34",
"body": null,
"is_bot": false,
"headline": "Clean up docs",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-05T12:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde2ec36e2fa6a3a80d4ac13be2f19f363619baa",
"body": null,
"is_bot": false,
"headline": "Add chalk replace steps",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T20:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06b6c8683c4b6a5dbbf4daf0742b822ae4a00f57",
"body": null,
"is_bot": false,
"headline": "picocolors@0.2.1",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T15:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf57e14b250112c6ad4fbeff08ad78cafc6c887",
"body": null,
"is_bot": false,
"headline": "make isColorEnabled a default enabled value",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T15:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "059855300cf93bc40dcfcbaadd12b87dc3234828",
"body": "Fix type definition",
"is_bot": false,
"headline": "Merge pull request #29 from ai/fix/types",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T12:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c972d44fd789248833a1dc3656e0ffeced33126",
"body": null,
"is_bot": false,
"headline": "Update package.description",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84f794d520689aaf0099a1ada4b4e0149cba325",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into chore/readme",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78f0dbf02f0902b0b54f4d920461d5d97158606",
"body": null,
"is_bot": false,
"headline": "Fix rebase",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd81dd059842ea07be4476456d3c6048b407a48c",
"body": null,
"is_bot": false,
"headline": "Allow to import Colors and Formatter",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f988a60b7043eb1ab8c64fcdd95289a396c51a40",
"body": null,
"is_bot": false,
"headline": "Fix type definition",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c663b7a9d52548d98066614e26d0b992de68c13",
"body": "Reduce package size by removing semi",
"is_bot": false,
"headline": "Merge pull request #28 from ai/chore/reduce-size-by-removing-semi",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T12:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3461741ca6968a13fd66e684fd94157fb082b88c",
"body": null,
"is_bot": false,
"headline": "Fix package.json formatting",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf2063e852ded3365c2a0c0ddfd95535549753e",
"body": null,
"is_bot": false,
"headline": "Typo",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e062a514d75dfa7d407dd90293c0066dc720840",
"body": null,
"is_bot": false,
"headline": "Improve docs",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3347b47ab4fe721d757eaa9bc801d3c05b2b9368",
"body": null,
"is_bot": false,
"headline": "Improve docs",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T12:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a4c65b24d35702a6ab99c0af94072b339af259",
"body": "Add small strings to benchmark",
"is_bot": false,
"headline": "Merge pull request #27 from ai/chore/small-string-to-benchmark",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T11:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559ad8c8c4baf6d25a28718090c9f268f39d7d75",
"body": null,
"is_bot": false,
"headline": "Reduce package size by removing semi",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T08:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e58beb3474e5e965b3646c718a8297803837cdfa",
"body": null,
"is_bot": false,
"headline": "Add small strings to benchmark",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-10-04T08:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1215b3a55015533c9f4830803845201b88a08ad3",
"body": null,
"is_bot": false,
"headline": "use clean-publish",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T06:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9002f13a76175d6cfa489c0f47bd4322e74af34b",
"body": null,
"is_bot": false,
"headline": "add tests to cover isColorSupported flag",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T06:20:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832e5fd25fc1c90be276d1c631d5075763bc7772",
"body": null,
"is_bot": false,
"headline": "add usage section to readme",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T05:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f2afbfa8ebd0e0e597d3791b213bba08473a45e",
"body": null,
"is_bot": false,
"headline": "picocolors@0.2.0",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T04:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3276400d5046c93ae56648e3db137a20b1f420b4",
"body": "Closes #14\nCloses #24",
"is_bot": false,
"headline": "add support for non-string input",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T04:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbb88037ae06471b92b7b82f45485394066eae7",
"body": "The world is not ready for esm yet",
"is_bot": false,
"headline": "Merge pull request #26 from alexeyraspopov/feature/ForceCJS",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T04:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d92e1a4813a3ec8010d88ebe9e112b0f391dc01",
"body": null,
"is_bot": false,
"headline": "make sure browser version replicates original",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T04:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd1aaadfaf419d852a01380a81b87d637cf3937",
"body": null,
"is_bot": false,
"headline": "fix exported typings",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-04T04:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e55798dd0f103aa819f5d6b49a06b0eb1721bb68",
"body": null,
"is_bot": false,
"headline": "-target",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-02T02:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21467c0a05015e142bc34c7f58c140c27ea0d0db",
"body": null,
"is_bot": false,
"headline": "I'd be damned",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-02T02:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53471330d23f16155b5f36db99e5be3647f066b",
"body": null,
"is_bot": false,
"headline": "concat test files",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-02T02:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a0c9a945feb75bb7ee057cc4439334b98f2e21",
"body": null,
"is_bot": false,
"headline": "what if we save some space BY USING TABS",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-02T02:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59c35e15ac95e8af705921d019c723e051d06dc",
"body": null,
"is_bot": false,
"headline": "a better attempt to make .d.ts file",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-02T02:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6708c44ddaa82280b62a6993a567c75f0f2cd302",
"body": null,
"is_bot": false,
"headline": "-.cjs",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-01T18:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e37b497ee95e8702a9b2f9a754da1c2e437636",
"body": null,
"is_bot": false,
"headline": "the world is not ready for esm yet",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-10-01T18:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e4e0236139e654cd010a911152307dd0a90da6e",
"body": "Remove fen-pen because of different API and simplify fimple benchmark",
"is_bot": false,
"headline": "Merge pull request #23 from ai/chore/behchmark-clean",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-30T11:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d5ab1df95568e9d51bd787a826216df52718a9f",
"body": null,
"is_bot": false,
"headline": "Fail CI on benchmark issue",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-09-30T08:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679d7cab3192a48bd0afecbfa10f7a7cb06ae9c0",
"body": null,
"is_bot": false,
"headline": "Clean felt-pen completly",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-09-30T08:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9a606bb837c1db6a475f3460506bc526c85a32b",
"body": null,
"is_bot": false,
"headline": "Remove fen-pen because of different API and simplify fimple benchmark",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-09-30T08:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec827600bc7a96455562af4cf673ab9bc9187d75",
"body": null,
"is_bot": false,
"headline": "add smoke test to simple benchmark",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-30T00:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e22ad1ee90845d82a3b99cc1cd9e4ff2fa9aefd",
"body": null,
"is_bot": false,
"headline": "create changelog",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-30T00:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef11a27ef5208e0c1c0c4d2a8aa1f0c4a3951fc",
"body": null,
"is_bot": false,
"headline": "benchmarks job fixes",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-29T18:07:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97394086bd6a1136a0302a8e0008f9cbc9d58962",
"body": null,
"is_bot": false,
"headline": "create benchmark workflow",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-29T18:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "906aca3c8a8ead8093044df395597a676d276585",
"body": "Add benchmarks",
"is_bot": false,
"headline": "Merge pull request #21 from ai/benchmarks",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-29T17:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559ef12623e2b5913df3ff3eb544e8a068d35ab6",
"body": null,
"is_bot": false,
"headline": "Add benchmarks",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-09-29T08:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5bfd80af5677f8431a0a981adb1ecaffed4acd3",
"body": "During the first call of replaceClose() index is already > -1 since it was check by a formatter function. Instead, let's use nextIndex being -1 as a termination condition",
"is_bot": false,
"headline": "remove duplicated index === -1 check",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-28T23:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "065ab018e000eae2610cdc3a69405830fec8887b",
"body": "Add explicit type definition",
"is_bot": false,
"headline": "Merge pull request #17 from ai/patch-2",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-28T12:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8668e2c2880626d234f628cd6e32b21a80487d46",
"body": "prettier github actions names",
"is_bot": false,
"headline": "Merge pull request #19 from zemlanin/main",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-28T12:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675fa78ef07b9ce4b03a0ec70baa4ed3e6d7f934",
"body": null,
"is_bot": false,
"headline": "prettier github actions names",
"author_name": "Anton Verinov",
"author_login": "zemlanin",
"committed_at": "2021-09-28T12:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45448be1a7d77351f8e97e5e7961e61ee0526861",
"body": null,
"is_bot": false,
"headline": "Add explicit type definition",
"author_name": "Andrey Sitnik",
"author_login": "ai",
"committed_at": "2021-09-28T07:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52816157572c334dab36d780915f4ae68889b5f6",
"body": null,
"is_bot": false,
"headline": "add testing output for simple test",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T17:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0364ab9c066fa7aca213f46bdcde5b2da4822e9b",
"body": null,
"is_bot": false,
"headline": "picocolors@0.1.0",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T17:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8b0ecdd4c957efa9e5d754ede84e0074b3a11f",
"body": null,
"is_bot": false,
"headline": "chore updates before release",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T17:07:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d84d7665dc91f081023756321e46dab85f97ad3",
"body": "Add minimum browser support",
"is_bot": false,
"headline": "Merge pull request #10 from alexeyraspopov/feature/BrowserSupport",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T17:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde1348b1b611a4d2fc48a8c45181428df841b18",
"body": null,
"is_bot": false,
"headline": "make footprint even smaller",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T17:02:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3461b580946d852d6aee570f89c7be3c5c596d",
"body": null,
"is_bot": false,
"headline": "add minimum browser support",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T16:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9daebcded109b2dd648eca53cbf82dc48a7c18fb",
"body": "Testing CJS/ESM; Using GitHub Actions",
"is_bot": false,
"headline": "Merge pull request #8 from alexeyraspopov/chore/CI",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T16:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd535df7a4939da49b9ea5588f532fb4e33729bb",
"body": null,
"is_bot": false,
"headline": "let's make it easier",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T16:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09bc8fb829552b68109ae09285678e399148402a",
"body": null,
"is_bot": false,
"headline": "add github actions to run tests",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T16:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55e53f45111df5db9d984ffd1f8269eae528831",
"body": null,
"is_bot": false,
"headline": "run tests for both CJS and ESM versions",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T16:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22da896971c355cbba3a635d0d2d0b65dd90cf4",
"body": "Introduce CommonJS module\r\n\r\nCo-authored-by: Mr. K <denysov.kos@gmail.com>",
"is_bot": false,
"headline": "Merge pull request #7 from alexeyraspopov/feature/CJSSupport",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T14:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2370ff1a72e3ef3a766c1b43007a59b28cef17",
"body": null,
"is_bot": false,
"headline": "fix syntax error",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T14:46:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90690f3ecfb46c673019e00242cd5cce456192ec",
"body": null,
"is_bot": false,
"headline": "include cjs module",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T14:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15148b47af56f2a0265b6b7ec15c551c4e7bb9a5",
"body": null,
"is_bot": false,
"headline": "the best commit",
"author_name": "Alexey Raspopov",
"author_login": "alexeyraspopov",
"committed_at": "2021-09-27T04:37:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2024-10-16T18:23:21Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_last_push": 610,
"active_weeks_last_year": 0,
"days_since_latest_release": 643,
"mean_days_between_releases": 185.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "picocolors",
"exists": true,
"license": "ISC",
"keywords": [
"terminal",
"colors",
"formatting",
"cli",
"console"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/picocolors",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/alexeyraspopov/picocolors",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 835237334,
"first_published_at": "2021-09-27T00:33:41.501000Z",
"latest_published_at": "2024-10-16T18:20:03.921000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 643
}
]
},
"popularity": {
"forks": 51,
"stars": 1736,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2022-01-22",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-09-19",
"count": 2
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-08-02",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2025-04-26",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
}
],
"complete": true,
"collected": 50,
"total_forks": 51
},
"star_history": null,
"open_issues_and_prs": 14
},
"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": 4334,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 10,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ansi-colors",
"direct": false,
"version": "^4.1.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "^4.1.2",
"ecosystem": "npm"
},
{
"name": "clean-publish",
"direct": false,
"version": "^3.0.3",
"ecosystem": "npm"
},
{
"name": "cli-color",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "colorette",
"direct": false,
"version": "^2.0.12",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "^4.1.4",
"ecosystem": "npm"
},
{
"name": "mitata",
"direct": false,
"version": "^1.0.10",
"ecosystem": "npm"
},
{
"name": "nanocolors",
"direct": false,
"version": "^0.2.12",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "^3.3.3",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "^2.1.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 0,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 26,
"open_issues": 8,
"closed_ratio": 0.818,
"closed_issues": 36,
"closed_unmerged_prs": 27
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "alexeyraspopov",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/858295?v=4"
},
{
"type": "User",
"login": "ai",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/19343?v=4"
},
{
"type": "User",
"login": "hirehamir",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/43425812?v=4"
},
{
"type": "User",
"login": "zemlanin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/711514?v=4"
},
{
"type": "User",
"login": "Chooks22",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/49726759?v=4"
},
{
"type": "User",
"login": "hi-ogawa",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4232207?v=4"
},
{
"type": "User",
"login": "Kocal",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2103975?v=4"
},
{
"type": "User",
"login": "MHase",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11634131?v=4"
},
{
"type": "User",
"login": "marco-carvalho",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15821724?v=4"
},
{
"type": "User",
"login": "usmanyunusov",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/28816324?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.64
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"benchmarks.yaml",
"testing.yaml"
],
"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 15 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": 4,
"reason": "Found 11/23 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "0e7c4af2de299dd7bc5916f2bddd151fa2f66740",
"ran_at": "2026-07-22T15:44:26Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 53,
"created_at": "2023-03-12T20:48:42Z",
"last_comment_at": "2023-04-17T15:36:20Z",
"last_comment_author": "alexeyraspopov"
},
{
"number": 60,
"created_at": "2024-02-25T09:33:30Z",
"last_comment_at": "2025-09-28T18:52:05Z",
"last_comment_author": "shinebayar-g"
},
{
"number": 65,
"created_at": "2024-05-14T10:15:36Z",
"last_comment_at": "2024-06-18T14:25:52Z",
"last_comment_author": "43081j"
},
{
"number": 93,
"created_at": "2025-04-16T08:51:33Z",
"last_comment_at": "2026-04-05T16:01:46Z",
"last_comment_author": "43081j"
},
{
"number": 96,
"created_at": "2025-09-30T16:11:46Z",
"last_comment_at": "2026-03-26T01:28:58Z",
"last_comment_author": "mark-wiemer"
},
{
"number": 98,
"created_at": "2025-11-21T19:47:03Z",
"last_comment_at": "2025-11-22T09:57:02Z",
"last_comment_author": "hyperz111"
}
],
"last_merged_pr_at": "2024-11-18T17:46:33Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 50,
"created_at": "2023-02-04T14:12:16Z",
"last_comment_at": "2024-02-25T10:46:55Z",
"last_comment_author": "prantlf"
},
{
"number": 59,
"created_at": "2023-12-17T13:45:48Z",
"last_comment_at": "2025-01-26T06:33:05Z",
"last_comment_author": "crutchcorn"
},
{
"number": 70,
"created_at": "2024-06-18T12:54:13Z",
"last_comment_at": "2025-10-05T17:03:08Z",
"last_comment_author": "43081j"
},
{
"number": 85,
"created_at": "2024-10-09T08:44:35Z",
"last_comment_at": "2025-01-26T06:34:27Z",
"last_comment_author": "crutchcorn"
},
{
"number": 92,
"created_at": "2025-01-02T14:07:54Z",
"last_comment_at": "2025-09-22T21:32:25Z",
"last_comment_author": "mkapal"
},
{
"number": 97,
"created_at": "2025-11-19T08:57:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2025-11-26T13:09:44Z",
"last_comment_at": "2025-12-04T08:47:40Z",
"last_comment_author": "alexeyten"
},
{
"number": 100,
"created_at": "2026-02-19T20:16:40Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/alexeyraspopov/picocolors",
"host": "github.com",
"name": "picocolors",
"owner": "alexeyraspopov"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 22,
"inputs": {
"security": 18,
"vitality": 21,
"community": 71,
"governance": 60,
"engineering": 52,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 45,
"overall_after_jurisdiction_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 610,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 610 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 610
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.1.1",
"releases_from_tags": false,
"days_since_latest_release": 643,
"mean_days_between_releases": 185.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 643 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 643
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~185.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 185.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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 6,
"unanswered_open_issues": 5,
"days_since_last_merged_pr": 610,
"days_since_last_human_commit": 610,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 610 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 610,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"forks": 51,
"stars": 1736,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,736 stars",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1736
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "51 forks",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 51
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"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 (ISC)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "ISC"
}
}
],
"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": [
"picocolors"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 835237334
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "835,237,334 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 835237334,
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.64
},
"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 64% of commits",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 64
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"merged_prs": 26,
"open_issues": 8,
"closed_issues": 36,
"issue_closed_ratio": 0.818,
"closed_unmerged_prs": 27
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "82% of issues closed",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 82
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26/53 decided PRs merged",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 53
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 11/23 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 66,
"inputs": {
"followers": 326,
"owner_type": "User",
"is_verified": null,
"owner_login": "alexeyraspopov",
"public_repos": 189,
"account_age_days": 5513
},
"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": "326 followers of alexeyraspopov",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 326,
"login": "alexeyraspopov"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "189 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 189
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"picocolors"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 643
},
"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 643 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 643
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"ansi",
"colors",
"console",
"terminal",
"zero-dependency"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 18,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 18,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 18,
"security_posture_before_jurisdiction": 36
},
"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 15 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 11/23 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1); Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.303,
"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": "27 of 89 human commits state their intent (structured subject or explanatory body)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 27,
"sampled": 89
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 89",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 89
}
}
],
"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": 4334,
"source_files_sampled": 11,
"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/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:44:43.734769Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexeyraspopov/picocolors.svg",
"full_name": "alexeyraspopov/picocolors",
"license_state": "standard",
"license_spdx": "ISC"
}