Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"string",
"javascript",
"object"
],
"is_fork": false,
"size_kb": 107,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 2635
},
"pushed_at": "2025-12-30T01:56:34Z",
"created_at": "2015-01-29T08:08:38Z",
"owner_type": "Organization",
"updated_at": "2025-12-30T01:56:38Z",
"description": "Is this value a JS String object or primitive? 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:58:53Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-12-02T04:53:35Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2021-08-06T01:02:20Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2021-05-08T04:05:28Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2019-12-19T04:53:40Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2015-01-30T07:43:50Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2015-01-29T18:43:19Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-01-29T17:43:16Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-01-29T17:36:46Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-01-29T08:26:42Z"
}
],
"recent_commits": [
{
"oid": "42a850857133d6525a02a623bf45c9e904a347d2",
"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:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbbcdaed74d18b6b6899b0a6e6310f5ce31d70c7",
"body": null,
"is_bot": false,
"headline": "v1.1.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-16T02:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8a78fc1c1fe9b4223c9a8721579026d5ddbce1",
"body": null,
"is_bot": false,
"headline": "[Refactor] use `call-bound` directly",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-16T02:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c352fd578379c03cd068aea7590de60068a44e",
"body": null,
"is_bot": false,
"headline": "[Deps] update `call-bind`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-16T02:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f7ef7948b012f769ee3a59952f34ba75a5f5c0",
"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:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9621fdcbb70a114eee8b4cb43e0d44e42f867cd6",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-02T04:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e83d67ae35a65b4d59d59760c7af9e68aafb4a4",
"body": null,
"is_bot": false,
"headline": "[New] add types",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac86dd7fcf68b90772d1c9f8dd931e0442908f4a",
"body": null,
"is_bot": false,
"headline": "[Robustness] use `call-bind`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20fde5092adddc024562f391a96db0b61478a56d",
"body": null,
"is_bot": false,
"headline": "[Refactor] skip expensive check, for null",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b67a78d4b64d6337d0b6f07ae0af6b04dec327d4",
"body": null,
"is_bot": false,
"headline": "[Deps] update `has-tostringtag`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac8551d76bf8b68a94ad3504fcbf8f99d16e756",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] add missing peer dep",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8e0e5e8a9631ffef4def01c7fe4029147cbf89",
"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:06:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "223540c6fd5ec982b866bb1b8b3fac37ef5913de",
"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:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb7ea7a493d51435bb093a55acbd32a206e7c1a",
"body": null,
"is_bot": false,
"headline": "[Tests] replace `aud` with `npm audit`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-12-01T23:06:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64015720bd63e517d84752eb750bc78178bf707c",
"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-02T04:09:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8afc37ae53d7a1888a28e298eb986a9f534fb46e",
"body": "…ngelog`, `core-js`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-02T00:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77058c8c9e70dc77a5331dd654004e1f8500e985",
"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-02T00:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c3779e29220c495b216b6d7cb0813dbe146b59",
"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:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a2ee6b4556ebd56bdc1288cf34b942ee3b60458",
"body": null,
"is_bot": false,
"headline": "[meta] fix repo URL",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-01-11T19:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6913c75f6e7469e421880a1593c440783aa50ac6",
"body": null,
"is_bot": false,
"headline": "[meta] better `eccheck` command",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-01-11T19:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12aa75b96e2d3f5cd0da139073afba41e6250951",
"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-14T02:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "febd26e9211519506d36cd236eca293c7773ae99",
"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-14T02:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3284ad1a9aeff3eed23d177501c0920e9c5841e3",
"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-10-14T03:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bf0657c3b4882844af6b93ecc49872ca15f503",
"body": null,
"is_bot": false,
"headline": "[readme] add github actions/codecov badges; update URLs",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-14T03:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4312be511df011bb3f3bcc9a46e57755c18465ea",
"body": null,
"is_bot": false,
"headline": "[actions] update codecov uploader",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-13T18:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a5b6d659f59e744ae03b2557e0482cd69194b3",
"body": null,
"is_bot": false,
"headline": "v1.0.7",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-08-06T01:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfaabf877e874ca21d2c44be26f13add8ee2761",
"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-06T00:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d973ffd2268e10c0e2cd4f0c57ecf8ce0a8d8578",
"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-06T00:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b18d18fb869a4aba24cd138d5a14db18781007",
"body": null,
"is_bot": false,
"headline": "v1.0.6",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T04:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04630b1b535084322ddeae8efb79a8810d7cf325",
"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-08T04:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83337ebf55308b7bb9c1befae420760e0f8d8016",
"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-08T04:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b25aea2e8a53ed9e9090cf96481590cdc00a0957",
"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-08T03:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57fbe215da83a3b601855a9c6543ad1a96de5702",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T03:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "759ccd94de4a2000231a179f91af6b5c12c11e00",
"body": null,
"is_bot": false,
"headline": "[readme] update badges",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T03:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e52bbd19b1608f6932c0335d9981824584c3186",
"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-08T03:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc38f26adb486f50880c5771d145ab2bffb6247a",
"body": null,
"is_bot": false,
"headline": "[meta] use `prepublishOnly` script for npm 7+",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T03:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34191278f1fa09ba4da801a6fd7a32e31050e759",
"body": null,
"is_bot": false,
"headline": "[meta] gitignore coverage output",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-01-31T05:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191e55ff1fa782654ffcce2df922e23345b56690",
"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-31T05:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ea2b81e866775a7890e75c44c742204124aa354",
"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:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7790c89e5077251fe7ca32ac29eeee02f1b2751",
"body": null,
"is_bot": false,
"headline": "[Tests] migrate tests to Github Actions",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T23:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc02f7080c355f0d24368c1622db09f7cc30cdbd",
"body": null,
"is_bot": false,
"headline": "[Tests] run `nyc` on all tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T23:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec390295b4faef7744d2b579c1050be66168cb7",
"body": null,
"is_bot": false,
"headline": "[actions] add \"Allow Edits\" workflow",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T23:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334eca02d40f4cf7dc15a8e7d5ff06852028abb5",
"body": null,
"is_bot": false,
"headline": "[actions] update rebase action to use checkout v2",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T23:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0f76fa1990bb580948f9e2daa89bdcda3fae7f0",
"body": "…, `tape`; add `aud`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-08-31T05:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a332e963f1ab717fafa671e0fa8a1b20c53d861",
"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-31T05:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "114cfad854d8860421f847cd99a3bdb8ef1353dc",
"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:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105d1b9851e366ef23c2a27d4064e0d36da25939",
"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-30T22:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf72b6bf93438b8e7a54345467ab8cf35ef56e2",
"body": null,
"is_bot": false,
"headline": "v1.0.5",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-19T04:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9a225b27935f7c9c2704281d7fddd3614d3cb8",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-12-18T23:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0f51cbae1f97dbe1466eee88d105b3df0d2f0a",
"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:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23bdf83cf42138eba09f45bd0b040b069f9839d4",
"body": "…test`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-la…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-20T07:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85789723ce3a7064536598e0fcdd495257c6134",
"body": null,
"is_bot": false,
"headline": "[meta] add `auto-changelog`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-20T07:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81328a6ef3eee989164127e4c0c82f1da73d3567",
"body": null,
"is_bot": false,
"headline": "[meta] add `funding` field",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-20T07:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4121d6b168ae1d54a81791ee6877f9813cab6253",
"body": null,
"is_bot": false,
"headline": "[Tests] use shared travis-ci configs",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-11-20T07:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96153c0d687a7fda2261f4c02add5d0b41e8aed7",
"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-20T06:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc35d3feb40921bb22e1639903cb7f2fab77814b",
"body": "…test`, `semver`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-la…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-13T00:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59c2c610dbd8e8ca1e4aa3fa9c9f93205cab9b07",
"body": null,
"is_bot": false,
"headline": "[Tests] use `eclint` instead of `editorconfig-tools`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-13T00:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ae246d6cdaa4ccbc21f7c144b672139b8ccef6",
"body": null,
"is_bot": false,
"headline": "[meta] create FUNDING.yml",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-08-11T15:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a3e89ccb9638d73f45dbcb2a42e509bd3153c4",
"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-21T03:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ccb48fd85f0245eb893507d00003090da020d0",
"body": null,
"is_bot": false,
"headline": "[meta] add `safe-publish-latest`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T03:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4a95e4473fe8195501878525b5af5948aa45c9",
"body": "…`tape`, `semver`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `is`, `covert`, …",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T03:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "341092203c11a3b92eee55a7ecb7b8265e8fcecd",
"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-21T03:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b49ffd04d4cd8c57d9e7b485421fbf3641b41b",
"body": null,
"is_bot": false,
"headline": "Only apps should have lockfiles",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T03:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d49592b9880fcb1a23b67286445281131a553e3",
"body": null,
"is_bot": false,
"headline": "[Tests] remove `jscs`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2019-06-21T03:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817361a9673cd1ec9854b52578a980159f7d8701",
"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:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6c73b507bcd39050ef71e554069f72fc5b222a",
"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:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06b58a048c2a820e5611ad2bd9ddfbe893295a57",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-15T04:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886767e04e5ad59ac0bc926a87233cc8546c8b4f",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `jscs`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-12T07:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea7cf849b952c924d1687a302098251a7b827c80",
"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-12T07:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a429816688e23c81948b4ae72324c26c27849b7c",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] Update `tape`, `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-11T07:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172e2dd1a0b9eb042bcb9a80ff5e774a90ff0695",
"body": null,
"is_bot": false,
"headline": "Update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-08-05T06:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22637ef9e0030533df85cf1992fc099a88b1924c",
"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:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c380a70011714370e754fa0df95f56cdcaa3e60",
"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-26T00:00:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ec3ea390b364583a792799b53857fd186ccc88",
"body": null,
"is_bot": false,
"headline": "Test on `io.js` `v2.4`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-07-25T23:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e861b4bc71f5390670aebdff91119a1f8aeeb88a",
"body": null,
"is_bot": false,
"headline": "Update `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-27T07:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11de4910beee1ffe1e67fbe25ec6707ca796b27",
"body": null,
"is_bot": false,
"headline": "Update `nsp`, `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-25T05:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6e796f16ec433b88962162fde8012f28e18f1e",
"body": null,
"is_bot": false,
"headline": "Test on `io.js` `v2.3`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-25T05:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0777977757a85a1db75831d03a14b4b1fde05d7e",
"body": null,
"is_bot": false,
"headline": "Update `eslint`, `semver`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-11T04:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08b476ed0734a70e3091c04ddd2f173a2df21eb2",
"body": null,
"is_bot": false,
"headline": "Test on `io.js` `v2.2`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-06-11T04:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc6983d06bc98f4ae9b7c9439d5d73c7318d8acd",
"body": "…`, `nsp`, `semver`.\n\nUse `^` instead of `~`.",
"is_bot": false,
"headline": "Update \t`is`, `tape`, `covert`, `jscs`, `editorconfig-tools`, `eslint…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-05-26T07:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd426cd18b22b0d0e1731598125393dcfe0c5704",
"body": null,
"is_bot": false,
"headline": "Test on `node` and `io.js` latest.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-05-26T07:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cce8329133dfd233987359df151018b3b136be1",
"body": null,
"is_bot": false,
"headline": "Fix tests for faked @@toStringTag",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-31T18:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc054522e27639dbd279a39bd7302fc859a1fd6",
"body": null,
"is_bot": false,
"headline": "v1.0.4",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-30T07:43:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30675ecb5c5cc43873918661a414a1d0f8b77325",
"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:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c27f9f7fb3c6b2fbc8d5034336fd514e3ac0986",
"body": null,
"is_bot": false,
"headline": "v1.0.3",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T18:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b2772abe09ba8cbaa631322cc226ee906d2db22",
"body": null,
"is_bot": false,
"headline": "Refactor to aid optimization of non-try/catch code.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T18:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e147ee789890b3a9c5eb5270d300ae0fc9584a7",
"body": null,
"is_bot": false,
"headline": "v1.0.2",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc921d332b64e4041162f04e4712b0dc687863a5",
"body": null,
"is_bot": false,
"headline": "Fix broken package.json",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdcb9ff46f78715e8aea501520931a364b55cb38",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e05bd171da6002d432e451fd48912db8b048e0",
"body": null,
"is_bot": false,
"headline": "Fix eslint config.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82f41d36a599bc6a06152792c84c7683e412c513",
"body": null,
"is_bot": false,
"headline": "Add early exits for typeof \"string\", or typeof not \"object\".",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T17:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85f8e81b1b00643d732a91a28df2556b9019c0f",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23707f5ecfdf00afb0e57c06ac07f7f49cdeb606",
"body": null,
"is_bot": false,
"headline": "`make release`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45bc9dd60201722344986a6c7536be9ea9ccefbf",
"body": null,
"is_bot": false,
"headline": "Dotfiles.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c987b8513b0ac03b0897e0fce7de8135d4ee0f",
"body": null,
"is_bot": false,
"headline": "Tests.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0471d59078d7f3f77619913ec21c57c0af27114c",
"body": null,
"is_bot": false,
"headline": "Implementation.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575ad811c61b156cfbcc60ff61947183c6ebe6a2",
"body": null,
"is_bot": false,
"headline": "package.json",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f67c9a0725f811845d38646a19322895cd03981",
"body": null,
"is_bot": false,
"headline": "Read me",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c26a7a2e41dec77be2c59d5847f29a6ab7c0b29",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2015-01-29T08:08:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 1,
"latest_release_at": "2024-12-16T02:58:53Z",
"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-string",
"exists": true,
"license": "MIT",
"keywords": [
"String",
"string",
"ES6",
"toStringTag",
"@@toStringTag",
"String object"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/is-string",
"is_deprecated": false,
"latest_version": "1.1.1",
"repository_url": "https://github.com/inspect-js/is-string",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 323878605,
"first_published_at": "2015-01-29T08:31:52.824000Z",
"latest_published_at": "2024-12-16T02:59:00.418000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 583
}
]
},
"popularity": {
"forks": 5,
"stars": 22,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2026-05-03",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 1524,
"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-string@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": "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": 19,
"direct_count": 2,
"indirect_count": 17
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 9,
"open_issues": 2,
"closed_ratio": 0.857,
"closed_issues": 12,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ljharb",
"commits": 99,
"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": false,
"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": "42a850857133d6525a02a623bf45c9e904a347d2",
"ran_at": "2026-07-22T21:49: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-21T04:54:33Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2020-12-01T23:47:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 22,
"created_at": "2021-01-28T08:29:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2024-07-14T13:03:35Z",
"last_comment_at": "2024-07-15T16:33:52Z",
"last_comment_author": "ljharb"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/inspect-js/is-string",
"host": "github.com",
"name": "is-string",
"owner": "inspect-js"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 54,
"vitality": 17,
"community": 66,
"governance": 55,
"engineering": 68
},
"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": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 5,
"stars": 22,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "22 stars",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 22
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"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-string"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 323878605
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "323,878,605 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 323878605,
"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": 55,
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"merged_prs": 9,
"open_issues": 2,
"closed_issues": 12,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "9/14 decided PRs merged",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 14
}
}
],
"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-string"
],
"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": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"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": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"string",
"javascript",
"object"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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-string@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-string@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 99 human commits state their intent (structured subject or explanatory body)",
"points": 0,
"status": "missed",
"details": [
{
"code": "legible_history",
"params": {
"legible": 0,
"sampled": 99
}
}
],
"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 99",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 99
}
}
],
"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": 1524,
"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:49:28.198980Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/inspect-js/is-string.svg",
"full_name": "inspect-js/is-string",
"license_state": "standard",
"license_spdx": "MIT"
}