Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"html-entities",
"javascript",
"encode",
"encoder",
"decode",
"decoder"
],
"is_fork": false,
"size_kb": 653,
"has_wiki": false,
"homepage": "https://mths.be/he",
"languages": {
"HTML": 1163,
"JavaScript": 146464
},
"pushed_at": "2021-12-29T22:20:03Z",
"created_at": "2013-06-25T06:54:45Z",
"owner_type": "User",
"updated_at": "2026-07-19T08:27:10Z",
"description": "A robust HTML entity encoder/decoder written in JavaScript.",
"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://mathiasbynens.be/",
"name": "Mathias Bynens",
"type": "User",
"login": "mathiasbynens",
"company": "@Google",
"location": null,
"followers": 12994,
"avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4",
"created_at": "2009-05-07T08:06:35Z",
"is_verified": null,
"public_repos": 591,
"account_age_days": 6285
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2018-09-23T17:18:04Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2017-01-23T13:55:27Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2016-04-05T20:31:04Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2016-04-05T19:50:46Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2014-08-24T07:06:03Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2014-05-24T18:58:32Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2014-05-23T08:30:50Z"
},
{
"tag": "v0.3.6",
"kind": "patch",
"published_at": "2013-08-07T10:46:53Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2013-08-04T07:45:24Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2013-08-02T22:02:32Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2013-07-30T10:26:44Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2013-07-27T11:26:22Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2013-07-01T16:58:17Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2013-07-01T16:48:13Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2013-06-28T19:57:47Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2013-06-27T15:46:43Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2013-06-27T13:38:16Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2013-06-27T11:34:39Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2013-06-27T07:55:40Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2013-06-27T07:34:36Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2013-06-27T05:20:13Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2013-06-26T09:43:25Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2013-06-26T07:59:23Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2013-06-26T05:19:02Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2013-06-25T10:21:18Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2013-06-25T07:41:34Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2013-06-25T07:07:28Z"
}
],
"recent_commits": [
{
"oid": "36afe179392226cf1b6ccdb16ebbb7a5a844d93a",
"body": null,
"is_bot": false,
"headline": "Release v1.2.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2018-09-23T17:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "903c6b52f82259298dbaecbea04d26232bf61370",
"body": "Fixes #67.",
"is_bot": false,
"headline": "Handle legacy named character references correctly",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2018-09-23T17:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24377e2e0069df326027d19a069931a452015d34",
"body": "Closes #66.",
"is_bot": false,
"headline": "Fix typos in test descriptions",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2018-08-21T16:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f755b47a1dd61ed38ffcc1b29c4db4eb1031ecc",
"body": "Closes #65.",
"is_bot": false,
"headline": "Fix comma operator typos in tests",
"author_name": "Nathan Hammond",
"author_login": "nathanhammond",
"committed_at": "2018-06-06T16:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "670991a4141d01dc015de5194d400d01c863208f",
"body": null,
"is_bot": false,
"headline": "Release v1.1.1",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2017-01-23T13:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6467b1f4e14b2bc09d8e1210baecc38078281c72",
"body": "Make it clear that enabling the `strict` option causes `he.encode` to either throw (for input containing invalid code points) or return a string of valid HTML.\n\nCloses #49.",
"is_bot": false,
"headline": "Improve `he.encode` documentation",
"author_name": "mirabilos",
"author_login": "mirabilos",
"committed_at": "2016-08-31T06:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a836f822eadb86ac8661b97f6435723d03315c68",
"body": "Closes #48.",
"is_bot": false,
"headline": "bower.json: Add `license`",
"author_name": "mirabilos",
"author_login": "mirabilos",
"committed_at": "2016-08-31T06:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c219f6194f07de48543d4af8d5daf514f2ac0c",
"body": null,
"is_bot": false,
"headline": "Release v1.1.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-04-05T20:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31d288b0a5b79d8797ee64d60b9a3b9f1aed33d",
"body": "Closes #28.",
"is_bot": false,
"headline": "bin: Return with exit status `0` when calling with `-v`",
"author_name": "Dave Eddy",
"author_login": "bahamas10",
"committed_at": "2016-04-05T20:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f6b34b927a29fc0c3ab87015afe1ec94ade83e6",
"body": "…erences\n\nCloses #32.",
"is_bot": false,
"headline": "Add `decimal` option to `he.encode` for decimal numeric character ref…",
"author_name": "Andreas Kobler",
"author_login": "akobler",
"committed_at": "2016-04-05T20:24:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7630453730c820f31b8ee494582aa1004c7e9680",
"body": null,
"is_bot": false,
"headline": "Release v1.0.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-04-05T19:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7f9889d92694698ebd5a2e81a3d81ee04489512",
"body": null,
"is_bot": false,
"headline": "README: Update support section",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-04-05T19:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3faee601604a8a8d4363f08f675304d16fc0a13",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-04-05T19:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a230113773bb2f86ffc5ab51fc11105c9586be42",
"body": "Fixes #43.\nCloses #44.",
"is_bot": false,
"headline": "Parse decimal numeric character references before decoding",
"author_name": "Ingvar Stepanyan",
"author_login": "RReverser",
"committed_at": "2016-04-05T19:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e1ccf451c7e88d411db9f07209159e717b52d1",
"body": "The spec changed the order of some listings here and there.",
"is_bot": false,
"headline": "Update build scripts and data",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-04-04T20:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5f578117b4e1cbf3a7b3a803afe296247b3199",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2016-01-18T08:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86eff45a3e1a337c75950cc430da3e9918e06165",
"body": null,
"is_bot": false,
"headline": "Test in Node.js v4.x.x",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-09-13T13:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67ea3aab0928208649cc267a84aed1202334e136",
"body": null,
"is_bot": false,
"headline": "Use Codecov instead of Coveralls",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-08-31T14:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93daf73516164549c6c5f1ba505beee31b979f34",
"body": null,
"is_bot": false,
"headline": "Test in Rhino v1.7.6",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-05-07T11:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "364b80262c54e7af0c8ff6910b10d872ae0c68c9",
"body": null,
"is_bot": false,
"headline": "Test in Rhino 1.7R5",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-02-24T08:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "089b8afba8b3efe865e1c5bc38ed063103ff8a05",
"body": null,
"is_bot": false,
"headline": "Test in Node.js v0.12.x",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-02-09T07:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b51c3446aceab94ad7a0a6903bd6e3524e70a61d",
"body": null,
"is_bot": false,
"headline": "Use nvm to test in io.js",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-02-03T15:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d44d7b4b276671e412e3657aed4f513077b035",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-01-26T21:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2156d28efe9205abfdc5bb5864c00aa4402a425",
"body": null,
"is_bot": false,
"headline": "Test in io.js",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2015-01-14T09:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2318a1a71d050b4ba23835ba4ab20877556be22b",
"body": null,
"is_bot": false,
"headline": "Test in RingoJS v0.11.0",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-12-23T17:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eced82a32352d9060146d76b43d3165ecb06ea13",
"body": null,
"is_bot": false,
"headline": "Update URLs",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-12-05T14:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16244b3fb9fb9d3a64df667982de8acf2f31f08",
"body": null,
"is_bot": false,
"headline": "Update spec URLs",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-09-15T19:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f31e82bda4f814707a6ad3b86fe9bfe21bd75b7e",
"body": null,
"is_bot": false,
"headline": "Minor cleanup",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-08-31T18:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6606d5dacd888c2cfd9a93dfd6b8b5be4a518c16",
"body": null,
"is_bot": false,
"headline": "Tag the v0.5.0 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-08-24T07:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82dc23aa9ae107e7b497f18633c054f789f2fa84",
"body": "Although `he.escape` allows for escaping ‘unsafe’ markup characters, there is currently no way to escape the inverse set – non-ASCII characters only. This missing functionality is useful in contexts where markup is allowed, but non-ASCII characters might be otherwise mangled (as in the `iframe` `src\n[…]\nte, for example).\n\nIntroduce a new option to `he.encode` which disables the escaping of unsafe markup characters. Preserve API compatability by disabling this behavior by default.\n\nCloses #16 and #23.",
"is_bot": false,
"headline": "Implement `allowUnsafeSymbols` encoding option",
"author_name": "Mike Pennisi",
"author_login": "jugglinmike",
"committed_at": "2014-08-24T07:03:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f48a09683fcee1ad0ea8ec164333cf5103782a46",
"body": null,
"is_bot": false,
"headline": "Update URLs",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-08-24T06:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78bc2bbc95a82d03bfe02247a110db32cfe5854b",
"body": null,
"is_bot": false,
"headline": "Set up Coveralls",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-25T09:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859054380aaec3844ffb50a803fd942256a46b55",
"body": null,
"is_bot": false,
"headline": "Clean up dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T19:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817c17fc63a1be8383592e42ffdc563eaa4ec821",
"body": null,
"is_bot": false,
"headline": "Tag the v0.4.1 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T18:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107b56659fc4101634c5f91f81fcc811f6cb7def",
"body": "By using a lookahead the regular expression to match lone surrogates gets a bit more compact.\n\nThis also fixes an encoding issue caused by a typo that was introduced in 74fd7cd1b3fad9f464b778acff8ffeb0d3a47163.",
"is_bot": false,
"headline": "Simplify `regexInvalidRawCodePoint`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T18:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f5b4904fb0c04818c1ed86735999f7dbf07b2b",
"body": null,
"is_bot": false,
"headline": "Split scripts into separate files per exported value",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T18:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31bc08bb9af3a0d51c5326ec5e00fa4fef875d05",
"body": null,
"is_bot": false,
"headline": "Clean up scripts",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T14:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f397e8ffa59e45763dd88cab0f7468ef29ecfdcc",
"body": null,
"is_bot": false,
"headline": "Fix off-by-one error in printable ASCII range",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T12:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f63ec2d00bcb3ccf79a4780b040652fce7176b7",
"body": "…er to another code point\n\nI.e. the code points listed in the first column of the overrides table at <http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html#table-charref-overrides>.\n\nCloses #19.",
"is_bot": false,
"headline": "Don’t encode invalid code points whose character references would ref…",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T12:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c760cf495ef087aa3c6df1021ed5061cf15c4e7",
"body": null,
"is_bot": false,
"headline": "Make lone high surrogates trigger parse errors too",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T09:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f52c2270f78462b30d9f9b6d57aeeaf78f4a93a6",
"body": "Ref. #19.",
"is_bot": false,
"headline": "Add `strict` option to `he.encode`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-24T08:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65f07bfe8167bae7920b17884e7132800505f9e",
"body": "Let’s also scrape the spec for the list of code points for symbols that cause parse errors when they occur in raw HTML source.\n\nNote: `invalid-character-reference-code-points.json` is identical to `invalid-raw-code-points.json` except U+000D (CR) is not included in the latter, because lone CR are converted to LF before tokenization. http://whatwg.org/html/parsing.html#preprocessing-the-input-stream",
"is_bot": false,
"headline": "Scrape the spec for more data",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-23T19:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091dfb92de3a5c5a22f9b036b7ccef832381f1c3",
"body": null,
"is_bot": false,
"headline": "Tag the v0.4.0 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-23T08:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74b4836d20560f2e32a703e9d6582a0ed809f089",
"body": "In Internet Explorer ≤ 8, the backtick character can be used to break out of unquoted attribute values or HTML comments. See http://html5sec.org/#102, http://html5sec.org/#108, and http://html5sec.org/#133.",
"is_bot": false,
"headline": "Make `he.escape` escape backticks as well",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-05-23T08:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf5d6d52f284bcbfd01e25c230d3e8afb027f1c6",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-04-24T07:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc8446f1935e29d966b67ae1e49de76e95d1b161",
"body": null,
"is_bot": false,
"headline": "README: Explicitly request SVG badges",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-03-20T11:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f90e24d17f8d87655bf3e4345ed3c7cf64aa639",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2014-03-19T08:13:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb07bc0ec2a4857aabbcbf5bca0bc1f06614735",
"body": null,
"is_bot": false,
"headline": "component: Add `main`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-11-11T14:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59eec0a36cb28a956634c6cbc19e5d50ec03914f",
"body": null,
"is_bot": false,
"headline": "man: Fix typos",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-11-11T14:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44aeda459ca2e8d7d89fdf84c971d544de566879",
"body": null,
"is_bot": false,
"headline": "package.json: Add `bin` and `man`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-11-11T12:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9def21c695e02997048c96c3d00df9d49ffe763",
"body": null,
"is_bot": false,
"headline": "README: Link to @zcorpan’s Twitter account",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-10-15T13:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b8c680b40592a546f9410c32cf80408e5e696f",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-10-15T13:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70bc815faf873d4ab787d1af760ebc20a4c2d654",
"body": null,
"is_bot": false,
"headline": "Clean up Gruntfile",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-27T16:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad881cb5ad96e0cd0b69bbe9285964d51c184839",
"body": null,
"is_bot": false,
"headline": "Tag the v0.3.6 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-07T10:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ccbee4525d35cd20ed77914aea98df91b5d7bc3",
"body": "Ref. #12.",
"is_bot": false,
"headline": "bin: Add `he --encode --everything 'abc'`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-07T10:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be19d96993061fd7f34e5dea42d8ec07b090682b",
"body": "This allows me to remove support for using the binary from within a non-TTY context.",
"is_bot": false,
"headline": "Remove unit tests for the binary",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-07T10:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993b1011ea196cb4529ec9842b91ce5de900cadd",
"body": null,
"is_bot": false,
"headline": "Remove redundant regular expressions",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-07T10:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a82b01b18ce383e5a0c0ec9bd58da83d2e8dab1",
"body": "Ref. #12.",
"is_bot": false,
"headline": "encode: Add `encodeEverything` option",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-07T09:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba9b58488a5a0c5997922124ffefb078c1c6159f",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-04T09:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d654442effafd4aaa89cf923962f50f3d0c166",
"body": null,
"is_bot": false,
"headline": "Tag the v0.3.5 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-04T07:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f1b742b783df0bb2a2f8b5e381c1e80601f8fb9",
"body": null,
"is_bot": false,
"headline": "Add some more tests",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-04T07:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03aed9ffaa10dc769d80015d212f424e64e62157",
"body": null,
"is_bot": false,
"headline": "Fix logic error in `scrape-spec.js`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-04T07:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df8e4c0bd9934c8f35fb87572f16e44235ef6aed",
"body": null,
"is_bot": false,
"headline": "Tag the v0.3.4 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-02T22:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279bd3ef695d474db90d69976a673baee01bff9b",
"body": "@fb55 pointed out that `decode-map-overrides.json` can be simplified: any code points that map to their respective symbols can be removed if they are included in `invalid-code-points.json`. Good catch!\n\nCloses #13.",
"is_bot": false,
"headline": "data/decode-map-overrides: Filter keys mapping to themselves",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-02T21:47:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72384990fab0da6679355605bd5b4b10ec2c3041",
"body": null,
"is_bot": false,
"headline": "Tweak script that scrapes the spec",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-02T21:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "301433eb43771e733b96c7015dc280959e387a85",
"body": "Ref. #13.",
"is_bot": false,
"headline": "Throw on all kinds of disallowed character references",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-08-02T21:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44fa789a86b94ba85e69e5da2bb06a64caf206ab",
"body": null,
"is_bot": false,
"headline": "Tag the v0.3.3 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-30T10:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd55cd97dd5c522e70a2ea8e2d5fbca6674431e5",
"body": null,
"is_bot": false,
"headline": "Avoid compiling `regexDecode` at runtime",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-30T10:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751056cf39fb333eafd4b2e2e9b3177e12793102",
"body": null,
"is_bot": false,
"headline": "Clean up `decode`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-30T10:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5aaf8d94a1dc6ecf59073510eb4eab6030f0ecb",
"body": "Fixes #11.",
"is_bot": false,
"headline": "Avoid excessive decoding",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-30T10:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c2466ad1f2b52699d33af870afe5517daef4df",
"body": null,
"is_bot": false,
"headline": "Travis: Only test in Node v0.10.x",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-27T11:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b00a6e57c1c7c9e3a169f11a92e763e9d8604fa",
"body": null,
"is_bot": false,
"headline": "Tag the v0.3.2 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-27T11:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f2ef5f9ba38e9ffbea271507800d5a71ae1bc2a",
"body": null,
"is_bot": false,
"headline": "Add `he` binary",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-27T11:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d85b5bfcac918b95670be714da9eec5e874b739",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-27T09:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3099a09530b219e87861b64d8a254c191974ec1e",
"body": "Thanks to @WebReflection for spotting this! https://twitter.com/webreflection/status/355772363754831872",
"is_bot": false,
"headline": "README: Fix typo",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-12T21:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3b0aba255d9440aa2279e599d93c8e13d4bd4ff",
"body": null,
"is_bot": false,
"headline": "Tag the v0.3.1 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T16:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6803116fba7b452544f0a41481de741ec51ace3",
"body": null,
"is_bot": false,
"headline": "Add helpful error messages",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T16:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebbc4ad9b432804876e9c10764fdafbba8d43942",
"body": null,
"is_bot": false,
"headline": "Tag the v0.3.0 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T16:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600519d04c6e25dce3a138b6a853d340ba6992df",
"body": null,
"is_bot": false,
"headline": "Improve malformed entity detection",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T16:45:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef5c48beadbf5d5812bd03f61aa131686cde92c8",
"body": null,
"is_bot": false,
"headline": "Tweak template variable names",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T15:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "169baf834329203457a756f334d0759241c0734b",
"body": null,
"is_bot": false,
"headline": "README: Tweak intro",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T15:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c1e69aeb2090c5d78314b4ad31ba8a00714a720",
"body": null,
"is_bot": false,
"headline": "Make sure code points are stored as numbers",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T15:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42ce237be1ef8f35c050007f90c51bd3326e6cb",
"body": "Closes #9 and fixes #10.",
"is_bot": false,
"headline": "Add `strict` option to `decode` that throws on parse errors",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T15:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe491fb258a850f4e264150a8fbec4c5a23aad9",
"body": "Ref. #9.",
"is_bot": false,
"headline": "Add tests for `decode`’s new `strict` option",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T15:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3af791c418bdd7e9a947c4e4b013248268a71e",
"body": "Ref. #9.",
"is_bot": false,
"headline": "Generate an array of all code points that trigger a parse error",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T15:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f5aec71be27e31d89151a8e68d21b7e9a19a9d",
"body": null,
"is_bot": false,
"headline": "README: Fix typo",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-07-01T06:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64dc2d5bf4d5b73f938084eaadad25a98b31dd5",
"body": null,
"is_bot": false,
"headline": "Make file names of data files more consistent",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-30T14:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f0af565b93654f9c061f1ff40622e5afdb5af05",
"body": null,
"is_bot": false,
"headline": "README: Fix indentation",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-30T14:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e45ac10d15d6fbbd8f062192b582677305be59",
"body": null,
"is_bot": false,
"headline": "Remove stray `require('regenerate')`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-29T08:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47248114528f32c524efad9fb4fd8d10094a8f86",
"body": null,
"is_bot": false,
"headline": "Tag the v0.2.1 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-28T19:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6071ae764a6c293ed5ff77b975ae02428f23c8b",
"body": null,
"is_bot": false,
"headline": "Clean up data processing scripts",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-28T19:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4e63e1a4df0fa1fab328acf01d1582565d1e159",
"body": null,
"is_bot": false,
"headline": "Future-proof the script that scrapes the character reference overrides",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-28T09:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb446bc4dac9eedaba5ac992d82cfbb25a5ccfe0",
"body": null,
"is_bot": false,
"headline": "README: Clarify that `unescape` accepts an `options` argument",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-28T08:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73217e5138afaec8e45022d5a5400e31aa4c0bb5",
"body": null,
"is_bot": false,
"headline": "Tag the v0.2.0 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-27T15:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a49f2f35f89731b09677fa20814cbcfd5d23d61c",
"body": null,
"is_bot": false,
"headline": "README: Tweak examples",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-27T15:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81637a9a57873fa9511294a56e6d61e535391b25",
"body": "Closes #5.",
"is_bot": false,
"headline": "decode: Support attribute value parsing mode",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-27T15:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd10a9077a3cee3c0fd578c69b1b276385596eb",
"body": "Closes #7.",
"is_bot": false,
"headline": "decode: Make sure numerical escapes are within the Unicode range",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-27T14:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76f65a691374d53e12db7e7a4141a1a5e9d07476",
"body": null,
"is_bot": false,
"headline": "Tag the v0.1.10 release",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-27T13:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc07bcb7fdfd8a17430041026d4e8a27a94c6e47",
"body": null,
"is_bot": false,
"headline": "README: Fix examples",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-27T13:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bff0818164a1921c832d3b17be1f62ae71fb2b4",
"body": null,
"is_bot": false,
"headline": "Encode `<>\"'&` properly, even with `useNamedReferences: false`",
"author_name": "Mathias Bynens",
"author_login": "mathiasbynens",
"committed_at": "2013-06-27T13:30:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 0,
"latest_release_at": "2018-09-23T17:18:04Z",
"latest_release_tag": "v1.2.0",
"releases_from_tags": true,
"days_since_last_push": 1666,
"active_weeks_last_year": 0,
"days_since_latest_release": 2859,
"mean_days_between_releases": 208.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": "he",
"exists": true,
"license": "MIT",
"keywords": [
"string",
"entities",
"entity",
"html",
"encode",
"decode",
"unicode"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/he",
"is_deprecated": false,
"latest_version": "1.2.0",
"repository_url": "https://github.com/mathiasbynens/he",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 159128168,
"first_published_at": "2013-06-25T07:04:30.073000Z",
"latest_published_at": "2018-09-23T17:18:22.163000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2859
}
]
},
"popularity": {
"forks": 262,
"stars": 3601,
"watchers": 57,
"fork_history": {
"days": [
{
"date": "2013-07-29",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2013-09-02",
"count": 1
},
{
"date": "2013-11-21",
"count": 1
},
{
"date": "2014-02-16",
"count": 1
},
{
"date": "2014-02-18",
"count": 1
},
{
"date": "2014-03-13",
"count": 1
},
{
"date": "2014-05-15",
"count": 1
},
{
"date": "2014-06-03",
"count": 1
},
{
"date": "2014-06-05",
"count": 1
},
{
"date": "2014-07-11",
"count": 1
},
{
"date": "2014-08-05",
"count": 1
},
{
"date": "2014-08-07",
"count": 1
},
{
"date": "2014-08-08",
"count": 1
},
{
"date": "2014-10-31",
"count": 1
},
{
"date": "2014-11-04",
"count": 1
},
{
"date": "2014-11-13",
"count": 1
},
{
"date": "2014-12-30",
"count": 1
},
{
"date": "2015-01-13",
"count": 1
},
{
"date": "2015-01-21",
"count": 1
},
{
"date": "2015-02-12",
"count": 1
},
{
"date": "2015-02-17",
"count": 1
},
{
"date": "2015-03-11",
"count": 1
},
{
"date": "2015-03-15",
"count": 1
},
{
"date": "2015-03-31",
"count": 1
},
{
"date": "2015-04-06",
"count": 1
},
{
"date": "2015-04-11",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-08-10",
"count": 1
},
{
"date": "2015-08-29",
"count": 1
},
{
"date": "2015-09-29",
"count": 1
},
{
"date": "2015-12-30",
"count": 1
},
{
"date": "2016-01-19",
"count": 1
},
{
"date": "2016-02-20",
"count": 1
},
{
"date": "2016-04-04",
"count": 1
},
{
"date": "2016-05-05",
"count": 1
},
{
"date": "2016-06-10",
"count": 2
},
{
"date": "2016-06-17",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-07-02",
"count": 1
},
{
"date": "2016-07-04",
"count": 1
},
{
"date": "2016-07-06",
"count": 1
},
{
"date": "2016-07-21",
"count": 1
},
{
"date": "2016-07-29",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-09-20",
"count": 1
},
{
"date": "2016-11-10",
"count": 1
},
{
"date": "2016-12-18",
"count": 1
},
{
"date": "2017-01-04",
"count": 1
},
{
"date": "2017-02-23",
"count": 1
},
{
"date": "2017-03-25",
"count": 2
},
{
"date": "2017-04-02",
"count": 1
},
{
"date": "2017-04-10",
"count": 1
},
{
"date": "2017-04-12",
"count": 1
},
{
"date": "2017-04-25",
"count": 1
},
{
"date": "2017-05-19",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-06-06",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-08-16",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-08-29",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-09-19",
"count": 2
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-09-27",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-10-19",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-12",
"count": 1
},
{
"date": "2017-11-16",
"count": 1
},
{
"date": "2018-01-14",
"count": 1
},
{
"date": "2018-02-09",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-04-09",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-05-20",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-06-01",
"count": 1
},
{
"date": "2018-06-06",
"count": 1
},
{
"date": "2018-06-21",
"count": 1
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-07-03",
"count": 1
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-08-22",
"count": 1
},
{
"date": "2018-08-23",
"count": 1
},
{
"date": "2018-08-26",
"count": 1
},
{
"date": "2018-08-29",
"count": 1
},
{
"date": "2018-09-10",
"count": 1
},
{
"date": "2018-09-15",
"count": 1
},
{
"date": "2018-09-20",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-10-24",
"count": 1
},
{
"date": "2018-10-29",
"count": 1
},
{
"date": "2018-11-05",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2018-11-27",
"count": 2
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2018-12-24",
"count": 1
},
{
"date": "2019-01-08",
"count": 2
},
{
"date": "2019-01-12",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-25",
"count": 2
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-03-10",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-06",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-05-02",
"count": 1
},
{
"date": "2019-05-05",
"count": 1
},
{
"date": "2019-06-05",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-07-05",
"count": 1
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-30",
"count": 2
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-14",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-01-14",
"count": 2
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-24",
"count": 2
},
{
"date": "2020-03-28",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-04-23",
"count": 1
},
{
"date": "2020-04-24",
"count": 1
},
{
"date": "2020-05-07",
"count": 1
},
{
"date": "2020-05-11",
"count": 1
},
{
"date": "2020-05-20",
"count": 1
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-08-04",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-09-12",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-10-14",
"count": 1
},
{
"date": "2020-11-11",
"count": 1
},
{
"date": "2020-11-24",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-16",
"count": 2
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-01-04",
"count": 1
},
{
"date": "2021-01-09",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-03-17",
"count": 1
},
{
"date": "2021-05-02",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-06-24",
"count": 1
},
{
"date": "2021-07-22",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-09-05",
"count": 2
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-10-04",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-01-12",
"count": 1
},
{
"date": "2022-01-27",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-04-13",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-09-11",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-02-01",
"count": 2
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-14",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-07-17",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-15",
"count": 2
},
{
"date": "2023-10-22",
"count": 1
},
{
"date": "2023-11-12",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2023-12-30",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-10-02",
"count": 1
},
{
"date": "2024-12-22",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-09-19",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-19",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-23",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
}
],
"complete": true,
"collected": 255,
"total_forks": 262
},
"star_history": null,
"open_issues_and_prs": 23
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 245243,
"source_files_sampled": 16,
"oversized_source_files": 3,
"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": 14,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "codecov.io",
"direct": false,
"version": "^0.1.6",
"ecosystem": "npm"
},
{
"name": "grunt",
"direct": false,
"version": "^0.4.5",
"ecosystem": "npm"
},
{
"name": "grunt-cli",
"direct": false,
"version": "^1.3.1",
"ecosystem": "npm"
},
{
"name": "grunt-shell",
"direct": false,
"version": "^1.1.1",
"ecosystem": "npm"
},
{
"name": "grunt-template",
"direct": false,
"version": "^0.2.3",
"ecosystem": "npm"
},
{
"name": "istanbul",
"direct": false,
"version": "^0.4.2",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "^4.8.2",
"ecosystem": "npm"
},
{
"name": "qunit-extras",
"direct": false,
"version": "^1.4.5",
"ecosystem": "npm"
},
{
"name": "qunitjs",
"direct": false,
"version": "~1.11.0",
"ecosystem": "npm"
},
{
"name": "regenerate",
"direct": false,
"version": "^1.2.1",
"ecosystem": "npm"
},
{
"name": "regexgen",
"direct": false,
"version": "^1.3.0",
"ecosystem": "npm"
},
{
"name": "requirejs",
"direct": false,
"version": "^2.1.22",
"ecosystem": "npm"
},
{
"name": "sort-object",
"direct": false,
"version": "^3.0.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 0,
"indirect_count": 14
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 1,
"open_issues": 20,
"closed_ratio": 0.74,
"closed_issues": 57,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mathiasbynens",
"commits": 133,
"avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4"
},
{
"type": "User",
"login": "mirabilos",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/861078?v=4"
},
{
"type": "User",
"login": "akobler",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2652127?v=4"
},
{
"type": "User",
"login": "bahamas10",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1205722?v=4"
},
{
"type": "User",
"login": "RReverser",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/557590?v=4"
},
{
"type": "User",
"login": "jugglinmike",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/677252?v=4"
},
{
"type": "User",
"login": "nathanhammond",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20542?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.95
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"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 1 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": 0,
"reason": "Found 1/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 18 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": "36afe179392226cf1b6ccdb16ebbb7a5a844d93a",
"ran_at": "2026-07-22T22:24:52Z",
"aggregate_score": 2.9,
"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": 63,
"created_at": "2018-05-18T16:18:58Z",
"last_comment_at": "2018-05-18T16:22:19Z",
"last_comment_author": "codecov-io"
},
{
"number": 68,
"created_at": "2018-10-15T16:32:09Z",
"last_comment_at": "2018-10-19T11:19:37Z",
"last_comment_author": "codecov-io"
},
{
"number": 79,
"created_at": "2021-01-09T10:31:39Z",
"last_comment_at": "2023-12-22T10:12:57Z",
"last_comment_author": "marcos-castrillo"
}
],
"last_merged_pr_at": "2018-06-06T16:54:43Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 15,
"created_at": "2013-12-18T09:49:41Z",
"last_comment_at": "2023-03-24T10:17:57Z",
"last_comment_author": "cederberg"
},
{
"number": 20,
"created_at": "2014-05-28T20:44:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2014-09-17T16:06:47Z",
"last_comment_at": "2014-11-22T19:09:40Z",
"last_comment_author": "anko"
},
{
"number": 39,
"created_at": "2015-11-19T13:54:47Z",
"last_comment_at": "2017-07-27T14:56:16Z",
"last_comment_author": "ghostlandr"
},
{
"number": 46,
"created_at": "2016-05-16T12:42:31Z",
"last_comment_at": "2016-05-16T14:48:31Z",
"last_comment_author": "RReverser"
},
{
"number": 50,
"created_at": "2016-10-07T22:28:43Z",
"last_comment_at": "2019-10-02T03:26:06Z",
"last_comment_author": "rakend"
},
{
"number": 51,
"created_at": "2016-10-13T15:44:34Z",
"last_comment_at": "2016-10-13T18:13:57Z",
"last_comment_author": "youming-lin"
},
{
"number": 62,
"created_at": "2018-05-18T15:14:08Z",
"last_comment_at": "2018-05-18T15:33:06Z",
"last_comment_author": "mathiasbynens"
},
{
"number": 64,
"created_at": "2018-05-24T16:22:01Z",
"last_comment_at": "2026-07-05T16:08:14Z",
"last_comment_author": "bybraveHQ"
},
{
"number": 71,
"created_at": "2019-01-17T00:34:34Z",
"last_comment_at": "2019-03-20T22:11:25Z",
"last_comment_author": "reno1979"
},
{
"number": 74,
"created_at": "2019-07-12T18:34:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 76,
"created_at": "2019-10-16T16:04:45Z",
"last_comment_at": "2026-07-05T16:08:15Z",
"last_comment_author": "bybraveHQ"
},
{
"number": 77,
"created_at": "2020-01-08T15:57:47Z",
"last_comment_at": "2020-04-08T20:22:34Z",
"last_comment_author": "ticky"
},
{
"number": 82,
"created_at": "2021-04-15T02:10:34Z",
"last_comment_at": "2025-09-01T11:00:53Z",
"last_comment_author": "mathiasbynens"
},
{
"number": 83,
"created_at": "2021-12-21T11:30:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2022-01-04T15:00:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2022-02-25T16:52:29Z",
"last_comment_at": "2026-07-05T16:08:16Z",
"last_comment_author": "bybraveHQ"
},
{
"number": 87,
"created_at": "2022-04-28T08:11:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2022-09-20T20:24:25Z",
"last_comment_at": "2022-09-20T21:00:20Z",
"last_comment_author": "ShuhaoZQGG"
},
{
"number": 97,
"created_at": "2025-05-22T15:11:55Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mathiasbynens/he",
"host": "github.com",
"name": "he",
"owner": "mathiasbynens"
},
"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": 26,
"inputs": {
"security": 29,
"vitality": 13,
"community": 78,
"governance": 51,
"engineering": 44,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 43,
"overall_after_abandonment_multiplier": 26
},
"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": 1666,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1666 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1666
}
}
],
"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": 27,
"latest_release_tag": "v1.2.0",
"releases_from_tags": true,
"days_since_latest_release": 2859,
"mean_days_between_releases": 208.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2859 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2859
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~208.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 208.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": 17,
"days_since_last_merged_pr": 2968,
"days_since_last_human_commit": 2859,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2859 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": 2859,
"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": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"forks": 262,
"stars": 3601,
"watchers": 57,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3,601 stars",
"points": 57.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3601
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "262 forks",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 262
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "57 watchers",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 57
}
}
],
"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": [
"he"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 159128168
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "159,128,168 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 159128168,
"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": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.95
},
"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 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 18 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"merged_prs": 1,
"open_issues": 20,
"closed_issues": 57,
"issue_closed_ratio": 0.74,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "74% of issues closed",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 74
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/13 decided PRs merged",
"points": 2.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 12994,
"owner_type": "User",
"is_verified": null,
"owner_login": "mathiasbynens",
"public_repos": 591,
"account_age_days": 6285
},
"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": "12,994 followers of mathiasbynens",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12994,
"login": "mathiasbynens"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "591 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 591
}
},
{
"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": [
"he"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2859
},
"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 2859 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2859
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"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": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 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": 65,
"inputs": {
"topics": [
"html-entities",
"javascript",
"encode",
"encoder",
"decode",
"decoder"
],
"has_wiki": false,
"homepage": "https://mths.be/he",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://mths.be/he",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.9
},
"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 1 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 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 18 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": 17
},
"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": 22,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.16,
"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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 100
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 245243,
"source_files_sampled": 16,
"oversized_source_files": 3
},
"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": "3/16 source files over 60KB",
"points": 44.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"oversized": 3
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T22:25:00.706880Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mathiasbynens/he.svg",
"full_name": "mathiasbynens/he",
"license_state": "standard",
"license_spdx": "MIT"
}