JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2942,
"has_wiki": true,
"homepage": "http://noolsjs.com/",
"languages": {
"Makefile": 481,
"JavaScript": 1082069
},
"pushed_at": "2019-01-30T14:52:46Z",
"created_at": "2012-02-25T00:21:36Z",
"owner_type": "Organization",
"updated_at": "2026-06-20T08:34:04Z",
"description": "Rete based rules engine 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": null,
"name": null,
"type": "Organization",
"login": "noolsjs",
"company": null,
"location": null,
"followers": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/27931183?v=4",
"created_at": "2017-04-23T23:01:57Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 3379
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2015-03-02T00:18:18Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2015-02-26T18:43:59Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2014-05-18T21:58:22Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2013-12-17T19:30:58Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2013-12-17T19:30:22Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2013-11-08T21:21:27Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2013-10-02T20:10:09Z"
}
],
"recent_commits": [
{
"oid": "56e977d4e44cedf1c87142a6a94f7ebd9c00693a",
"body": null,
"is_bot": false,
"headline": "update readme.md (#218)",
"author_name": "Tommy Ru",
"author_login": "tommy20061222",
"committed_at": "2018-02-19T12:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca221c02e6fdc3fd7785f10d929f2687dfd6c977",
"body": null,
"is_bot": false,
"headline": "Grammar enhancement (#207)",
"author_name": "DevSide",
"author_login": "DevSide",
"committed_at": "2018-02-19T12:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46b520cc65efa8dae2c9d4b7eaeb77e137860d6",
"body": null,
"is_bot": false,
"headline": "Fix broken Markdown headings (#220)",
"author_name": "Santiago Castro",
"author_login": "bryant1410",
"committed_at": "2017-04-17T18:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8e9f543c38e32cfc3c16c69e32e2639d632915",
"body": "Fix 'Focus' example",
"is_bot": false,
"headline": "Merge pull request #217 from matrinox/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2017-04-03T18:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09aae8520c3f202fc72a80a1ae8b10804b6c05ca",
"body": null,
"is_bot": false,
"headline": "Fix 'Focus' example",
"author_name": "matrinox",
"author_login": "geoff-lee-lendesk",
"committed_at": "2017-04-03T16:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4add3fbb5ab8094c1cc729f0df3bf176b5eeffd7",
"body": null,
"is_bot": false,
"headline": "v0.4.4 (#213)",
"author_name": "DevSide",
"author_login": "DevSide",
"committed_at": "2016-11-06T15:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a3f8a4482eb6b4387e4c656538110f44577b4f",
"body": "* fix compile callback\r\n\r\n* test",
"is_bot": false,
"headline": "fix compile callback (#208)",
"author_name": "DevSide",
"author_login": "DevSide",
"committed_at": "2016-11-06T15:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443c01e473ad03df38a4bb98a66cf93b849788a3",
"body": "* fix #158 focus on an unregistered agendaGroup\r\n\r\n* useless condition now",
"is_bot": false,
"headline": "fix #158: focus on an unregistered agendaGroup (#209)",
"author_name": "DevSide",
"author_login": "DevSide",
"committed_at": "2016-11-06T15:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c979d797dc43fd56e32d190e1130616b5d3bc4c",
"body": null,
"is_bot": false,
"headline": "fix #196: upgrade uglify 2.4.24 (#210)",
"author_name": "DevSide",
"author_login": "DevSide",
"committed_at": "2016-11-06T15:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e12e6d5ad8333114079773ecd8ac7d551d8895",
"body": null,
"is_bot": false,
"headline": "v0.4.2",
"author_name": "Thomas TRIAU",
"author_login": null,
"committed_at": "2016-10-07T11:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb891bb5e51d644ad46a464d6fd28682e1532744",
"body": null,
"is_bot": false,
"headline": "fix window test",
"author_name": "Thomas TRIAU",
"author_login": null,
"committed_at": "2016-10-06T14:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "702160fc4ccddbaf89ce353d212cad475bf96551",
"body": null,
"is_bot": false,
"headline": "fix #157 parsing error with null/true/false, jison 0.4.17",
"author_name": "Thomas TRIAU",
"author_login": null,
"committed_at": "2016-10-06T14:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b831d31a1fb11f189db43966eb8a47caa94e746b",
"body": null,
"is_bot": false,
"headline": "fix compile callback",
"author_name": "Thomas TRIAU",
"author_login": null,
"committed_at": "2016-10-06T14:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45fccf0604967a523dc4e31727d6deed2bc9b49",
"body": null,
"is_bot": false,
"headline": "fix memory leak",
"author_name": "Thomas TRIAU",
"author_login": null,
"committed_at": "2016-10-06T14:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8feecc4c8cf175066bdbe9b66e37bd8ccd729912",
"body": "Fixes path handling for imports under windows",
"is_bot": false,
"headline": "Merge pull request #193 from tswaters/fix-path-import",
"author_name": "DevSide",
"author_login": "DevSide",
"committed_at": "2016-10-06T14:55:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f65c0404628052dd40263098cc884df7701c1d",
"body": "run jshint on travis",
"is_bot": false,
"headline": "Merge pull request #202 from C2FO/jshint-on-travis",
"author_name": "DevSide",
"author_login": "DevSide",
"committed_at": "2016-10-05T21:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9ffd258f4499df771219bcbfa6dbafd0946045",
"body": null,
"is_bot": false,
"headline": "run jshint on travis",
"author_name": "Thomas TRIAU",
"author_login": null,
"committed_at": "2016-10-05T20:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b46ecf911ef09180f23765f446f160f764fa33",
"body": null,
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Dustin Smith",
"author_login": "dustinsmith1024",
"committed_at": "2016-08-31T22:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ebebf7c026fa92fbe90f29e2a60813f0eca3de",
"body": "Add a Gitter chat badge to readme.md",
"is_bot": false,
"headline": "Merge pull request #150 from gitter-badger/gitter-badge",
"author_name": "John Rake",
"author_login": "vikeen",
"committed_at": "2016-07-12T15:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3677db9c80a251b209b6ace4a24aae96c5fd2e",
"body": "Update readme.md",
"is_bot": false,
"headline": "Merge pull request #195 from SCdF/patch-1",
"author_name": "John Rake",
"author_login": "vikeen",
"committed_at": "2016-07-05T16:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8f6d8f9ca44f98a6a33e0ec2f993333ee35b2a",
"body": "Fix code comment",
"is_bot": false,
"headline": "Update readme.md",
"author_name": "Stefan du Fresne",
"author_login": "SCdF",
"committed_at": "2016-07-05T15:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9bd1f805a33702cedc65ffea1bb9eb65c95baa8",
"body": "- when importing, replace all '/' with '\\' so path assertion comes back\n properly\n\n- when going out, ensure '/' are used under windows so requires continue\n to work properly.\n\n- fixes a few tests under windows that were assuming POSIX environment\n\nFixes #192",
"is_bot": false,
"headline": "Fixes path handling for imports under windows",
"author_name": "Tyler Waters",
"author_login": null,
"committed_at": "2016-04-26T19:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb0abc6e11476d1df8da9d195ef056b6881179a",
"body": null,
"is_bot": false,
"headline": "Added Gitter badge",
"author_name": "The Gitter Badger",
"author_login": "gitter-badger",
"committed_at": "2015-03-11T21:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca15994d92baef4f3885480ea73ecea7ca7e9949",
"body": "v0.4.1",
"is_bot": false,
"headline": "Merge pull request #147 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2015-03-02T00:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51fbe1ef54799d33c6837c43e71ecdf3469ac46b",
"body": "* Fixed issue with `CustomConstraint` not binding `this.assert` to `this`. #146 - @raymondfeng\n* Added more tests for custom constraints\n* Updated readme to include docs about custom constraints.",
"is_bot": false,
"headline": "v0.4.1",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2015-03-02T00:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c6d31b678b14854d33953bf8b85d1db75cb5ffb",
"body": "Add the missing bind for assert",
"is_bot": false,
"headline": "Merge pull request #146 from raymondfeng/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2015-03-01T23:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42b728ad0df954fdcfedaa80f311300899d23e7a",
"body": null,
"is_bot": false,
"headline": "Add the missing bind for assert",
"author_name": "Raymond Feng",
"author_login": null,
"committed_at": "2015-02-26T19:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b0663e773384e88279ae83034a02df456074671",
"body": "v0.4.0",
"is_bot": false,
"headline": "Merge pull request #144 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2015-02-26T18:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2f2d818c99da7ee994ae307d7911ff2c4e36b8",
"body": "* Fix for issue #122 referencing defined class within another defined class\n * Also fixes accessing scoped functions within a defined class.\n* Fix for issue #119 window was removed from the nools.js file now it is called in the current scope of `this`.\n* Allow session.halt even for `match()` #143 \n[…]\nally) #142 - @raymondfeng\n* You can now define types using scope [#142](https://github.com/C2FO/nools/pull/142) - @raymondfeng\n* Fix for issue, is the dsl you do not have to escape `\\` characters #123",
"is_bot": false,
"headline": "v0.4.0",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2015-02-25T06:54:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "727f8f40a7c860deafa5a166ab77ef203278402d",
"body": "Fix #133 - readme example does not compile",
"is_bot": false,
"headline": "Merge pull request #134 from larryprice/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2015-02-25T05:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a270595d9026426f40bf08b72918ce9050fed8",
"body": "Allow session.halt even for `match()`",
"is_bot": false,
"headline": "Merge pull request #143 from raymondfeng/feature/enable-session-halt",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2015-02-25T05:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5103031eb2b2d65cfc3fd186d596df57dcb9cd0",
"body": null,
"is_bot": false,
"headline": "Enable session.halt()",
"author_name": "Raymond Feng",
"author_login": null,
"committed_at": "2015-02-23T22:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d606e67ce489f2f739c48d819fe7c120c6ef6943",
"body": null,
"is_bot": false,
"headline": "Add custom constraint using function and resolve types in scope",
"author_name": "Raymond Feng",
"author_login": null,
"committed_at": "2015-02-18T23:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35de6b95b63d6112c280c14a451185c562232a51",
"body": null,
"is_bot": false,
"headline": "fixes #133",
"author_name": "Larry Price",
"author_login": "larryprice",
"committed_at": "2014-12-04T17:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d427fa77a7a104eed068d08144d14220591f3c",
"body": "v0.3.0",
"is_bot": false,
"headline": "Merge pull request #114 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2014-05-18T21:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "317c821d17712705373740cfda06768505efb4f0",
"body": "* Added new `===` and `!==` operators #110\n* Fix for issue #109\n* Updated Readme\n * Updated agenda groups examples for #105\n * Changed class names not to match property names in readme #99",
"is_bot": false,
"headline": "v0.3.0",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2014-05-18T21:53:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29697cb11193e606c212e76a8c9a6e760e5a501a",
"body": "Typos/minor errors in readme",
"is_bot": false,
"headline": "Merge pull request #107 from epoberezkin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2014-05-18T18:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "878658267dbd2b5844f6e362565f48e11f3adb85",
"body": "the DSL example is equivalent to the JavaScript one",
"is_bot": false,
"headline": "Merge pull request #98 from kidrane/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2014-05-18T18:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1124ddcb0c9f2559d1a97eac57dcf609ba82aea4",
"body": null,
"is_bot": false,
"headline": "Typos/minor errors in readme",
"author_name": "Evgeny Poberezkin",
"author_login": null,
"committed_at": "2014-02-23T10:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca577a94c8b45a35502412dec9bc13fc33c4542",
"body": null,
"is_bot": false,
"headline": "add the missing from constraint",
"author_name": "Mars Cheng",
"author_login": "kidrane",
"committed_at": "2013-12-31T02:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb50cd7b393866ea1ba29c46e0edbc1365d6853",
"body": null,
"is_bot": false,
"headline": "the DSL example is equivalent to the JavaScript one",
"author_name": "Mars Cheng",
"author_login": "kidrane",
"committed_at": "2013-12-31T01:36:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ca6e7279a5c02d4d403594bc0eb97fa9d3f0579",
"body": "v0.2.3",
"is_bot": false,
"headline": "Merge pull request #95 from doug-martin/index-work",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-12-17T19:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dd364cd38955c6d3db263386e543cc739f1d6a7",
"body": "* Added new `getFacts` method to allow for querying of facts currently in session. #52;\n* Added indexing on comparison operators (i.e. `>, <, >=, <=`).\n* Updated documentation.\n * Added new section about retrieving facts from a session.\n * Created new section for async actions to address #94",
"is_bot": false,
"headline": "v0.2.3",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-12-17T19:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b515accba130bbbcb04bfdc6967b5206ad8a292",
"body": "v0.2.2",
"is_bot": false,
"headline": "Merge pull request #91 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-11-20T23:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f79aa366cac166f222538e21b20f10f28eb8ef",
"body": "* Performance Upgrades\n * Added BetaNode indexing\n * Abstracted out JoinNode to extend BetaNode (Prevents the checking of constraints if there are not any constraints to check)\n * Refactored BetaNetwork\n * Created a new Memory Class to encapusulate left and right memory for BetaNodes\n* Added new `exists` logic operator to check for existence of fact (opposite of `not`)",
"is_bot": false,
"headline": "v0.2.2",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-11-20T23:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6625afdd7508b2409d56d44d4319781e6533e11a",
"body": "v0.2.1",
"is_bot": false,
"headline": "Merge pull request #90 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-11-08T21:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86eea5e7e506f4c356bb1d8d125b5c3cdfb4102f",
"body": "* Added support for js expression in the `from` node addressing issue [#86](https://github.com/C2FO/nools/issues/86)\n* Enhanced `JoinReferenceNode` performance in the default assert case where there are no `references` to left or right context.\n* Added ability to use `or` and `not` in tandem to chec\n[…]\ntes\n * Updates about from node support with js values.\n * New documentation about using `or` and `not` constratints together.\n * Updated `or` documentation to include a three constraint example.",
"is_bot": false,
"headline": "v0.2.1",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-11-08T21:15:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00332c012d2ba88f5f8ff0c7bfc691cc2352302a",
"body": "v0.2.0",
"is_bot": false,
"headline": "Merge pull request #83 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-10-14T22:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e58883d67eeefb0051db81f61cfe2706301eba05",
"body": "* Nools now supports true modify!!!\n * This is a major leap forward for `nools` opening the door for more complex actions and expressions in the rules.\n* Added support from for `from` conditions in the `rhs`.\n* Fixed issue [#81](https://github.com/C2FO/nools/issues/81).\n* Fixed issue [#82](https:/\n[…]\nhub.com/C2FO/nools/issues/82).\n* Added new `sudoku` web example.\n* Added [Send More Money](http://en.wikipedia.org/wiki/Verbal_arithmetic) benchmark see [#78](https://github.com/C2FO/nools/issues/78).",
"is_bot": false,
"headline": "v0.2.0",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-10-14T22:22:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e068d49f54809323eadc1b4af0b0b5d0195c092",
"body": null,
"is_bot": false,
"headline": "From node support",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-10-11T17:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6cce7ed36a1631ff72cdf57c85401045a3150c",
"body": "v0.1.14",
"is_bot": false,
"headline": "Merge pull request #80 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-10-02T20:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aadd45a709883bc6f785b82311b15c585fbae01",
"body": null,
"is_bot": false,
"headline": "v0.1.14",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-10-02T20:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5283dfba8184bb6e0be66c594f317fe3ae850081",
"body": "v0.1.13",
"is_bot": false,
"headline": "Merge pull request #77 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-24T23:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4aadfe684473c6a6c344387e772430f10eba80e6",
"body": "* Fixed issue #68 where `matchUntilHalt` uses a lot of CPU\n* Fixed issue #45, now compiled rules support `or` constraint with more than 2 inner constraints.\n* Added new feature to address #76, now you can use `deleteFlows` to dispose all flows, or use `hasFlow` to check if a flow is already registred with `nools`.",
"is_bot": false,
"headline": "v0.1.13",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-24T23:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93edb988ad97a0a961c90b78b95205e8747d2db5",
"body": "v0.1.12",
"is_bot": false,
"headline": "Merge pull request #75 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-05T15:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8adc127220e7a1848901353186359ef0a685e20",
"body": "* Fixed issue in node v0.6 where path.sep is not found.",
"is_bot": false,
"headline": "v0.1.12",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-05T15:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "992609f2c3e04420e4a708d4d37fc71cc795a350",
"body": "v0.1.11",
"is_bot": false,
"headline": "Merge pull request #74 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-04T22:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e7a0f33d56fb8213577951819523451cfb1dc37",
"body": "* Fixed issue #73 where requires in dsl would treat a file with a `.` character as a path instead of a module.",
"is_bot": false,
"headline": "v0.1.11",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-04T22:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49e352d23bf177eb34c3f6ed0382d9042461ebd9",
"body": "Added option to beautify generated code",
"is_bot": false,
"headline": "Merge pull request #72 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-04T06:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56d41e59a4d066c8fb9a58571917831dfe7623b",
"body": null,
"is_bot": false,
"headline": "Added option to beautify generated code",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-04T06:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b75ea6480b9dcacb518f39109312992c3f8591f",
"body": "Added option to not minify the generated sources, this makes debugging easier",
"is_bot": false,
"headline": "Merge pull request #70 from devijvers/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-04T05:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e588b92006f6560b960e42252eb1f281ce8859",
"body": "v0.1.10",
"is_bot": false,
"headline": "Merge pull request #63 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-04T05:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcec129cd1057ef4dac917b9bf8fe3b2500b5558",
"body": "* Added ability to `import` other nools files to create composible rules files [#58](https://github.com/C2FO/nools/issues/58)\n* When using `global` to require other files you can now require other files relative to the nools file\n* Added uglify-js as a dependency instead of devDependency #71\n* Fixed\n[…]\nraints with a `\"` character would produce invalid javascript when `transpiling`.\n* Fixed issue #69 where rules names with a `'` character in a rule would produce invalid javascript when `transpiling`.",
"is_bot": false,
"headline": "v0.1.10",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-09-04T05:42:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc2598dd7f34896a2aae0191a322e705de0e5d32",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/C2FO/nools",
"author_name": "Steven Devijver",
"author_login": null,
"committed_at": "2013-09-01T16:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ad3136dfb0d752a0e28a3e77ff771ec10f3fae",
"body": "…g easier",
"is_bot": false,
"headline": "Added option to not minify the generated sources, this makes debuggin…",
"author_name": "Steven Devijver",
"author_login": null,
"committed_at": "2013-09-01T16:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e8def4aa84a48e15ca753cca7c1fa231813f26",
"body": "Added link to the new Google group",
"is_bot": false,
"headline": "Merge pull request #57 from devijvers/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-08-25T16:54:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4ee8fe52fc49f50511792f13369c55c4d967149",
"body": null,
"is_bot": false,
"headline": "Added link to the new Google group",
"author_name": "Steven Devijver",
"author_login": null,
"committed_at": "2013-08-25T16:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d46f4642a3583af096a2cf62d10ff3a2bb6d68",
"body": "* Fixed issues where notNode was not retracting all contexts when a fact was retracted\n* Fixed issue #50 in compiling rule with or condition\n* Fixed issue #53 in constraints with hash refrences.\n* Merged pull request #49\n* Added tests for logicalNot and truthy statements",
"is_bot": false,
"headline": "v0.1.9",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-08-22T19:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ffebc39fa5db729a10863e32c47a65d8116ecad",
"body": "#0.1.8 / 2013-08-14",
"is_bot": false,
"headline": "Merge pull request #48 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-08-15T04:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c77f76e62402c12b50310878d9c3debe89ce0eb",
"body": "* Fixed scoping issue where scoped variables defined in compile were not available to defined classes or functions.",
"is_bot": false,
"headline": "#0.1.8 / 2013-08-14",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-08-15T04:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d365b6a63e623c6beb553a8d56f160eaadeae4a9",
"body": "#0.1.7 / 2013-06-25",
"is_bot": false,
"headline": "Merge pull request #47 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-08-14T17:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d9710345ad8a92fc1fb85f47bbb39e14162806",
"body": "* Fixed constraint parser to not evaluate functions that have the same name as operators as operators.\n* Fixed the `getMatcher` to properly return an equality expression for constraints that do not have an explicit equality\n* Added new diganosis example\n* Changed Fibonacci example to support larger number",
"is_bot": false,
"headline": "#0.1.7 / 2013-06-25",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-08-14T17:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115c7e1d350bd7937cfd1b06d258a0d4d1673fe6",
"body": "v0.1.6",
"is_bot": false,
"headline": "Merge pull request #43 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-06-23T05:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e5a9986beac44f78edba90348791e1e6ca18d0c",
"body": "* Fixed issue with async actions",
"is_bot": false,
"headline": "v0.1.6",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-06-23T05:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fa0fa5ee7f95079e02fcf6f047cef47f765ae2f",
"body": "v0.1.5",
"is_bot": false,
"headline": "Merge pull request #42 from doug-martin/transcompile",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-06-17T22:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61d04ff7b7dc788b466a280e8a38c79e0018504",
"body": "* Added new compile that transcompiles dsl to javascript\n* New 3D conways game of life example",
"is_bot": false,
"headline": "Transcompiler work",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-06-17T22:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d568f34d03ad48d4d54db9e42e779b4ce4b84729",
"body": "v0.1.4",
"is_bot": false,
"headline": "Merge pull request #38 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-25T20:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d3b1de49cec68e02fc66af120278c11d7a9a46",
"body": "* Added new agenda-group (#29)\n* More documentation\n * Salience\n * Agenda Groups\n * Auto-focus\n * Scope\n* Cleaned up agenda and made more modular",
"is_bot": false,
"headline": "v0.1.4",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-25T20:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49bc7e348c5679db6df132c0c437fbcaa1be501f",
"body": "v0.1.3",
"is_bot": false,
"headline": "Merge pull request #36 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-25T00:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "905b0d56649ccb5caa27219f2813989a130db2b4",
"body": "* Fixed memory leak with FactHashes for the agendas",
"is_bot": false,
"headline": "v0.1.3",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-25T00:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8d99b26554f0afb6b33db6f2cfb20271bfea2d",
"body": "v0.1.2",
"is_bot": false,
"headline": "Merge pull request #35 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-24T06:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aa530a74f061e6a8995f2c404060ebf51324ce4",
"body": "* Removed uneeded calls to `.then` to address performance degredation (#30)",
"is_bot": false,
"headline": "v0.1.2",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-24T06:11:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9fe0dc3d05ac39d94fdedf4a4a762ec4b92556",
"body": "* Updated grunt\n* Fixed nextTick issues for node v0.10 #32\n* Added ability to remove a defined flow from nools. #31 #22\n* Added ability to use `getDefined` on externally defined fact types. #23\n* Fixed all jshint issues\n* Rebuilt nools.js and nools.min.js\n* Added more tests for new globals feature",
"is_bot": false,
"headline": "v0.1.1",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-23T22:17:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c01d6c844a5622c27e242fd438fcc194fdf1ff",
"body": "Is there a way to define my own helper functions/external globals for nools files?",
"is_bot": false,
"headline": "Merge pull request #26 from xmltechgeek/add-globals",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-05-23T20:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372c176b74c61f0bef0489b50664945b7af21bb5",
"body": "… the spacing issue uncovered by the test in the body of the scope generated by the parser.",
"is_bot": false,
"headline": "Added more complete tests for globals to the noolsParser tests. Fixed…",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-04-02T03:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94440d35cbc48eb57c2a37fab154ae7761691af6",
"body": null,
"is_bot": false,
"headline": "Removed extraneous console logs.",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-04-01T02:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec79f973d50452746e4b380740d49c8396b4c17",
"body": null,
"is_bot": false,
"headline": "Rolled back comment changes from this branch.",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-04-01T01:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b743e7d9248de18cfcb089fed9ed07d8893927c7",
"body": null,
"is_bot": false,
"headline": "Better documentation for globals.",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-03-31T23:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22a6d3f44ea4c29239b82040cba5e4463e28def",
"body": null,
"is_bot": false,
"headline": "Added globals support to the nools rules language.",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-03-31T23:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d73eebb5a6247f613ae213411159dde30fedebc3",
"body": null,
"is_bot": false,
"headline": "Removed accidental addition of global parser upgrade.",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-03-31T23:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d9e50fa4884b832c2fdc041d9bc853d43fbc516",
"body": "…greedy (matches next */) and has a test.",
"is_bot": false,
"headline": "First attempt was too greedy for matching blocks. This is now not so …",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-03-31T23:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b37d4f9f49f619208a8c6df471cb73ea09576df",
"body": null,
"is_bot": false,
"headline": "Added comment to test the block comment parse.",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-03-31T22:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edf4a1f31e438e88d90d22707a364a3956fc435b",
"body": null,
"is_bot": false,
"headline": "Added comment block parser.",
"author_name": "Paul Ryan",
"author_login": "paullryan",
"committed_at": "2013-03-31T22:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1395a89378d070db962ac7370729cd326ebf78b0",
"body": "Fixed issues in readme",
"is_bot": false,
"headline": "Merge pull request #21 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-03-01T16:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8302266e3449491e939db3e16370418438e8f159",
"body": null,
"is_bot": false,
"headline": "Fixed some issues in readme",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-03-01T16:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918d8f101157bf45dc97458ec1c35e654ffceffc",
"body": "v0.1.0",
"is_bot": false,
"headline": "Merge pull request #19 from doug-martin/master",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-02-28T19:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd4690df3006294321db8b58bc45f3b2b102292e",
"body": null,
"is_bot": false,
"headline": "removed opera from testing and changed ie to 8 and above",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-02-28T19:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2274832de841e5a31d1e359ec89e2cfee6907ae9",
"body": null,
"is_bot": false,
"headline": "pulled requires out of beforeAll in compiled tests",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-02-28T18:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35bfa997d60118a1fbd57695d291bcae4e646b2d",
"body": null,
"is_bot": false,
"headline": "Removed redundant tests and split out larger specs",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-02-28T18:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4812398eca1b487c806f28f9215b9f1e6a4986e2",
"body": null,
"is_bot": false,
"headline": "Reduced the number of items asserted when listening for events",
"author_name": "Doug Martin",
"author_login": "doug-martin",
"committed_at": "2013-02-28T18:02:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 0,
"latest_release_at": "2015-03-02T00:18:18Z",
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_last_push": 2733,
"active_weeks_last_year": 0,
"days_since_latest_release": 4163,
"mean_days_between_releases": 85.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "nools",
"exists": true,
"license": null,
"keywords": [
"rules",
"flow",
"rules engine",
"rools",
"drools",
"async",
"flow control"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/nools",
"is_deprecated": false,
"latest_version": "0.4.4",
"repository_url": "https://github.com/C2FO/nools",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 26271,
"first_published_at": "2012-03-06T21:21:34.523000Z",
"latest_published_at": "2016-11-06T15:43:21.293000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3548
}
]
},
"popularity": {
"forks": 175,
"stars": 955,
"watchers": 87,
"fork_history": {
"days": [
{
"date": "2012-04-12",
"count": 1
},
{
"date": "2012-09-05",
"count": 1
},
{
"date": "2012-11-07",
"count": 1
},
{
"date": "2013-03-31",
"count": 1
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-07-15",
"count": 1
},
{
"date": "2013-08-15",
"count": 1
},
{
"date": "2013-08-25",
"count": 1
},
{
"date": "2013-08-30",
"count": 1
},
{
"date": "2013-10-11",
"count": 1
},
{
"date": "2013-10-22",
"count": 1
},
{
"date": "2013-12-31",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-04-08",
"count": 1
},
{
"date": "2014-04-20",
"count": 1
},
{
"date": "2014-05-04",
"count": 1
},
{
"date": "2014-06-14",
"count": 1
},
{
"date": "2014-06-17",
"count": 1
},
{
"date": "2014-06-29",
"count": 1
},
{
"date": "2014-07-11",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-09-19",
"count": 1
},
{
"date": "2014-10-20",
"count": 1
},
{
"date": "2014-12-04",
"count": 1
},
{
"date": "2014-12-09",
"count": 1
},
{
"date": "2014-12-23",
"count": 1
},
{
"date": "2014-12-28",
"count": 1
},
{
"date": "2015-01-09",
"count": 1
},
{
"date": "2015-01-24",
"count": 1
},
{
"date": "2015-02-02",
"count": 1
},
{
"date": "2015-02-09",
"count": 1
},
{
"date": "2015-02-25",
"count": 1
},
{
"date": "2015-03-02",
"count": 1
},
{
"date": "2015-03-11",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-04-08",
"count": 1
},
{
"date": "2015-04-20",
"count": 1
},
{
"date": "2015-06-13",
"count": 1
},
{
"date": "2015-07-15",
"count": 2
},
{
"date": "2015-07-16",
"count": 1
},
{
"date": "2015-07-25",
"count": 1
},
{
"date": "2015-07-31",
"count": 1
},
{
"date": "2015-08-16",
"count": 1
},
{
"date": "2015-10-02",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2015-12-22",
"count": 1
},
{
"date": "2015-12-28",
"count": 2
},
{
"date": "2016-01-05",
"count": 1
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-03-02",
"count": 1
},
{
"date": "2016-03-06",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-24",
"count": 1
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-04-06",
"count": 1
},
{
"date": "2016-04-12",
"count": 1
},
{
"date": "2016-04-26",
"count": 1
},
{
"date": "2016-05-29",
"count": 1
},
{
"date": "2016-06-05",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-06-28",
"count": 1
},
{
"date": "2016-07-05",
"count": 2
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-18",
"count": 1
},
{
"date": "2016-08-24",
"count": 2
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2016-09-18",
"count": 1
},
{
"date": "2016-10-01",
"count": 1
},
{
"date": "2016-10-16",
"count": 1
},
{
"date": "2016-11-12",
"count": 1
},
{
"date": "2016-11-24",
"count": 1
},
{
"date": "2017-01-08",
"count": 1
},
{
"date": "2017-01-12",
"count": 1
},
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-01-19",
"count": 1
},
{
"date": "2017-01-27",
"count": 1
},
{
"date": "2017-02-09",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-08",
"count": 1
},
{
"date": "2017-03-18",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-04-01",
"count": 1
},
{
"date": "2017-04-03",
"count": 1
},
{
"date": "2017-04-05",
"count": 1
},
{
"date": "2017-04-17",
"count": 1
},
{
"date": "2017-04-20",
"count": 1
},
{
"date": "2017-05-12",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-05-29",
"count": 1
},
{
"date": "2017-07-01",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-09-03",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-12-19",
"count": 1
},
{
"date": "2018-01-26",
"count": 1
},
{
"date": "2018-03-20",
"count": 1
},
{
"date": "2018-04-26",
"count": 1
},
{
"date": "2018-06-06",
"count": 2
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-30",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-27",
"count": 1
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2019-01-26",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-06-27",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-21",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-10-20",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-17",
"count": 1
},
{
"date": "2021-01-20",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-12-11",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-21",
"count": 1
},
{
"date": "2023-12-03",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
}
],
"complete": true,
"collected": 154,
"total_forks": 175
},
"star_history": null,
"open_issues_and_prs": 50
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 632640,
"source_files_sampled": 168,
"oversized_source_files": 10,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "uglify-js",
"direct": true,
"version": "2.4.24",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c9f4-xj24-8jqx"
],
"fixed_version": "2.6.0",
"advisory_count": 1,
"oldest_advisory_days": 3196
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 25,
"malicious_count": 0,
"assessed_package": "npm:nools@0.4.4",
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "declare.js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "is-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.4"
},
{
"name": "string-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "array-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.4"
},
{
"name": "date-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "function-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "object-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "promise-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "arguments-extended",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "leafy",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.3"
},
{
"name": "ht",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~0.0.2"
},
{
"name": "commander",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~1.1.1"
},
{
"name": "uglify-js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~2.4.24"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "arguments-extended",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "array-extended",
"direct": true,
"version": "~0.0.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": true,
"version": "~1.1.1",
"ecosystem": "npm"
},
{
"name": "date-extended",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "declare.js",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "extended",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "function-extended",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "ht",
"direct": true,
"version": "~0.0.2",
"ecosystem": "npm"
},
{
"name": "is-extended",
"direct": true,
"version": "~0.0.4",
"ecosystem": "npm"
},
{
"name": "leafy",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "object-extended",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "promise-extended",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "string-extended",
"direct": true,
"version": "~0.0.3",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": true,
"version": "~2.4.24",
"ecosystem": "npm"
},
{
"name": "coddoc",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "grunt",
"direct": false,
"version": "~0.4.1",
"ecosystem": "npm"
},
{
"name": "grunt-browserify",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "grunt-contrib-jshint",
"direct": false,
"version": "~0.5.3",
"ecosystem": "npm"
},
{
"name": "grunt-contrib-uglify",
"direct": false,
"version": "~0.2.0",
"ecosystem": "npm"
},
{
"name": "grunt-exec",
"direct": false,
"version": "^0.4.5",
"ecosystem": "npm"
},
{
"name": "grunt-it",
"direct": false,
"version": "~0.3.0",
"ecosystem": "npm"
},
{
"name": "it",
"direct": false,
"version": "~0.2.0",
"ecosystem": "npm"
},
{
"name": "jison",
"direct": false,
"version": "~0.4.17",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 23,
"direct_count": 14,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 10,
"merged_prs": 60,
"open_issues": 40,
"closed_ratio": 0.714,
"closed_issues": 100,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "doug-martin",
"commits": 137,
"avatar_url": "https://avatars.githubusercontent.com/u/361261?v=4"
},
{
"type": "User",
"login": "paullryan",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/3146164?v=4"
},
{
"type": "User",
"login": "DevSide",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/6873926?v=4"
},
{
"type": "User",
"login": "vikeen",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1700158?v=4"
},
{
"type": "User",
"login": "kidrane",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/172601?v=4"
},
{
"type": "User",
"login": "dustinsmith1024",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/403468?v=4"
},
{
"type": "User",
"login": "larryprice",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1653573?v=4"
},
{
"type": "User",
"login": "bryant1410",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3905501?v=4"
},
{
"type": "User",
"login": "SCdF",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/583851?v=4"
},
{
"type": "User",
"login": "gitter-badger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8518239?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.835
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"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 20 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": 3,
"reason": "Found 8/25 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 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": "56e977d4e44cedf1c87142a6a94f7ebd9c00693a",
"ran_at": "2026-07-25T22:34:41Z",
"aggregate_score": 3.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 153,
"created_at": "2015-05-08T20:23:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 175,
"created_at": "2016-02-08T17:12:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 176,
"created_at": "2016-02-08T17:15:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 180,
"created_at": "2016-02-09T02:02:06Z",
"last_comment_at": "2016-10-01T14:48:49Z",
"last_comment_author": "DevSide"
},
{
"number": 182,
"created_at": "2016-02-09T02:03:33Z",
"last_comment_at": "2017-06-07T06:52:25Z",
"last_comment_author": "taoqf"
},
{
"number": 183,
"created_at": "2016-02-09T02:06:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 184,
"created_at": "2016-02-09T02:07:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 185,
"created_at": "2016-02-09T02:09:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 214,
"created_at": "2016-11-06T16:39:50Z",
"last_comment_at": "2017-01-20T13:34:14Z",
"last_comment_author": "DevSide"
},
{
"number": 223,
"created_at": "2019-01-30T14:52:45Z",
"last_comment_at": "2019-01-30T14:52:59Z",
"last_comment_author": "italoag"
}
],
"last_merged_pr_at": "2018-02-19T12:06:27Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 9,
"created_at": "2012-10-25T20:27:22Z",
"last_comment_at": "2013-12-03T16:38:53Z",
"last_comment_author": "bthibault"
},
{
"number": 84,
"created_at": "2013-10-17T15:05:03Z",
"last_comment_at": "2020-08-20T15:44:12Z",
"last_comment_author": "NikitaIT"
},
{
"number": 87,
"created_at": "2013-10-18T15:41:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2013-11-21T08:01:29Z",
"last_comment_at": "2017-06-11T12:26:07Z",
"last_comment_author": "timoline"
},
{
"number": 93,
"created_at": "2013-11-25T15:04:18Z",
"last_comment_at": "2013-11-25T15:36:31Z",
"last_comment_author": "CarloAl"
},
{
"number": 102,
"created_at": "2014-01-20T17:09:47Z",
"last_comment_at": "2016-01-08T19:06:23Z",
"last_comment_author": "markbjerke"
},
{
"number": 103,
"created_at": "2014-02-14T10:40:10Z",
"last_comment_at": "2016-10-04T17:51:23Z",
"last_comment_author": "DevSide"
},
{
"number": 106,
"created_at": "2014-02-23T10:52:44Z",
"last_comment_at": "2016-10-05T10:56:33Z",
"last_comment_author": "DevSide"
},
{
"number": 115,
"created_at": "2014-05-22T06:56:58Z",
"last_comment_at": "2016-10-26T12:28:16Z",
"last_comment_author": "DevSide"
},
{
"number": 117,
"created_at": "2014-05-30T08:14:40Z",
"last_comment_at": "2014-06-30T13:19:51Z",
"last_comment_author": "twmobius"
},
{
"number": 118,
"created_at": "2014-05-30T14:14:13Z",
"last_comment_at": "2017-09-25T11:53:30Z",
"last_comment_author": "codms5011"
},
{
"number": 124,
"created_at": "2014-08-11T14:08:31Z",
"last_comment_at": "2016-10-05T11:34:40Z",
"last_comment_author": "DevSide"
},
{
"number": 125,
"created_at": "2014-09-25T09:42:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 126,
"created_at": "2014-10-04T21:49:06Z",
"last_comment_at": "2014-10-08T06:52:24Z",
"last_comment_author": "shacal"
},
{
"number": 131,
"created_at": "2014-11-14T12:29:49Z",
"last_comment_at": "2016-10-04T17:40:39Z",
"last_comment_author": "DevSide"
},
{
"number": 132,
"created_at": "2014-11-21T16:00:29Z",
"last_comment_at": "2015-03-10T17:32:53Z",
"last_comment_author": "rahpuser"
},
{
"number": 141,
"created_at": "2015-02-17T19:35:33Z",
"last_comment_at": "2016-11-06T16:54:05Z",
"last_comment_author": "DevSide"
},
{
"number": 151,
"created_at": "2015-04-01T10:36:42Z",
"last_comment_at": "2015-10-16T11:46:09Z",
"last_comment_author": "Kauzig"
},
{
"number": 152,
"created_at": "2015-04-08T08:03:04Z",
"last_comment_at": "2016-10-03T13:09:02Z",
"last_comment_author": "DevSide"
},
{
"number": 154,
"created_at": "2015-05-18T09:32:19Z",
"last_comment_at": "2016-10-05T13:22:47Z",
"last_comment_author": "DuartePina"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/noolsjs/nools",
"host": "github.com",
"name": "nools",
"owner": "noolsjs"
},
"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": 27,
"inputs": {
"security": 40,
"vitality": 21,
"community": 65,
"governance": 51,
"engineering": 50,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 45,
"overall_after_abandonment_multiplier": 27
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 21,
"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": 2733,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2733 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2733
}
}
],
"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": "moderate",
"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": 52,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_latest_release": 4163,
"mean_days_between_releases": 85.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4163 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 4163
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~85.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 85.9
}
}
],
"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",
"unfixed_advisory",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 10,
"unanswered_open_issues": 13,
"days_since_last_merged_pr": 3078,
"days_since_last_human_commit": 3078,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3078 days; 5 unmet obligation(s): pull requests unanswered, issues unanswered, a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 3078,
"count": 5,
"signals": "pull requests unanswered, issues unanswered, a fixed advisory left unapplied, 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": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"forks": 175,
"stars": 955,
"watchers": 87,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "955 stars",
"points": 48.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 955
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "175 forks",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 175
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "87 watchers",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 87
}
}
],
"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
}
]
}
],
"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": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.835
},
"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 84% of commits",
"points": 3.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 84
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 60,
"open_issues": 40,
"closed_issues": 100,
"issue_closed_ratio": 0.714,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "60/76 decided PRs merged",
"points": 30.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 60,
"decided": 76
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/25 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"followers": 3,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "noolsjs",
"public_repos": 3,
"account_age_days": 3379
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "3 followers of noolsjs",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3,
"login": "noolsjs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~9 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"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 20 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://noolsjs.com/",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://noolsjs.com/",
"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": 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": 40,
"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": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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 20 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 8/25 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 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": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:nools@0.4.4 runtime dependency closure — what installing the published package pulls in — 25 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:nools@0.4.4",
"assessed": 25
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 73,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 25,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: uglify-js 2.4.24 (high 7.5)",
"points": 14,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "uglify-js 2.4.24 (high 7.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 3196 days ago",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 3196
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 25,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 15
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.62,
"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": "62 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 62,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"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": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 632640,
"source_files_sampled": 168,
"oversized_source_files": 10
},
"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": "10/168 source files over 60KB",
"points": 51.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 168,
"oversized": 10
}
}
],
"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",
"npm package 'nools' points at a different repository (https://github.com/C2FO/nools); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-25T22:34:58.392305Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/noolsjs/nools.svg",
"full_name": "noolsjs/nools",
"license_state": "standard",
"license_spdx": "MIT"
}