Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 371,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 175961
},
"pushed_at": "2026-07-25T02:26:49Z",
"created_at": "2025-07-05T04:00:50Z",
"owner_type": "User",
"updated_at": "2026-06-28T00:11:03Z",
"description": "A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Bezhan Salleh",
"type": "User",
"login": "bezhanSalleh",
"company": null,
"location": "Wein, Austria",
"followers": 208,
"avatar_url": "https://avatars.githubusercontent.com/u/10007504?v=4",
"created_at": "2014-11-30T07:26:09Z",
"is_verified": null,
"public_repos": 73,
"account_age_days": 4254
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2026-03-22T08:16:11Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2026-03-22T08:01:53Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2026-01-19T19:24:13Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2025-11-30T00:14:10Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2025-08-31T06:51:52Z"
},
{
"tag": "1.0.0-beta",
"kind": "prerelease",
"published_at": "2025-07-12T01:36:29Z"
}
],
"recent_commits": [
{
"oid": "4392a65964d24d92c0d39f1da53d0bfa6d871d91",
"body": "…tions/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #19 from bezhanSalleh/dependabot/github_actions/ac…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-06-28T00:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e78401b96dcba52863787a1cecb9af915874498",
"body": "…pendabot/fetch-metadata-3.1.0\n\nBump dependabot/fetch-metadata from 2.5.0 to 3.1.0",
"is_bot": false,
"headline": "Merge pull request #17 from bezhanSalleh/dependabot/github_actions/de…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-06-28T00:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe3d697ed5b9447619d28f565dd16f59aa7ffbc",
"body": "Fix broken readme file",
"is_bot": false,
"headline": "Merge pull request #18 from DanielFatkic/bugs/readme",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-06-28T00:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6f427c595e897a03f4ef06839be618a82177bb",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T11:33:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bc0927624b5b595a2e697fdeb35dfb86b2f87fbb",
"body": "This fixes a broken link inside the code style badge, which resulted in a broken redirect target and while most parsers ignore this, some like the one in phpStorm just stopped parsing the file after the link.",
"is_bot": false,
"headline": "Fix broken readme file",
"author_name": "Daniel",
"author_login": "DanielFatkic",
"committed_at": "2026-05-23T23:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db104d0493a58b178421f498422e975c6b07336c",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 3.1.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.5.0 to 3.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T13:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69cbd8eb3d4c3afffc01fe4a2667bcdeeab0184e",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T08:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de3a8a07edcf1bc9fe829480ae09aa00265e7f03",
"body": null,
"is_bot": false,
"headline": "remove composer version to avoid conflicts",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T08:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85395e36ea909afd5407aca35f3270feae964593",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T08:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18281ae81090deddca2bced67f262c606632874",
"body": null,
"is_bot": false,
"headline": "support for laravel 13",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T07:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f327a1f6111b5a18b0aa33510ee8d4eacffa70",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T07:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a435b832dc8a4d2e8706ae8942218b2de3aebc",
"body": "Laravel 13 support",
"is_bot": false,
"headline": "Merge pull request #15 from aligulzar729/laravel_13_support",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T07:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08087f7780d465975341a3377ed9f01c53bf1a1",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into laravel_13_support",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T07:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf1577e0fc6d8c08c19311c0c67620caf8e7f663",
"body": "…msey/composer-install-4\n\nBump ramsey/composer-install from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #14 from bezhanSalleh/dependabot/github_actions/ra…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T07:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "decb75366f44a0519fb778691fd96aa25858fcec",
"body": "Fix tests",
"is_bot": false,
"headline": "Merge pull request #13 from howdu/hotfix/tests",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-03-22T07:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649d9a5554cf8f8c3500d11d0e654053d0925631",
"body": null,
"is_bot": false,
"headline": "refactor: Update tests and lint",
"author_name": "Ali Gulzar",
"author_login": "aligulzar729",
"committed_at": "2026-03-18T03:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf76ee1fad6fbc601095070ca9e8bfb0c1cac66",
"body": null,
"is_bot": false,
"headline": "chore: Bump dependencies",
"author_name": "Ali Gulzar",
"author_login": "aligulzar729",
"committed_at": "2026-03-18T03:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51201cd9b96fee85717b689974c1e572a0cf256",
"body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ramsey/composer-install from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-16T11:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa26063f47002793b2c6c3391bd934573e1a5f5",
"body": null,
"is_bot": false,
"headline": "Fix global search without plugin default",
"author_name": "Ben",
"author_login": "howdu",
"committed_at": "2026-02-08T11:23:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a17938942d3da18dc0bf3d8dcd4ddf0939edea",
"body": null,
"is_bot": false,
"headline": "Add failing test",
"author_name": "Ben",
"author_login": "howdu",
"committed_at": "2026-02-08T11:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe4d017fe96aad739aff5c8df01b23360f2fc69d",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "Ben",
"author_login": "howdu",
"committed_at": "2026-02-08T11:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7446701475a16f0356d48b48306f0115b29c77b4",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-01-19T19:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bfdb276a8993ccd5acd9d6b43fd4763cf221d3a",
"body": null,
"is_bot": false,
"headline": "support filament v5",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-01-19T19:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160a4fc49dc786902e0a6f0511299ac0e1788f11",
"body": "…n-essentials",
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/bezhanSalleh/filament-plugi…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-01-19T19:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298f2e309d80140c85fc469e0e2aaf234fd0b6c0",
"body": null,
"is_bot": false,
"headline": "support filament v5",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2026-01-19T19:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ac3ada8b302de7b8dbe1f05dae679fdd3cea56",
"body": "…pendabot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"is_bot": true,
"headline": "Merge pull request #11 from bezhanSalleh/dependabot/github_actions/de…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T14:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb5470096d7d4200d112f13ea712bfe530c4bb31",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-12T14:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b181ff6b91d820657656417b11855f2069e186c1",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-11-30T00:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a9df98b798edbb1857b899169dc8125a59b4e1",
"body": "…ions/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #9 from bezhanSalleh/dependabot/github_actions/act…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-11-30T00:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38f1135024d6eebf90f8bdc8c55b9b7cec6b35a2",
"body": "…fanzweifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #6 from bezhanSalleh/dependabot/github_actions/ste…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-11-30T00:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d04a82b28405d15d577581711e103220878f0b",
"body": "refactor(core): allow UnitEnum in navigationGroup",
"is_bot": false,
"headline": "Merge pull request #5 from aymanalareqi/fix-navigation-group-enum-issue",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-11-30T00:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9c52bb113ea80981d86657aec21527830248de",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T13:11:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cef69894a60be7567df50313928d7c3eccef2cfc",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\n stefanzweifel/git-auto-commit-action\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-13T13:19:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1368989a458b9a07b67998160b056a87ee965dc4",
"body": null,
"is_bot": false,
"headline": "refactor(core): allow UnitEnum in navigationGroup",
"author_name": "Ayman Alareqi",
"author_login": "aymanalareqi",
"committed_at": "2025-09-14T20:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d26408c25a47006d882c769e8443c3c042a2934d",
"body": null,
"is_bot": false,
"headline": "Update image source in README.md",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-09-09T00:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba25803bbb08b4f3009f2ec1411fd52fa62f827",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-31T06:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb4656c661270133b1b1c4297616745e4d586ca7",
"body": "Stable/1.0.0",
"is_bot": false,
"headline": "Merge pull request #4 from bezhanSalleh/stable/1.0.0",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-31T06:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec765c28449c0e6d06145a158f4fcd5e25a226df",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-29T01:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e397e51705ebd070da61e2ed1781a39765a1b4ff",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into stable/1.0.0",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-29T01:35:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372a6b116a7f8ca806b506e95ccfd66b1e9e8c20",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-29T01:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383181acc66c3da6e295f132a730a7de1704b2dc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into stable/1.0.0",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-29T01:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38effb7165ea7bc68aaabc00f7c125318e82ae7",
"body": "…n-essentials",
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/bezhanSalleh/filament-plugi…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-29T01:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02efcfd574e081555f8415f3ecdaa27d176cf5ba",
"body": "…ions/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #3 from bezhanSalleh/dependabot/github_actions/act…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-29T01:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7278cb8cd7746d241cbcf2a85358775916bfe10b",
"body": null,
"is_bot": false,
"headline": "ready for stable release 1.0.0",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-29T01:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "224de4016163f13474305ad15fe01551ca70b9ef",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-08-28T23:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c77adc0f643de8ff7a8f723af060ecda82fb2b3f",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-26T01:34:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "935f3a607d6828c1c6fc0b0b21a51aa32a3baeab",
"body": "…ipanci/laravel-pint-action-2.6\n\nBump aglipanci/laravel-pint-action from 2.5 to 2.6",
"is_bot": true,
"headline": "Merge pull request #2 from bezhanSalleh/dependabot/github_actions/agl…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-08-11T16:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d9e5db412f98f3d9c59b9de8d96410b6a9ac31",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nname: aglipanci/laravel-pint-action\n dependency-version: '2.6'\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.5 to 2.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-11T16:11:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "90cf87d48ac9cfa010060543fc726e83ef58801f",
"body": null,
"is_bot": false,
"headline": "README.md updated",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-12T01:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a570b9118329c9f4312a271b81d075ebdbf739",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-12T01:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abeb7ded12c18a6ed517c16ad0820c9ed448e6d",
"body": null,
"is_bot": false,
"headline": "README.md updated",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-12T01:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00036b9c0fe647ae47153f0d170ec732032bf944",
"body": null,
"is_bot": false,
"headline": "README.md updated",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T23:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d2070821152aad58f8cec432579717d1316ce30",
"body": null,
"is_bot": false,
"headline": "has plugin defaults refactored",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T21:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07263b8c0c3aefea36b9524adb7a14f86ed210b4",
"body": null,
"is_bot": false,
"headline": "tests workflow updated",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T21:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "900ba98d95101fb2b6c25d263bd597654d5f95b6",
"body": null,
"is_bot": false,
"headline": "tests workflow updated to only php 8.4",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T21:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b95f890863e0a8c2639ec411fa52838c343c9b8",
"body": null,
"is_bot": false,
"headline": "tests workflow updated to only php 8.4",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T21:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c18a899fde54c701b368a42665a0265ab390acd9",
"body": null,
"is_bot": false,
"headline": "slug modification removed",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T21:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b9f12e8772568229cbd79ac0474ce9ad02ec6ca",
"body": null,
"is_bot": false,
"headline": "pluginEssential => getEssentialsPlugin",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T20:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590bfcc18706182fc1c72c956b3532daa00c21b6",
"body": null,
"is_bot": false,
"headline": "pluginEssential => getEssentialsPlugin",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T20:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d5b0f22b2462f6e003a75ba813e8e50ec44cdf",
"body": null,
"is_bot": false,
"headline": "converns refactored",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T19:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afb2dea6a4c5eecb470640be87c6e49a5e105c3c",
"body": null,
"is_bot": false,
"headline": "README.md updated",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T16:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e576660d69ccf18e8b1042465f4f132cf808cd07",
"body": null,
"is_bot": false,
"headline": "tests are ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T16:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02d97ff9fb9f7a3e262cc20eef24b40d24938fdc",
"body": null,
"is_bot": false,
"headline": "setting defaults for traits used api",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T16:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70d5d5fba54d83f9000da9cc79e1b881962d59f7",
"body": "…n-essentials",
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/bezhanSalleh/filament-plugi…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T16:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf395ccc8d23cc51128cf88dc85dc7b10720f9f6",
"body": null,
"is_bot": false,
"headline": "default values for traits",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-10T16:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff43d2ab19ac1f19ea0f4e42e0c864d259852986",
"body": "…fanzweifel/git-auto-commit-action-6\n\nBump stefanzweifel/git-auto-commit-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #1 from bezhanSalleh/dependabot/github_actions/ste…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-06T00:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0e752e1f0eed3d07f66f98e53a3abb437967612",
"body": "…n-essentials",
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/bezhanSalleh/filament-plugi…",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-06T00:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8803b5c8c6ec22eca50619345153f5e6d94966b2",
"body": null,
"is_bot": false,
"headline": "test workflow updated",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-06T00:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32d11d0df2a7faed3022a91fc372710f18aab5d3",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "bezhanSalleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-06T00:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a62bfba9871d6a8c3b058cb9be8c5bc8c23d1c1",
"body": null,
"is_bot": false,
"headline": "Proving defaults + test ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-06T00:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6da050a2265266e8c54e5778055c62a10c8955c",
"body": null,
"is_bot": false,
"headline": "Proving defaults + test ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T23:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "102e9f57771e0defabbd8698480787bb5c692658",
"body": null,
"is_bot": false,
"headline": "Proving defaults + test ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T23:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11e2ba16ceaba73494a51c87f144261d07d441d3",
"body": null,
"is_bot": false,
"headline": "multi-resource tests ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T23:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bf554fbb7070f975cdc6c78d78dcb714fabe0b",
"body": null,
"is_bot": false,
"headline": "multi-resource tests ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T20:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7337219669b180f238580afa9184ed491df3ebd",
"body": null,
"is_bot": false,
"headline": "core tests done",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T19:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93afc85d1ad838c3f54de2ed85f08d78eaa88fd8",
"body": null,
"is_bot": false,
"headline": "wb wip",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T17:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8489084741247e6d77641248842adf2e03aeccfe",
"body": null,
"is_bot": false,
"headline": "Composer Finalize: ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T15:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee030920cf8802228a7bbc38a3c7e716dea2dce5",
"body": null,
"is_bot": false,
"headline": "Composer Finalize: ✅",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T12:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d908479c40eae46ac4fd16df947ed4ed5bdc10",
"body": null,
"is_bot": false,
"headline": "multi-resource support",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T11:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "647fec8809087c14f31c6fe4da855642946a2a27",
"body": null,
"is_bot": false,
"headline": "tests cleanup",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T11:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577ef901b78a8d45f85386532034f4f66fa65c78",
"body": null,
"is_bot": false,
"headline": "tests fixtures",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T10:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea337a91b1925ad4bc7157311f74e5c51873d89b",
"body": null,
"is_bot": false,
"headline": "Delegation System implemented",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T08:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f86f3d72d913b62107736164e93a304bed83181",
"body": null,
"is_bot": false,
"headline": "POC done",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T07:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7b9a663af517447b4a0f95e41c3be6e17eebab",
"body": null,
"is_bot": false,
"headline": "POC done",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T06:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dafc17d8c1c25734f07a5cfe7f9807d555c5546d",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\n stefanzweifel/git-auto-commit-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-05T04:01:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "77c9146a55f2e72216c67216b64d1587c5131076",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Bezhan Salleh",
"author_login": "bezhanSalleh",
"committed_at": "2025-07-05T04:00:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 48,
"latest_release_at": "2026-03-22T08:16:11Z",
"latest_release_tag": "1.2.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 17,
"days_since_latest_release": 124,
"mean_days_between_releases": 50.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "bezhansalleh/filament-plugin-essentials",
"exists": true,
"license": "MIT",
"keywords": [
"laravel",
"Bezhan Salleh",
"filament-plugin-essentials"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/bezhansalleh/filament-plugin-essentials",
"is_deprecated": false,
"latest_version": "1.2.1",
"repository_url": "https://github.com/bezhanSalleh/filament-plugin-essentials",
"versions_count": 5,
"total_downloads": 1618383,
"dependents_count": 6,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 341586,
"first_published_at": null,
"latest_published_at": "2026-03-22T08:15:32Z",
"latest_version_yanked": null,
"days_since_latest_publish": 124
}
]
},
"popularity": {
"forks": 15,
"stars": 27,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-09-14",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-17",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-03-18",
"count": 2
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-21",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
}
],
"complete": true,
"collected": 15,
"total_forks": 15
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": true,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 20750,
"source_files_sampled": 87,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": null,
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "filament/filament",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.0|^5.0"
},
{
"name": "spatie/laravel-package-tools",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
},
{
"name": "illuminate/contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.28|^12.0|^13.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 14,
"open_issues": 2,
"closed_ratio": 0.333,
"closed_issues": 1,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "bezhanSalleh",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/10007504?v=4"
},
{
"type": "User",
"login": "howdu",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/533658?v=4"
},
{
"type": "User",
"login": "aligulzar729",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/32263497?v=4"
},
{
"type": "User",
"login": "aymanalareqi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/77433449?v=4"
},
{
"type": "User",
"login": "DanielFatkic",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/135755?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.907
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"fix-php-code-style-issues.yml",
"phpstan.yml",
"run-tests.yml",
"update-changelog.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "6 out of 9 merged PRs checked by a CI test -- score normalized to 6",
"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": 2,
"reason": "Found 3/13 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 10,
"reason": "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": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4392a65964d24d92c0d39f1da53d0bfa6d871d91",
"ran_at": "2026-07-25T02:29:51Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T11:34:07Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-28T00:10:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 20,
"created_at": "2026-04-23T11:01:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-07-03T10:23:54Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/bezhanSalleh/filament-plugin-essentials",
"host": "github.com",
"name": "filament-plugin-essentials",
"owner": "bezhanSalleh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 44,
"vitality": 73,
"community": 63,
"governance": 54,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 48,
"human_commit_share": 0.872,
"days_since_last_push": 0,
"active_weeks_last_year": 17
},
"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": "17/52 weeks with commits",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 17
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "48 commits in the last year",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 48
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"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": 82,
"inputs": {
"releases_count": 6,
"latest_release_tag": "1.2.1",
"releases_from_tags": false,
"days_since_latest_release": 124,
"mean_days_between_releases": 50.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 124 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 124
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~50.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 50.7
}
}
],
"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": 27,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 27 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 27
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"forks": 15,
"stars": 27,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "27 stars",
"points": 23,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 27
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "15 forks",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 15
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"bezhansalleh/filament-plugin-essentials"
],
"dependents": 6,
"ecosystems": "packagist",
"total_downloads": 1618383,
"monthly_downloads": 341586
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "341,586 downloads/month across packagist",
"points": 73.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 341586,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "6 packages depend on it",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 6
}
}
],
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.907
},
"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 91% of commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"merged_prs": 14,
"open_issues": 2,
"closed_issues": 1,
"issue_closed_ratio": 0.333,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "33% of issues closed",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 33
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/18 decided PRs merged",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 18
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/13 approved changesets -- score normalized to 2",
"points": 3,
"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": 65,
"inputs": {
"followers": 208,
"owner_type": "User",
"is_verified": null,
"owner_login": "bezhanSalleh",
"public_repos": 73,
"account_age_days": 4254
},
"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": "208 followers of bezhanSalleh",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 208,
"login": "bezhanSalleh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "73 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 73
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"bezhansalleh/filament-plugin-essentials"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 124
},
"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 124 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 124
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 9 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 9 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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 3/13 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"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": 26,
"inputs": {
"has_llms_txt": true,
"legible_history_share": 0.213,
"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": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "16 of 75 human commits state their intent (structured subject or explanatory body)",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 75
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.105
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 86",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 86
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "9 of the last 86 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 86
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 20750,
"source_files_sampled": 87,
"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/87 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 87,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T02:30:05.385090Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bezhanSalleh/filament-plugin-essentials.svg",
"full_name": "bezhanSalleh/filament-plugin-essentials",
"license_state": "standard",
"license_spdx": "MIT"
}