Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"js-number",
"is",
"number",
"boxed"
],
"is_fork": false,
"size_kb": 114,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 2183
},
"pushed_at": "2025-12-30T01:56:25Z",
"created_at": "2015-01-28T22:28:29Z",
"owner_type": "Organization",
"updated_at": "2025-12-30T01:56:29Z",
"description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Inspect JS",
"type": "Organization",
"login": "inspect-js",
"company": null,
"location": null,
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/54056128?v=4",
"created_at": "2019-08-13T06:36:36Z",
"is_verified": null,
"public_repos": 83,
"account_age_days": 2535
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-12-16T02:59:10Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-12-02T02:17:27Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2022-04-02T04:47:02Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2021-08-06T03:47:14Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2021-05-07T20:50:57Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2019-12-19T04:40:48Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2015-01-30T07:47:37Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-01-29T18:27:44Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-01-29T17:35:02Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-01-28T22:56:17Z"
}
],
"recent_commits": [
{
"oid": "d8ed75954a52d2cbaa21e05319e553c6b884bf57",
"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:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf886f4703b8d38c1aef8a6117b9c6977eed1e5",
"body": null,
"is_bot": false,
"headline": "v1.1.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-16T02:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073d5df97278ab54e32750f24d4eeee1d94965d4",
"body": null,
"is_bot": false,
"headline": "[Refactor] use `call-bound` directly",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-16T02:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c84afd5553a538cceb3da56a8721b597f540bc",
"body": null,
"is_bot": false,
"headline": "[Deps] update `call-bind`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-16T02:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d566d869ee316c896aa6f3cd694996bab6f482",
"body": "…s/tape`",
"is_bot": false,
"headline": "[Dev Deps] update `@arethetypeswrong/cli`,` @ljharb/tsconfig`, `@type…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-16T02:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d90d4c5ccafe5695c3eb099a952d3d183d36faec",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-02T02:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273e4063e786210ce135237f1232630eecc22a88",
"body": null,
"is_bot": false,
"headline": "[New] add types",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-02T00:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d29a8442f5340eedc3817eddd8d1f4bfd02be2",
"body": null,
"is_bot": false,
"headline": "[Refactor] avoid an expensive check, for null",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-02T00:04:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "834c09801d923ddf638585a94020b7c3b3cec3dc",
"body": null,
"is_bot": false,
"headline": "[Robustness] use `call-bind`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-02T00:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e2ad656b23fcfdc3fe8979c7865f501f49c4704",
"body": null,
"is_bot": false,
"headline": "[Deps] update `has-tostringtag`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8228bfa94317d0cd5a5e880991cb3c0f0c5e119b",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] add missing peer dep",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-02T01:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7275bcad3910fe3073ca960fdb8018904f4eb5a0",
"body": "…`, `npmignore`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `core-js…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da6267437bbc8d8322abc231f6fbcdbdce1b9b4",
"body": null,
"is_bot": false,
"headline": "[actions] split out node 10-20, and 20+",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "061492b782012e0d58714bdf8a1423910d6ea49a",
"body": null,
"is_bot": false,
"headline": "[Tests] replace `aud` with `npm audit`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb8423cd42bded7c9321e785a97c5305c2706b02",
"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-01T23:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a83aa830081afcbeae32adcd853f19202acc89",
"body": "…, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-01T23:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a8a9f61b1e098cba7d2603d98c06fc96b60d60",
"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-01T23:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50c53ae827537cd9d951c87e9e6286339575d402",
"body": null,
"is_bot": false,
"headline": "v1.0.7",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-04-02T04:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc0e8b0fcc96a9bc9936e9a62a523fe67bafca5",
"body": "…, `core-js`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-03-01T22:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7e0bcf1fe1b4a48d6500266c8b4058c854fecba",
"body": null,
"is_bot": false,
"headline": "[meta] add `bugs`/`homepage` package.json fields",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-03-01T22:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b06aceeba2ebf0887af020aa89caad8950e5f47",
"body": "…, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-01-11T19:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc8dff273e4d0b954fd4f2a2eacc849d321b646",
"body": null,
"is_bot": false,
"headline": "[meta] better `eccheck` command",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-01-11T19:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f9a1b040a435a5c5d12150952d0e6f96d4f713a",
"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-14T00:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c50ecbfc7577c69324fca4d2b40dd354c5156be9",
"body": "…-publish-latest`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `safe…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-14T00:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a2560d4a996abea90f7a792069a35359869b67",
"body": null,
"is_bot": false,
"headline": "[actions] update codecov uploader",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-13T18:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ef9fb21fae4dfc570167998bdc54cd49f758da1",
"body": null,
"is_bot": false,
"headline": "v1.0.6",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-08-06T03:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50950f962a4b1188c478f6034194d7eb4314c884",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `auto-changelog`, `core-js`, `eslint`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-08-06T02:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2b31d81c5d7d9b11e812dee58cd627a6d634e2",
"body": "…of symbol shams\n\nSee https://github.com/inspect-js/is-date-object/issues/22",
"is_bot": false,
"headline": "[Refactor] use `has-tostringtag` to behave correctly in the presence …",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-08-06T01:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51773120b18e27bfe8a3bd228ef2e21f5802f338",
"body": null,
"is_bot": false,
"headline": "[Tests] run tests with core-js as well",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-07T21:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b8afebe79f7057f5596687fe46f502b27f5c6a4",
"body": null,
"is_bot": false,
"headline": "v1.0.5",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-07T20:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ccb7509f91732675b018cc1a636d649a92889e",
"body": null,
"is_bot": false,
"headline": "[meta] do not publish github action workflow files",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-07T20:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6ebc489db14a0c369214e081413f326fc0d598",
"body": "…` is shammed",
"is_bot": false,
"headline": "[Fix] do not use `Object.prototype.toString` when `Symbol.toStringTag…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-07T20:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce23e5e49fbebe190267d8c99ddfd880a963b7ee",
"body": "See https://github.com/npm/cli/issues/2715",
"is_bot": false,
"headline": "[meta] remove explicit audit level config",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-06T22:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d36f809a7b9896958b0b0f3b69be0067caedb45",
"body": "…ols`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `has-symb…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-06T20:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c5ec7aa87dac27bdcda2365124c3aa0ccf9c278",
"body": null,
"is_bot": false,
"headline": "[readme] add actions and codecov badges",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-06T20:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7815ce21cb5662c2d1651b3ec302f186aa8a016b",
"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-05-06T20:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827ab0d52d25f46d232ae7442ece270dec2de1df",
"body": null,
"is_bot": false,
"headline": "[meta] use `prepublishOnly` script for npm 7+",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-06T20:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ad98106549c1c88322d8cb206068ea4c5bd424",
"body": null,
"is_bot": false,
"headline": "[meta] gitignore coverage output",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-01-29T20:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d4abf34168e69d73f621c696a16179ddc0873c",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-01-29T16:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77d3140557d483e467ce070b21bf384e9a7562d5",
"body": "…ngelog`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T23:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96667372f8e36f70516218f86318f957f8c175ad",
"body": null,
"is_bot": false,
"headline": "[Tests] migrate tests to Github Actions",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T21:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ffb74443690ef22f9aa7dd35855fd1e3be5184",
"body": null,
"is_bot": false,
"headline": "[Tests] run `nyc` on all tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T21:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48cd06720ea71f278a6d35c6f0a8ec04242a58f",
"body": null,
"is_bot": false,
"headline": "[actions] use checkout v2; remove unneeded env",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T21:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e84161d089c87ef42e3639ac1889642624ebd28",
"body": "…ngelog`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-09-03T06:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd0fb74b2ecb630ea7778a6f06dcc017323a3c1d",
"body": null,
"is_bot": false,
"headline": "[actions] add Require Allow Edits workflow",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-09-03T06:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfed500e6cc3cd3b9e7ffea78429c59857035791",
"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-09-03T06:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62045fcaddb9e4d3ef81068e99d07d21cd62023b",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `auto-changelog`, `tape`; add `aud`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-04-23T17:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c2a917e4802b102888759fad912bd9faa5587f7",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-01-29T20:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3662815bffdb718fc63495aee5e343161b80ac71",
"body": null,
"is_bot": false,
"headline": "v1.0.4",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-19T04:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3581aaea310546f6ee4612990468d39f058d320",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-18T23:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "379b9793d9c61d7889e53bd9de9578dca9964ebc",
"body": null,
"is_bot": false,
"headline": "[meta] remove unused Makefile and associated utilities",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-18T23:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79db7f610d2bcf5f0d6e8ca834f7402504101072",
"body": "…dd `safe-publish-latest`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `has-symbols`; a…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-19T17:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85315e75c119a2aef70a766f2ddc1079b64d006b",
"body": null,
"is_bot": false,
"headline": "[meta] add `funding` field",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-19T17:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "792b5aa5e7313ddf5507f7283bb7d5d5c646b11b",
"body": null,
"is_bot": false,
"headline": "[Tests] use shared travis-ci configs",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-19T17:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b1c2253770eb18761a1e8b157772028d6f742c4",
"body": null,
"is_bot": false,
"headline": "[meta] add `auto-changelog`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-19T17:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "022d026129df445f239ba2ecd8d47a2786242d75",
"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-11-19T17:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e29c4d6d0811fc361e95ee83b81280bf3ae3f5",
"body": null,
"is_bot": false,
"headline": "[readme] clean up readme; remove testling; fix repo URLs",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-19T17:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df8165dd63d9f2f78ccb78e905d0a6b3e302884",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `replace`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-09-26T07:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706d50a779b90feb3f4d2ae88d8189d19b913073",
"body": null,
"is_bot": false,
"headline": "[Tests] up to `node` `v12.11`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-09-26T07:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5368071000eb1c715aeeee5ff47ffdbee9fe5c",
"body": null,
"is_bot": false,
"headline": "[Tests] use `eclint` instead of `editorconfig-tools`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-03T02:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "287a9687b1fc3d091ec231c06f19a19ff7b0e8f6",
"body": null,
"is_bot": false,
"headline": "[Tests] up to `node` `v12.7`, `v10.16`, `v8.16`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-03T02:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b524ac2e8c0240c436cbe8828671e383d51fd5",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `semver`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-03T02:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f527107168aad7108b7c262d295dcf44e03214d",
"body": null,
"is_bot": false,
"headline": "[meta] create FUNDING.yml",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-07-21T18:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc66db7dd1eca0263f6602597eb40601519e912e",
"body": "…v7.10`, `v6.17`, `v5.12`, `v4.9`; use `nvm install-latest-npm`",
"is_bot": false,
"headline": "[Tests] up to `node` `v12.4`, `v11.15`, `v10.15`, `v9.11`, `v8.15`, `…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T06:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21c0f0431984b87443c6acb9f003368feb7b4368",
"body": "…`replace`, `semver`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `is`, …",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T05:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9200b7c56840dc23eeeca5d0ee4f64a0446e08",
"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-06-21T05:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1fee97423478bcc653c844fadda55138d9b9a54",
"body": null,
"is_bot": false,
"headline": "[Tests] remove `jscs`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T04:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677b9b4fb6ad9d7b984cb0f89c8b5a6df143b29a",
"body": null,
"is_bot": false,
"headline": "Only apps should have lockfiles",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T05:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc8cd508fe4440168f9b049be3ddf93c56c06c49",
"body": "…ig`, `semver`",
"is_bot": false,
"headline": "[Dev Deps] update `is`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-conf…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-09-27T19:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf4ee749fb65ec12e9cab102e77aa0e14312109",
"body": null,
"is_bot": false,
"headline": "[Tests] up to `io.js` `v3.3`, `node` `v4.1`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-09-27T19:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a2318bc82477e9321e961def11e28d364e5562",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-15T02:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3591a445b1af25d46632eafea51efa07b4eb6dc",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `jscs`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-12T06:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6cd411c6bd92691a48b52683afce584c2c6b21b",
"body": "… SVG.",
"is_bot": false,
"headline": "Switch from vb.teelaun.ch to versionbadg.es for the npm version badge…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-12T06:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be19203dee0aa70ff8f09823bf880a38b824e1ed",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] Update `tape`, `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-11T07:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675372b115fb20b5034f40bcbb5560c6c0512746",
"body": null,
"is_bot": false,
"headline": "Update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-05T07:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be1f0a25dc59b6606be9ee1ace38cb7039a59d2",
"body": null,
"is_bot": false,
"headline": "Test up to `io.js` `v3.0`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-05T06:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7660fed03a7060eb5c91e74b9a17303d4fac1056",
"body": "…nfig",
"is_bot": false,
"headline": "Update `eslint`, `tape`, `semver`; use my personal shared `eslint` co…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-07-25T09:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c2e7f2ce8ad7f8ab3c1da827d93fc2780eff06",
"body": null,
"is_bot": false,
"headline": "Test on `io.js` `v2.4`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-07-25T09:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32754bcca0033e01eba531c4353d1239e992203",
"body": null,
"is_bot": false,
"headline": "Update `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-27T07:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b18d5b44542fddf4950534d506b20d8c8b1f44",
"body": null,
"is_bot": false,
"headline": "Update `nsp`, `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-25T05:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c344b0df83628908a1f776a3f2e5fc4fae1d4d2",
"body": null,
"is_bot": false,
"headline": "Test on `io.js` `v2.3`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-25T05:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e61bd4334c0a1afacd147fd0bc1e2c1be10df5",
"body": null,
"is_bot": false,
"headline": "Update `eslint`, `semver`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-11T05:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a38b2fe73b841b0ed55d9f60573d460a4f2a62",
"body": null,
"is_bot": false,
"headline": "Test on `io.js` `v2.2`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-11T05:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d2af82a6c93aee614f7a4b2c468411c743e95f",
"body": null,
"is_bot": false,
"headline": "Update `covert`, `jscs`, `eslint`, `semver`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-05-26T06:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb7ba63a0816f1d36419ce240f96e9b4e4c90ba",
"body": null,
"is_bot": false,
"headline": "Test up to `io.js` `v2.1`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-05-26T06:37:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d6ee3a3d4a87764d57316804fd8b882ba5197c",
"body": "…eslint`, `semver`. Add `replace`. Use `^` instead of `~`.",
"is_bot": false,
"headline": "Update `is`, `tape`, `covert`, `jscs`, `editorconfig-tools`, `nsp`, `…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-04-28T01:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c98a23b232cb21c7daab797fd63875c2970681",
"body": null,
"is_bot": false,
"headline": "Test on latest `iojs` and `node` versions.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-04-28T01:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8c446e9fc320c23807717356e259529f494b9f3",
"body": null,
"is_bot": false,
"headline": "Fix tests for faked @@toStringTag",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-31T18:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ea86bfff60e026294abfe72f5349fbab1cceef",
"body": null,
"is_bot": false,
"headline": "v1.0.3",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-30T07:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b2a4df6ccf903e89198d4244eeb7f47a7056327",
"body": "…est.",
"is_bot": false,
"headline": "If @@toStringTag is not present, use the old-school Object#toString t…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-30T07:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43afda8a160cb45b3500810f8dc0705f4950f7ab",
"body": null,
"is_bot": false,
"headline": "v1.0.2",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T18:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6be2fd2346557fc81bd544ac8745021c50e266",
"body": null,
"is_bot": false,
"headline": "Improve optimizability of the non-try/catch part.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T18:23:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f2ebeae09c45e1eefeb2c10a011ff2ef0aca921",
"body": null,
"is_bot": false,
"headline": "Fix package.json",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T18:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e1217f11457e540a473d2401b66ad8f33e84cda",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aaa746c26878a0f698aabea4d88215311f2a38d",
"body": null,
"is_bot": false,
"headline": "Use Object() instead of new Number()",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eae43375d3f88e04bb10eabd954e5a6b66ad5305",
"body": null,
"is_bot": false,
"headline": "Add early exits for typeof number, or typeof not \"object\".",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1bb415f8e37b561092080a11446e5cf39b027d9",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-28T22:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99e5aeb3995a7d543fc5833722bc02011fabad6",
"body": null,
"is_bot": false,
"headline": "`make release`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-28T22:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c74e3eb2b10398d4022de7c4015531e874f06c8",
"body": null,
"is_bot": false,
"headline": "Dotfiles.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-28T22:56:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39de624785cc204ed7c0ea5518f1c878870ceb1",
"body": null,
"is_bot": false,
"headline": "Tests.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-28T22:56:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 1,
"latest_release_at": "2024-12-16T02:59:10Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_last_push": 204,
"active_weeks_last_year": 1,
"days_since_latest_release": 583,
"mean_days_between_releases": 401
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "is-number-object",
"exists": true,
"license": "MIT",
"keywords": [
"Number",
"ES6",
"toStringTag",
"@@toStringTag",
"Number object"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/is-number-object",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/inspect-js/is-number-object",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 295066105,
"first_published_at": "2015-01-28T23:04:25.649000Z",
"latest_published_at": "2024-12-16T02:59:16.111000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 583
}
]
},
"popularity": {
"forks": 4,
"stars": 8,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2015-04-04",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2026-05-03",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 1430,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 17,
"malicious_count": 0,
"assessed_package": "npm:is-number-object@1.1.1",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "call-bound",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.3"
},
{
"name": "has-tostringtag",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "call-bound",
"direct": true,
"version": "^1.0.3",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": true,
"version": "^1.0.2",
"ecosystem": "npm"
},
{
"name": "@arethetypeswrong/cli",
"direct": false,
"version": "^0.17.1",
"ecosystem": "npm"
},
{
"name": "@ljharb/eslint-config",
"direct": false,
"version": "^21.1.1",
"ecosystem": "npm"
},
{
"name": "@ljharb/tsconfig",
"direct": false,
"version": "^0.2.2",
"ecosystem": "npm"
},
{
"name": "@types/core-js",
"direct": false,
"version": "^2.5.8",
"ecosystem": "npm"
},
{
"name": "@types/tape",
"direct": false,
"version": "^5.7.0",
"ecosystem": "npm"
},
{
"name": "auto-changelog",
"direct": false,
"version": "^2.5.0",
"ecosystem": "npm"
},
{
"name": "core-js",
"direct": false,
"version": "^3.39.0",
"ecosystem": "npm"
},
{
"name": "eclint",
"direct": false,
"version": "^2.8.1",
"ecosystem": "npm"
},
{
"name": "encoding",
"direct": false,
"version": "^0.1.13",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.8.0",
"ecosystem": "npm"
},
{
"name": "in-publish",
"direct": false,
"version": "^2.0.1",
"ecosystem": "npm"
},
{
"name": "indexof",
"direct": false,
"version": "^0.0.1",
"ecosystem": "npm"
},
{
"name": "is",
"direct": false,
"version": "^3.3.0",
"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"
},
{
"name": "typescript",
"direct": false,
"version": "next",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 2,
"indirect_count": 18
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 9,
"open_issues": 1,
"closed_ratio": 0.833,
"closed_issues": 5,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ljharb",
"commits": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"node-aught.yml",
"node-pretest.yml",
"node-tens.yml",
"node-twenties.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": "d8ed75954a52d2cbaa21e05319e553c6b884bf57",
"ran_at": "2026-07-22T21:51:23Z",
"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-07-21T05:32:04Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2020-12-01T22:16:10Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 14,
"created_at": "2021-01-28T08:08:21Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/inspect-js/is-number-object",
"host": "github.com",
"name": "is-number-object",
"owner": "inspect-js"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 54,
"vitality": 17,
"community": 62,
"governance": 58,
"engineering": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"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": 32,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_latest_release": 583,
"mean_days_between_releases": 401
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 583 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 583
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~401 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 401
}
}
],
"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": 2058,
"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": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"forks": 4,
"stars": 8,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"is-number-object"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 295066105
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "295,066,105 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 295066105,
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 9,
"open_issues": 1,
"closed_issues": 5,
"issue_closed_ratio": 0.833,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "9/9 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 9
}
}
],
"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": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 54,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "inspect-js",
"public_repos": 83,
"account_age_days": 2535
},
"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": "54 followers of inspect-js",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "inspect-js"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "83 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 83
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"is-number-object"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 583
},
"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 583 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 583
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "9 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 9
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 73,
"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": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": 50,
"inputs": {
"topics": [
"js-number",
"is",
"number",
"boxed"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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:is-number-object@1.1.1 runtime dependency closure — what installing the published package pulls in — 17 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:is-number-object@1.1.1",
"assessed": 17
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 17,
"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": 17,
"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": 10
},
"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": 36,
"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,
"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": "0 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 0,
"status": "missed",
"details": [
{
"code": "legible_history",
"params": {
"legible": 0,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"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": [
"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": ".eslintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"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": 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": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1430,
"source_files_sampled": 4,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T21:51:28.033137Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/inspect-js/is-number-object.svg",
"full_name": "inspect-js/is-number-object",
"license_state": "standard",
"license_spdx": "MIT"
}