Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"javascript",
"ecmascript",
"polyfill",
"shim",
"array",
"includes",
"contains"
],
"is_fork": false,
"size_kb": 217,
"has_wiki": false,
"homepage": "https://tc39.github.io/ecma262/#sec-array.prototype.includes",
"languages": {
"JavaScript": 9473
},
"pushed_at": "2025-12-30T01:53:57Z",
"created_at": "2015-01-03T19:50:23Z",
"owner_type": "Organization",
"updated_at": "2025-12-30T01:54:00Z",
"description": "Array.prototype.includes spec-compliant polyfill",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://tc39.es/ecma262/",
"name": "ECMAScript Shims",
"type": "Organization",
"login": "es-shims",
"company": null,
"location": null,
"followers": 176,
"avatar_url": "https://avatars.githubusercontent.com/u/6288429?v=4",
"created_at": "2013-12-30T18:32:40Z",
"is_verified": null,
"public_repos": 168,
"account_age_days": 4587
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.9",
"kind": "patch",
"published_at": "2025-06-02T05:01:09Z"
},
{
"tag": "v3.1.8",
"kind": "patch",
"published_at": "2024-03-20T20:47:23Z"
},
{
"tag": "v3.1.7",
"kind": "patch",
"published_at": "2023-09-03T19:34:44Z"
},
{
"tag": "v3.1.6",
"kind": "patch",
"published_at": "2022-11-08T02:04:08Z"
},
{
"tag": "v3.1.5",
"kind": "patch",
"published_at": "2022-05-03T21:11:06Z"
},
{
"tag": "v3.1.4",
"kind": "patch",
"published_at": "2021-10-05T05:24:48Z"
},
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2021-02-20T21:41:03Z"
},
{
"tag": "v3.1.2",
"kind": "patch",
"published_at": "2020-11-25T00:37:01Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2019-12-21T16:31:39Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2019-12-11T22:42:04Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2017-04-19T06:26:59Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2016-02-06T09:16:54Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2015-08-16T19:30:33Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2015-08-16T05:49:45Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2015-05-24T02:57:17Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2015-05-23T23:29:35Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2015-03-19T10:04:22Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2015-02-17T10:48:49Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2015-01-30T08:24:21Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2015-01-11T02:29:39Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2015-01-07T00:08:48Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-01-06T07:16:27Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-01-04T09:51:43Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-01-04T09:11:43Z"
}
],
"recent_commits": [
{
"oid": "5aed2b790d4a4cfeeeefc5f640897221bafd2612",
"body": null,
"is_bot": false,
"headline": "[readme] replace runkit CI badge with shields.io check-runs badge",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-12-29T22:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b23666ceed52c18eec52a10c96a8ef03c08a844",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-07-13T12:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afad86453393b4bde08e2ce692909078d5bccefa",
"body": null,
"is_bot": false,
"headline": "v3.1.9",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-06-02T05:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160ea60f7d9b205e516915558b503d078945dea3",
"body": null,
"is_bot": false,
"headline": "[Refactor] use `call-bound` and `math-intrinsics` directly",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-05-30T07:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b934ae87a602798775c04dbeb4cb9e9f1805610",
"body": "…rinsic`, `is-string`",
"is_bot": false,
"headline": "[Deps] update `call-bind`, `es-abstract`, `es-object-atoms`, `get-int…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-05-30T07:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863d207753789757edded151ab3d62ae5033c021",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] add missing peer dep",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-05-30T07:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4c67dd976b7ee56e12b7eabb3ad4ab4881f4e5",
"body": "…ngelog`, `hastrict-mode`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `auto-cha…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-05-30T07:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c5ec1c160e0f7adeebb78350675465003b2d888",
"body": null,
"is_bot": false,
"headline": "[Tests] replace `aud` with `npm audit`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-05-30T07:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946a33a8f58c572356c01676fc2d0a6f1ef0ec3a",
"body": null,
"is_bot": false,
"headline": "v3.1.8",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-03-20T20:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b105f3a0ad1801aabf47bafd788482d8866ef0c9",
"body": "…ntrinsic`",
"is_bot": false,
"headline": "[Deps] update `call-bind`, `define-properties`, `es-abstract`, `get-i…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-03-20T18:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4bd17f980b557fdf2b39eb552bafedd8a8f6bfb",
"body": null,
"is_bot": false,
"headline": "[Refactor] use `es-object-atoms` where possible",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-03-20T18:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499e7e9e952faab35740dfbe0b355183100e40b7",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `aud`, `npmignore`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-03-20T18:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbe456f14c94a5d119b35ac41712c7faea93afd",
"body": null,
"is_bot": false,
"headline": "[Tests] use `call-bind` instead of `function-bind`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-03-20T18:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1111d6d41381e4bd484e8f6d5896172874d6e7",
"body": null,
"is_bot": false,
"headline": "[actions] remove redundant finisher",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-03-20T18:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c6a1d9341671ec48c68306167f9ab1dd617a6f",
"body": null,
"is_bot": false,
"headline": "v3.1.7",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-09-03T19:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e217b1ebfe90a7425654f0fa72c59f59930d4dd8",
"body": null,
"is_bot": false,
"headline": "[Deps] update `define-properties`, `es-abstract`, `get-intrinsic`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-09-01T22:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93465c3da3bd6ea0670a0bd12dc9adc9085e8130",
"body": "…ape`",
"is_bot": false,
"headline": "[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `t…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-09-01T22:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b1922ef553490e4b28008f5d0b0b629122fb04b",
"body": null,
"is_bot": false,
"headline": "v3.1.6",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-08T02:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5fbe728395deff641d756cc9d398a949076c180",
"body": null,
"is_bot": false,
"headline": "[meta] add `auto-changelog`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-07T23:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b819e3b3dd1adce0b3359529b0276a416efce351",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`, `get-intrinsic`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-07T23:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbd6dc8f8906cca6b0b493e308686c4fd05bea15",
"body": null,
"is_bot": false,
"headline": "[meta] use `npmignore` to autogenerate an npmignore file",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-07T23:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b2a931aee6fc8195a349c6fe7894445a911223f",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `aud`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-07T23:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e241d5177513cfb0261d0fbe0c8c98daf5c5eab",
"body": null,
"is_bot": false,
"headline": "[actions] update rebase action to use reusable workflow",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-07T22:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a0c758ed52808428314ffe53ea8278297170c84",
"body": null,
"is_bot": false,
"headline": "[readme] note that FF 102+ no longer needs this package",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-07-08T06:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c7dd5974567ed4b69b2ee10f37ac449007d0bbd",
"body": null,
"is_bot": false,
"headline": "v3.1.5",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-03T21:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ec3b6005c0ec01c1b30ad7a005dea791f21e61",
"body": "See https://bugzilla.mozilla.org/show_bug.cgi?id=1767541",
"is_bot": false,
"headline": "[Fix] install polyfill on FF 99+",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-03T21:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beeca7b58a038f1aae9a768d6bd9863ca2cdcbc7",
"body": null,
"is_bot": false,
"headline": "[Deps] update `define-properties`, `es-abstract`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-03T20:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47655a17f4846f8257aa036b536e099ccd701a05",
"body": "…s-have-names`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `function…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-03T20:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e698d1b2e3268d5062bd885656b27a6ddd83e5",
"body": "See https://github.com/inspect-js/is-arguments/pull/38",
"is_bot": false,
"headline": "[actions] reuse common workflows",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-15T07:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c04b2778b1dc41d505b6a91577da0bbd3c55cb",
"body": "… `safe-publish-latest`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`,…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-15T07:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1951ec5de8e69e7b3d67341c8e26076e51545ff1",
"body": null,
"is_bot": false,
"headline": "[actions] update codecov uploader",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-13T16:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a7b0a9565b6e9328ca3ecdd30042d982f7c9f4",
"body": null,
"is_bot": false,
"headline": "v3.1.4",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-05T05:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c00fbe0255f923c8d45a32fea5d3d00390bdf95",
"body": null,
"is_bot": false,
"headline": "[readme] add github actions/codecov badges",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-05T04:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46e91f1c3cf61faa8d84e2d362408b9e5a2174cb",
"body": null,
"is_bot": false,
"headline": "[Robustness] avoid a runtime `Math.max` call",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-05T04:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71cab2f835aac8543a52fc9a9509a70f379425f4",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`, `is-string`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-05T04:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148d014151c698ea5e36034c8c29a65a9227f8fa",
"body": "… `aud`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`,…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-05T04:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2a2d8b07358de5948721f6473c65006d9770041",
"body": null,
"is_bot": false,
"headline": "[actions] update workflows",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-05T04:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f212835f4cfee54f871eab16b7c66217bf6963",
"body": null,
"is_bot": false,
"headline": "[readme] fix repo URLs; remove travis badge",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-13T06:31:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d5f4790b32c7da7778142e6f73bf18cda45c361",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-13T06:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1fcde529d55964ee678b4d31e49cdc24369ec02",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-13T06:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "757a64f1f4e69a48cc721deb3a31c03b3cb57b25",
"body": null,
"is_bot": false,
"headline": "[actions] use `node/install` instead of `node/run`; use `codecov` action",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-13T06:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300f1514ff342342a7f573d6265daaadc0dfea15",
"body": null,
"is_bot": false,
"headline": "[meta] use `prepublishOnly` script for npm 7+",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-13T06:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c8dc669642a16209212ea7b1d95e3fe9521947",
"body": null,
"is_bot": false,
"headline": "v3.1.3",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-02-20T21:41:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b970f2f5dd20b7838f5f21bf08062a22581fcc",
"body": null,
"is_bot": false,
"headline": "[Tests] increase coverage",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-02-20T21:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24283f869d2ff86ea186091ebff9ba2c772849d",
"body": null,
"is_bot": false,
"headline": "[meta] do not publish github action workflow files",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-02-20T21:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d769b93ebb8378f278e1f2019e29f1c7eae1eff3",
"body": null,
"is_bot": false,
"headline": "[Deps] update `call-bind`, `es-abstract`, `get-intrinsic`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-02-20T21:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d313ad53d6971f7c771a92c6a3c1ade0e4f4e1d1",
"body": "…s-have-names`, `has-strict-mode`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `function…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-02-20T21:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65c1786f7f6a9c83ce92aac572e776461e3be3f7",
"body": null,
"is_bot": false,
"headline": "[actions] update workflows",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-02-20T21:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8dd66bd7ace09e7bbbdd5a00d9c732a0993e6b",
"body": null,
"is_bot": false,
"headline": "[meta] gitignore coverage output",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-01-03T19:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "835ee590174eb51f516e5d3ff06e01d41eb17e33",
"body": null,
"is_bot": false,
"headline": "v3.1.2",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-25T00:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31fb7c6eed2e641a27c13b960431b669e84ea45",
"body": null,
"is_bot": false,
"headline": "[Robustness] remove dependency on `.apply`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-24T06:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e09137975445dd991a8999c1117dc2f7442a47c4",
"body": "…-publish-latest`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`; add `safe…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-24T06:48:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ea4c23632e17c2370987655a72d5369297e7c0",
"body": "…e applicable",
"is_bot": false,
"headline": "[Deps] update `es-abstract`; use `call-bind` and `get-intrinsic` wher…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-24T06:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9a8ab7580f2ea1b0b40da169064d5d6ffc4dbe",
"body": null,
"is_bot": false,
"headline": "[Tests] migrate tests to Github Actions",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-24T06:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e12e94b76ad9205ba8ac8b9b508639ebca2e45",
"body": null,
"is_bot": false,
"headline": "[Tests] run `nyc` on all tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-24T06:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deda28b321524896ff852a81df00b093f2d8267c",
"body": "… `tape` runner",
"is_bot": false,
"headline": "[Tests] add `implementation` test; run `es-shim-api` in postlint; use…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-24T06:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d369d6f00ffd678916c7f3f4b72ea23d86f35d0",
"body": null,
"is_bot": false,
"headline": "[actions] add \"Allow Edits\" workflow",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-23T18:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce23bcb1d19dcebbd86b47ee155fd98735299fa",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`; add `aud`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-08-30T18:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd2823c21fa11c67f0461233326252fd6145ed4",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-08-30T18:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf8ddbddb6b21fb98441cf2c99d2b90953633e0",
"body": "…vent",
"is_bot": false,
"headline": "[actions] switch Automatic Rebase workflow to `pull_request_target` e…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-08-30T18:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85e58860cf3b29143cb4c89efdb0ef539dd69011",
"body": "…ape`",
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `functions-have-names`, `t…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-01-26T21:31:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78e80b586e74475ced623f9d8d72a272a798752a",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-01-26T21:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b83a70df057b7bcf03f51fcf6741620539024952",
"body": null,
"is_bot": false,
"headline": "v3.1.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-21T16:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d41a88e1e78a886daaad1e32f02fae1964e3caf",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-21T04:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f286acc391bd6cc10d426df18f1d9ac72188e75a",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-21T04:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc48c5c80eafc3a06bd2c6fb46975cb81b146703",
"body": " - `callBind.apply` does not seem to work in IE 8",
"is_bot": false,
"headline": "[Fix] IE < 9 does not have index access on strings",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-20T21:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d4426291cc572c8092bc02ed62e7601424ff63",
"body": "Passing:\n - Opera v10.6 and v11.1\n - Safari 4, 5.1 (5.0 was untestable), 6\n\nFails:\n - IE 8\n\nSee #29.",
"is_bot": false,
"headline": "[Tests] add string tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-20T07:36:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46bddb00b49710b1248f033f97f0a0dc5130de9",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-19T18:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54737df8affe3bbc1e84b9e4d0ac00e13451ea3b",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-19T18:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a56b1e1723b4028f51689b8535e0542c604125",
"body": null,
"is_bot": false,
"headline": "[meta] remove unused Makefile and associated utilities",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-19T18:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f4135386e4f99461fa80366fafa3a11a02d5524",
"body": null,
"is_bot": false,
"headline": "v3.1.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T22:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7fd1a05e94bcb36c0c7ffa3e8651a68dd88f700",
"body": null,
"is_bot": false,
"headline": "[Refactor] use split-up `es-abstract` (68% bundle size decrease)",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T21:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f87ad51df1c11d384df6ecd4615dcba08425bd8a",
"body": null,
"is_bot": false,
"headline": "[Tests] add more `fromIndex` tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T22:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ed6fcb6a798af2ba80a0b7d078d0febf52cf71",
"body": null,
"is_bot": false,
"headline": "[readme] fix repo URLs, remove testling",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T21:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f7fe75528d9b6dcdb716c015c80d790940614e",
"body": "…names`, `evalmd`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T21:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daad34795bb631a805a060db3ebc9d15bc2c2a9b",
"body": null,
"is_bot": false,
"headline": "[meta] add `funding` field",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T21:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27511540c6da670186e37096dc99a1dca6e73e0d",
"body": "See https://github.com/ljharb/es-abstract/pull/74",
"is_bot": false,
"headline": "[actions] add automatic rebasing / merge commit blocking",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T21:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fecf15ccfe73dbeccf76462b5992286d94b69b4a",
"body": null,
"is_bot": false,
"headline": "[Tests] use shared travis-ci configs",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-11T21:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef268f3523191bec7adad0b87840d753b170f72",
"body": null,
"is_bot": false,
"headline": "[Tests] up to `node` `v12.9`, `v11.15`, `v10.16`, `v8.16`, `v6.17`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-31T05:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5892eebcefeb4c942296761f93216031ee133ec",
"body": "…t`, `functions-have-names`, `replace`, `semver`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `evalmd`, `cover…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-31T04:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6054dcfd3e22fd1af5da10fe351956ab338347d",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-31T04:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71f4bc433fa9b884e2d915e4745a499d41ae726",
"body": null,
"is_bot": false,
"headline": "[Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-31T04:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5e463836f52aa5d17cc7b5337e3a6cfc3bda290",
"body": null,
"is_bot": false,
"headline": "[Tests] remove `jscs`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-31T04:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fad533e75232f0a2964a61e4f382c18f5eaa594",
"body": "…es/13",
"is_bot": false,
"headline": "[Tests] bump audit level, due to https://github.com/reggi/evalmd/issu…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-07-23T18:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21f3558b80c3c96c233c1e870ee2632ee275341b",
"body": null,
"is_bot": false,
"headline": "[Tests] use `functions-have-names`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-07-23T18:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f571969fa4864ffc05fc3e0c9f03ef0208b7e2b",
"body": null,
"is_bot": false,
"headline": "[meta] add FUNDING.yml",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-07-13T05:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae650f178529c259c1a924a7a8ac1f938ddd1976",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `replace`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-12-28T09:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5157804bb9a52306d283790449788bb215c8c37",
"body": null,
"is_bot": false,
"headline": "[Tests] use `npm audit` instead of `nsp`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-12-28T09:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea30fb120389013835f09d5aa0ddbd4ee1ffad8f",
"body": null,
"is_bot": false,
"headline": "[Tests] up to `node` `v11.6`, `v10.15`, `v8.15`, `v6.16`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-12-28T08:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff35ac97dacf59d9395e568673d6a8ca634c41c",
"body": null,
"is_bot": false,
"headline": "[Tests] remove `jscs`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-12-28T08:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f65072de1ab6261024d01c54ee7e8377cb41c72",
"body": "…r`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`,`replace`, `semve…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-10-19T06:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e2119824b7898dc1ec50291d6608bf46cb12a2",
"body": null,
"is_bot": false,
"headline": "[Deps] update `es-abstract`, `define-properties`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-10-18T02:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c826b2d87815cf861022647d5488ba7a74387580",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@es-shims/api`, `eslint`, `nsp`, `semver`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-04-27T05:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396097756a76c4fdc6d49bd0066ea5f693fb74e7",
"body": null,
"is_bot": false,
"headline": "[New] add `auto` entry point",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-04-27T05:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3b287f2142f5fabf09a550b007977d54ad20bc",
"body": null,
"is_bot": false,
"headline": "[Tests] up to `node` `v10.0`, `v9.11`, `v8.11`, `v6.14`, `v4.9`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2018-04-27T05:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed7b224de0190f771899239e9265a52a96e49517",
"body": "… `nsp`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `function-bind`,…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2017-11-13T05:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7dd9923361a701295cf584da12eaa9e103b2ed",
"body": "…-npm`; pin included builds to LTS",
"is_bot": false,
"headline": "[Tests] up to `node` `v9.1`, `v8.9`, `v6.12`; use `nvm install-latest…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2017-11-13T05:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d107f4862fecb40257c9c578670163c39f6d3c8",
"body": "…semver`, `@es-shims/api`",
"is_bot": false,
"headline": "[Dev Deps] update `tape`, `nsp`, `eslint`, `@ljharb/eslint-config`, `…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2017-07-27T05:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2e4386e024b93082510c483061ba808e86fbc4d",
"body": null,
"is_bot": false,
"headline": "Only apps should have lockfiles",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2017-07-27T05:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb60346c2072a4db5a7b80b7fe065c4722fd74d",
"body": null,
"is_bot": false,
"headline": "[Tests] up to `node` `v8.2`, `v7.10`, `v6.11`; fix npm on node 0.6",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2017-07-27T05:11:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 1,
"latest_release_at": "2025-06-02T05:01:09Z",
"latest_release_tag": "v3.1.9",
"releases_from_tags": true,
"days_since_last_push": 204,
"active_weeks_last_year": 1,
"days_since_latest_release": 415,
"mean_days_between_releases": 222.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "array-includes",
"exists": true,
"license": "MIT",
"keywords": [
"Array.prototype.includes",
"includes",
"array",
"ES7",
"shim",
"polyfill",
"contains",
"Array.prototype.contains",
"es-shim API"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/array-includes",
"is_deprecated": false,
"latest_version": "3.1.9",
"repository_url": "https://github.com/es-shims/array-includes",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 243718044,
"first_published_at": "2015-01-04T09:18:18.192000Z",
"latest_published_at": "2025-06-02T05:01:20.983000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 415
}
]
},
"popularity": {
"forks": 12,
"stars": 43,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2015-07-21",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-12-08",
"count": 1
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-05-25",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 4237,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 92,
"malicious_count": 0,
"assessed_package": "npm:array-includes@3.1.9",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "call-bind",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.8"
},
{
"name": "call-bound",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.4"
},
{
"name": "define-properties",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.1"
},
{
"name": "es-abstract",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.24.0"
},
{
"name": "es-object-atoms",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "get-intrinsic",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.0"
},
{
"name": "is-string",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.1"
},
{
"name": "math-intrinsics",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "call-bind",
"direct": true,
"version": "^1.0.8",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": true,
"version": "^1.0.4",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": true,
"version": "^1.2.1",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": true,
"version": "^1.24.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": true,
"version": "^1.1.1",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": true,
"version": "^1.3.0",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": true,
"version": "^1.1.1",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": true,
"version": "^1.1.0",
"ecosystem": "npm"
},
{
"name": "@es-shims/api",
"direct": false,
"version": "^2.5.1",
"ecosystem": "npm"
},
{
"name": "@ljharb/eslint-config",
"direct": false,
"version": "^21.2.0",
"ecosystem": "npm"
},
{
"name": "auto-changelog",
"direct": false,
"version": "^2.5.0",
"ecosystem": "npm"
},
{
"name": "encoding",
"direct": false,
"version": "^0.1.13",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.8.0",
"ecosystem": "npm"
},
{
"name": "evalmd",
"direct": false,
"version": "^0.0.19",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "^1.2.3",
"ecosystem": "npm"
},
{
"name": "has-strict-mode",
"direct": false,
"version": "^1.1.0",
"ecosystem": "npm"
},
{
"name": "in-publish",
"direct": false,
"version": "^2.0.1",
"ecosystem": "npm"
},
{
"name": "npmignore",
"direct": false,
"version": "^0.3.1",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^10.3.2",
"ecosystem": "npm"
},
{
"name": "safe-publish-latest",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "^5.9.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 21,
"direct_count": 8,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 18,
"open_issues": 1,
"closed_ratio": 0.944,
"closed_issues": 17,
"closed_unmerged_prs": 17
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ljharb",
"commits": 232,
"avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
},
{
"type": "User",
"login": "JPeer264",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10677263?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.996
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"node-aught.yml",
"node-pretest.yml",
"node-tens.yml",
"rebase.yml",
"require-allow-edits.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc"
],
"has_editorconfig": true,
"has_linter_config": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 31 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5aed2b790d4a4cfeeeefc5f640897221bafd2612",
"ran_at": "2026-07-22T22:16:42Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-27T08:12:47Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2020-11-24T06:44:51Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 53,
"created_at": "2021-02-20T21:32:28Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/es-shims/array-includes",
"host": "github.com",
"name": "array-includes",
"owner": "es-shims"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 54,
"vitality": 20,
"community": 62,
"governance": 56,
"engineering": 79
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 20,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 204,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 204 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 204
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"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": 40,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v3.1.9",
"releases_from_tags": true,
"days_since_latest_release": 415,
"mean_days_between_releases": 222.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 415 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 415
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~222.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 222.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": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand",
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 2066,
"days_since_last_human_commit": 204,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 204 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 204
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"forks": 12,
"stars": 43,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "43 stars",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 43
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"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": [
"array-includes"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 243718044
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "243,718,044 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 243718044,
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.996
},
"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 100% of commits",
"points": 0.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"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 31 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"merged_prs": 18,
"open_issues": 1,
"closed_issues": 17,
"issue_closed_ratio": 0.944,
"closed_unmerged_prs": 17
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "94% of issues closed",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 94
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/35 decided PRs merged",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"followers": 176,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "es-shims",
"public_repos": 168,
"account_age_days": 4587
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "176 followers of es-shims",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 176,
"login": "es-shims"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "168 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 168
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"array-includes"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 415
},
"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 415 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 415
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 79,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"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": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": ".eslintrc",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"javascript",
"ecmascript",
"polyfill",
"shim",
"array",
"includes",
"contains"
],
"has_wiki": false,
"homepage": "https://tc39.github.io/ecma262/#sec-array.prototype.includes",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://tc39.github.io/ecma262/#sec-array.prototype.includes",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 4.2
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 31 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:array-includes@3.1.9 runtime dependency closure — what installing the published package pulls in — 92 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:array-includes@3.1.9",
"assessed": 92
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 92,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 92,
"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": 13
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.01,
"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": "1 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 1,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"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": ".eslintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 4237,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"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-22T22:16:48.135992Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/es-shims/array-includes.svg",
"full_name": "es-shims/array-includes",
"license_state": "standard",
"license_spdx": "MIT"
}