Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 80,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 24144
},
"pushed_at": "2021-11-03T07:45:41Z",
"created_at": "2010-12-31T07:49:57Z",
"owner_type": "User",
"updated_at": "2026-05-22T09:25:30Z",
"description": "A streaming JSON parser written in pure JavaScript for node.js",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://patreon.com/creationix",
"name": "Tim Caswell",
"type": "User",
"login": "creationix",
"company": "@vercel ",
"location": "Mountainburg, AR, USA",
"followers": 5303,
"avatar_url": "https://avatars.githubusercontent.com/u/89353?v=4",
"created_at": "2009-05-27T22:47:14Z",
"is_verified": null,
"public_repos": 520,
"account_age_days": 6265
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2017-05-09T19:58:00Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2017-01-16T20:18:46Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2015-10-12T14:42:25Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-01-31T02:12:14Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2015-01-31T02:12:14Z"
},
{
"tag": "0.0.6",
"kind": "patch",
"published_at": "2014-01-31T23:55:06Z"
},
{
"tag": "0.0.5",
"kind": "patch",
"published_at": "2013-03-13T04:15:11Z"
},
{
"tag": "0.0.4",
"kind": "patch",
"published_at": "2012-12-19T16:58:42Z"
},
{
"tag": "0.0.3",
"kind": "patch",
"published_at": "2012-10-08T17:05:47Z"
},
{
"tag": "0.0.2",
"kind": "patch",
"published_at": "2012-08-10T16:11:11Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2011-01-18T23:16:23Z"
}
],
"recent_commits": [
{
"oid": "b2d8bc6db4f6be3f276752b3b9f882b1945afede",
"body": "add number reviver",
"is_bot": false,
"headline": "Merge pull request #39 from shimaore/number-reviver",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2020-04-27T16:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c803705b47c17eba4ccf07f154af42e79a12cad",
"body": "use proper alloc at all times",
"is_bot": false,
"headline": "Merge pull request #40 from shimaore/proper-alloc",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2020-04-27T16:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a38415615d484599af9f0cdb0ded03953f60977",
"body": null,
"is_bot": false,
"headline": "use proper alloc at all times",
"author_name": "Stephane Alnet",
"author_login": "shimaore",
"committed_at": "2020-04-24T06:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a980a1709c87c5a57a33d2dbebee4d15a4d8272d",
"body": null,
"is_bot": false,
"headline": "add number reviver",
"author_name": "Stephane Alnet",
"author_login": "shimaore",
"committed_at": "2020-04-24T06:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1480064a3040cec3f27aa929dd1d1469150b8737",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.3.1",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2017-05-09T19:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd43c2e8d3d9af9e3097f5672d1737a4fb1bae6f",
"body": "Allow parse escaped surrogate pairs",
"is_bot": false,
"headline": "Merge pull request #33 from fiserro/master",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2017-05-05T00:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a8f0e25d387a4c60ee21fa63dbaf4b84857ad8",
"body": null,
"is_bot": false,
"headline": "Allow parse escaped surrogate pairs",
"author_name": "Robert Fiser",
"author_login": null,
"committed_at": "2017-05-03T12:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f02ca615aeeb4cbbe786ab42ce0592b44dc217",
"body": null,
"is_bot": false,
"headline": "Bump version to 1.3.0",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2017-01-16T20:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10840684088fed6095c82ebd00d4b589e6af5fad",
"body": null,
"is_bot": false,
"headline": "Merge tag '1.2.0'",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2017-01-16T20:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8722aa9d435b7ca5e61fa041a8f44656245d0839",
"body": "improve memory usage when parsing large tokens",
"is_bot": false,
"headline": "Merge pull request #31 from hayes/big-strings",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2017-01-16T20:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5643e5274c0bade7cded08bf8e3624cbbf9bbd7a",
"body": null,
"is_bot": false,
"headline": "cleanup buffer copy size logic",
"author_name": "Michael Hayes",
"author_login": null,
"committed_at": "2017-01-10T23:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d54bcf900426f9e69ec6bd6f641ac51ead974b",
"body": null,
"is_bot": false,
"headline": "add char code constants",
"author_name": "Michael Hayes",
"author_login": null,
"committed_at": "2017-01-10T23:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac45580d702058c239644c676278a21e98433173",
"body": null,
"is_bot": false,
"headline": "make tests work on old versions of node",
"author_name": "Michael Hayes",
"author_login": null,
"committed_at": "2017-01-10T05:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7a1bad5db1fd111e274c8ff1572d894ed1a60ff",
"body": null,
"is_bot": false,
"headline": "don't oom on long strings",
"author_name": "Michael Hayes",
"author_login": null,
"committed_at": "2017-01-10T04:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f4dc7b49300a549aea19a628d712009ca84ced",
"body": null,
"is_bot": false,
"headline": "Release 1.2.0",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2015-10-12T14:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "044b268f01c4b8f97fb936fc85d3bcfba179e5bb",
"body": "Refactored number parsing",
"is_bot": false,
"headline": "Merge pull request #27 from mpnovikova/bignum",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2015-10-08T19:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5245aa69d69a6d1c5926f36154b413c64ea46373",
"body": null,
"is_bot": false,
"headline": "Added few tests for the long numbers and improved the check",
"author_name": "Marina Novikova",
"author_login": null,
"committed_at": "2015-10-08T18:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ca604c4b0510fa597387de801e42ce6b5d12a1",
"body": "Fix infinite loop for characters above 244",
"is_bot": false,
"headline": "Merge pull request #28 from ZECTBynmo/master",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2015-10-08T16:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7beada2da528bd7e35c67d017f01929852b5440",
"body": null,
"is_bot": false,
"headline": "Fix infinite loop for characters above 244",
"author_name": "Mike Vegeto",
"author_login": "ZECTBynmo",
"committed_at": "2015-10-08T00:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "645897f349922c7bb11e4fee4f9f79ede9af84f7",
"body": null,
"is_bot": false,
"headline": "Overflow check, passing a string",
"author_name": "Marina Novikova",
"author_login": null,
"committed_at": "2015-10-07T20:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0323bbc918d9c28f1f34f34bf2def1b5d4c052de",
"body": null,
"is_bot": false,
"headline": "Overflow check",
"author_name": "Marina Novikova",
"author_login": null,
"committed_at": "2015-10-07T20:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad4f7e30390f72d778d0cdde8205eee57dcda9c",
"body": null,
"is_bot": false,
"headline": "Error handling just like the rest of the code",
"author_name": "Marina Novikova",
"author_login": null,
"committed_at": "2015-10-07T17:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c181b7ef21a9effa75a336daf21d0ae26224658",
"body": null,
"is_bot": false,
"headline": "Unit tests are passing after refactoring",
"author_name": "Marina Novikova",
"author_login": null,
"committed_at": "2015-10-07T17:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882b7dd065aafbb7173479006739909d04c45633",
"body": null,
"is_bot": false,
"headline": "Refacrotored number parsing with parseFloat",
"author_name": "Marina Novikova",
"author_login": null,
"committed_at": "2015-10-07T15:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c265d37f2bd5dd21ef422f82210e7ff7ae7d316c",
"body": "Error handling improvement",
"is_bot": false,
"headline": "Merge pull request #24 from gchauvet/master",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2015-09-15T21:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "833e2ce662a3bfd961862b2f8aa2b600040cfa6b",
"body": null,
"is_bot": false,
"headline": "Add unitary test",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-09-15T18:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e88f771775ce8a3b7f99e8f10c0b090bb498df",
"body": null,
"is_bot": false,
"headline": "Bump the middle number version",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-09-15T17:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81360de2296e1042c8e42fcb85c15a856f4a0068",
"body": null,
"is_bot": false,
"headline": "Add STOP state, used to implements a panic state recovery mechanism.",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-08-31T14:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa65e5918d29397e3f0460c4945aa3eb68ef58b",
"body": null,
"is_bot": false,
"headline": "Fix ending of parsing when an error is encountered (second pass)",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-08-27T07:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cf147afa1ca82540d0fa0674fd85e2cfdc7a187",
"body": null,
"is_bot": false,
"headline": "Fix ending of parsing when an error is encountered",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-08-27T07:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434fdeb9335b116ef553920ec58a78535d639eb8",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-08-27T06:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b0188b97277eb02125d37ca277a9df1b97e1e7",
"body": null,
"is_bot": false,
"headline": "Implement toknam as a private static method",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-08-03T14:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "741549fb893f5fee95e69634ef4e091f634a6aac",
"body": null,
"is_bot": false,
"headline": "Upgrade patch version number",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-08-03T07:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d808d23810287a8c0d52ac1c8fbff2e1da54fd",
"body": null,
"is_bot": false,
"headline": "Fix prototype issue",
"author_name": "Guillaume Chauvet",
"author_login": null,
"committed_at": "2015-08-03T07:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "455b08e7ae1ca76630ef32acd6ff3657397a47b0",
"body": null,
"is_bot": false,
"headline": "Tag version 1.0.0",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2015-01-31T02:12:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a318a0044246c3397870a950dc35a438fbe5bb00",
"body": "Throw an error if an invalid UTF-8 character is encountered",
"is_bot": false,
"headline": "Merge pull request #22 from galniv/master",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2015-01-30T19:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d349ae5bd39dfc319ee0a585dcdd5d96227fac",
"body": "Previously, if a byte valued >= 128 and <= 193 was encountered, the code would enter into an infinite loop. Instead, detect this case and throw an error indicating that an invalid UTF-8 character was encountered",
"is_bot": false,
"headline": "Throw an error if an invalid UTF-8 character is encountered",
"author_name": "Gal Niv",
"author_login": "galniv",
"committed_at": "2015-01-28T21:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d048abec74361d998dfda9d43464dcbcc1b8dc46",
"body": "remove second definition of `proto.onError`",
"is_bot": false,
"headline": "Merge pull request #20 from Raynos/patch-1",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2014-07-19T03:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b8efaec544b1c2fafc4c2621ee68b57c90b916",
"body": null,
"is_bot": false,
"headline": "remove second definition of `proto.onError`",
"author_name": "Raynos (Jake Verbaten)",
"author_login": "Raynos",
"committed_at": "2014-07-08T23:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7ac167d01eb7220c29b0a566231d0ec5c83983",
"body": "Track the stream offset during parsing.",
"is_bot": false,
"headline": "Merge pull request #16 from rubenv/offset-tracking",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2014-01-09T21:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd93d5f38f717ccd64c5cf5205dda59a24f2cec1",
"body": null,
"is_bot": false,
"headline": "Track the stream offset during parsing.",
"author_name": "Ruben Vermeersch",
"author_login": "rubenv",
"committed_at": "2014-01-09T14:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5069325159ba0a6745f8168549e0af3107142752",
"body": null,
"is_bot": false,
"headline": "Fix typo in null states",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2013-04-26T14:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e395cc413ae01940015c20b99f19c7e587a9ec7",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.0.5",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2013-03-13T04:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd30fb27b5536995f0e4d43c642215789e4c33f3",
"body": "utf8 boundary patch",
"is_bot": false,
"headline": "Merge pull request #14 from jlank/utf-boundary",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2013-03-13T04:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f0194566e4ab633ec64313a833b8c7184239533",
"body": "…plit up (when chunked in stream buffers) before the character boundary is met, this commit passes existing tests and new tests written for this use case",
"is_bot": false,
"headline": "added detection & correction of multi-byte utf8 characters that are s…",
"author_name": "John Lancaster",
"author_login": "jlank",
"committed_at": "2013-03-07T00:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb569459df097aadd1f1fa93eaba0e507dc6d89",
"body": "…g chunked before their boundaries are reached, which leads the subsequent call to buffer.toString() to display two-four replacement characters: �� instead of the proper representation of the multi-byte characters that were actually passed to the parser",
"is_bot": false,
"headline": "added new utf8 test cases that simulate 1-4 byte utf8 characters bein…",
"author_name": "John Lancaster",
"author_login": "jlank",
"committed_at": "2013-03-06T06:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf466b281f02d9f9ca282acb8f63917dabdcbed3",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.0.4",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-12-19T16:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7160d947bdd85c52815ae41f45d3a41df6a3317",
"body": "utf8 support",
"is_bot": false,
"headline": "Merge pull request #11 from substack/utf8",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-12-19T14:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459f513d0278fccc4ead28314c243f5b54190fcd",
"body": null,
"is_bot": false,
"headline": "more passing utf8 tests",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T06:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba4e12ddaa502abf37067e23232a6e12ac3f09b",
"body": null,
"is_bot": false,
"headline": "add utf8 support",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T06:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97fc6c9cff7879d7d43e030204acafd731025629",
"body": null,
"is_bot": false,
"headline": "failing utf8 test",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T06:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516f91f368754a61a5536868e1fe5cfce06be22f",
"body": null,
"is_bot": false,
"headline": "devDependencies and scripts.test",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T06:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "079c9d4e3727e14576e574fd4a6cf1ce045112aa",
"body": null,
"is_bot": false,
"headline": "remove superfluous json load in the primitives test",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T06:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e986a781ce14e5038bc165655eb818c4832ac5",
"body": null,
"is_bot": false,
"headline": "passing tap test",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T06:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcf8301b06317f547b09df23cf170865a4e5a79",
"body": null,
"is_bot": false,
"headline": "more machine-readable test output",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T06:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c3766da84c770a9022b8a79f19ae096e6c6ba6b",
"body": null,
"is_bot": false,
"headline": "remove more superfluous test code",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T05:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a96638d1a56e643252b06962c3ab3e8676f4d45",
"body": null,
"is_bot": false,
"headline": "require() the json file for later when this test will run in browsers",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T05:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bdb1fac3335cc90295c901a927c82ac6956e37f",
"body": null,
"is_bot": false,
"headline": "commented code will live forever in the git history",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T05:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e147700018dc4d03e475d0d7aaec576e1cfe78bf",
"body": null,
"is_bot": false,
"headline": "make room for more tests",
"author_name": "James Halliday",
"author_login": null,
"committed_at": "2012-12-19T05:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af8a5d49cfada1b51ec65d0be39d30d0671fd40c",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.0.3",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-10-08T17:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d63b8a631fa1bfc57147cc468fc851c528fb5bc",
"body": "Performance improvement",
"is_bot": false,
"headline": "Merge pull request #9 from lbdremy/prof",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-10-06T05:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5388e0934dfd4cacc3f93d4c5c7185bc17cb3b",
"body": "…else in the method proto.write.",
"is_bot": false,
"headline": "Replace all switch/case statements by the equivalent with if/else if/…",
"author_name": "Remy Loubradou",
"author_login": "lbdremy",
"committed_at": "2012-10-06T01:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce31fa6edc070b98777e308d3966692166d21bc8",
"body": "…lse in the method proto.onToken.",
"is_bot": false,
"headline": "Replace all swith/case statements by the equivalent with if/else if/e…",
"author_name": "Remy Loubradou",
"author_login": "lbdremy",
"committed_at": "2012-10-06T00:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12b78866eef9e59fb6cc5ddf4d170a353cc08c0",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.0.2",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-08-10T16:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e6ca8dc2a74571655a28258e91b04da7b9d145",
"body": "Fixed parsing of number literals in exponential notation with a sign before the exponent",
"is_bot": false,
"headline": "Merge pull request #4 from papandreou/master",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-08-10T16:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ee5ea9a73474105fab853364f5dc5652c5ffbc",
"body": "Add License",
"is_bot": false,
"headline": "Merge pull request #6 from chrisdickinson/master",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-06-06T18:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace88e1c1b1ff55256fea3a02317c31d44245bbe",
"body": null,
"is_bot": false,
"headline": "add LICENSE and license directive to package.json, per README",
"author_name": "Chris Dickinson",
"author_login": "chrisdickinson",
"committed_at": "2012-06-06T17:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30fd898058150535a45719dc3565fa7f5c82df98",
"body": null,
"is_bot": false,
"headline": "Update master",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2012-06-06T17:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ee947cc4d9379daef5df84a932e89ffe39825f",
"body": "…ion with + or - after e or E.",
"is_bot": false,
"headline": "Fixed typo that broke parsing of number literals in exponential notat…",
"author_name": "Andreas Lind Petersen",
"author_login": "papandreou",
"committed_at": "2012-04-25T15:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b6d58ca185953dc2bb0643f6f4f55879c7acdb7",
"body": "Change-Id: Ia6b69faca6b3c916f0f4a262bf42757ee9f550cb",
"is_bot": false,
"headline": "Remove utf8 decoding and allow strings as input",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2011-12-21T15:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d9f48c2098ec3d602622879bfd297719d613e2e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:creationix/jsonparse",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2011-12-21T15:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4d374d20ea168032e25f3e4851face33a59f31",
"body": "Change-Id: Ia2d18c8bcd4c54ee81f14aa0b03b25ffb3867451",
"is_bot": false,
"headline": "Add twitterfeed example",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2011-09-28T17:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08034c9fef7c1b0cf9308aae11d1b563024c5fb9",
"body": null,
"is_bot": false,
"headline": "Add proper UTF8 support instead of accidental",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2011-04-21T17:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b6696beddbd69d16f0cbf6e04e3c407d0ce5d2",
"body": "Change-Id: I3dbc396d358e044c11021a11d4d48b02335c9959",
"is_bot": false,
"headline": "Make this npmable",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2011-01-18T23:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c726282cd078056e9d0118debf3d2e1367c13487",
"body": "Change-Id: I1fbba93d5dc008e7b1e28d2a5dfe145873b85342",
"is_bot": false,
"headline": "Move logs to end",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2011-01-04T22:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159d6a395d26784d56372a866aaa9c4237d9b2b3",
"body": "Change-Id: I234c846161ee099fe7a2417e823cddc4c198e458",
"is_bot": false,
"headline": "Fix string and number parsing with the fast implementation",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T22:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "babd399f06e53316fe4d8fa3731d03d31a9eb145",
"body": "Change-Id: I96b6c57dd881e2580fef4bf8e5849c5e5cf07048",
"is_bot": false,
"headline": "Hard-code the constant values",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T20:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7768b84b5d671087281b068967a021930c2455ec",
"body": "Change-Id: I2381d646cfd2218e1fc6c9f64b23ee309d834640",
"is_bot": false,
"headline": "Actually check the proper value",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T20:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae364c6b70de2abd244283b14944e5522c131a7",
"body": "Change-Id: I08530d1a38e2d7346ba5c4f00d1fa482ef980801",
"is_bot": false,
"headline": "Make sure the output it correct before benchmarking",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T19:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1352a99122cb5c8d8cf1bc12f64c8643ea825963",
"body": "Change-Id: Ie9d99631f0dd507e4647de1b441d6886f51b6bba",
"is_bot": false,
"headline": "Run the bench in a loop for better results",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T19:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2014de2ca68f12ba83024304333ca8b89437b833",
"body": "Change-Id: I104dfed3b492613b927007ae680eee0236f9da7b",
"is_bot": false,
"headline": "Merge the two objects into one",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T19:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f9b9cbce9b96c8db94de05ccbd5e1c9bcc6544",
"body": "Change-Id: I1ec9a0ba2b4f51ae7eb62016f3a886f510efe3f9",
"is_bot": false,
"headline": "Use larger test file and truncate long output",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T18:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed35158f9f40fa728c93ceb7ed9938d1a72f46d",
"body": "Change-Id: Ib9db419ae6ec8e4d6692bfa1176041bee175ef6c",
"is_bot": false,
"headline": "Improve emit api",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T18:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb3e74c52fbbe6713f78a63dc518f49e10ffb47",
"body": "Change-Id: Iea296c0d7eae198e8c8010ee27f2e8184339da9f",
"is_bot": false,
"headline": "Fix object parsing",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T18:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6158dd3950a30e4e8d08e142cd288f8fc5fdf7",
"body": "Change-Id: I328a0531af99fd6b8a2324945256234acec7ede2",
"is_bot": false,
"headline": "Fix array parsing",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T18:15:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f5dbc362d22ba728cbf56653ff6f3b9109db03",
"body": "Change-Id: I9f2d4702b01224b1007a05d30495ea8db09a981b",
"is_bot": false,
"headline": "Fix the parser a bit",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T18:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd2f3aa18d8e23d71745b3d015d3778277a344f",
"body": "Change-Id: Ic6506ad7f7dc55c5554ef81d43c89ce343787d37",
"is_bot": false,
"headline": "Improve error reporting to help debug",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T17:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa90b1c40611fd7f8bd472a50a488c9f75a83f1",
"body": "Change-Id: I8008d60fe71631190eea26e41b5fa8632b138c66",
"is_bot": false,
"headline": "Update README",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T10:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab880547abe4345ff6c43949c01b2793257ba4f3",
"body": "Change-Id: Ia927ba0a4fb9de15da28f31888e515c0e00452b7",
"is_bot": false,
"headline": "Implement parser",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T10:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f552d088b13c39d45b18e98a33f7876bd837e438",
"body": "Change-Id: Ic33af4ac037ac74af02649dc6adeb320c1f40c6a",
"is_bot": false,
"headline": "Initial Commit",
"author_name": "Tim Caswell",
"author_login": "creationix",
"committed_at": "2010-12-31T07:52:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 0,
"latest_release_at": "2017-05-09T19:58:00Z",
"latest_release_tag": "1.3.1",
"releases_from_tags": true,
"days_since_last_push": 1722,
"active_weeks_last_year": 0,
"days_since_latest_release": 3361,
"mean_days_between_releases": 192.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "jsonparse",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/jsonparse",
"is_deprecated": false,
"latest_version": "1.3.1",
"repository_url": "https://github.com/creationix/jsonparse",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 83980853,
"first_published_at": "2011-01-18T23:15:12.936000Z",
"latest_published_at": "2017-05-09T19:59:13.692000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3361
}
]
},
"popularity": {
"forks": 64,
"stars": 370,
"watchers": 17,
"fork_history": {
"days": [
{
"date": "2011-04-10",
"count": 1
},
{
"date": "2012-03-27",
"count": 1
},
{
"date": "2012-04-25",
"count": 1
},
{
"date": "2012-06-06",
"count": 1
},
{
"date": "2012-10-28",
"count": 1
},
{
"date": "2012-11-05",
"count": 1
},
{
"date": "2013-02-06",
"count": 1
},
{
"date": "2013-03-06",
"count": 1
},
{
"date": "2013-06-28",
"count": 1
},
{
"date": "2013-12-17",
"count": 1
},
{
"date": "2014-01-09",
"count": 1
},
{
"date": "2014-04-29",
"count": 1
},
{
"date": "2014-05-18",
"count": 1
},
{
"date": "2014-06-23",
"count": 1
},
{
"date": "2014-07-08",
"count": 1
},
{
"date": "2015-01-28",
"count": 1
},
{
"date": "2015-02-21",
"count": 1
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-03-14",
"count": 1
},
{
"date": "2015-10-07",
"count": 1
},
{
"date": "2015-10-08",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-07-18",
"count": 1
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2016-10-29",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-02-05",
"count": 1
},
{
"date": "2017-04-28",
"count": 1
},
{
"date": "2017-08-08",
"count": 1
},
{
"date": "2017-11-18",
"count": 1
},
{
"date": "2017-12-04",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2019-03-03",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2020-02-03",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-06-11",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2022-04-20",
"count": 1
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
}
],
"complete": true,
"collected": 59,
"total_forks": 64
},
"star_history": null,
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 15741,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "tap",
"direct": false,
"version": "~0.3.3",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "~0.1.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 15,
"open_issues": 17,
"closed_ratio": 0.32,
"closed_issues": 8,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "creationix",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/89353?v=4"
},
{
"type": "User",
"login": "jlank",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/285698?v=4"
},
{
"type": "User",
"login": "lbdremy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/360101?v=4"
},
{
"type": "User",
"login": "shimaore",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/55340?v=4"
},
{
"type": "User",
"login": "papandreou",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/373545?v=4"
},
{
"type": "User",
"login": "chrisdickinson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/37303?v=4"
},
{
"type": "User",
"login": "galniv",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1847717?v=4"
},
{
"type": "User",
"login": "ZECTBynmo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1222872?v=4"
},
{
"type": "User",
"login": "Raynos",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/479538?v=4"
},
{
"type": "User",
"login": "rubenv",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/42904?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.797
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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 7 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": 5,
"reason": "Found 7/14 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 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": 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": "b2d8bc6db4f6be3f276752b3b9f882b1945afede",
"ran_at": "2026-07-22T23:27:39Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 38,
"created_at": "2019-09-16T09:05:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2020-12-13T17:17:33Z",
"last_comment_at": "2023-10-27T12:05:58Z",
"last_comment_author": "adminy"
},
{
"number": 45,
"created_at": "2021-11-02T16:38:05Z",
"last_comment_at": "2024-03-28T00:16:18Z",
"last_comment_author": "raineorshine"
}
],
"last_merged_pr_at": "2020-04-27T16:48:25Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 1,
"created_at": "2011-09-23T02:22:33Z",
"last_comment_at": "2011-09-23T07:00:30Z",
"last_comment_author": "dominictarr"
},
{
"number": 2,
"created_at": "2011-09-23T12:29:58Z",
"last_comment_at": "2016-07-25T10:04:54Z",
"last_comment_author": "jeromew"
},
{
"number": 3,
"created_at": "2011-10-05T19:30:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2012-09-20T04:09:53Z",
"last_comment_at": "2012-12-24T08:01:49Z",
"last_comment_author": "dvv"
},
{
"number": 8,
"created_at": "2012-09-28T20:59:11Z",
"last_comment_at": "2018-07-12T19:50:49Z",
"last_comment_author": "yocontra"
},
{
"number": 13,
"created_at": "2013-03-13T01:37:50Z",
"last_comment_at": "2013-03-13T02:03:04Z",
"last_comment_author": "creationix"
},
{
"number": 21,
"created_at": "2014-10-19T20:46:05Z",
"last_comment_at": "2014-10-20T06:08:34Z",
"last_comment_author": "leesei"
},
{
"number": 23,
"created_at": "2015-03-16T13:01:53Z",
"last_comment_at": "2015-05-20T03:07:10Z",
"last_comment_author": "ArtskydJ"
},
{
"number": 26,
"created_at": "2015-10-05T15:53:44Z",
"last_comment_at": "2019-09-13T08:40:39Z",
"last_comment_author": "mmikhalko"
},
{
"number": 34,
"created_at": "2017-07-30T20:08:31Z",
"last_comment_at": "2017-08-03T03:16:36Z",
"last_comment_author": "the1mills"
},
{
"number": 35,
"created_at": "2019-01-01T20:07:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2019-07-15T08:55:46Z",
"last_comment_at": "2021-12-21T13:37:03Z",
"last_comment_author": "Miguel2222222"
},
{
"number": 41,
"created_at": "2020-07-06T16:28:35Z",
"last_comment_at": "2022-04-27T21:33:05Z",
"last_comment_author": "cldellow"
},
{
"number": 43,
"created_at": "2021-01-25T04:26:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2021-02-10T23:01:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2022-01-04T17:01:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2024-08-07T17:28:08Z",
"last_comment_at": "2024-08-08T14:22:56Z",
"last_comment_author": "hayes"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/creationix/jsonparse",
"host": "github.com",
"name": "jsonparse",
"owner": "creationix"
},
"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": 25,
"inputs": {
"security": 34,
"vitality": 13,
"community": 68,
"governance": 57,
"engineering": 34,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 41,
"overall_after_abandonment_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 13,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1722,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1722 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1722
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 11,
"latest_release_tag": "1.3.1",
"releases_from_tags": true,
"days_since_latest_release": 3361,
"mean_days_between_releases": 192.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3361 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3361
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~192.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 192.6
}
}
],
"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": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 16,
"days_since_last_merged_pr": 2277,
"days_since_last_human_commit": 2277,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2277 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": 2277,
"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": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"forks": 64,
"stars": 370,
"watchers": 17,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "370 stars",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 370
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "64 forks",
"points": 15,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 64
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "17 watchers",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 17
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": [
"jsonparse"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 83980853
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "83,980,853 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 83980853,
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.797
},
"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 80% of commits",
"points": 4.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 80
}
}
],
"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 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 15,
"open_issues": 17,
"closed_issues": 8,
"issue_closed_ratio": 0.32,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "32% of issues closed",
"points": 15,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 32
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/19 decided PRs merged",
"points": 30.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/14 approved changesets -- score normalized to 5",
"points": 7.5,
"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": 75,
"inputs": {
"followers": 5303,
"owner_type": "User",
"is_verified": null,
"owner_login": "creationix",
"public_repos": 520,
"account_age_days": 6265
},
"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": "5,303 followers of creationix",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5303,
"login": "creationix"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "520 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 520
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"jsonparse"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 3361
},
"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 3361 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 3361
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"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": 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": 34,
"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": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.4
},
"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 7 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 7/14 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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.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": "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": "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": 20
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.2,
"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": "18 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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 90",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 90
}
}
],
"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": 15741,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:27:55.336394Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/creationix/jsonparse.svg",
"full_name": "creationix/jsonparse",
"license_state": "standard",
"license_spdx": "MIT"
}