Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"laravel",
"php",
"database",
"hierarchical-data",
"tree",
"closure-table"
],
"is_fork": false,
"size_kb": 649,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 161518
},
"pushed_at": "2026-02-03T15:21:14Z",
"created_at": "2013-03-04T10:39:39Z",
"owner_type": "User",
"updated_at": "2026-04-10T17:49:55Z",
"description": "Adjacency List’ed Closure Table database design pattern implementation for the Laravel framework.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Yan Ivanov",
"type": "User",
"login": "franzose",
"company": "Exadel",
"location": "Astana, Kazakhstan",
"followers": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/708158?v=4",
"created_at": "2011-04-04T11:01:31Z",
"is_verified": null,
"public_repos": 27,
"account_age_days": 5596
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v6.2.2",
"kind": "patch",
"published_at": "2026-02-01T10:39:39Z"
},
{
"tag": "v6.2.1",
"kind": "patch",
"published_at": "2026-01-29T04:22:57Z"
},
{
"tag": "v6.2",
"kind": "other",
"published_at": "2026-01-27T16:46:22Z"
},
{
"tag": "v6.1.1",
"kind": "patch",
"published_at": "2020-10-06T01:25:25Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2020-10-05T14:48:58Z"
},
{
"tag": "v6.0.1",
"kind": "patch",
"published_at": "2020-05-11T13:50:31Z"
},
{
"tag": "v6.0",
"kind": "other",
"published_at": "2020-05-04T07:09:53Z"
},
{
"tag": "v5.1.1",
"kind": "patch",
"published_at": "2018-08-27T20:20:27Z"
},
{
"tag": "v5.1",
"kind": "other",
"published_at": "2017-09-10T23:02:29Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2017-07-13T22:31:09Z"
},
{
"tag": "v5.0",
"kind": "other",
"published_at": "2017-02-10T21:53:26Z"
},
{
"tag": "4.1.4",
"kind": "patch",
"published_at": "2016-07-08T08:44:03Z"
},
{
"tag": "v4.1.3",
"kind": "patch",
"published_at": "2016-07-06T13:07:14Z"
},
{
"tag": "v4.1.2",
"kind": "patch",
"published_at": "2016-07-06T12:55:50Z"
},
{
"tag": "v4.1.1",
"kind": "patch",
"published_at": "2016-01-06T11:20:48Z"
},
{
"tag": "v4.1",
"kind": "other",
"published_at": "2016-01-03T13:12:00Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2015-03-09T06:19:43Z"
},
{
"tag": "v4",
"kind": "other",
"published_at": "2015-03-09T05:31:07Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2015-02-14T04:43:36Z"
},
{
"tag": "v3.1",
"kind": "other",
"published_at": "2015-02-03T18:52:30Z"
},
{
"tag": "v3.0.5",
"kind": "patch",
"published_at": "2015-01-05T01:33:26Z"
},
{
"tag": "v3.0.4",
"kind": "patch",
"published_at": "2014-06-02T02:45:22Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2014-03-27T01:53:48Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2014-03-26T13:36:29Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2014-03-13T03:33:25Z"
},
{
"tag": "v3.0",
"kind": "other",
"published_at": "2014-03-12T07:01:40Z"
},
{
"tag": "v2.1.6",
"kind": "patch",
"published_at": "2013-10-05T07:32:29Z"
},
{
"tag": "v2.1.5",
"kind": "patch",
"published_at": "2013-10-04T15:38:26Z"
},
{
"tag": "v2.1",
"kind": "other",
"published_at": "2013-09-28T02:11:12Z"
},
{
"tag": "v2.0",
"kind": "other",
"published_at": "2013-09-23T01:10:53Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2013-09-10T06:38:55Z"
}
],
"recent_commits": [
{
"oid": "d941c1a86edc53cd2ae38d1f06c8ba05224bcc73",
"body": "Co-authored-by: Julien Tardot <julien.tardot@gmail.com>",
"is_bot": false,
"headline": "Column disambiguation in closure table queries (#252) (#284)",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-02-01T10:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c74074299fdcfa7ae94082eb80cb413dd05bb9b5",
"body": "feat: add parent_id column to fillable at construct",
"is_bot": false,
"headline": "Merge pull request #257 from penerbangkode/master",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-29T04:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ea8e1d25b627628880b2cd3f4b2ff46e8b26ff",
"body": "fix: implement a number of fixes",
"is_bot": false,
"headline": "Merge pull request #265 from franzose/6.x",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be14545aeb474792f940f88bcb88781f0c63e1c",
"body": "fix: reorder siblings when moving within same parent",
"is_bot": false,
"headline": "Merge pull request #264 from franzose/fix/move-to",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2309b36c28372f981d6fcfac5b5288df6dba9bc4",
"body": null,
"is_bot": false,
"headline": "fix: reorder siblings when moving within same parent",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ecf87d4cce659a4cf59ee4a91d706c76e76e0c",
"body": "fix: enable soft deletes on base entity",
"is_bot": false,
"headline": "Merge pull request #263 from franzose/fix/soft-delete",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc6e7134535b170aac51f9ac79a28c491c199ee",
"body": null,
"is_bot": false,
"headline": "fix: enable soft deletes on base entity",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c58b1d131f16c4ea83a96b27a6fe46982a78808f",
"body": "fix: honor provided connection in newFromBuilder",
"is_bot": false,
"headline": "Merge pull request #262 from franzose/fix/new-from-builder",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3e7a8cdb23464bdc540171e7290cd387d39675",
"body": null,
"is_bot": false,
"headline": "fix: honor connection in newFromBuilder",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3885ea867e31fdaa22ae9a659506a182b1678cb",
"body": "fix: prevent moving node under its descendant",
"is_bot": false,
"headline": "Merge pull request #261 from franzose/fix/cycle-prevention",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250ac534a2aecf7aadc272f297c4d8fa51e102f3",
"body": null,
"is_bot": false,
"headline": "fix: prevent moving node under its descendant",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94064b960d926a6bc93d493392d2990d82d06be",
"body": "fix: child positioning",
"is_bot": false,
"headline": "Merge pull request #260 from franzose/fix/child-positioning",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T16:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82c7ff11c4406d62d4cbe3af3f6032f8af27c2ed",
"body": null,
"is_bot": false,
"headline": "fix: append children when start position is omitted",
"author_name": "Наталья Старовойтова",
"author_login": null,
"committed_at": "2026-01-27T15:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d3ccc7577019c9d5500c3ac9cc78b9b1ff9ef3",
"body": "fix: handle root sibling ordering and add tests",
"is_bot": false,
"headline": "Merge pull request #259 from franzose/fix/root-level-reordering",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2026-01-27T15:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15f35eafc9f07a2843873c388173e4eb1f577d54",
"body": null,
"is_bot": false,
"headline": "fix: handle root sibling ordering and add tests",
"author_name": "Наталья Старовойтова",
"author_login": null,
"committed_at": "2026-01-27T15:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3879937fe5e71bcde5449726c912ec915ebe2976",
"body": null,
"is_bot": false,
"headline": "feat: add parent_id column to fillable at construct",
"author_name": "Rido Mulanda",
"author_login": null,
"committed_at": "2023-08-19T17:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35356b462ee4d31dcce557c839ee4daeaeb84d2a",
"body": "Fixed #238",
"is_bot": false,
"headline": "Merge pull request #240 from franzose/6.x",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-10-06T01:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384cc21a73164226594e2c9bea84921ab3cfdde4",
"body": null,
"is_bot": false,
"headline": "checked #239 by writing another test",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-10-05T15:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257cd50117512b5c5874be09b42ebd27b1d4e56d",
"body": null,
"is_bot": false,
"headline": "fixed #238 by using column names defined in the model",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-10-05T15:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b4c9e0adf3b0ab488be60df5bb83bee136852f",
"body": "The \"parent\" relationship and minor tweaks",
"is_bot": false,
"headline": "Merge pull request #237 from franzose/6.x",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-10-05T14:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f53b95f2924c6d41e9d70b6c32a0e1bf240a94",
"body": null,
"is_bot": false,
"headline": "introduced the \"parent\" relationship",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-10-05T13:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a7af5f25eeb8636ad98d186732423cb5b33e14",
"body": null,
"is_bot": false,
"headline": "small tweaks for readability",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-10-05T13:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8c40352c49ea63f6a1f0fa5487ff92030782f9b",
"body": null,
"is_bot": false,
"headline": "bumped PHP version to 7.0",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-10-05T13:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a5d0c8674041bd02471cf57e3d44654c23bf4f",
"body": "Test against Laravel 8",
"is_bot": false,
"headline": "Merge pull request #236 from avvertix/laravel-8-support",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-10-05T12:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a8146ac599866a2267241cc5b4c172e060bc250",
"body": null,
"is_bot": false,
"headline": "Test against Laravel 8",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-10-01T15:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e342cd9b47bbd653fa8df0187c13e62e78bab524",
"body": "fixed #231 regression by utilizing relation methods as it was in ClosureTable 5",
"is_bot": false,
"headline": "Merge pull request #232 from franzose/6.x",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-05-11T13:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05aa525e0d64c2546ec3804fc503383051a22b4e",
"body": "…ureTable 5",
"is_bot": false,
"headline": "fixed #231 regression by utilizing relation methods as it was in Clos…",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-11T13:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d946eb7cca19d79e09f0d892daf3afd567fb097",
"body": "replaced release badge",
"is_bot": false,
"headline": "Merge pull request #230 from franzose/6.x",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-05-04T08:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d60daf12931e3566806d5dbf2f10049027f334",
"body": null,
"is_bot": false,
"headline": "replaced release badge",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-04T08:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de50cfc45aa003902fc861aedc4f949b94d1893b",
"body": "6.x",
"is_bot": false,
"headline": "Merge pull request #229 from franzose/6.x",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-05-04T06:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ba82358c511d4c0bc53b6b260a6712edc57a13",
"body": null,
"is_bot": false,
"headline": "added examples of using custom collection methods",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-04T03:42:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2340263971a048f01b7b4b45a2412a7dc6f5c1b5",
"body": null,
"is_bot": false,
"headline": "added an example of the docker-compose.yaml file",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-04T03:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450722a5346d1a36fe55f8c6f97210f7563aff35",
"body": null,
"is_bot": false,
"headline": "updated README.md",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-04T03:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e076ac7f28c340715dbcf2b09db8335a554239b1",
"body": null,
"is_bot": false,
"headline": "removed outdated documentation",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-04T03:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b23ce0a7e92052946ae966e60ab2d71e183ce1b6",
"body": null,
"is_bot": false,
"headline": "made some fixes to README.md",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-03T06:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2542aad9f5660289682e0a169b3acb271b2a5fef",
"body": null,
"is_bot": false,
"headline": "updated README.md",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-05-03T06:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31802f934862cb86246c1e54d42ddb19aad735d",
"body": null,
"is_bot": false,
"headline": "after a lot of trials and errors, just dropped PHP 5.6 support",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-22T16:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cf82fce9e683ee43615b469b41c6441dcd3728a",
"body": null,
"is_bot": false,
"headline": "made the \"reorderSiblings\" method public",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-22T14:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885a45b32fa7429b8d34106e7a1234361bfd9e01",
"body": null,
"is_bot": false,
"headline": "removed \"static\" keyword to try to fix tests on Laravel 5.4",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-21T13:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "651cc43a936c025778ea4f799fbf43c2be4ee123",
"body": null,
"is_bot": false,
"headline": "made getLatestPosition static to try to fix tests on Laravel 5.4",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-21T13:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c660a5e4bd895c20d970cb5c51db615bd0b63f4",
"body": "Test on Postgres",
"is_bot": false,
"headline": "Merge pull request #228 from avvertix/postgres-testing",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-04-18T15:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a632db38a5584b958856b558618ea87276832e",
"body": null,
"is_bot": false,
"headline": "Test using MySQL and Postgres",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-18T11:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0c88e175c0082fb59332d3119d294e11960bd34",
"body": "Improve compatibility support for PHPUnit 7 and 8",
"is_bot": false,
"headline": "Merge pull request #227 from avvertix/improve-travis",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-04-18T06:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f74f6a2020ebc4c0116cf0b10998df33f9e8a489",
"body": null,
"is_bot": false,
"headline": "Update after rebase to use array approach",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-18T06:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7cd1927c07c2a799d1a7eb1c506164cc632c72f",
"body": null,
"is_bot": false,
"headline": "Improve script that makes base test cases compatible with PHPUnit 8",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-18T06:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dbc35d0b591411682715bdeb94bbbe5a57abf8e",
"body": null,
"is_bot": false,
"headline": "refactored Travis CI workaround script",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-18T01:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c20c7713711582ddaba56a7f8757b9574bc1c4f6",
"body": null,
"is_bot": false,
"headline": "updated help messages",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-17T17:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ccc6f05e8cd271ce475518eb2971a0708119de",
"body": null,
"is_bot": false,
"headline": "rewrote how we get namespace",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-17T16:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab98811bee55c1ac69541b3d4cf5115ae4a94c1b",
"body": "…d to it",
"is_bot": false,
"headline": "wrote tests for the closuretable:make command, fixed some bugs relate…",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-17T16:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59b046a441a774ae359628935a23c7f2034b83e8",
"body": null,
"is_bot": false,
"headline": "removed deprecated real_depth column from stub and tests",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-17T15:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f61801935a5ee55d2a6c89a3a212d29d49ace2d",
"body": null,
"is_bot": false,
"headline": "improved descriptions",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-17T11:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7d414f276b14e8ef268919a0e66c21389fb077",
"body": null,
"is_bot": false,
"headline": "removed deprecated EntityInterface from the check",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-17T10:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef8b8af692844a44d4b691a85adec007dbc4d7ea",
"body": null,
"is_bot": false,
"headline": "removed private property checks",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-17T07:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c745f9f4a9ed9ae58d367d0499cd92b708318de1",
"body": "Advanced Travis CI configuration to test on multiple versions of the Laravel framework",
"is_bot": false,
"headline": "Merge pull request #226 from avvertix/travis-ci-for-6.x",
"author_name": "Yan Ivanov",
"author_login": "franzose",
"committed_at": "2020-04-17T03:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "269b49530ec3d1be39b99f332e8bbbe0e495dffa",
"body": null,
"is_bot": false,
"headline": "Alternative approach to set compatibility with PHPunit 8",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T17:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686b715589219e49268327ef570c2b493dc577c5",
"body": null,
"is_bot": false,
"headline": "try to make test case compatible with phpunit 8 on-the-fly",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T17:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cb25faea8bf788304ecbd453fc45e3f73b1983",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T17:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c87763c99becb291cbe9fd8290ae62b4aa88e6",
"body": null,
"is_bot": false,
"headline": "Check",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T17:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a4154992c5a2193feef5ba6ab3fe83840212f8",
"body": null,
"is_bot": false,
"headline": "Restore compatibility with PHP 5.6",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T17:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15154cee4178b250decc684fb890f4a7a85c4619",
"body": null,
"is_bot": false,
"headline": "phpunit 5",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T16:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e506c09ed15fb7cf0e08876ca5c4756972358ac",
"body": null,
"is_bot": false,
"headline": "Allow test bench v3.4",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T16:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d3b57071ab983ed29b38315847b3e87ffd65acb",
"body": null,
"is_bot": false,
"headline": "Open to all supported versions",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:54:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5754e3bef757747636439cca5fe3c946a58d9295",
"body": null,
"is_bot": false,
"headline": "PHPUnit 8 is required to test on Laravel 6.x+",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfeab5328a8568a9a4e8c3e3c67676ee286bafc8",
"body": null,
"is_bot": false,
"headline": "Reduce version contraints",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc63bc3ade766d2cebef9081a6357cd09158787d",
"body": null,
"is_bot": false,
"headline": "Update instead of install",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "398a73a846ab2041439a1066f740645e0c24de19",
"body": null,
"is_bot": false,
"headline": "Try to test on single PHP version to get dependencies right",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f30ca659c4b1b8f71486b4feab1579ff69ca9c",
"body": null,
"is_bot": false,
"headline": "Allow other versions to be selected",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd2279ac4575b4253df5288be094966f7eb754b",
"body": null,
"is_bot": false,
"headline": "Try to force correct version of Laravel",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6b5e8c4fac1fcd007b75738e532cb84b010b310",
"body": null,
"is_bot": false,
"headline": "Dry run to see which version of Laravel and testbench are used",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T15:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b7c2ec3337c94b2e65266ceec159259a287dc8",
"body": null,
"is_bot": false,
"headline": "Test",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T14:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df099daacd6de9d77eca344ccd09249bf3857fee",
"body": null,
"is_bot": false,
"headline": "branch",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T14:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c326376008fbea2a21dcfad42a1a205e93e2fd6",
"body": null,
"is_bot": false,
"headline": "Travis CI",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T14:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb0517a997c6f17914f43aa2dd71f87e407cc7e",
"body": "Link mysql service\n\nMaking sense of the matrix configuration\n\nUpdate",
"is_bot": false,
"headline": "Test using Travis CI",
"author_name": "Alessio",
"author_login": "avvertix",
"committed_at": "2020-04-16T14:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad2b6fb6934ab15c4fcac15bda808648c7c9ef9",
"body": null,
"is_bot": false,
"headline": "removed explicit import of Throwable",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-15T15:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75c80b8466d03808e078674e413a7bbcdffd2c8e",
"body": "…ster)",
"is_bot": false,
"headline": "merged with master (it seems this branch was made from an outdated ma…",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-12T11:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f9407ad248b84a743e9a7d7c12afb080dfb5df",
"body": null,
"is_bot": false,
"headline": "upgraded development dependencies",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T15:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fc7fa02d0f86e551d34188cf8c71439b3e365ea",
"body": null,
"is_bot": false,
"headline": "guaranteed specific order of the migrations",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T15:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7880f8b1cb43f886ce0368af7b8a64c3922a74d6",
"body": null,
"is_bot": false,
"headline": "package auto-discovery for laravel 5.5+",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T14:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d4a2c57e73d5396a35549097752d34f5fb7b9f5",
"body": null,
"is_bot": false,
"headline": "laravel 5.5 compatibility",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T14:42:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8676c7e4be11e7c92b529a2ef9720ba11d21f5",
"body": null,
"is_bot": false,
"headline": "small refactoring",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T14:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "550cf530de072f35de222f6fab82e7ceb2231128",
"body": null,
"is_bot": false,
"headline": "made properties private",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T14:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c396e6496cd2af6d7983fce011f371654908f81d",
"body": null,
"is_bot": false,
"headline": "fixed class names",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T14:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb34f338b3a4775c675ec315cbd7539097831b1",
"body": null,
"is_bot": false,
"headline": "made a better check for inserted rows",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T12:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5981ee44c8a327a4a8ecafe1fcb544c784830c1d",
"body": null,
"is_bot": false,
"headline": "separated SELECT from INSERT to avoid type casting in PostgreSQL",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T12:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d4a463d8b725c0b1427533d76637955934ff6b",
"body": null,
"is_bot": false,
"headline": "changed namespace (PSR-4)",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T12:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21120922f18b8c6f8773f1eafa2aa3ae720fdeeb",
"body": null,
"is_bot": false,
"headline": "made the test compatible with PostreSQL",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T12:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0350c3931327c47ae8f406f44d058a16f4bfd88",
"body": "…roperly",
"is_bot": false,
"headline": "removed hardcoded IDs so that PostgreSQL's sequences were generated p…",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T11:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0be960baa423e04015f3ac7c4770af06f4c24ede",
"body": null,
"is_bot": false,
"headline": "added an example of the testing environment file",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T11:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e778bab73ce3fd65ac15cecf5dd2c0b5db0b179b",
"body": null,
"is_bot": false,
"headline": "updated phpunit.xml",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T09:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f103946b41e74a0c302f594abef4edfc917f44",
"body": null,
"is_bot": false,
"headline": "closing database connection at the end of each test",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T09:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef8eccc9b5c9de41022d080ae162a44b0430a086",
"body": null,
"is_bot": false,
"headline": "renamed test class",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T09:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d99eb736dbf77e3a018e8a839495565f0c49d3b",
"body": null,
"is_bot": false,
"headline": "PSR-0 -> PSR-4",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T06:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d09d516f4471b10cea26bbdd81586459fc1e951",
"body": null,
"is_bot": false,
"headline": "moved tests so that they better reflected the source structure",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T05:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9c2d38c455ef7eb926e7edfe2518708df85c9bc",
"body": null,
"is_bot": false,
"headline": "wrote tests for the Str helper class",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T05:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2456d97052d711927248f455c0826c99615a95bd",
"body": null,
"is_bot": false,
"headline": "moved collection tests to extensions namespace",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T05:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c402d2010de4579043869d677e68d450cae68520",
"body": null,
"is_bot": false,
"headline": "cleaned up the service provider",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T05:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbbebc222f590dade2fd2a71215357d7d5f7eb9d",
"body": null,
"is_bot": false,
"headline": "removed non-existing command",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-09T05:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29dcdc90bca666609dfeceb6c34e6d960010d650",
"body": null,
"is_bot": false,
"headline": "added some useful methods to Collection",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-08T15:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5bb81fe8ac44b30d0616bd7679fca8b01d48f6",
"body": null,
"is_bot": false,
"headline": "refactored tests",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-07T13:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf3fa1ea57e088e3d38d29d1380bad66e52fdc9",
"body": null,
"is_bot": false,
"headline": "refactored tests",
"author_name": "Jan Iwanow",
"author_login": "franzose",
"committed_at": "2020-04-07T13:13:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 31,
"commits_last_year": 15,
"latest_release_at": "2026-02-01T10:39:39Z",
"latest_release_tag": "v6.2.2",
"releases_from_tags": false,
"days_since_last_push": 177,
"active_weeks_last_year": 2,
"days_since_latest_release": 179,
"mean_days_between_releases": 347.2
},
"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": "franzose/closure-table",
"exists": true,
"license": "MIT",
"keywords": [
"database",
"categories",
"laravel",
"pages",
"hierarchy",
"closure table",
"adjacency list"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/franzose/closure-table",
"is_deprecated": false,
"latest_version": "v6.2.2",
"repository_url": "https://github.com/franzose/ClosureTable",
"versions_count": 30,
"total_downloads": 1222518,
"dependents_count": 3,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 29811,
"first_published_at": null,
"latest_published_at": "2026-02-01T10:34:56Z",
"latest_version_yanked": null,
"days_since_latest_publish": 179
}
]
},
"popularity": {
"forks": 108,
"stars": 463,
"watchers": 28,
"fork_history": {
"days": [
{
"date": "2013-05-03",
"count": 1
},
{
"date": "2013-07-02",
"count": 1
},
{
"date": "2013-10-04",
"count": 2
},
{
"date": "2013-11-14",
"count": 1
},
{
"date": "2014-02-20",
"count": 1
},
{
"date": "2014-02-26",
"count": 1
},
{
"date": "2014-03-30",
"count": 2
},
{
"date": "2014-04-08",
"count": 1
},
{
"date": "2014-04-10",
"count": 1
},
{
"date": "2014-05-14",
"count": 2
},
{
"date": "2014-06-10",
"count": 1
},
{
"date": "2014-06-29",
"count": 1
},
{
"date": "2014-07-09",
"count": 1
},
{
"date": "2014-09-10",
"count": 1
},
{
"date": "2014-10-09",
"count": 1
},
{
"date": "2014-10-26",
"count": 1
},
{
"date": "2014-12-03",
"count": 1
},
{
"date": "2015-02-02",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-06-25",
"count": 1
},
{
"date": "2015-07-25",
"count": 1
},
{
"date": "2015-08-04",
"count": 1
},
{
"date": "2015-10-07",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-12-24",
"count": 1
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-07-15",
"count": 1
},
{
"date": "2016-08-12",
"count": 1
},
{
"date": "2016-08-21",
"count": 1
},
{
"date": "2016-10-26",
"count": 1
},
{
"date": "2017-01-07",
"count": 1
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-01-27",
"count": 1
},
{
"date": "2017-02-08",
"count": 2
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-03-03",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-04-16",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-07-10",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2017-12-07",
"count": 1
},
{
"date": "2017-12-12",
"count": 1
},
{
"date": "2018-02-20",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-04-03",
"count": 1
},
{
"date": "2018-07-07",
"count": 1
},
{
"date": "2018-09-10",
"count": 1
},
{
"date": "2018-10-17",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-19",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-06-02",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2020-01-21",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-03-29",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-05-13",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-09-03",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2021-08-27",
"count": 1
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-10",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-19",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2024-02-05",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-09",
"count": 1
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
}
],
"complete": true,
"collected": 106,
"total_forks": 108
},
"star_history": null,
"open_issues_and_prs": 17
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 49838,
"source_files_sampled": 50,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "laravel/framework",
"direct": false,
"version": "5.5.48",
"severity": "critical",
"ecosystem": "packagist",
"cvss_score": 9.9,
"advisory_ids": [
"GHSA-44pg-c29v-hp6r",
"GHSA-4mg9-vhxq-vm7j",
"GHSA-5vg9-5847-vvmq",
"GHSA-66hf-2p6w-jqfw",
"GHSA-6jvx-8ch9-j2jr",
"GHSA-78fx-h6xr-vch4",
"GHSA-crmm-hgp2-wgrp",
"GHSA-gv7v-rgg6-548h",
"GHSA-qm5c-m76r-2hfr",
"GHSA-w2pm-r78h-4m7v"
],
"fixed_version": "13.12.0",
"advisory_count": 12,
"oldest_advisory_days": 2004
},
{
"name": "league/flysystem",
"direct": false,
"version": "1.0.66",
"severity": "critical",
"ecosystem": "packagist",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-9f46-5r25-5wfm"
],
"fixed_version": "2.1.1",
"advisory_count": 1,
"oldest_advisory_days": 1857
},
{
"name": "nesbot/carbon",
"direct": false,
"version": "1.39.1",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-j3f9-p6hm-5w6q"
],
"fixed_version": "3.8.4",
"advisory_count": 1,
"oldest_advisory_days": 568
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "6.5.14",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 184
},
{
"name": "symfony/http-foundation",
"direct": false,
"version": "3.4.39",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-3rg7-wf37-54rm",
"GHSA-mrqx-rp3w-jpjp"
],
"fixed_version": "7.3.7",
"advisory_count": 2,
"oldest_advisory_days": 631
},
{
"name": "symfony/process",
"direct": false,
"version": "3.4.39",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.4,
"advisory_ids": [
"GHSA-qq5c-677p-737q",
"GHSA-r39x-jcww-82v6"
],
"fixed_version": "8.0.5",
"advisory_count": 2,
"oldest_advisory_days": 631
},
{
"name": "swiftmailer/swiftmailer",
"direct": false,
"version": "6.2.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5,
"advisory_ids": [
"GHSA-wjv8-pxr6-5f4r"
],
"fixed_version": "6.2.5",
"advisory_count": 1,
"oldest_advisory_days": 864
},
{
"name": "symfony/http-kernel",
"direct": false,
"version": "3.4.39",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-h7vf-5wrv-9fhv"
],
"fixed_version": "6.2.6",
"advisory_count": 1,
"oldest_advisory_days": 1275
},
{
"name": "symfony/routing",
"direct": false,
"version": "3.4.39",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-72xp-p242-47p9",
"GHSA-h5x3-xfc9-m39h"
],
"fixed_version": "8.0.13",
"advisory_count": 2,
"oldest_advisory_days": 64
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 4,
"critical": 2,
"moderate": 3
},
"advisory_count": 23,
"affected_count": 9,
"assessed_count": 70,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "doctrine/inflector",
"direct": false,
"version": "1.3.1",
"ecosystem": "packagist"
},
{
"name": "doctrine/instantiator",
"direct": false,
"version": "1.3.0",
"ecosystem": "packagist"
},
{
"name": "doctrine/lexer",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "egulias/email-validator",
"direct": false,
"version": "2.1.17",
"ecosystem": "packagist"
},
{
"name": "erusev/parsedown",
"direct": false,
"version": "1.7.4",
"ecosystem": "packagist"
},
{
"name": "fzaninotto/faker",
"direct": false,
"version": "1.9.1",
"ecosystem": "packagist"
},
{
"name": "kylekatarnls/update-helper",
"direct": false,
"version": "1.2.1",
"ecosystem": "packagist"
},
{
"name": "laravel/framework",
"direct": false,
"version": "5.5.48",
"ecosystem": "packagist"
},
{
"name": "league/flysystem",
"direct": false,
"version": "1.0.66",
"ecosystem": "packagist"
},
{
"name": "monolog/monolog",
"direct": false,
"version": "1.25.3",
"ecosystem": "packagist"
},
{
"name": "mtdowling/cron-expression",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.9.5",
"ecosystem": "packagist"
},
{
"name": "nesbot/carbon",
"direct": false,
"version": "1.39.1",
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": "3.5.5",
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench-core",
"direct": false,
"version": "3.5.11",
"ecosystem": "packagist"
},
{
"name": "paragonie/random_compat",
"direct": false,
"version": "9.99.99",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-common",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-docblock",
"direct": false,
"version": "5.1.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/type-resolver",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "phpspec/prophecy",
"direct": false,
"version": "1.10.3",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "5.3.2",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "1.4.5",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "1.2.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "1.0.9",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-token-stream",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "6.5.14",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit-mock-objects",
"direct": false,
"version": "5.0.10",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "1.1.3",
"ecosystem": "packagist"
},
{
"name": "psr/simple-cache",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "ramsey/uuid",
"direct": false,
"version": "3.9.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "1.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "2.1.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "3.1.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "3.1.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "1.1.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/resource-operations",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "swiftmailer/swiftmailer",
"direct": false,
"version": "6.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "symfony/css-selector",
"direct": false,
"version": "5.0.7",
"ecosystem": "packagist"
},
{
"name": "symfony/debug",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher",
"direct": false,
"version": "4.4.7",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher-contracts",
"direct": false,
"version": "1.1.7",
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "symfony/http-foundation",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "symfony/http-kernel",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-iconv",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-idn",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php56",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php70",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php72",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-util",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "symfony/routing",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "symfony/translation",
"direct": false,
"version": "4.3.11",
"ecosystem": "packagist"
},
{
"name": "symfony/translation-contracts",
"direct": false,
"version": "1.1.7",
"ecosystem": "packagist"
},
{
"name": "symfony/var-dumper",
"direct": false,
"version": "3.4.39",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.1.3",
"ecosystem": "packagist"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
"direct": false,
"version": "2.2.2",
"ecosystem": "packagist"
},
{
"name": "vlucas/phpdotenv",
"direct": false,
"version": "2.6.2",
"ecosystem": "packagist"
},
{
"name": "webmozart/assert",
"direct": false,
"version": "1.7.0",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 70,
"direct_count": 0,
"indirect_count": 70
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 132,
"open_issues": 13,
"closed_ratio": 0.906,
"closed_issues": 126,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "franzose",
"commits": 458,
"avatar_url": "https://avatars.githubusercontent.com/u/708158?v=4"
},
{
"type": "User",
"login": "avvertix",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/5672748?v=4"
},
{
"type": "User",
"login": "tomzx",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/188960?v=4"
},
{
"type": "User",
"login": "vjandrea",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1639757?v=4"
},
{
"type": "User",
"login": "EspadaV8",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/115825?v=4"
},
{
"type": "User",
"login": "JaxxC",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4397007?v=4"
},
{
"type": "User",
"login": "aranw",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/241565?v=4"
},
{
"type": "User",
"login": "ben-joostens",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1453735?v=4"
},
{
"type": "User",
"login": "rafis",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3502395?v=4"
},
{
"type": "User",
"login": "stevebauman",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6421846?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.874
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"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 15 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": 1,
"reason": "Found 2/15 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 0,
"reason": "23 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d941c1a86edc53cd2ae38d1f06c8ba05224bcc73",
"ran_at": "2026-07-31T00:34:19Z",
"aggregate_score": 1.8,
"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": 247,
"created_at": "2021-06-29T13:25:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 249,
"created_at": "2021-09-04T01:47:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 254,
"created_at": "2022-08-26T12:33:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 288,
"created_at": "2026-03-06T19:46:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-02-03T15:21:14Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 200,
"created_at": "2017-09-14T11:40:12Z",
"last_comment_at": "2017-09-21T07:26:00Z",
"last_comment_author": "arminlinder"
},
{
"number": 214,
"created_at": "2018-09-28T12:45:02Z",
"last_comment_at": "2019-05-02T06:15:48Z",
"last_comment_author": "Spiegel1039"
},
{
"number": 221,
"created_at": "2019-11-23T05:13:46Z",
"last_comment_at": "2024-11-21T18:03:34Z",
"last_comment_author": "abda11ah"
},
{
"number": 233,
"created_at": "2020-06-04T12:53:43Z",
"last_comment_at": "2020-06-29T20:16:53Z",
"last_comment_author": "avvertix"
},
{
"number": 241,
"created_at": "2020-10-12T18:56:44Z",
"last_comment_at": "2020-10-13T06:40:56Z",
"last_comment_author": "Dmi3yy"
},
{
"number": 242,
"created_at": "2020-10-28T14:54:44Z",
"last_comment_at": "2026-02-03T15:23:05Z",
"last_comment_author": "franzose"
},
{
"number": 243,
"created_at": "2021-01-14T22:11:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 245,
"created_at": "2021-02-04T20:52:55Z",
"last_comment_at": "2025-01-18T07:01:39Z",
"last_comment_author": "franzose"
},
{
"number": 248,
"created_at": "2021-07-26T21:04:28Z",
"last_comment_at": "2021-07-27T02:49:02Z",
"last_comment_author": "franzose"
},
{
"number": 251,
"created_at": "2021-09-10T09:12:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 253,
"created_at": "2021-09-15T02:11:26Z",
"last_comment_at": "2023-07-13T13:28:47Z",
"last_comment_author": "rolandverner"
},
{
"number": 255,
"created_at": "2022-12-16T16:38:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 258,
"created_at": "2023-11-21T20:01:42Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/franzose/ClosureTable",
"host": "github.com",
"name": "ClosureTable",
"owner": "franzose"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 34,
"vitality": 43,
"community": 61,
"governance": 65,
"engineering": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 43,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 1,
"days_since_last_push": 177,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 177 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 177
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"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": "good",
"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": 74,
"inputs": {
"releases_count": 31,
"latest_release_tag": "v6.2.2",
"releases_from_tags": false,
"days_since_latest_release": 179,
"mean_days_between_releases": 347.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "31 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 31
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 179 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 179
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~347.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 347.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 179,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 179 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 179
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"forks": 108,
"stars": 463,
"watchers": 28,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "463 stars",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 463
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "108 forks",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 108
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "28 watchers",
"points": 8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 28
}
}
],
"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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"packages": [
"franzose/closure-table"
],
"dependents": 3,
"ecosystems": "packagist",
"total_downloads": 1222518,
"monthly_downloads": 29811
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "29,811 downloads/month across packagist",
"points": 59.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 29811,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "3 packages depend on it",
"points": 4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 3
}
}
],
"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": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 16,
"top_contributor_share": 0.874
},
"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 87% of commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 87
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 132,
"open_issues": 13,
"closed_issues": 126,
"issue_closed_ratio": 0.906,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "132/144 decided PRs merged",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 132,
"decided": 144
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/15 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"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": 58,
"inputs": {
"followers": 91,
"owner_type": "User",
"is_verified": null,
"owner_login": "franzose",
"public_repos": 27,
"account_age_days": 5596
},
"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": "91 followers of franzose",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 91,
"login": "franzose"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "27 public repos, account ~15 yr old",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 27
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"franzose/closure-table"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 179
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 179 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 179
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": 38,
"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 15 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": 60,
"inputs": {
"topics": [
"laravel",
"php",
"database",
"hierarchical-data",
"tree",
"closure-table"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 18,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 1.8
},
"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 15 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 2/15 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": "23 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 70 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 70
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 23,
"affected_packages": 9,
"assessed_packages": 70,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 4, moderate 3",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 70,
"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": 9
},
"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": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.28,
"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": "28 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"has_dockerfile": true,
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 49838,
"source_files_sampled": 50,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/50 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 50,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T00:34:39.480634Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/franzose/ClosureTable.svg",
"full_name": "franzose/ClosureTable",
"license_state": "standard",
"license_spdx": "MIT"
}