Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 271,
"has_wiki": true,
"homepage": "https://github.com/marineusde/larapex-charts",
"languages": {
"PHP": 53380,
"Blade": 252
},
"pushed_at": "2026-07-24T10:48:34Z",
"created_at": "2023-07-12T12:02:37Z",
"owner_type": "User",
"updated_at": "2025-07-14T08:51:51Z",
"description": "A Laravel wrapper for apex charts",
"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": "Henning",
"type": "User",
"login": "marineusde",
"company": null,
"location": "Düsseldorf, Germany",
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/105713989?v=4",
"created_at": "2022-05-17T09:51:58Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1529
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2025-04-07T05:43:20Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2025-03-14T07:26:01Z"
},
{
"tag": "1.4.3",
"kind": "patch",
"published_at": "2024-11-26T08:58:37Z"
},
{
"tag": "1.4.2",
"kind": "patch",
"published_at": "2024-07-30T09:50:29Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2024-07-26T11:26:31Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2024-07-26T11:03:23Z"
},
{
"tag": "1.3.3",
"kind": "patch",
"published_at": "2024-06-13T10:12:01Z"
},
{
"tag": "1.3.2",
"kind": "patch",
"published_at": "2024-06-04T13:24:12Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2024-06-04T13:15:41Z"
},
{
"tag": "1.3",
"kind": "other",
"published_at": "2024-04-24T11:16:15Z"
},
{
"tag": "1.2.3",
"kind": "patch",
"published_at": "2024-04-24T09:47:13Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2024-04-24T08:56:38Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2024-04-24T07:27:55Z"
},
{
"tag": "1.2",
"kind": "other",
"published_at": "2024-04-24T07:24:15Z"
},
{
"tag": "1.1",
"kind": "other",
"published_at": "2024-04-23T14:19:53Z"
},
{
"tag": "1.0",
"kind": "other",
"published_at": "2024-04-23T14:00:31Z"
}
],
"recent_commits": [
{
"oid": "fdd94aab6e002a63448805a671746f70fce965bb",
"body": "update of the composer packages",
"is_bot": false,
"headline": "Merge pull request #38 from marineusde/composer-update",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2025-04-06T14:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee4015a6bc80aa96b3119e9d406d796e01839a2d",
"body": null,
"is_bot": false,
"headline": "- change of testing code after update of phpunit",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2025-04-06T14:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea428369c986966e331cd470607775aef9aa26fd",
"body": "- removed laravel 10.x cause there are no security fixes for this version",
"is_bot": false,
"headline": "- update of the composer packages",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2025-04-06T14:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6218763b9639038618cc4590b79a3cef90b489dd",
"body": "possibility to use Laravel 11",
"is_bot": false,
"headline": "Merge pull request #36 from marineusde/laravel-12",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2025-03-14T07:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c1723e9a28770e2db7085dd5d01236989b15f36",
"body": null,
"is_bot": false,
"headline": "- possibility to use Laravel 11",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2025-03-11T11:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "845c5030580d6610f35146b1b30bbc83f6270500",
"body": "- removed unused parameter in XAxisOptionTest",
"is_bot": false,
"headline": "Merge pull request #35 from marineusde/bugfix-xaxis-option-test",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2025-03-11T11:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de450e8394866a5b62b75c1fd7a182231845685f",
"body": null,
"is_bot": false,
"headline": "- removed unused parameter in XAxisOptionTest",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2025-03-11T11:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba26eecbe98e19d8576574341d736a66f82cecf",
"body": "[FEATURE] Add Support for `dropShadow` with Flexible Color Options and Fix GridOption",
"is_bot": false,
"headline": "Merge pull request #33 from almirb/add-dropshadow-fix-gridOption",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-11-26T08:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9698bc5f7e5042ba57bce96ad24aea6ac44d0570",
"body": null,
"is_bot": false,
"headline": "fix: fixed gridOption settings",
"author_name": "Almir Bolduan",
"author_login": "almirb",
"committed_at": "2024-10-24T14:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0557cced801777a4d96b31044fc30cf5e5b4d3b6",
"body": null,
"is_bot": false,
"headline": "feat: added dropShadow support",
"author_name": "Almir Bolduan",
"author_login": "almirb",
"committed_at": "2024-10-24T14:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "212ceb5f5b5d789b24c2afa52df5aafb408086d3",
"body": "using vite",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-07-31T06:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1da47df38bb75435520c7a1c7846bc42824b6a3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-07-31T06:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05da606a7bd5b4d6c986842c1f23852fedee880",
"body": "- fixed the command line creation of charts with xaxis",
"is_bot": false,
"headline": "Merge pull request #29 from marineusde/bugfix-chart-make-with-xaxis",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-07-30T09:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fda0de8365122c2cd4312db3cc252df8ee18ec2",
"body": null,
"is_bot": false,
"headline": "- fixed the command line creation of charts with xaxis",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-07-30T09:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3164dfd0cd51aa35afe09930c5767ec53e5bcd68",
"body": "added a complex class for setting all xaxis options",
"is_bot": false,
"headline": "Merge pull request #26 from marineusde/set-xaxis-with-class",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-07-26T11:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6492b61f9f1f7a86351bcadd0d5f0fce9035eb7f",
"body": null,
"is_bot": false,
"headline": "- added a complex class for setting all xaxis options",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-07-26T11:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b6d84f1176fa36e45873c90965a704f9bb76856",
"body": "- renaming the method setGridOptions to setGridOption",
"is_bot": false,
"headline": "Merge pull request #25 from marineusde/bugfix-grid-option",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-07-26T11:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a6446a1f517bbbe4f6b0254d9245b3fb684e2a",
"body": null,
"is_bot": false,
"headline": "- renaming the method setGridOptions to setGridOption",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-07-26T11:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb9c135ae98657ebabd3f3417edd4d1adffb61d",
"body": "added a complex class for setting all grid options",
"is_bot": false,
"headline": "Merge pull request #24 from marineusde/set-grid-with-class",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-07-26T11:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de7987f5be3c8224e76ff1a7da3cca37a255a491",
"body": null,
"is_bot": false,
"headline": "- added a complex class for setting all grid options",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-07-26T11:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446179d3466527b9e8f0eed7358f5c08918efdfd",
"body": "Updated y-axis label display",
"is_bot": false,
"headline": "Merge pull request #20 from lukejames1111/fix-y-axis-label",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-06-13T10:11:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31cc256ebfd4e10f6081de54aec407523dec9f0",
"body": null,
"is_bot": false,
"headline": "- Changing the value in the unit tests",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-06-13T10:09:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12ff5438829b68999bfcdac925b18a060928eec7",
"body": "bugfix for using additional options",
"is_bot": false,
"headline": "Merge pull request #22 from marineusde/bugfix-additional-options",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-06-04T13:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d484b185cbbe2a4f9943560364e6788c92895dca",
"body": "…eplace the default options",
"is_bot": false,
"headline": "- using array_replace_recursive instead of array_merge_recursive to r…",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-06-04T13:22:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de51691fc923de66f0be8d783246422e404ff2a",
"body": "Changed code to directly use the value of $this->show instead of using a ternary operator.",
"is_bot": false,
"headline": "Updated y-axis label display",
"author_name": "Luke Holden",
"author_login": null,
"committed_at": "2024-05-06T23:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6880d2789d2264a8f8a468966a07b25757b87173",
"body": "add a setter for the additional options",
"is_bot": false,
"headline": "Merge pull request #15 from marineusde/additional-options-with-setter",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-25T05:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ff295f412acbdb2d92c3b32c57a5fdfc2c1593",
"body": null,
"is_bot": false,
"headline": "- add a setter for the additional options",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-25T05:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7559aaed61627d8bc2435e2d60a2616b454eb4b",
"body": null,
"is_bot": false,
"headline": "Merge pull request #14 from marineusde/code-style-fix",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T19:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffabbf864fbfd49fc7d7f12472b7c900f1f1e308",
"body": null,
"is_bot": false,
"headline": "- code style fix",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T14:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a43c1661295e2b6ad6ea741bd814a69ce136086",
"body": "its now possible to configure or disable the animations",
"is_bot": false,
"headline": "Merge pull request #13 from marineusde/disable-animations",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T10:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44020277faf31e56a3ba8517141686e42f0aa35a",
"body": null,
"is_bot": false,
"headline": "- its now possible to configure or disable the animations",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T10:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9503e01725efec299c59360568af5246a83de7",
"body": "fixed charts without yaxis",
"is_bot": false,
"headline": "Merge pull request #12 from marineusde/fix-charts-without-y-axis",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T09:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecba1e8e53aeae75fa91c612d171259df9a67a52",
"body": null,
"is_bot": false,
"headline": "- fixed charts without yaxis",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T09:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c875e71ea669de8fdb0ebeb17724e3879135020",
"body": "update Laravel to support version 11",
"is_bot": false,
"headline": "Merge pull request #11 from marineusde/laravel11",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T08:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04cc563d2c87e6e3ca2334d9a4f08597e0fe1968",
"body": null,
"is_bot": false,
"headline": "- update Laravel to support version 11",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T08:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e9730662c40cf1adee6cf0ccbafca2a4049876",
"body": "fixed making charts with the console",
"is_bot": false,
"headline": "Merge pull request #10 from marineusde/fixed-make-chart",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T08:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8be92b500400792ed84d2730b08cdf23daba54a",
"body": null,
"is_bot": false,
"headline": "- correction of the stubs of the charts",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T08:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c77ba91cb6d5f63e2f1cf9541e505b9f433150c",
"body": "- correction of the test",
"is_bot": false,
"headline": "- changed name of the radial and the horizontal bar chart classes",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T07:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c2328cc1ccb686d74a428f17ec1be8a0f61b53",
"body": "changed path of the provider class",
"is_bot": false,
"headline": "Merge pull request #9 from marineusde/provider-name-in-composer-json",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T07:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "814232420a11623d537d38e0142239b07421c04b",
"body": null,
"is_bot": false,
"headline": "- changed path of the provider class",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T07:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60f41b5993cd6db06f98aefa1db74867950d56c",
"body": "configuration of the minimum, maximum, tick amount of the y-axis",
"is_bot": false,
"headline": "Merge pull request #8 from marineusde/configuration-of-y-axis",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T07:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2bae9053f3be1226bc100e9df67afdbb6d1cfbb",
"body": null,
"is_bot": false,
"headline": "- configuration of the minimum, maximum, tick amount of the y-axis",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T07:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dca2fb3e45add27c19756e8806680b0cb7719e9",
"body": "using static instead of return for better class extension",
"is_bot": false,
"headline": "Merge pull request #7 from marineusde/using-static-instead-of-self",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T07:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "461b564381b8d3e976ba776b2730f7e2a0377fef",
"body": null,
"is_bot": false,
"headline": "- using static instead of return for better class extension",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T07:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d31f23fe28203ca0d321d8f2032483abc2f1ecf",
"body": "Refactoring the code",
"is_bot": false,
"headline": "Merge pull request #6 from marineusde/refactoring-code",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T06:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c3d6e6c1d518669e31f5d1755b0d3e8456bb31",
"body": null,
"is_bot": false,
"headline": "- moved provider class to subdirectory",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T06:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d69a7e8f8ed1f4c376c800a41cb9277aebb401",
"body": null,
"is_bot": false,
"headline": "- moved the chart classes to subdirectory",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T06:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "806eb742e65685d796e95490fc58f1b5e494a1ab",
"body": "- no getter for the data\n- method for getting the data in the class instead of the blade file\n- including the trait in the LarapexChart-Class",
"is_bot": false,
"headline": "Refactoring of the Larapex-Chart class:",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T06:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5f842216f1269eca5d58181994a90a91400b34a",
"body": "renaming phpunit configuration file for easier running unit tests",
"is_bot": false,
"headline": "Merge pull request #5 from marineusde/renaming-phpunit-configuration",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-24T06:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99048bb8eaaa20592a185bea00e2e284a5d6f66",
"body": null,
"is_bot": false,
"headline": "- renaming phpunit configuration file for easier running unit tests",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-24T06:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28fdc3a31e4b03a88f4a3bd0b115aa3b61237888",
"body": "Code style and checks",
"is_bot": false,
"headline": "Merge pull request #4 from marineusde/code-style-and-checks",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-23T14:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0674474b219455b906693668369e69711c92edb4",
"body": "- code fixed after running larastan",
"is_bot": false,
"headline": "- installation of larastan",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-23T14:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ebee0f8ec43d12429d9ac78201fde8d1ec89ade",
"body": "- better code style after running pint",
"is_bot": false,
"headline": "- installation of laravel pint",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-23T14:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f4bc52f0fe083f82887765cc32c22cd13669a69",
"body": "ignoring development folders",
"is_bot": false,
"headline": "Merge pull request #3 from marineusde/ignoring-dev-folders",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-23T13:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "442c52dcd0c8409ff1e53d7d71b5f15745ffbcc3",
"body": "updating composer packages",
"is_bot": false,
"headline": "Merge pull request #2 from marineusde/composer-updates",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-23T13:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a336d02c2e3634788f4431127a1c0aa6f793d5",
"body": null,
"is_bot": false,
"headline": "- ignoring development folders",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-23T13:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d7258643926306bbdd53566b89a6376a224c1f",
"body": null,
"is_bot": false,
"headline": "- updating composer packages",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-23T13:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce788186c75fe64bb91e2e81d6222e98a04f7f5b",
"body": "changes for the forked repository",
"is_bot": false,
"headline": "Merge pull request #1 from marineusde/new-repository",
"author_name": "Henning",
"author_login": "marineusde",
"committed_at": "2024-04-23T12:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94cb27fda120e224b019c7d4c7ad19dd0bc81abc",
"body": null,
"is_bot": false,
"headline": "- changes for the forked repository",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-04-23T12:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5461a65f730c66735599e142e384d2689209eedf",
"body": "- ignoring the .idea-folder",
"is_bot": false,
"headline": "Merge pull request #92 from zwhhz/ignoring-idea-folder",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-02-08T16:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0ec6ef5190857e0fd0afef7e1be07dc30663a5c",
"body": "…-legend\n\nConfiguration for the visibility of the legend",
"is_bot": false,
"headline": "Merge pull request #95 from zwhhz/configuration-for-visibility-of-the…",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-02-08T16:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6f210fe939d9038738ff425270d1689b86b5ba",
"body": null,
"is_bot": false,
"headline": "- Configuration for the visibility of the legend",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-02-05T08:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41ff384459e0139e78e296882295d55ed2ebaef1",
"body": null,
"is_bot": false,
"headline": "- ignoring the .idea-folder",
"author_name": "Henning Zimmermann",
"author_login": "marineusde",
"committed_at": "2024-01-31T07:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585e17bd44e2b29c51b896ab7221e307095e9271",
"body": "Added missing $this return",
"is_bot": false,
"headline": "Merge pull request #91 from chimit/patch-1",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-25T17:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abb24f48e7cdc4b5fa1fb370f425e7c56e8cd317",
"body": null,
"is_bot": false,
"headline": "Added missing $this return",
"author_name": "Chimit",
"author_login": "chimit",
"committed_at": "2024-01-25T14:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b01e7714350cef415dc08aea93c345eafa7548",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b573e812456af784055baa24fc8a2b79afc72578",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "836ec671490239f0accb8adbb2f9c0842f0c5889",
"body": "Add possibility to customize theme",
"is_bot": false,
"headline": "Merge pull request #54 from Tschucki/dev",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa9a89974722fbcd03d2f2eaaad49a603d64cad5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a5bc9b0fba8bcb38f73b3a5e18f5cffb1e5cb16",
"body": "add options to custom override config in chart",
"is_bot": false,
"headline": "Merge pull request #33 from pandigresik/master",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b09f79e17e3fcd71b5bdf5dd238adfeac6743cc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2afe8d28cf4fc3eb7e7c0bb60125d25076ee042",
"body": "Add support for stoke curve type",
"is_bot": false,
"headline": "Merge pull request #73 from jeffreyvanhees/master",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "598e564e92c6769769e8fff9d9dd33fe4bccf64e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into master",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T13:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b50f1e82012fe2fe96d485b249c0edb20568368b",
"body": "fix: Update readme colon and spelling mistake",
"is_bot": false,
"headline": "Merge pull request #82 from bensonarafat/master",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-24T12:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f933b0e1495f6833bff551829a76efd703aec7",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-03T04:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9260f99af768ceaa28d9a02386a5b036663342",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-03T04:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a207539e538a434b0a8ecb74aa742ce6d7759c",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2024-01-03T04:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b746238161b1feb68a39d5a3b0e3e26134dabd75",
"body": null,
"is_bot": false,
"headline": "fix: Update readme colon and spelling mistake",
"author_name": "Benson Arafat",
"author_login": "bensonarafat",
"committed_at": "2023-10-04T08:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21dc8bfd8f9577ac51e5031de643aa7130679771",
"body": "…ine & area charts",
"is_bot": false,
"headline": "add support for Laravel 10 & stacked option for bar, horizontalbar, l…",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2023-06-16T02:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a23484fe85cbb691e4d683411511bd581b59244",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Jeffrey van Hees",
"author_login": "jeffreyvanhees",
"committed_at": "2023-03-16T08:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03dc72d08b2e1e1b01e0dd8d42e3fa1254c219a2",
"body": null,
"is_bot": false,
"headline": "Add support for stoke curve type",
"author_name": "Jeffrey van Hees",
"author_login": "jeffreyvanhees",
"committed_at": "2023-02-23T20:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89082074babc97672447fd5fabca1e6202cef372",
"body": null,
"is_bot": false,
"headline": "set sparkline to be consistent with apexchartsjs library",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2022-09-19T19:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ddc1ae48bf0be3ea5587d4addab5a04b1fc144",
"body": "fix confusing syntax on set grid method",
"is_bot": false,
"headline": "Merge pull request #64 from ArielMejiaDev/grid-syntax-issue",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2022-09-18T18:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc0b240e184a26aca4279b4df1eb27f4310f303f",
"body": null,
"is_bot": false,
"headline": "updating tests",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2022-09-18T18:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "079e67d3d70e4b89c1068f66653d741e136ecd4c",
"body": null,
"is_bot": false,
"headline": "fix confusing syntax on set grid method",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2022-09-18T18:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8063273c1c78ea4cb5405c6b209c92af9f53effb",
"body": "fix issues-40 & add improvements in default chart styles",
"is_bot": false,
"headline": "Merge pull request #63 from ArielMejiaDev/issue-40",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2022-09-18T15:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7897c7f4526a4e83d0425b5eebdd2d04fe44c9",
"body": null,
"is_bot": false,
"headline": "fix issues-40 & add improvements in default chart styles",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2022-09-18T15:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7303a1ad43af27a18c8a243913829fd0c4b29396",
"body": null,
"is_bot": false,
"headline": "Publish only by vendor:publish the command and the stubs",
"author_name": "ahmad",
"author_login": "pandigresik",
"committed_at": "2022-08-18T06:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52809a28aa03f52bffdcffcfbff9929fea99d51e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/ArielMejiaDev/larapex-charts",
"author_name": "ahmad",
"author_login": "pandigresik",
"committed_at": "2022-08-18T06:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1f7e08cb5a5fa662ff8c83464d8e78379b4031",
"body": "Add Sparklines option",
"is_bot": false,
"headline": "Merge pull request #59 from jamesmills/sparklines",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2022-07-12T14:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7583c0ac00b1e84703bf06b0ed890f51a00a2c11",
"body": null,
"is_bot": false,
"headline": "Adding data for toVue & toJson",
"author_name": "James Mills",
"author_login": "jamesmills",
"committed_at": "2022-07-12T07:51:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f4eaa4bc2f549dd8ecce0d381e6fa7e9a7292ef",
"body": null,
"is_bot": false,
"headline": "Initial sparkline magic",
"author_name": "James Mills",
"author_login": "jamesmills",
"committed_at": "2022-07-12T07:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e6b50a09eec6c464226fc0fbbc26c7f00dcbaa",
"body": null,
"is_bot": false,
"headline": "Add possibility to customize theme",
"author_name": "Marcel",
"author_login": "Tschucki",
"committed_at": "2022-03-21T21:10:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a418a2c90b0910e29c5f71e29801d259965873",
"body": null,
"is_bot": false,
"headline": "adding support for Laravel 9",
"author_name": "arielmejia",
"author_login": "ArielMejiaDev",
"committed_at": "2022-03-10T14:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480d8f7df6ddb2d0086cf4f16ad638a0e2218992",
"body": null,
"is_bot": false,
"headline": "add options to custom override config in chart",
"author_name": "ahmad",
"author_login": "pandigresik",
"committed_at": "2021-08-03T02:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fc693dc27c7eda0b9925c905a4d34ce5d9669f",
"body": null,
"is_bot": false,
"headline": "hotfix: removing unused badges",
"author_name": "arielmejia",
"author_login": "ArielMejiaDev",
"committed_at": "2021-07-27T05:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ace024cca205a4612bfbe24e6fb41e2e6b4426",
"body": "…x isArray issue from mockery",
"is_bot": false,
"headline": "hotfix: adding more tests and remove lower-stability until phpunit fi…",
"author_name": "arielmejia",
"author_login": "ArielMejiaDev",
"committed_at": "2021-07-27T05:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed649a1cbcc2860f53fd07e2a2f6a351ffacf7d",
"body": null,
"is_bot": false,
"headline": "hotfix: fixing tests for phpunit isArray issue",
"author_name": "arielmejia",
"author_login": "ArielMejiaDev",
"committed_at": "2021-07-27T05:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0ad611009815e2b7b8dfccccd50c80e6a5e31bb",
"body": null,
"is_bot": false,
"headline": "feat:changes for version 3.0",
"author_name": "arielmejia",
"author_login": "ArielMejiaDev",
"committed_at": "2021-07-27T05:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821f9a99c47e51f7306d04c2eeb7c6c3ee9f1e1b",
"body": "Update LarapexChart.php",
"is_bot": false,
"headline": "Merge pull request #22 from umairparacha00/patch-1",
"author_name": "ArielMejiaDev",
"author_login": "ArielMejiaDev",
"committed_at": "2021-06-24T16:16:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 0,
"latest_release_at": "2025-04-07T05:43:20Z",
"latest_release_tag": "1.5.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 0,
"days_since_latest_release": 473,
"mean_days_between_releases": 38.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "marineusde/larapex-charts",
"exists": true,
"license": "MIT",
"keywords": [
"charts",
"apexcharts",
"larapex"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/marineusde/larapex-charts",
"is_deprecated": false,
"latest_version": "1.5.1",
"repository_url": "https://github.com/marineusde/larapex-charts",
"versions_count": 16,
"total_downloads": 24763,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3491,
"first_published_at": null,
"latest_published_at": "2025-04-06T14:01:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 473
}
]
},
"popularity": {
"forks": 5,
"stars": 12,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 445138,
"source_files_sampled": 36,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 8,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "illuminate/support",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.44|^v12.7"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "illuminate/support",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "larastan/larastan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nunomaduro/collision",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 1,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 25,
"open_issues": 1,
"closed_ratio": 0.909,
"closed_issues": 10,
"closed_unmerged_prs": 1
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "marineusde",
"commits": 58,
"avatar_url": "https://avatars.githubusercontent.com/u/105713989?v=4"
},
{
"type": "User",
"login": "ArielMejiaDev",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/31971074?v=4"
},
{
"type": "User",
"login": "pandigresik",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1853475?v=4"
},
{
"type": "User",
"login": "almirb",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1752962?v=4"
},
{
"type": "User",
"login": "jamesmills",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/557096?v=4"
},
{
"type": "User",
"login": "jeffreyvanhees",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8754630?v=4"
},
{
"type": "User",
"login": "bensonarafat",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12992332?v=4"
},
{
"type": "User",
"login": "chimit",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/839349?v=4"
},
{
"type": "User",
"login": "Tschucki",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/43211841?v=4"
},
{
"type": "User",
"login": "umairparacha00",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/64344369?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.492
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 13 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": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"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": "fdd94aab6e002a63448805a671746f70fce965bb",
"ran_at": "2026-07-24T10:51:06Z",
"aggregate_score": 3.1,
"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": [],
"last_merged_pr_at": "2025-04-06T14:01:55Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 39,
"created_at": "2026-04-01T14:11:26Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/marineusde/larapex-charts",
"host": "github.com",
"name": "larapex-charts",
"owner": "marineusde"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 42,
"inputs": {
"security": 31,
"vitality": 49,
"community": 38,
"governance": 60,
"engineering": 64,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 50,
"overall_after_abandonment_multiplier": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 49,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"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": 68,
"inputs": {
"releases_count": 16,
"latest_release_tag": "1.5.1",
"releases_from_tags": false,
"days_since_latest_release": 473,
"mean_days_between_releases": 38.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 473 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 473
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~38.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 38.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 473,
"days_since_last_human_commit": 473,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 473 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 473,
"count": 2,
"signals": "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": "at_risk",
"name": "Community & Adoption",
"value": 38,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 5,
"stars": 12,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "12 stars",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 12
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"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": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"packages": [
"marineusde/larapex-charts"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 24763,
"monthly_downloads": 3491
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,491 downloads/month across packagist",
"points": 47.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3491,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 10,
"top_contributor_share": 0.492
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 25,
"open_issues": 1,
"closed_issues": 10,
"issue_closed_ratio": 0.909,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/26 decided PRs merged",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 26
}
}
],
"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": "at_risk",
"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": 34,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "marineusde",
"public_repos": 5,
"account_age_days": 1529
},
"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": "2 followers of marineusde",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "marineusde"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~4 yr old",
"points": 14,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"marineusde/larapex-charts"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 473
},
"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 473 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 473
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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 13 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://github.com/marineusde/larapex-charts",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://github.com/marineusde/larapex-charts",
"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": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"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 13 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 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 13
},
"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": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.44,
"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": "44 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": "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": 54,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 445138,
"source_files_sampled": 36,
"oversized_source_files": 1
},
"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": "1/36 source files over 60KB",
"points": 53.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T10:51:24.429940Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/marineusde/larapex-charts.svg",
"full_name": "marineusde/larapex-charts",
"license_state": "standard",
"license_spdx": "MIT"
}