Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 93,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 6386
},
"pushed_at": "2023-07-03T08:14:47Z",
"created_at": "2017-10-24T09:07:57Z",
"owner_type": "User",
"updated_at": "2026-05-21T18:51:42Z",
"description": "Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://poberezkin.com",
"name": "Evgeny",
"type": "User",
"login": "epoberezkin",
"company": "@simplex-chat",
"location": null,
"followers": 1162,
"avatar_url": "https://avatars.githubusercontent.com/u/2769109?v=4",
"created_at": "2012-11-11T01:47:06Z",
"is_verified": null,
"public_repos": 128,
"account_age_days": 5001
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2019-12-14T16:17:01Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2017-10-24T17:43:12Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2017-10-24T17:42:35Z"
}
],
"recent_commits": [
{
"oid": "49e230da2c84247b29ad4de02c9395793caefd15",
"body": "Add engines to package.json",
"is_bot": false,
"headline": "Merge pull request #26 from MichaelDeBoey/patch-2",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-07-15T10:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4478956e00b728636b99755221feb311a25d6e4c",
"body": "Update .travis.yml",
"is_bot": false,
"headline": "Merge pull request #25 from MichaelDeBoey/patch-1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-07-15T10:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1834d97a4c254ef95ecd537df85cd91703ad995a",
"body": null,
"is_bot": false,
"headline": "Update package.json",
"author_name": "Michaël De Boey",
"author_login": "MichaelDeBoey",
"committed_at": "2020-07-14T19:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fa85bba538524f1dc6ddc9362b4f5022d14aab9",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Michaël De Boey",
"author_login": "MichaelDeBoey",
"committed_at": "2020-07-14T19:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca5fccb9c255177bfcfe2ea701720c4991afce9",
"body": null,
"is_bot": false,
"headline": "Update FUNDING.yml",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-03-22T11:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ab8bdfb91cb182c93475c2c3518d6224672bb4",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-14T16:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be11de1ba65c5b889cdac61d67377584b9cde8f3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'abdonrd-update-dependencies'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-14T15:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fba4a21b55a2cdd6791824a3ffefceca8cce10c",
"body": null,
"is_bot": false,
"headline": "chore: reverted version of packages used in benchmark to \"latest\"",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-14T15:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43398a3146f5691fa4a312263273e8b8b8d7a16d",
"body": null,
"is_bot": false,
"headline": "test: add node 13 to travis",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-14T15:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ec6fb8b5948240a68d4b280aa42e228c1ec377",
"body": null,
"is_bot": false,
"headline": "remove package-lock.json",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-14T15:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766143b7a16412d45e40a081ea808a46bbe7fc97",
"body": null,
"is_bot": false,
"headline": "Update ESLint",
"author_name": "Abdón Rodríguez Davila",
"author_login": "abdonrd",
"committed_at": "2019-12-03T16:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c782be552419de3d60f471f09a37f3eff1fbcff",
"body": null,
"is_bot": false,
"headline": "Update Node support",
"author_name": "Abdón Rodríguez Davila",
"author_login": "abdonrd",
"committed_at": "2019-12-03T16:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52c2ab3e4ecca1a1ee41893267dde31c7f31be53",
"body": null,
"is_bot": false,
"headline": "Update eslint and nyc",
"author_name": "Abdón Rodríguez Davila",
"author_login": "abdonrd",
"committed_at": "2019-12-03T16:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776a6645c892b24369eab15ff43bf9a41eb8942d",
"body": null,
"is_bot": false,
"headline": "Update all the dev dependencies",
"author_name": "Abdón Rodríguez Davila",
"author_login": "abdonrd",
"committed_at": "2019-12-03T16:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5959feaa18646d0dad4aed56bb3dacba5b7b18",
"body": null,
"is_bot": false,
"headline": "docs: security contact",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-24T09:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0cd8c2b0dc9284efc9a8dacd9bc31de69e0a98b",
"body": null,
"is_bot": false,
"headline": "docs: tidelift subscription info",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-24T09:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9e54dfd1d3905347ef563b3c5baff9c0acfe49",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-24T09:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9782fd4cb589c0196b36ab8b3eae18ad71ca43f",
"body": "Add typings",
"is_bot": false,
"headline": "Merge pull request #3 from domoritz/patch-1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-05-07T08:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266d4086cfd7024a8e4a2cd06b355f29b9afd644",
"body": "add copyright to LICENSE",
"is_bot": false,
"headline": "Merge pull request #1 from rina-sleeping/patch-1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-05-07T08:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c14306cd98055dfb8e0680d2aa92f9e2dbadfa61",
"body": null,
"is_bot": false,
"headline": "Create index.d.ts",
"author_name": "Dominik Moritz",
"author_login": "domoritz",
"committed_at": "2018-12-07T03:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb76517ffec778967a49fde49aad3ca48e4c88b",
"body": null,
"is_bot": false,
"headline": "Add typings",
"author_name": "Dominik Moritz",
"author_login": "domoritz",
"committed_at": "2018-12-07T03:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b43233b2bf0a69b3b33bd5ade0e0f8e001d16a4",
"body": null,
"is_bot": false,
"headline": "add copyright to LICENSE",
"author_name": "Rina Takahashi",
"author_login": "rina-sleeping",
"committed_at": "2018-08-09T06:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0017726aa0cf7696c6685c27a5d7529e8e5e7cc",
"body": null,
"is_bot": false,
"headline": "chore: dependencies in package.json",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T19:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43c016ad43684fb3dff2f94e6bc25cd39fdf7f3b",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T17:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e25132303696bbdca17a7e5307ba07c1f243b90",
"body": null,
"is_bot": false,
"headline": "docs: readme links",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T17:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5dbcfa9802a598d1e6108d8cea6c61ea5020aef",
"body": null,
"is_bot": false,
"headline": "test: NaN, Infinity values",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T17:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f688f7441010cfef91a6147280cc501701e83b",
"body": null,
"is_bot": false,
"headline": "refactor: benchmark, optimise code",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T17:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07129442712439494f416c92eeceef0c207f0648",
"body": null,
"is_bot": false,
"headline": "docs: option \"cycles\"",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T13:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa52d84225012764ec845a7191a3b26b85c3e294",
"body": null,
"is_bot": false,
"headline": "test: pre-commit",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T13:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6487d677d37d49dbf3ac5d21b193410359608ce3",
"body": null,
"is_bot": false,
"headline": "test: null value in property",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T13:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af5cebd145cb27343cd66401129a96fced2d48bd",
"body": null,
"is_bot": false,
"headline": "docs: coverage status badge",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T10:54:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e6d1f844ea56759bd299a962ccf472358ad431",
"body": null,
"is_bot": false,
"headline": "refactor: use strings instead of arrays",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T10:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb684a8543b4eaf0805d86ffe343c1b6bb300b39",
"body": null,
"is_bot": false,
"headline": "refactor: remove unused ineer function params",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T10:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a78a8de99b6d566b1f07c81d1c9254923289244",
"body": null,
"is_bot": false,
"headline": "chore: add test coverage",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T10:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0efd85b06a8ade59c1cb25ce71cde92611be6de",
"body": null,
"is_bot": false,
"headline": "refactor: remove polyfills",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T09:52:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe68a2c8b99d42e46fd6cc8e478cd3b06f6b4b83",
"body": null,
"is_bot": false,
"headline": "chore: travis test, update package name",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T09:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99fa7ff0ade265ed217594358d51786784a2de89",
"body": null,
"is_bot": false,
"headline": "feat: remove option \"space\"",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T09:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece7492f311971c2cd3d067d949b1ca992a0deb8",
"body": null,
"is_bot": false,
"headline": "feat: remove option \"replacer\"",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T09:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c1b94db1d3696918fa7f2f1845f8d0cc658b483",
"body": null,
"is_bot": false,
"headline": "chore: remove jsonify",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2017-10-24T09:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43ca2a1dcfc39bf1514684492767ef6040d1f3e",
"body": null,
"is_bot": false,
"headline": "fix conflict",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2016-02-02T18:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3ac9cc006a91e64901f8ebe78d23bf9fc9fbd0",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2016-02-02T18:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f5f443e90402a520f1413833318b02bbb11ad67",
"body": null,
"is_bot": false,
"headline": "add breaking test (acyclic detected as cyclic)",
"author_name": "Mark Vayngrib",
"author_login": "mvayngrib",
"committed_at": "2015-10-13T18:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26c700f0b1d078512d2eba0eb16d6e5110a5538",
"body": null,
"is_bot": false,
"headline": "Correctly stringify non-cyclic shared references",
"author_name": "Blake Thomson",
"author_login": "thomsbg",
"committed_at": "2015-04-15T16:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70d44441a4a4161796e779952312b35ec336442",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-05-27T12:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "894f43b633724bf0c6c2741143addfe20e149015",
"body": null,
"is_bot": false,
"headline": "document replacer",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-05-27T12:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf5e636803a55d062e97aaf4e2c27d5c787aff0",
"body": null,
"is_bot": false,
"headline": "Added options.replacer for custom object serialization",
"author_name": "Mirza Kapetanovic",
"author_login": "kapetan",
"committed_at": "2014-05-27T12:46:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad5deb9220c0254b2779ff43764f789978e9fdd",
"body": null,
"is_bot": false,
"headline": "0.1.3",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-05-27T10:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0debff3a36604010279af1868c6172674f9cc9",
"body": null,
"is_bot": false,
"headline": "Enable toJSON function to return different types",
"author_name": "Mirza Kapetanovic",
"author_login": "kapetan",
"committed_at": "2014-05-27T10:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a723f705dd13fcbab1aa0ffa51849395712aaa13",
"body": null,
"is_bot": false,
"headline": "guard the reference",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-04-03T04:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da89fddfd8fcbe8911eb802dbcc26dec6c396f7",
"body": null,
"is_bot": false,
"headline": "0.1.2",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-04-03T04:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff314fabf3b40074a4aff906b16e087897c6040",
"body": null,
"is_bot": false,
"headline": "reindent",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2014-04-03T04:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1de9d193e8d6755d6ea2c2e5ead0544a8122040",
"body": null,
"is_bot": false,
"headline": "Should call 'toJSON' if it is defined on the object being stringified.",
"author_name": "Rick Eyre",
"author_login": "RickEyre",
"committed_at": "2014-04-03T04:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b5eab6b7883b59c2e48e0806dab70537bae1ad",
"body": null,
"is_bot": false,
"headline": "0.1.1",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5df6b9ec0f5a5826eebb5d93424923041e43405",
"body": null,
"is_bot": false,
"headline": "fix formatting",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e139e8bbeb37b4dfd44991f4d6c98bba446b949",
"body": null,
"is_bot": false,
"headline": "fixed merge conflicts",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03f90cd3fbf08ed002da19190e74f3b9bbd70ae",
"body": null,
"is_bot": false,
"headline": "0.1.0",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "962edf4abb96189546b4f78f8719d747fd90fd43",
"body": null,
"is_bot": false,
"headline": "formatting",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-12-22T04:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6815c9dd8ca4052023d2bbd5c5b78b44f0efef0",
"body": null,
"is_bot": false,
"headline": "New “space” option to enable pretty printing (same as ES5)",
"author_name": "rprieto",
"author_login": "rprieto",
"committed_at": "2013-12-22T04:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a2e830b5fc42f776e5c348ff4967f2b8481ef9",
"body": null,
"is_bot": false,
"headline": "0.0.1",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-18T00:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f4e9c78befc32f7d36af68e408e25cdc84be202",
"body": null,
"is_bot": false,
"headline": "don't choke on null",
"author_name": "Carlos Rodriguez",
"author_login": null,
"committed_at": "2013-07-18T00:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ff127df9f05d0b238bae8f91e483a755e0069e",
"body": null,
"is_bot": false,
"headline": "badges",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-17T22:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c16662bc1cc6ecfa64159f9277e067cb1bec505",
"body": null,
"is_bot": false,
"headline": "fix object.keys shim",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-17T22:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c5fd6f9b12e1679b90777b9f6384203a05e983",
"body": null,
"is_bot": false,
"headline": "package.json etc",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f36c1aa645a75ebefa6d66d9cf41660439ebfe",
"body": null,
"is_bot": false,
"headline": "docs, more examples",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b9a476fd3ce9ec09b2c0588605e6c7c053e9ed",
"body": null,
"is_bot": false,
"headline": "fix for the other tests that don't use a cmp function",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab93e2273ec530990e28233fcb96fde548ab16c",
"body": null,
"is_bot": false,
"headline": "comparison test now passes",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T06:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af627d0d367451a98fc9cec6580760ade8f9bae",
"body": null,
"is_bot": false,
"headline": "failing custom comparison test",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T05:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccbd24c1a1a6318e3c004c86ae032db98a9abf8",
"body": null,
"is_bot": false,
"headline": "turn examples into tests, everything passes",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T05:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e5363ac542fa3bf0bdef51034ca9201648f9839",
"body": null,
"is_bot": false,
"headline": "working implementation with 2 examples",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2013-07-16T05:53:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 0,
"latest_release_at": "2019-12-14T16:17:01Z",
"latest_release_tag": "v2.1.0",
"releases_from_tags": false,
"days_since_last_push": 1115,
"active_weeks_last_year": 0,
"days_since_latest_release": 2411,
"mean_days_between_releases": 390.5
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "fast-json-stable-stringify",
"exists": true,
"license": "MIT",
"keywords": [
"json",
"stringify",
"deterministic",
"hash",
"stable"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/fast-json-stable-stringify",
"is_deprecated": false,
"latest_version": "2.1.0",
"repository_url": "https://github.com/epoberezkin/fast-json-stable-stringify",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 585871138,
"first_published_at": "2017-10-24T09:21:39.783000Z",
"latest_published_at": "2019-12-14T16:17:57.583000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2411
}
]
},
"popularity": {
"forks": 37,
"stars": 322,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-12-02",
"count": 1
},
{
"date": "2018-12-07",
"count": 1
},
{
"date": "2019-01-06",
"count": 1
},
{
"date": "2019-06-06",
"count": 1
},
{
"date": "2019-06-24",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-10-17",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-11-15",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-10-20",
"count": 2
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
}
],
"complete": true,
"collected": 37,
"total_forks": 37
},
"star_history": null,
"open_issues_and_prs": 25
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 1845,
"source_files_sampled": 11,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "benchmark",
"direct": false,
"version": "^2.1.4",
"ecosystem": "npm"
},
{
"name": "coveralls",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^6.7.0",
"ecosystem": "npm"
},
{
"name": "fast-stable-stringify",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "faster-stable-stringify",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^14.1.0",
"ecosystem": "npm"
},
{
"name": "pre-commit",
"direct": false,
"version": "^1.2.2",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "^4.11.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 0,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 15,
"merged_prs": 5,
"open_issues": 10,
"closed_ratio": 0.167,
"closed_issues": 2,
"closed_unmerged_prs": 50
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "epoberezkin",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/2769109?v=4"
},
{
"type": "User",
"login": "abdonrd",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1007051?v=4"
},
{
"type": "User",
"login": "domoritz",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/589034?v=4"
},
{
"type": "User",
"login": "MichaelDeBoey",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6643991?v=4"
},
{
"type": "User",
"login": "kapetan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/789564?v=4"
},
{
"type": "User",
"login": "thomsbg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/238948?v=4"
},
{
"type": "User",
"login": "mvayngrib",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/83948?v=4"
},
{
"type": "User",
"login": "RickEyre",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1071332?v=4"
},
{
"type": "User",
"login": "rina-sleeping",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6756144?v=4"
},
{
"type": "User",
"login": "rprieto",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/189105?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.667
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.yml"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 5/22 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"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": "49e230da2c84247b29ad4de02c9395793caefd15",
"ran_at": "2026-07-22T15:58:40Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 4,
"created_at": "2019-01-06T04:51:03Z",
"last_comment_at": "2021-06-10T11:55:12Z",
"last_comment_author": "RA80533"
},
{
"number": 6,
"created_at": "2019-08-16T11:02:44Z",
"last_comment_at": "2019-10-17T05:58:41Z",
"last_comment_author": "abdonrd"
},
{
"number": 18,
"created_at": "2020-06-01T08:51:04Z",
"last_comment_at": "2020-06-01T08:54:53Z",
"last_comment_author": "coveralls"
},
{
"number": 27,
"created_at": "2020-07-15T20:46:29Z",
"last_comment_at": "2021-02-03T17:57:36Z",
"last_comment_author": "willydee"
},
{
"number": 31,
"created_at": "2020-08-29T13:19:15Z",
"last_comment_at": "2020-08-29T13:26:18Z",
"last_comment_author": "coveralls"
},
{
"number": 39,
"created_at": "2020-11-04T05:06:03Z",
"last_comment_at": "2020-11-04T05:19:09Z",
"last_comment_author": "coveralls"
},
{
"number": 47,
"created_at": "2021-01-03T02:13:17Z",
"last_comment_at": "2021-01-03T02:14:21Z",
"last_comment_author": "coveralls"
},
{
"number": 61,
"created_at": "2021-04-13T15:21:31Z",
"last_comment_at": "2022-01-04T19:46:30Z",
"last_comment_author": "maxbilbow"
},
{
"number": 64,
"created_at": "2021-04-29T21:33:59Z",
"last_comment_at": "2021-06-25T15:38:12Z",
"last_comment_author": "dependabot-preview"
},
{
"number": 66,
"created_at": "2021-05-16T16:56:02Z",
"last_comment_at": "2023-02-06T17:38:29Z",
"last_comment_author": "jmealo"
},
{
"number": 72,
"created_at": "2021-07-27T06:58:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2021-08-02T06:41:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2022-12-13T08:01:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 78,
"created_at": "2023-07-03T08:14:47Z",
"last_comment_at": "2023-08-02T09:56:12Z",
"last_comment_author": "xiaoxiangmoe"
},
{
"number": 82,
"created_at": "2026-02-09T07:24:52Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-07-15T10:54:17Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 2,
"created_at": "2018-10-31T00:48:13Z",
"last_comment_at": "2023-07-06T14:46:38Z",
"last_comment_author": "JackHowa"
},
{
"number": 7,
"created_at": "2019-09-10T08:13:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2019-09-26T14:53:07Z",
"last_comment_at": "2023-08-28T16:46:04Z",
"last_comment_author": "mateusrachid"
},
{
"number": 11,
"created_at": "2020-02-17T10:06:46Z",
"last_comment_at": "2020-12-02T02:11:21Z",
"last_comment_author": "sxwei123"
},
{
"number": 15,
"created_at": "2020-05-14T22:29:59Z",
"last_comment_at": "2020-10-01T17:26:20Z",
"last_comment_author": "stasyuk93"
},
{
"number": 62,
"created_at": "2021-04-24T22:22:13Z",
"last_comment_at": "2021-04-30T09:48:57Z",
"last_comment_author": "AllNamesRTaken"
},
{
"number": 74,
"created_at": "2022-04-12T18:33:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2025-06-26T13:46:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2025-08-18T07:09:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2025-11-09T02:03:48Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/epoberezkin/fast-json-stable-stringify",
"host": "github.com",
"name": "fast-json-stable-stringify",
"owner": "epoberezkin"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 22,
"inputs": {
"security": 44,
"vitality": 15,
"community": 54,
"governance": 45,
"engineering": 28,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 36,
"overall_after_abandonment_multiplier": 22
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1115,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1115 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1115
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v2.1.0",
"releases_from_tags": false,
"days_since_latest_release": 2411,
"mean_days_between_releases": 390.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2411 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2411
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~390.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 390.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 14,
"unanswered_open_issues": 8,
"days_since_last_merged_pr": 2198,
"days_since_last_human_commit": 2198,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2198 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2198,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"forks": 37,
"stars": 322,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "322 stars",
"points": 40.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 322
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "37 forks",
"points": 13,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 37
}
}
],
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"fast-json-stable-stringify"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 585871138
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "585,871,138 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 585871138,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 45,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.667
},
"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 67% of commits",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 67
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"merged_prs": 5,
"open_issues": 10,
"closed_issues": 2,
"issue_closed_ratio": 0.167,
"closed_unmerged_prs": 50
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "17% of issues closed",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 17
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/55 decided PRs merged",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 55
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/22 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 71,
"inputs": {
"followers": 1162,
"owner_type": "User",
"is_verified": null,
"owner_login": "epoberezkin",
"public_repos": 128,
"account_age_days": 5001
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,162 followers of epoberezkin",
"points": 22,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1162,
"login": "epoberezkin"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "128 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 128
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"fast-json-stable-stringify"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2411
},
"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 2411 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2411
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 28,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.yml"
}
}
],
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 5/22 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 6
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 6,
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"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": 23
},
"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": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.348,
"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": "24 of 69 human commits state their intent (structured subject or explanatory body)",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 69
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 69",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 69
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1845,
"source_files_sampled": 11,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/11 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 11,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"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",
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:58:52.682355Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/epoberezkin/fast-json-stable-stringify.svg",
"full_name": "epoberezkin/fast-json-stable-stringify",
"license_state": "custom",
"license_spdx": null
}