Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 462,
"has_wiki": true,
"homepage": "http://isaacs.github.io/yallist/",
"languages": {
"JavaScript": 7031,
"TypeScript": 9324
},
"pushed_at": "2024-06-19T00:55:19Z",
"created_at": "2015-12-18T08:02:03Z",
"owner_type": "User",
"updated_at": "2026-06-19T21:57:15Z",
"description": "Yet Another Linked List",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript"
]
},
"owner": {
"blog": "http://blog.izs.me",
"name": "isaacs",
"type": "User",
"login": "isaacs",
"company": null,
"location": "Oakland CA",
"followers": 16219,
"avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4",
"created_at": "2008-05-04T19:43:46Z",
"is_verified": null,
"public_repos": 488,
"account_age_days": 6652
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2024-04-09T19:21:29Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2019-09-30T20:07:58Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2019-09-30T20:07:04Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2019-09-26T17:13:57Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2018-11-21T23:22:22Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2017-04-25T19:59:33Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2017-03-13T22:10:55Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2017-03-13T16:56:48Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2017-03-13T22:16:00Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2017-03-13T16:55:31Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2017-03-13T02:03:44Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2017-03-11T20:09:13Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2015-12-19T19:55:18Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2015-12-19T00:32:06Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-12-18T23:20:12Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-12-18T09:29:46Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-12-18T08:02:11Z"
}
],
"recent_commits": [
{
"oid": "a082c2dd872bb3cd8fb92359ed66605064957cd4",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T19:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5a69aa902bcce8b587d450545491a604ea10de",
"body": null,
"is_bot": false,
"headline": "fix copypaste error in typedoc.json",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T19:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33eb872805d9a42dbb14cf93f495a4030e5198ce",
"body": null,
"is_bot": false,
"headline": "add typedoc.json",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T19:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a80e731be9bba140070f862ba72aa6fb4a7defe7",
"body": null,
"is_bot": false,
"headline": "add typedoc dev dep",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T19:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41a831fa3bc3c1b4bacf061e5c626e027e2c0f8",
"body": null,
"is_bot": false,
"headline": "update gha workflow versions",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T19:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b41807b4ae72d9dc4bc86c6d5a907dc1a1b7ee",
"body": "Fix: #24",
"is_bot": false,
"headline": "fix splice bug",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T19:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d240e59f13571b0af1b757711aecadc11d5e759b",
"body": "Fix: #35",
"is_bot": false,
"headline": "guard against double-removal",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T18:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970691ba939bf0234a02aa37539081a0bd7471fb",
"body": "PR-URL: https://github.com/isaacs/yallist/pull/23\nCredit: @mo4islona\nClose: #23\nReviewed-by: @isaacs",
"is_bot": false,
"headline": "Update docs",
"author_name": "mo4islona",
"author_login": "mo4islona",
"committed_at": "2024-04-09T18:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd80f71ebd3112200ac8c18ab737fc5e9f489f80",
"body": null,
"is_bot": false,
"headline": "modernize hybridize and typescriptify",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2024-04-09T18:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724928f8e885b4c0ccff4173cb89841198527bb7",
"body": null,
"is_bot": false,
"headline": "chore: add copyright year to license",
"author_name": "License Year Bot",
"author_login": null,
"committed_at": "2023-10-10T17:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47dd2b9dc07f09180b376020614581f5ae02cc99",
"body": null,
"is_bot": false,
"headline": "remove FUNDING.yml (coming from .github repo now)",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2023-10-10T17:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8f4fc2743743203242364d69674a25ce7639ab",
"body": null,
"is_bot": false,
"headline": "ci and make tests pass with new tap",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2022-02-27T05:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f005962da689ed56089171152cbe0a409c49d08a",
"body": null,
"is_bot": false,
"headline": "update tap",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2022-02-27T05:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db565c8eee3476922742bb69911f4d10e90a47f7",
"body": null,
"is_bot": false,
"headline": "chore: add copyright year to license",
"author_name": "License Year Bot",
"author_login": null,
"committed_at": "2022-02-17T18:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a52cd79fea3097cb6b377d5fa2efb6640b8d01",
"body": null,
"is_bot": false,
"headline": "ci: makework",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2022-02-17T18:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1649cc57394b5affeca2c573943ebe3ed7d39119",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2019-09-30T20:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f6f795dd2d4be188a0c9e36ed5a8f0e5ecfa358",
"body": "This reverts commit 8041390a435de1de587b0feaa57675f684b9c462.",
"is_bot": false,
"headline": "Revert \"Restore compatibility with ancient node versions\"",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2019-09-30T20:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab350a79eb94c80f7146662748a12b6fcd63729c",
"body": null,
"is_bot": false,
"headline": "3.1.1",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2019-09-30T20:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8041390a435de1de587b0feaa57675f684b9c462",
"body": "Fix #21\n\nStop using EOL'ed versions of software, people. It's a terrible idea.",
"is_bot": false,
"headline": "Restore compatibility with ancient node versions",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2019-09-30T20:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec6f8c1551f730a593bd658413e68ba779976602",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2019-09-26T17:13:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f76aa38b64a9524f9e14e8221e9162e653b8d89f",
"body": null,
"is_bot": false,
"headline": "update travis config to include modern nodes",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2019-09-26T17:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb0b4f72b6654136800a9200c49142b636f3f90",
"body": "Closes #17\n\nPR-URL: https://github.com/isaacs/yallist/pull/20\nCredit: @mo4islona\nClose: #20\nReviewed-by: @isaacs",
"is_bot": false,
"headline": "Splice implementation",
"author_name": "mo4islona",
"author_login": "mo4islona",
"committed_at": "2019-09-26T17:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ab1ce288032985c90ee568681b35ad8978be41",
"body": null,
"is_bot": false,
"headline": "3.0.3",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2018-11-21T23:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52c2901460748dccb941cf327ea792ed2942d542",
"body": null,
"is_bot": false,
"headline": "bump tap",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2018-11-21T23:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "584dcfedd7c42ac5a7757b8ac2abfdeec986a62b",
"body": "Next major version will 'fix the glitch' by just adding\niterators no matter what, requiring a higher node version",
"is_bot": false,
"headline": "Fix #19 don't use circular deps",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2018-11-21T23:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5aca77cf0ce8a99a6ed03b56a0e734214e4970",
"body": null,
"is_bot": false,
"headline": "bump node versions in travis yaml",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-04-25T23:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d692d0f974934858b76c3b1f7f0973d0450c5c87",
"body": null,
"is_bot": false,
"headline": "v3.0.2",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-04-25T19:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a651aaf091d8a4010eafa9a83727d3d8891be2f5",
"body": null,
"is_bot": false,
"headline": "use strict so iterator works on node 4",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-04-25T19:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c17647ac41f86adb875af76d2f522462785ffb",
"body": null,
"is_bot": false,
"headline": "v3.0.1",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T22:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298823cb442ffd392978c8c029e2646f84f498a7",
"body": null,
"is_bot": false,
"headline": "Remove head/tail when pop/unshift to empty",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T22:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68fb6bd20e99f78dcd8cc299ebe8ba98fc726ff0",
"body": null,
"is_bot": false,
"headline": "v3.0.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T16:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4d0d92705b558894811ec87f98104399a0abed",
"body": "Requires support for generator functions and @@iterator\n\nAlso drop standard, because it doesn't like the function* syntax.\n\nThis was reverted, and will be added in v3, because it is a breaking\nchange for some users.\n\nRe: #14",
"is_bot": false,
"headline": "Make yallist instances iterable",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T16:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9493a5b7460dd38dc3d3d488c92eae8a395efce3",
"body": null,
"is_bot": false,
"headline": "v2.1.1",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T16:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578da85b533fefd9864ff20f5e40e7aa16445540",
"body": "Fix #14",
"is_bot": false,
"headline": "revert iterator stuff",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T16:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5fe86dc1e550835941d33ce134e0632e7b6287",
"body": null,
"is_bot": false,
"headline": "v2.1.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T02:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba690a3ef9530a09f406981a91e213da3185e31",
"body": null,
"is_bot": false,
"headline": "restrict package files",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T02:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1f926471be0936b9e3a800c209ca1af420f2b2",
"body": "Requires support for generator functions and @@iterator\n\nAlso drop standard, because it doesn't like the function* syntax.",
"is_bot": false,
"headline": "Make yallist instances iterable",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-13T02:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64016921aae7ec4bd6d2d3e8c9f49d02529d9c3c",
"body": null,
"is_bot": false,
"headline": "v2.0.1",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-11T20:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96006027e8d50ae386c882d694771c4b2285895",
"body": null,
"is_bot": false,
"headline": "standard complement of autopublish scripts",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-11T20:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ebcd010bdb813bdc9603111ed9b0770b3e6d26",
"body": null,
"is_bot": false,
"headline": "fix bug when pop()ing or unshift()ing the last item",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2017-03-11T20:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "308a33b566e0526cbd0d0ac510a0e0e18e449574",
"body": null,
"is_bot": false,
"headline": "use standard for style",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-19T19:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702eaba87deefa9f8fc2f8e36cb225bc2141fdc3",
"body": null,
"is_bot": false,
"headline": "v2.0.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-19T19:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de29fc8bea79ae06dbc66f765ecaac1fa507901",
"body": "Note: breaking change",
"is_bot": false,
"headline": "Rename moveToHead/Tail to unshift/pushNode",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-19T19:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cb8c55710a0676100db1a3309ebba4cd57a8a33",
"body": null,
"is_bot": false,
"headline": "Preserve referential integrity whem moving node to head/tail",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-19T19:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6512fafbc6933fc2cee85aaa1749aaab4ac5e04e",
"body": null,
"is_bot": false,
"headline": "Add some warnings in the docs about direct Node access",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-19T00:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f324037e84a1ffb140d485e3b18f7e915937132",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-19T00:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38901fe6bd3013ee382833f5581586b14ac8ba9",
"body": "Also, another slice test to get to 100% branch coverage.",
"is_bot": false,
"headline": "Add moveToTail(node) and moveToHead(node) methods",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-19T00:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34de4b05cf1085b2e2d01c3992b3a2c95c846370",
"body": null,
"is_bot": false,
"headline": "inline unnecessary helper functions",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T23:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56757373ff05e416992e323184946019db198759",
"body": null,
"is_bot": false,
"headline": "v1.0.2",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T23:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fc075a4206987de0caf85ba4f466a857a405be3",
"body": null,
"is_bot": false,
"headline": "fix half-written sentence in doc",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T23:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2836d4ae2b0011433074382eb08c59674023da6",
"body": null,
"is_bot": false,
"headline": "travis vanity badge",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T17:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "513481ea2773035e345d04e3bb0fcb0c0003f079",
"body": null,
"is_bot": false,
"headline": "coveralls vanity badge",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T17:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071c8f329cb87dd996b360955a1a1a5199d1381a",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T09:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71df6043aaa77a74bb7491ed484cbdac1bfa22bd",
"body": null,
"is_bot": false,
"headline": "ugh, node 0.8, no point",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T09:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31fca0978a413390c7e89b339462a60bfee64c9b",
"body": null,
"is_bot": false,
"headline": "travis",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T09:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639c18ad2597b54ba27effd212962d2969bb53f3",
"body": null,
"is_bot": false,
"headline": "typo in readme",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T09:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d546fe34e9fa798f6ef0d6194f248501f5c0940e",
"body": null,
"is_bot": false,
"headline": "should probably have the actual license in there too",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d387d3d66afcd9045a98c86f320016c4e1fee9c",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd11ffc63301751beb793005464fc828c916383c",
"body": null,
"is_bot": false,
"headline": "contribution guidelines",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c9e389b7504e1a0687d62ff98ead971ff14212",
"body": null,
"is_bot": false,
"headline": "ignore coverage stuff",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cac32b707d2b17e85a42d19c2b259f6e32e7ce2b",
"body": null,
"is_bot": false,
"headline": "code",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57800f4cde38cbfcd3eafbe0b2abde338fb737c4",
"body": null,
"is_bot": false,
"headline": "tdd",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d072b899dfa174e2931b18a53519a11e63edafd1",
"body": null,
"is_bot": false,
"headline": "docs",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62a3e597711fe86bd1acaf99a65089b81bf2b67a",
"body": null,
"is_bot": false,
"headline": "package fixup",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T08:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32fcadc3bfa6ed4dc016c67e3a28013e2cd389c8",
"body": null,
"is_bot": false,
"headline": "package",
"author_name": "isaacs",
"author_login": "isaacs",
"committed_at": "2015-12-18T07:58:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 0,
"latest_release_at": "2024-04-09T19:21:29Z",
"latest_release_tag": "v5.0.0",
"releases_from_tags": true,
"days_since_last_push": 763,
"active_weeks_last_year": 0,
"days_since_latest_release": 833,
"mean_days_between_releases": 287.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "yallist",
"exists": true,
"license": "BlueOak-1.0.0",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/yallist",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/isaacs/yallist",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1235231696,
"first_published_at": "2015-12-18T08:02:25.789000Z",
"latest_published_at": "2024-04-09T19:21:44.844000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 833
}
]
},
"popularity": {
"forks": 31,
"stars": 217,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2016-04-05",
"count": 1
},
{
"date": "2016-05-01",
"count": 1
},
{
"date": "2017-03-05",
"count": 1
},
{
"date": "2017-06-17",
"count": 1
},
{
"date": "2017-10-24",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-09-12",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-17",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-21",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
}
],
"complete": true,
"collected": 30,
"total_forks": 31
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 9324,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 407
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 407
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-grv7-fg5c-xmjg"
],
"fixed_version": "3.0.3",
"advisory_count": 1,
"oldest_advisory_days": 798
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 621
},
{
"name": "glob",
"direct": false,
"version": "10.3.12",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5j98-mcp5-4vw2"
],
"fixed_version": "11.1.0",
"advisory_count": 1,
"oldest_advisory_days": 246
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 181
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 118
},
{
"name": "sigstore",
"direct": false,
"version": "2.3.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52v5-jr5w-gjxr"
],
"fixed_version": "4.1.1",
"advisory_count": 1,
"oldest_advisory_days": 20
},
{
"name": "tar",
"direct": false,
"version": "6.2.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-23hp-3jrh-7fpw",
"GHSA-34x7-hfp2-rc4v",
"GHSA-83g3-92jg-28cx",
"GHSA-8qq5-rm4j-mr97",
"GHSA-8x88-c5mf-7j5w",
"GHSA-9ppj-qmqm-q256",
"GHSA-gvwx-54wh-qm9j",
"GHSA-qffp-2rhf-9h96",
"GHSA-r6q2-hw4h-h46w",
"GHSA-vmf3-w455-68vh"
],
"fixed_version": "7.5.19",
"advisory_count": 11,
"oldest_advisory_days": 186
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 90
},
{
"name": "ws",
"direct": false,
"version": "8.16.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3h5v-q93c-6h6q",
"GHSA-58qx-3vcg-4xpx",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 3,
"oldest_advisory_days": 764
},
{
"name": "@sigstore/core",
"direct": false,
"version": "1.1.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.4,
"advisory_ids": [
"GHSA-jfc7-64v2-mr8c"
],
"fixed_version": "3.2.1",
"advisory_count": 1,
"oldest_advisory_days": 25
},
{
"name": "diff",
"direct": false,
"version": "4.0.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 188
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 188
},
{
"name": "ip-address",
"direct": false,
"version": "9.0.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-v2v4-37r5-5v8g"
],
"fixed_version": "10.1.1",
"advisory_count": 1,
"oldest_advisory_days": 77
},
{
"name": "prismjs",
"direct": false,
"version": "1.29.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.9,
"advisory_ids": [
"GHSA-x7hr-w5r2-h6wg"
],
"fixed_version": "1.30.0",
"advisory_count": 1,
"oldest_advisory_days": 506
},
{
"name": "yaml",
"direct": false,
"version": "2.4.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 118
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 13,
"moderate": 6
},
"advisory_count": 42,
"affected_count": 19,
"assessed_count": 310,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@alcalzone/ansi-tokenize",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@base2/pretty-print-object",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/ts-node-temp-fork-for-pr-2009",
"direct": false,
"version": "10.9.5",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.25",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@npmcli/agent",
"direct": false,
"version": "2.2.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/fs",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/git",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "@npmcli/installed-package-contents",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/node-gyp",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/package-json",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/promise-spawn",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/redact",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/run-script",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/bundle",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/core",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/protobuf-specs",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/sign",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/tuf",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "@sigstore/verify",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@tapjs/after",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/after-each",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/asserts",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/before",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/before-each",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/config",
"direct": false,
"version": "2.4.17",
"ecosystem": "npm"
},
{
"name": "@tapjs/core",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@tapjs/error-serdes",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@tapjs/filter",
"direct": false,
"version": "1.2.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/fixture",
"direct": false,
"version": "1.2.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/intercept",
"direct": false,
"version": "1.2.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/mock",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@tapjs/node-serialize",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@tapjs/processinfo",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@tapjs/reporter",
"direct": false,
"version": "1.3.18",
"ecosystem": "npm"
},
{
"name": "@tapjs/run",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@tapjs/snapshot",
"direct": false,
"version": "1.2.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/spawn",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/stack",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@tapjs/stdin",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tapjs/test",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "@tapjs/typescript",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "@tapjs/worker",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "14.1.2",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "16.1.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node18",
"direct": false,
"version": "18.2.4",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node20",
"direct": false,
"version": "20.1.4",
"ecosystem": "npm"
},
{
"name": "@tufjs/canonical-json",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@tufjs/models",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.12.6",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.11.3",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "aggregate-error",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-sequence-parser",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "async-hook-domain",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "auto-bind",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "builtins",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "c8",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "cacache",
"direct": false,
"version": "18.0.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "clean-stack",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cli-boxes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "code-excerpt",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "convert-to-spaces",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "encoding",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "err-code",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "events-to-array",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "fromentries",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function-loop",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.3.12",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore-walk",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ink",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "is-actual-promise",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-ci",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.13.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-lambda",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-lower-case",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-upper-case",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "jsbn",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lunr",
"direct": false,
"version": "2.3.9",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "make-fetch-happen",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.4",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "minipass-collect",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "minipass-fetch",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "minipass-flush",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "minipass-json-stream",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minipass-pipeline",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "minipass-sized",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-bundled",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-install-checks",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "npm-normalize-package-bin",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "npm-package-arg",
"direct": false,
"version": "11.0.1",
"ecosystem": "npm"
},
{
"name": "npm-packlist",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "npm-pick-manifest",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "npm-registry-fetch",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "opener",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "pacote",
"direct": false,
"version": "17.0.6",
"ecosystem": "npm"
},
{
"name": "patch-console",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.10.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "polite-json",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.2.5",
"ecosystem": "npm"
},
{
"name": "prismjs",
"direct": false,
"version": "1.29.0",
"ecosystem": "npm"
},
{
"name": "prismjs-terminal",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "process-on-spawn",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "promise-inflight",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "promise-retry",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "18.2.0",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "18.2.0",
"ecosystem": "npm"
},
{
"name": "react-element-to-jsx-string",
"direct": false,
"version": "15.0.0",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.1.0",
"ecosystem": "npm"
},
{
"name": "react-reconciler",
"direct": false,
"version": "0.29.0",
"ecosystem": "npm"
},
{
"name": "read-package-json",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "read-package-json-fast",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve-import",
"direct": false,
"version": "1.4.5",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.23.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "0.14.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "sigstore",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.2",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.17",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "ssri",
"direct": false,
"version": "10.0.5",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "sync-content",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "tap",
"direct": false,
"version": "18.7.2",
"ecosystem": "npm"
},
{
"name": "tap-parser",
"direct": false,
"version": "15.3.2",
"ecosystem": "npm"
},
{
"name": "tap-yaml",
"direct": false,
"version": "2.2.2",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "tcompare",
"direct": false,
"version": "6.4.6",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "trivial-deferred",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tshy",
"direct": false,
"version": "1.13.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "tuf-js",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "typedoc",
"direct": false,
"version": "0.25.13",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.3.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "5.26.5",
"ecosystem": "npm"
},
{
"name": "unique-filename",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "unique-slug",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache-lib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.2.0",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "vscode-oniguruma",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "vscode-textmate",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "walk-up-path",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "widest-line",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "yaml-types",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yoga-wasm-web",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 310,
"direct_count": 0,
"indirect_count": 310
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 0,
"open_issues": 2,
"closed_ratio": 0.857,
"closed_issues": 12,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "isaacs",
"commits": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/9287?v=4"
},
{
"type": "User",
"login": "mo4islona",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/589175?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.968
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"typedoc.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "34 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "a082c2dd872bb3cd8fb92359ed66605064957cd4",
"ran_at": "2026-07-22T16:18:34Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 38,
"created_at": "2024-06-18T08:30:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 39,
"created_at": "2024-06-19T00:55:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2025-01-02T15:37:51Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 41,
"created_at": "2025-01-02T15:41:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2025-02-12T21:58:47Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/isaacs/yallist",
"host": "github.com",
"name": "yallist",
"owner": "isaacs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 40,
"inputs": {
"security": 43,
"vitality": 13,
"community": 73,
"governance": 48,
"engineering": 62,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 40
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 763,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 763 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 763
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v5.0.0",
"releases_from_tags": true,
"days_since_latest_release": 833,
"mean_days_between_releases": 287.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 833 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 833
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~287.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 287.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"unanswered_contributions",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 833,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 833 days; 2 unmet obligation(s): pull requests unanswered, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 833,
"count": 2,
"signals": "pull requests 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": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 31,
"stars": 217,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "217 stars",
"points": 37.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 217
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "31 forks",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 31
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"yallist"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 1235231696
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,235,231,696 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1235231696,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.968
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"merged_prs": 0,
"open_issues": 2,
"closed_issues": 12,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/25 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 25
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 16219,
"owner_type": "User",
"is_verified": null,
"owner_login": "isaacs",
"public_repos": 488,
"account_age_days": 6652
},
"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": "16,219 followers of isaacs",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16219,
"login": "isaacs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "488 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 488
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"yallist"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 833
},
"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 833 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 833
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://isaacs.github.io/yallist/",
"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": "http://isaacs.github.io/yallist/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "34 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 310 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 310
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 42,
"affected_packages": 19,
"assessed_packages": 310,
"unassessed_packages": 0,
"affected_by_severity": "high 13, moderate 6",
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": 310,
"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": 3
},
"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": "at_risk",
"name": "AI Readiness",
"value": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.123,
"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": "8 of 65 human commits state their intent (structured subject or explanatory body)",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 65
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 65",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 65
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 9324,
"source_files_sampled": 2,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"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:18:40.641646Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/isaacs/yallist.svg",
"full_name": "isaacs/yallist",
"license_state": "custom",
"license_spdx": null
}