Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"filament",
"filament-plugin",
"filament-plugins",
"filamentphp",
"filamentphp-plugin",
"laravel"
],
"is_fork": false,
"size_kb": 4556,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 12236,
"Blade": 2994
},
"pushed_at": "2026-06-22T14:33:20Z",
"created_at": "2024-10-17T17:05:13Z",
"owner_type": "User",
"updated_at": "2026-06-09T02:11:37Z",
"description": "This Filament plugin empowers you to transform your auth pages with ease, allowing you to make them truly stand out. It offers a flexible alternative to the default auth pages in the Filament Panels package.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"Blade"
]
},
"owner": {
"blog": "https://www.geridoc.pt",
"name": "Diogo Pinto",
"type": "User",
"login": "diogogpinto",
"company": "Geridoc",
"location": "Portugal",
"followers": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/74505947?v=4",
"created_at": "2020-11-15T17:37:05Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 2074
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-01-18T00:14:44Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-12-15T16:32:20Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2025-08-17T21:43:14Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2025-03-17T14:14:29Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-10-22T16:04:09Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-10-22T13:40:27Z"
}
],
"recent_commits": [
{
"oid": "25f3a99b4a165790a60ad71cf4ab222a445819d4",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2026-01-18T00:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcaf3eb200fa7120987d92d8b8df760ed5dd13df",
"body": "chore: improve README",
"is_bot": false,
"headline": "Merge pull request #32 from diogogpinto/chore/updates-docs-v5",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2026-01-18T00:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a00cf7dc91152ba46d015e019cf536272738b6",
"body": null,
"is_bot": false,
"headline": "chore: fixes typos (thanks, Claude!)",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2026-01-18T00:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "203cde3c835f27d4cc71ec36cfbbca827c87f9aa",
"body": null,
"is_bot": false,
"headline": "chore: fix version and improve credit section",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2026-01-18T00:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ecae6bfc95eb150cfd306a5548c7a952dbde46",
"body": "Update composer.json for Filament 5",
"is_bot": false,
"headline": "Merge pull request #31 from davideprevosto/main",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2026-01-17T23:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40c487f40f2fa4f3ae964ed48778a39cb42bdaa",
"body": "Add support for Filament 5",
"is_bot": false,
"headline": "Update composer.json for Filament 5",
"author_name": "Davide Prevosto",
"author_login": "davideprevosto",
"committed_at": "2026-01-17T15:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f76e7e8e906d40ec5a8fc252c49959931bedd6e0",
"body": "…endabot/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 #30 from diogogpinto/dependabot/github_actions/dep…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T18:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "074e29be6872843ba77097d8a35a21113e7faf2e",
"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-12T18:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c503274bf8e92354b8d46768d4b242c7729ab29",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2025-12-15T16:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7111a468e9216a4dc025a18b27af4378cb43daaf",
"body": "bugfix: add topbar with database notifications and user menu to custom auth layout",
"is_bot": false,
"headline": "Merge pull request #29 from diogogpinto/bug/fix-email-verification",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-12-15T16:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1790b592dfe76ecd3c3cc30e821ff98cbda83bac",
"body": "…ions/cache-5\n\nBump actions/cache from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #28 from diogogpinto/dependabot/github_actions/act…",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-12-15T16:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48eb09f040e0f6150ca68719fcfc9eed7703daf",
"body": "…ions/checkout-6\n\nBump actions/checkout from 4 to 6",
"is_bot": false,
"headline": "Merge pull request #27 from diogogpinto/dependabot/github_actions/act…",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-12-15T16:28:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2b204c185680b6288ce8f0a92a7aff38070c40",
"body": "…fanzweifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 5 to 7",
"is_bot": false,
"headline": "Merge pull request #26 from diogogpinto/dependabot/github_actions/ste…",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-12-15T16:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763d28563fea3788d51b046124f8e26e9c106b2c",
"body": "…m auth layout",
"is_bot": false,
"headline": "bugfix: add topbar with database notifications and user menu to custo…",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-12-15T16:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38f8c7f582a1c4bae707ee83a16aa5d42df1377c",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\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/cache from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T14:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085090f5106273992456cb94f6b6593244273ec0",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T14:28:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c2695fbe13c9901a13001f2c2b12231e770d421",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 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 5 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-13T14:45:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19b537bc37914e6926b9bbfada5aae9ff033bdec",
"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 #24 from diogogpinto/dependabot/github_actions/agl…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-08-18T20:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee91ce8aaf6da5beb8e911c1a53c232c7cbee4d3",
"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-18T20:36:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2844c97823e05d6c97bffd243650ba4a72225a7b",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2025-08-17T21:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dd30803de87532b3f6dc55ca9b38542b2104051",
"body": null,
"is_bot": false,
"headline": "chore: remove phpstan",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-08-17T21:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf691d3053275ff09bd5ccce654d2d7d6b42bb17",
"body": null,
"is_bot": false,
"headline": "chore: fix composer.json",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-08-17T21:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5d37dd9631a385d3fa251a961f1aa9e45f6266",
"body": null,
"is_bot": false,
"headline": "chore: fix workflow and imports",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-08-17T21:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "598e93883e570de842e98ac03e3e71929b4f2440",
"body": null,
"is_bot": false,
"headline": "Update Readme and Plugin",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-08-17T21:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8769016ff5a04249b76abe12bb422cf4837c0192",
"body": null,
"is_bot": false,
"headline": "Updates composer version",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-08-17T21:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "922b066754fd5fef4c3f406bb56467388fb77657",
"body": "Filament `4.x` support",
"is_bot": false,
"headline": "Merge pull request #20 from diogogpinto/filament-4-support",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-08-17T21:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc82576689e4be048d2d9f58a3a016809ea63b47",
"body": null,
"is_bot": false,
"headline": "Update filament/filament version to ^4.0 in composer.json",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T08:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12144a5297f6ca80294886c326aca72747f3368",
"body": null,
"is_bot": false,
"headline": "Remove declare(strict_types=1) from BackgroundAppearance trait",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T08:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6196686f73239ff17958bd1bb9f9ef1357038657",
"body": null,
"is_bot": false,
"headline": "Refactor BackgroundAppearance return values for transparency",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T08:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26c8d70565aab6878c3a8a1beb5b81117bb6c358",
"body": null,
"is_bot": false,
"headline": "Revert",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e675ee9b908fc18a6591f0c2bd7e6a76a89901a4",
"body": null,
"is_bot": false,
"headline": "Update testbench version to 10.* in run-tests.yml",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:47:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f8627ec26e7f2eda41a436f1d158f7b9cfb565",
"body": null,
"is_bot": false,
"headline": "Update Laravel testbench version to 9.* in workflow",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad8ccc868a6cc9b7ef1a430e20ff5a3bc5859dc",
"body": null,
"is_bot": false,
"headline": "Update Laravel version to 11.* in run-tests.yml",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12626ec983c9525d956ea822a66ccd56e4a837d6",
"body": null,
"is_bot": false,
"headline": "Update PHP and package versions in composer.json",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:37:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c2fdbcffd7e9243496c4344e7eb1a2f9cd3f0b3",
"body": null,
"is_bot": false,
"headline": "Update PHP version to 8.2 in workflows",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a9e01aacabe6e5ce4e65f65e00ced888b617e2",
"body": null,
"is_bot": false,
"headline": "Update theme.css with Filament plugin views inclusion",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e436f81a66687d5314df2b8ff2234839cd0343",
"body": null,
"is_bot": false,
"headline": "Update filament/filament version to ^4 in composer.json",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2025-07-02T07:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28bd535fa56b98868b7405867f6178fc9197156c",
"body": "…endabot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"is_bot": true,
"headline": "Merge pull request #17 from diogogpinto/dependabot/github_actions/dep…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-12T14:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4339e08d07d6a09e15fdd46cd38983fe799fa950",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.4.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.3.0 to 2.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T14:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b28383d97333cd9336ccd3c8ba52bd6a1d0f7b5",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2025-03-17T14:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9df96c389b823f987e90455f59f9904e60fcc590",
"body": null,
"is_bot": false,
"headline": "Merge branch 'pr/alexandrevega/13'",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-03-17T14:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa161ec0f259810fe0072a2060f394c801d13672",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2025-03-17T14:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b31c161d106b4b719ee99b91c207341b5d9c905",
"body": "Add: capability of using a custom view on the empty panel",
"is_bot": false,
"headline": "Merge pull request #13 from Deiviator/main",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-03-17T14:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6f3a38aeff04bc3a18bda653587ddefb419c4e1",
"body": null,
"is_bot": false,
"headline": "docs: adds a screenshot preview (change for a better one later?)",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2025-03-17T14:04:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a6cc9520ce1bbd192d30732af68878e63f833b1",
"body": null,
"is_bot": false,
"headline": "Add: clarification on README.md",
"author_name": "Carlos Ramos",
"author_login": "alexandrevega",
"committed_at": "2025-03-14T15:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb30b259f753e153dad40b5633be8b33aba9709",
"body": null,
"is_bot": false,
"headline": "Del: empty panel view from TODO",
"author_name": "Carlos Ramos",
"author_login": "alexandrevega",
"committed_at": "2025-03-14T15:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31dbe0289092ec21d018deb6e82c9d15329d8591",
"body": null,
"is_bot": false,
"headline": "Add: empty panel view method to README.md",
"author_name": "Carlos Ramos",
"author_login": "alexandrevega",
"committed_at": "2025-03-14T15:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf7e4511d3d284019d43fcc04f7c8c8294efca6f",
"body": null,
"is_bot": false,
"headline": "Refactor: naming to math convention",
"author_name": "Carlos Ramos",
"author_login": "alexandrevega",
"committed_at": "2025-03-14T15:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16c981a1dcdfc83b4543de31791a3020351983dc",
"body": null,
"is_bot": false,
"headline": "Add: support for custom empty panel view in authentication layout",
"author_name": "Carlos Ramos",
"author_login": "alexandrevega",
"committed_at": "2025-03-14T15:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b1f41019f99a228d2bcedb945ebd02661da8f5",
"body": "…ipanci/laravel-pint-action-2.5\n\nBump aglipanci/laravel-pint-action from 2.4 to 2.5",
"is_bot": true,
"headline": "Merge pull request #12 from diogogpinto/dependabot/github_actions/agl…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-03T15:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407ac31ef2ef1a51c04405ad543a82787006afdd",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\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.4 to 2.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-03T15:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1803ced1038ac576087fd311b5dabb598412b7e7",
"body": "…endabot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
"is_bot": true,
"headline": "Merge pull request #11 from diogogpinto/dependabot/github_actions/dep…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-01-27T14:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08769e3f40017d415a5d098015f8fc7594c5a859",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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.2.0 to 2.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-27T14:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1e3ce3dd06471bf83eb6528a563854c3a8c9f8",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T16:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e30109798c9e116aa5994087930bc815d2e302b6",
"body": null,
"is_bot": false,
"headline": "Corrects bug - shows enhanced UI in reset password action",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T15:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d7e2763f5bba25e6da2fd7c0a39ef5a53be27e",
"body": "Updates README.md",
"is_bot": false,
"headline": "Merge pull request #5",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T15:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e515c495662ac8334c82413c6948c8882e9c636",
"body": null,
"is_bot": false,
"headline": "Updates README.md",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T15:55:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb8c07819638b6212974472409ea28d79e754eb5",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "João Paulo Leite Nascimento",
"author_login": "joaopaulolndev",
"committed_at": "2024-10-22T14:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f82da17be7fdb28e65fa6fe8b36504cb08d450a7",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef3ef937e8cd5752e1d53060fe953414c683e4f9",
"body": null,
"is_bot": false,
"headline": "Updates documentation",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107ceeb1d5bbefe0b2f65e44af0f57f62b064b10",
"body": null,
"is_bot": false,
"headline": "Updates documentation",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c7c2c3ce23c91783e3d6beded057f6a6c1fd830",
"body": null,
"is_bot": false,
"headline": "Updates documentation",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480ed52617e624e74c1a2ed42ab52f7fc9f84982",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dd6c8d2a6c5722ab806b6aad73ce850f0f23e98",
"body": null,
"is_bot": false,
"headline": "Updates composer.json",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a69f1e39c368e7fe7084cbb950f6865cd02032d6",
"body": null,
"is_bot": false,
"headline": "Updates composer.json",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fd0729522791ed824decfc535b441565f87c86d",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "diogogpinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a974b76b61ab14ab4539ff6e33280c967c918af",
"body": null,
"is_bot": false,
"headline": "Updates CHANGELOG.md",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94298afdbea364cb5394a9a7b1f58eacf89b57d",
"body": null,
"is_bot": false,
"headline": "Updates documentation",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T13:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350f04a5fce3572e3fc2f0a02a355eac79b2f5c7",
"body": null,
"is_bot": false,
"headline": "Updates documentation",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T12:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d249ca3f06a71369e162801f2a8313c90c254b",
"body": null,
"is_bot": false,
"headline": "Updates documentation",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T12:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60407c5566473870c19e594ec38a6f7efc5a912",
"body": null,
"is_bot": false,
"headline": "Updates documentation",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T12:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceeb5ba5e5d75d401de3b16487e62006576836c0",
"body": null,
"is_bot": false,
"headline": "Uploads screenshots",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T12:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddde51ccf4e0ed4aa247f02e25acc750c2e80071",
"body": null,
"is_bot": false,
"headline": "Adds screenshots to docs",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T12:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d980f04504b915747f392f2953650d507483e477",
"body": null,
"is_bot": false,
"headline": "Updates docs",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T10:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5801830f0b87ea64e40c40e94fadb7d32a66d36b",
"body": null,
"is_bot": false,
"headline": "Updates docs",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T10:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a4bff68cc98196ca4c0965329a4ae432be7ac1f",
"body": null,
"is_bot": false,
"headline": "Updates docs",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-22T10:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cec18f38d4d48c9b0c3b8d60097d4d186bdcc76",
"body": null,
"is_bot": false,
"headline": "Bug correction on variable name",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8248a34bb63ace91efaae6e47f7057a7e6d73ae3",
"body": null,
"is_bot": false,
"headline": "Naming emptyPanelBackgroundImageUrl",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7f83bcd041b68abe5f46f48ae5e4123566340c",
"body": null,
"is_bot": false,
"headline": "Naming emptyPanelBackgroundImageUrl",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f77f0cdc3f6c0a8fd6c108959f34434c0d27d13",
"body": null,
"is_bot": false,
"headline": "Corrects formating",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e893caded2b2e3203aa88a551f2b54ca437aee",
"body": null,
"is_bot": false,
"headline": "Corrects bugs",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86bf69366fa039f668c76ebefcd41eab944688e",
"body": "… with plugin's actions",
"is_bot": false,
"headline": "Creates classes for each auth action and replaces the default actions…",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b68fc5a53fa28ecfea6c81a3d2e2f91a64411bc",
"body": null,
"is_bot": false,
"headline": "Cleans up and aligns method names",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de82f79e89b3a10da34a61026dc360a9cf9566c1",
"body": null,
"is_bot": false,
"headline": "Cleans up Service Provider and phpstan.neon.dist",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T21:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6b737983db5d3ec1c4e4d324c9964ab78d4a75",
"body": null,
"is_bot": false,
"headline": "Adds classes to each div to allow for easier customizations",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T17:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4de0a46a949f00a64458596b0e31898520cf73",
"body": null,
"is_bot": false,
"headline": "Deletes unused files",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T17:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00fedfd05670a28023d12d90461d521c9e127d0",
"body": null,
"is_bot": false,
"headline": "Deletes unused files",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T17:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4487fcec002ecf80bd8d2fb3c39d9e6c129055ff",
"body": null,
"is_bot": false,
"headline": "Changes blade file name",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T17:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016372952b261eca32ff5403a3f3dc9a83750c00",
"body": "Update README with Filament Auth UI Enhancer details",
"is_bot": false,
"headline": "Merge pull request #3",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T17:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b5ac1b39a6461be86c12e2f007f5c4617789e02",
"body": "PHPStan config fix",
"is_bot": false,
"headline": "Merge pull request #2",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T17:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "781c626d606a456fda34df224a12cd49b7c1f242",
"body": "…bile.",
"is_bot": false,
"headline": "Corrects background colors and adds ability to hide empty panel on mo…",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T17:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bbd059abbf2564acbefad185bf5ad6076fffc8b",
"body": null,
"is_bot": false,
"headline": "Update form panel width and login panel background color",
"author_name": "Dennis Elsinga",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T15:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e49128833a68dfbceba3ac03df5dced1e8d9ee5",
"body": null,
"is_bot": false,
"headline": "Add mobile form position configuration option",
"author_name": "Dennis Elsinga",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T15:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f1ec9e21dad4bdd5eac122eec8eb07cfb0cd5e",
"body": null,
"is_bot": false,
"headline": "Update README",
"author_name": "Dennis Elsinga",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T14:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1568fbf0e3ab1ca44567b599468c17cb7f4e72",
"body": null,
"is_bot": false,
"headline": "Update form panel width to 60% in README.md",
"author_name": "Dennis Elsinga",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T14:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8966cda70218f34433396519babe388c1b4785a2",
"body": null,
"is_bot": false,
"headline": "Update README with Filament Auth UI Enhancer details",
"author_name": "Dennis Elsinga",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T14:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac07f7e9e415a01da7608052931a49eda81aefc4",
"body": null,
"is_bot": false,
"headline": "Update getFacadeAccessor method to use AuthUIEnhancerPlugin",
"author_name": "Dennis Elsinga",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T14:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef49bd4063f9e1bcaac69a5a752c9bb89f223cc",
"body": null,
"is_bot": false,
"headline": "Update phpstan.neon.dist file configuration",
"author_name": "Dennis Elsinga",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T14:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cec2c26cdba1f944df3170a5b81e49e3f20af56d",
"body": "Remove unused assets from getAssets method",
"is_bot": false,
"headline": "Merge pull request #1 from diogogpinto/remove-assets",
"author_name": "Diogo Pinto",
"author_login": "diogogpinto",
"committed_at": "2024-10-21T13:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c64167e097334171483f62aa7d7a8a8457f724fc",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "CodeWithDennis",
"author_login": "CodeWithDennis",
"committed_at": "2024-10-21T13:52:34Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 26,
"latest_release_at": "2026-01-18T00:14:44Z",
"latest_release_tag": "v2.0.2",
"releases_from_tags": false,
"days_since_last_push": 30,
"active_weeks_last_year": 6,
"days_since_latest_release": 185,
"mean_days_between_releases": 90.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "diogogpinto/filament-auth-ui-enhancer",
"exists": true,
"license": "MIT",
"keywords": [
"laravel",
"filament",
"filament-plugin",
"diogogpinto",
"filament-auth-ui-enhancer"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/diogogpinto/filament-auth-ui-enhancer",
"is_deprecated": false,
"latest_version": "v2.0.2",
"repository_url": "https://github.com/diogogpinto/filament-auth-ui-enhancer",
"versions_count": 6,
"total_downloads": 168395,
"dependents_count": 3,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 18675,
"first_published_at": null,
"latest_published_at": "2026-01-18T00:13:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 185
}
]
},
"popularity": {
"forks": 16,
"stars": 140,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2024-10-23",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-11-24",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-06-08",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-17",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": null,
"open_issues_and_prs": 4
},
"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": 3080,
"source_files_sampled": 20,
"oversized_source_files": 0,
"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": "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.15"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "filament/filament",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-package-tools",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-laravel",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-livewire",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 2,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 19,
"open_issues": 1,
"closed_ratio": 0.875,
"closed_issues": 7,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "diogogpinto",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/74505947?v=4"
},
{
"type": "User",
"login": "CodeWithDennis",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/23448484?v=4"
},
{
"type": "User",
"login": "alexandrevega",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8642690?v=4"
},
{
"type": "User",
"login": "davideprevosto",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/28837345?v=4"
},
{
"type": "User",
"login": "joaopaulolndev",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11706937?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.7
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"fix-php-code-style-issues.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": 8,
"reason": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"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/12 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": 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "25f3a99b4a165790a60ad71cf4ab222a445819d4",
"ran_at": "2026-07-22T14:43:41Z",
"aggregate_score": 4.1,
"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-06-22T14:33:25Z",
"oldest_open_prs": [
{
"number": 34,
"created_at": "2026-04-20T17:02:56Z",
"last_comment_at": "2026-04-20T17:02:57Z",
"last_comment_author": "dependabot"
},
{
"number": 35,
"created_at": "2026-05-20T15:31:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2026-06-22T14:33:20Z",
"last_comment_at": "2026-06-22T14:33:21Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": "2026-01-18T00:13:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2024-11-06T21:31:36Z",
"last_comment_at": "2024-11-13T16:33:47Z",
"last_comment_author": "johntrickett86"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/diogogpinto/filament-auth-ui-enhancer",
"host": "github.com",
"name": "filament-auth-ui-enhancer",
"owner": "diogogpinto"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 41,
"vitality": 56,
"community": 59,
"governance": 56,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 26,
"human_commit_share": 0.87,
"days_since_last_push": 30,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 30 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 30
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "26 commits in the last year",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 26
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v2.0.2",
"releases_from_tags": false,
"days_since_latest_release": 185,
"mean_days_between_releases": 90.5
},
"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 185 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 185
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~90.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 90.5
}
}
],
"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": "dormant",
"guards": [
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 185,
"days_since_last_human_commit": 185,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 185 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 185
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 16,
"stars": 140,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "140 stars",
"points": 34.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 140
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"packages": [
"diogogpinto/filament-auth-ui-enhancer"
],
"dependents": 3,
"ecosystems": "packagist",
"total_downloads": 168395,
"monthly_downloads": 18675
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "18,675 downloads/month across packagist",
"points": 57,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 18675,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "3 packages depend on it",
"points": 4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 3
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.7
},
"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 70% of commits",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"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 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": 73,
"inputs": {
"merged_prs": 19,
"open_issues": 1,
"closed_issues": 7,
"issue_closed_ratio": 0.875,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 40.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/24 decided PRs merged",
"points": 30.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 24
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/12 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": 49,
"inputs": {
"followers": 40,
"owner_type": "User",
"is_verified": null,
"owner_login": "diogogpinto",
"public_repos": 7,
"account_age_days": 2074
},
"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": "40 followers of diogogpinto",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 40,
"login": "diogogpinto"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~5 yr old",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"diogogpinto/filament-auth-ui-enhancer"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 185
},
"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 185 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 185
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"filament",
"filament-plugin",
"filament-plugins",
"filamentphp",
"filamentphp-plugin",
"laravel"
],
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.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": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"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 2/12 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 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.218,
"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": "19 of 87 human commits state their intent (structured subject or explanatory body)",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 87
}
}
],
"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.08
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"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": 3080,
"source_files_sampled": 20,
"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/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"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",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T14:43:56.499926Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/diogogpinto/filament-auth-ui-enhancer.svg",
"full_name": "diogogpinto/filament-auth-ui-enhancer",
"license_state": "standard",
"license_spdx": "MIT"
}