Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"filament",
"filament-plugin"
],
"is_fork": false,
"size_kb": 72,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 13348
},
"pushed_at": "2026-07-21T19:22:48Z",
"created_at": "2022-07-11T16:50:15Z",
"owner_type": "User",
"updated_at": "2026-07-21T19:23:02Z",
"description": "Replace Filament's default avatar url provider with one for Gravatar.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "4.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://aw.codes",
"name": "Adam Weston",
"type": "User",
"login": "awcodes",
"company": "Community Choice Financial",
"location": "Savannah, GA",
"followers": 418,
"avatar_url": "https://avatars.githubusercontent.com/u/3596800?v=4",
"created_at": "2013-02-14T19:39:43Z",
"is_verified": null,
"public_repos": 75,
"account_age_days": 4904
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2026-07-21T19:22:48Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-01-19T16:40:20Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2025-08-12T15:43:12Z"
},
{
"tag": "v3.0.0-beta.1",
"kind": "prerelease",
"published_at": "2025-06-12T18:11:49Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2025-04-11T20:09:29Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2025-01-14T14:48:16Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2024-01-06T15:24:27Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2023-08-01T17:39:03Z"
},
{
"tag": "v2.0.0-beta.1",
"kind": "prerelease",
"published_at": "2023-07-23T22:11:08Z"
},
{
"tag": "v2.0.0-alpha1",
"kind": "prerelease",
"published_at": "2023-07-05T21:21:20Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-07-11T16:51:19Z"
}
],
"recent_commits": [
{
"oid": "24c2bd0117c30fb66b8079d841164373766d4aeb",
"body": "Support Filament v4 & v5 on one line + CI hardening",
"is_bot": false,
"headline": "Merge pull request #19 from awcodes/feat/shared-filament-v4-v5",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-07-21T19:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "323ba6a81464859d328e7a9cbb9b4ce09b904bab",
"body": "Matrix, extensions and testbench range were already modernized here, so\nthis only pins every action to a commit SHA at its latest release and\nadds a 7-day dependabot cooldown.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "CI: SHA-pin actions and add dependabot cooldown",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-07-21T19:20:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "87cbddf27235445874c513dee3c6f7bd8547f498",
"body": "Widen filament/filament to ^4.0|^5.0 so the 4.x branch actually installs\non both majors. CI already exercises Filament 4 via dedicated matrix jobs,\nbut composer.json still pinned ^5.0 — this closes that gap. Resolution\nverified: prefer-lowest pulls Filament v4 / Livewire v3.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Support Filament v4 and v5 on a single line",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-07-21T19:20:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cd556413b58b6f935bf6a821a7408a308e1ba2a5",
"body": "…/checkout-7\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #18 from awcodes/dependabot/github_actions/actions…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-29T13:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056e1cd5c871647f2d88695e6978872c326375e4",
"body": "…/cache-6\n\nBump actions/cache from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #17 from awcodes/dependabot/github_actions/actions…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-29T13:48:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e204eed987a06135e0e87a2bbc3dc38d2baff7",
"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-25T06:52:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f7b143ed5ea7cb6578831c3da5bd69dd4c7ea09f",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\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/cache from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-25T06:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9c62b03b27886151f2f88e376f849a1863b73b0",
"body": null,
"is_bot": false,
"headline": "Update phpstan.yml",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-08T17:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a5ba8ebc820daf0154a3ed772a962304ae970a",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' into 4.x",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-08T17:56:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "296164311a3971b1435b88dec4cb7b0937ca1127",
"body": "Chore: add PHPStan static analysis",
"is_bot": false,
"headline": "Merge pull request #16 from awcodes/chore/phpstan-static-analysis",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-08T17:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d3dbdf3afd3c9787f1d6cea1576f5e46b1a2444",
"body": "Add larastan/larastan dev dependency with a level 5 phpstan config and a\nStatic Analysis CI workflow. Fix the type issues surfaced by the analysis:\n\n- Gravatar::get() uses in_array() guard and mb_trim()\n- GravatarPlugin::get() returns static with proper type narrowing\n- GravatarProvider safely resolves the email via data_get()\n- Wrap rector config in try/catch for invalid configuration\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Chore: add PHPStan static analysis",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-08T17:54:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "82674ede218b506f9f81b907f2fe537ffda22caf",
"body": null,
"is_bot": false,
"headline": "Merge branch '3.x' into 4.x",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-08T17:36:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d1a2b9e79f50ecbe4186607a84bd6eac16538b",
"body": "Chore: better CI and dev deps",
"is_bot": false,
"headline": "Merge pull request #15 from awcodes/chore/update-ci",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-08T17:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324694ed27d87ee6abda5d52cd550926b0f4ce57",
"body": null,
"is_bot": false,
"headline": "Chore: better CI and dev deps",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-06-08T17:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72b7fb11075100a0d5461623ca3eeb438ab722e1",
"body": null,
"is_bot": false,
"headline": "Update README with docs flags",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-05-12T15:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2025e28a015040bd37938d94ad936d9e27b386ba",
"body": "…bot/fetch-metadata-3.1.0\n\nBump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
"is_bot": true,
"headline": "Merge pull request #14 from awcodes/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-23T06:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16cc1423289659155ea5f7e6893aa344a3807bc5",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v3.0.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-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T06:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cb2a304f7287ba690a3bc3922746dee9535f700",
"body": "…bot/fetch-metadata-3.0.0",
"is_bot": false,
"headline": "Merge pull request #13 from awcodes/dependabot/github_actions/dependa…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-04-03T21:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf817e9114be5f11c1120453efaa447ee8a3eed1",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 3.0.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.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-02T07:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e80df6ef0a3febf99e23c31de5807560363e215",
"body": "Updated badge styles and labels in README.",
"is_bot": false,
"headline": "Enhance badge appearance in README.md",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-03-02T19:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56eb2679c5c903af3379e347d07a49ec4d74058f",
"body": "Updated README.md to include additional badges for GitHub stars and the latest version.",
"is_bot": false,
"headline": "Add badges for GitHub stars and latest version",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-03-02T17:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a5162503fc7232897db9a87abb22da848c0306",
"body": null,
"is_bot": false,
"headline": "v5 support",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-01-19T16:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68678dc17d127631fa00f15c641777e08681a416",
"body": "…bot/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 #12 from awcodes/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T07:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b5602fb30a9fe9d939c2fd836851329d412b71",
"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-12T07:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c58ae1a4eb445667f4bfbb3566bb42455d22e3",
"body": "…/cache-5\n\nBump actions/cache from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #11 from awcodes/dependabot/github_actions/actions…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2026-01-05T16:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01d4ec0575380023fae5aecbd7e3d620ac215771",
"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-15T06:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581ea27762f4fd40228431843feec76265f7f9c3",
"body": "…/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #10 from awcodes/dependabot/github_actions/actions…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-12-12T16:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fef6a99080fb8f36fba20a1acc0fb11707bd8d7",
"body": "…eifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #9 from awcodes/dependabot/github_actions/stefanzw…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-12-12T16:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78e6b17900b8ca95dae8d97f8408702aaf17410b",
"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-24T06:41:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c1d1ef24f60a1ec64666851c50ac0679675f8ccc",
"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-13T07:10:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5066104e3180f5fa784f8e4d33afee580e5daa00",
"body": "…checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #7 from awcodes/dependabot/github_actions/actions/…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-08-18T17:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e426349606b3fad6c3bbfeeba97ab42966dd4829",
"body": null,
"is_bot": false,
"headline": "Merge pull request #8 from rafaucau/patch-1",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-08-13T21:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38728e8838401f1a86827b8a5e0fd3450873b67",
"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-12T20:54:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "62115efacb5a13763b2cb0198b7db3e423f95199",
"body": null,
"is_bot": false,
"headline": "Docs: Fix incorrect namespace for v2 to v3 upgrade",
"author_name": "Rafał Całka",
"author_login": "rafaucau",
"committed_at": "2025-08-12T20:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ef59a936a19bed69c7d30095fa84f733b67c18",
"body": null,
"is_bot": false,
"headline": "update stability to stable and lint",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-08-12T15:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ebaea57cad66a2c5d4463e6f3dc7c811a337b4",
"body": null,
"is_bot": false,
"headline": "move tests to require-dev autoloader",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-06-16T17:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36d4b92761712fd66cd37d0e97ee3a58054562de",
"body": null,
"is_bot": false,
"headline": "add github stuff",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-06-12T18:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "736e63e0d9b7b670ec8a7b81c1816980dd8e00ab",
"body": null,
"is_bot": false,
"headline": "working updates for Filament v4 and add test suite",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-06-12T18:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f46a089eae9234d21199631910def21c882504",
"body": "…aults\n\nFeat: support initials and color in default",
"is_bot": false,
"headline": "Merge pull request #5 from awcodes/feat/add-initials-and-color-to-def…",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-04-11T20:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "503b9d41329cbfb1006fde0a79aba3823b74f461",
"body": null,
"is_bot": false,
"headline": "Feat: support initials and color in default",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-04-11T20:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6574d6b0c9b76cf2e4961c9858e1de1f266743",
"body": "feat(defaults): Add retro and blank defaults",
"is_bot": false,
"headline": "Merge pull request #3 from chrillep/feat/add-retro-blank-default",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2025-01-14T14:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e6b403737e89825db5f7c1b19c325cce5ab333f",
"body": "blank: a transparent PNG image (border added to HTML below for demonstration purposes)",
"is_bot": false,
"headline": "retro: awesome generated, 8-bit arcade-style pixelated faces",
"author_name": "Christian Widlund",
"author_login": "chrillep",
"committed_at": "2025-01-13T13:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d09f62b85a89e5f0b51c6cc129be04ab4b843b5",
"body": "Fix: allow null email in url generator",
"is_bot": false,
"headline": "Merge pull request #2 from awcodes/fix/null-email",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2024-01-06T15:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d7aa1ca7c883b85fa533818e15c69cb638feb7",
"body": null,
"is_bot": false,
"headline": "Fix: allow null email in url generator",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2024-01-06T15:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df3a2d9579dd93472aa43bcec02bbb660379c924",
"body": null,
"is_bot": false,
"headline": "update gitignore and gitattributes",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2024-01-06T15:15:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec2e415dd553dfaed86cb9b54bda67cc80bb3ddb",
"body": null,
"is_bot": false,
"headline": "final updates for Filament v3",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2023-08-01T17:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626475cc8d3fb4b92abe03042259a56987577f2f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2023-08-01T11:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50c679cbd3bc4804b7910459fdfda5df3650bae2",
"body": null,
"is_bot": false,
"headline": "add pint config",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2023-07-23T22:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f14c272a9a8a504a669487786156f35499c10a72",
"body": null,
"is_bot": false,
"headline": "refactor config",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2023-07-23T22:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc1c7c41bfd6f33b1f3a712b0d4ade143aa95735",
"body": null,
"is_bot": false,
"headline": "Work for Filament v3",
"author_name": "Adam Weston",
"author_login": "awcodes",
"committed_at": "2023-07-05T21:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c9a8146d5c48a06bf0219b16decd450f4d807d9",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "awcodes",
"author_login": null,
"committed_at": "2022-07-11T16:49:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 32,
"latest_release_at": "2026-07-21T19:22:48Z",
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 13,
"days_since_latest_release": 0,
"mean_days_between_releases": 123.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": "awcodes/filament-gravatar",
"exists": true,
"license": "MIT",
"keywords": [
"gravatar",
"plugin",
"laravel",
"filament",
"awcodes"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/awcodes/filament-gravatar",
"is_deprecated": false,
"latest_version": "v4.0.0",
"repository_url": "https://github.com/awcodes/filament-gravatar",
"versions_count": 10,
"total_downloads": 216395,
"dependents_count": 5,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7942,
"first_published_at": null,
"latest_published_at": "2026-01-19T16:39:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 183
}
]
},
"popularity": {
"forks": 5,
"stars": 32,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": {
"days": [
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-22",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-23",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-12-04",
"count": 1
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2023-12-27",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2025-04-17",
"count": 1
},
{
"date": "2025-04-22",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-12-24",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_stars": 32
},
"open_issues_and_prs": 0
},
"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": 2075,
"source_files_sampled": 16,
"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,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"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": "larastan/larastan",
"direct": false,
"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-arch",
"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"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-ray",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 2,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 16,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "awcodes",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/3596800?v=4"
},
{
"type": "User",
"login": "chrillep",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1267931?v=4"
},
{
"type": "User",
"login": "rafaucau",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25438601?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.949
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"lint.yml",
"phpstan.yml",
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"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": 0,
"reason": "Found 0/10 approved changesets -- score normalized to 0",
"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": 10,
"reason": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": "24c2bd0117c30fb66b8079d841164373766d4aeb",
"ran_at": "2026-07-21T19:26:02Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/awcodes/filament-gravatar",
"host": "github.com",
"name": "filament-gravatar",
"owner": "awcodes"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 51,
"vitality": 75,
"community": 50,
"governance": 61,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 32,
"human_commit_share": 0.784,
"days_since_last_push": 0,
"active_weeks_last_year": 13
},
"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": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "32 commits in the last year",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 32
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 84,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v4.1.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 123.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~123.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 123.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": "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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 5,
"stars": 32,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "32 stars",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 32
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": 57,
"inputs": {
"packages": [
"awcodes/filament-gravatar"
],
"dependents": 5,
"ecosystems": "packagist",
"total_downloads": 216395,
"monthly_downloads": 7942
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,942 downloads/month across packagist",
"points": 52,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7942,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "5 packages depend on it",
"points": 5.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 5
}
}
],
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.949
},
"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 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 16,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/16 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 16
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/10 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 67,
"inputs": {
"followers": 418,
"owner_type": "User",
"is_verified": null,
"owner_login": "awcodes",
"public_repos": 75,
"account_age_days": 4904
},
"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": "418 followers of awcodes",
"points": 18.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 418,
"login": "awcodes"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "75 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 75
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"awcodes/filament-gravatar"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 183
},
"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 183 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 183
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"filament",
"filament-plugin"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 5.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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/10 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.475,
"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 40 human commits state their intent (structured subject or explanatory body)",
"points": 25.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 40
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.059,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.176
},
"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": "3 of the last 51 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 51
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "9 of the last 51 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 51
}
}
],
"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": 2075,
"source_files_sampled": 16,
"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/16 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 16,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T19:26:17.475776Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/awcodes/filament-gravatar.svg",
"full_name": "awcodes/filament-gravatar",
"license_state": "standard",
"license_spdx": "MIT"
}