原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 197,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 457,
"PHP": 40776,
"Blade": 8756,
"JavaScript": 158
},
"pushed_at": "2026-04-30T05:10:11Z",
"created_at": "2024-01-03T09:25:14Z",
"owner_type": "Organization",
"updated_at": "2026-05-26T11:50:52Z",
"description": "Filament Translate Field is a library for Filament CMS that simplifies managing multiple translatable fields in different languages.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "3.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"Blade"
]
},
"owner": {
"blog": "https://solutionforest.net",
"name": "Solution Forest",
"type": "Organization",
"login": "solutionforest",
"company": null,
"location": "Hong Kong",
"followers": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/68211796?v=4",
"created_at": "2020-07-13T03:00:05Z",
"is_verified": null,
"public_repos": 57,
"account_age_days": 2208
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.0.3",
"kind": "patch",
"published_at": "2026-04-30T05:09:50Z"
},
{
"tag": "2.1.3",
"kind": "patch",
"published_at": "2026-04-30T05:09:33Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2026-04-30T03:25:40Z"
},
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2026-04-30T03:25:20Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2026-04-29T08:28:00Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2026-04-29T08:26:44Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2026-02-02T08:23:06Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2026-01-15T03:26:48Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2025-09-05T04:06:09Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2025-07-22T03:14:23Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2025-04-11T10:07:17Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2025-02-27T05:48:09Z"
},
{
"tag": "1.3.2",
"kind": "patch",
"published_at": "2024-09-04T07:28:01Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2024-08-13T05:21:42Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2024-08-02T16:05:21Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2024-05-03T04:03:17Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2024-03-28T09:00:00Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2024-02-07T09:07:26Z"
},
{
"tag": "0.0.3",
"kind": "patch",
"published_at": "2024-02-07T08:02:15Z"
},
{
"tag": "0.0.2",
"kind": "patch",
"published_at": "2024-01-11T08:52:13Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2024-01-04T04:05:15Z"
}
],
"recent_commits": [
{
"oid": "97af68f35f6ae0b0a1ec780e5bd50ceb76991447",
"body": "When `livewireProperty` was configured, the `fi-vertical` class and\n`:vertical` prop were not correctly applied to the tabs container,\ncausing vertical tab styling to be ignored.",
"is_bot": false,
"headline": "fix: vertical layout not applied when livewire property is set",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-04-30T05:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58c6291a089465247b2cfc410436d815f0c7b7c8",
"body": "Render translate tab content conditionally and simplify attribute handling. Only render tab panels when the child schema has components; use the tab key (not id) for Alpine bindings and comparisons, and support server-driven visibility via a Livewire property. Update wire keys to use getLivewireKey(), add wire:ignore.self to the Alpine loader, and streamline attribute/class merging and markup formatting for both translate and translate-tab blades.",
"is_bot": false,
"headline": "Refactor translate tab rendering & attributes",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-04-30T03:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c2199e012e5ca575204cc1adf946ec99e4eb108",
"body": null,
"is_bot": false,
"headline": "Fix spelling error in README.md",
"author_name": "sfkelseylee",
"author_login": "sfkelseylee",
"committed_at": "2026-04-29T09:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a868c0bfd40d6758dc283140e64bf2271e26021a",
"body": "Fix TypeError in tabs.js for non-scrollable Translate tabs",
"is_bot": false,
"headline": "Merge pull request #38 from buzkall/fix/tabs-scrollable-error",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-04-29T07:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f55bfb86204519560c287187b407e071766cc36c",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/hotfix/fix-typo' into 3.x",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-04-22T10:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13fe04260b1d62973b046a01a8148597f9e394d1",
"body": "Updated GitHub URLs to use 'solutionforest' instead of 'solution-forest'.",
"is_bot": false,
"headline": "Fix GitHub URLs in composer.json",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-04-22T10:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f669960ec02a84d68cc881eef1170b32df41c9",
"body": "The Translate component loads Filament's tabsSchemaComponent without\npassing isScrollable, which defaults to false. This triggers the\ndropdown overflow logic in tabs.js that expects a dropdown trigger\nelement (.fi-tabs-item:last-child with .fi-icon), but the Translate\ntemplate never renders this markup — causing:\n\n TypeError: Cannot read properties of null (reading 'clientWidth')\n\nPass isScrollable: true to skip the dropdown logic, which is not\nneeded for locale tabs.",
"is_bot": false,
"headline": "Fix TypeError in tabs.js when using non-scrollable tabs",
"author_name": "buzkall",
"author_login": "buzkall",
"committed_at": "2026-03-30T08:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a896fd081e525afc66e241544268c1577ede2d",
"body": "Add Filament v5 compatibility and broaden Pest dev dependency ranges. Updated README compatibility table to include v5 -> v3 mapping. Updated composer.json to require \"filament/filament\": \"^5.0\" and allow \"pestphp/pest\" and its plugins to be \"^3.0|^4.0\" to support Pest v4 while keeping other requirements unchanged.",
"is_bot": false,
"headline": "Support Filament v5 and Pest v4",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-02-02T08:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d645220d9aa8efbd1822899dfcd9d6d18ffe3d5d",
"body": "…stefanzweifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #32 from solutionforest/dependabot/github_actions/…",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-01-15T03:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04da58f9fad8433b62dc0fe308fa6635e0a4ce1f",
"body": "…actions/checkout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #33 from solutionforest/dependabot/github_actions/…",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-01-15T03:08:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45fb470bdb5f0b2d6a43683017875812022f6588",
"body": "…actions/cache-5\n\nBump actions/cache from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #34 from solutionforest/dependabot/github_actions/…",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-01-15T03:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cdf5742638bb94089c5b6915b57e24077ddc51b",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-01-15T03:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d1d6d3ebdb0ff0adddde6a9073d3f1954ef0a5f",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/HEAD' into 2.x",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-01-15T03:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc59eab5acd5c278c6403701dc5a364ffe4df4c",
"body": "Replaces app.css with index.css, updates PostCSS config to .cjs format, and removes legacy config files (postcss.config.js, tailwind.config.js). Updates dependencies in package.json and package-lock.json, including adding esbuild and npm-run-all, and removes postcss-nesting. Updates documentation in README.md to reflect these changes and improve formatting.",
"is_bot": false,
"headline": "Refactor CSS and build config, update dependencies",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2026-01-15T03:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c44958f199f03162dbc579349b5ed224e5a2c81",
"body": "…dependabot/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 #35 from solutionforest/dependabot/github_actions/…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T12:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d984dba09dec4a3d0469055cac63be67cf604d",
"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-12T12:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c64cc495b1d43dcb0ede648a506bcbcb6e9ac99",
"body": "Remove filament/upgrade requirement in composer.json",
"is_bot": false,
"headline": "Merge pull request #30 from ctoma/patch-1",
"author_name": "Alan Lam",
"author_login": "lam0819",
"committed_at": "2025-12-24T16:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe6ef9519f989d36adb638be77cd1ef300c7a62",
"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-15T10:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a69ed06f3a7d9af4801f3b6e3ded08ee2f5cbac",
"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-24T11:57:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a9e0214aed261cc3f9291c8596815c0be9213e6c",
"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-13T11:13:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36496c87ddb6bacef05e834568cc27c1d1c90e0c",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "ctoma",
"author_login": "ctoma",
"committed_at": "2025-09-17T23:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15246714bbdb3d9bc48b126d55b60c813d926735",
"body": "…actions/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #28 from solutionforest/dependabot/github_actions/…",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-09-16T07:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d35922a37aac07847497c4066cd7fdc8860ccaa",
"body": "…nick-fields/retry-3\n\nBump nick-fields/retry from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #29 from solutionforest/dependabot/github_actions/…",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-09-16T07:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "922744c85a9f038e8e9d642f8c4e9d29b7807d83",
"body": "Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 2 to 3.\n- [Release notes](https://github.com/nick-fields/retry/releases)\n- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)\n- [Commits](https://github.com/nick-fields/retry/compare/v2...v3)\n\n---\nupdated-d\n[…]\n\n- dependency-name: nick-fields/retry\n dependency-version: '3'\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 nick-fields/retry from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T10:47:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "326106fa2a2c8c9b3b0033c1568995ee80dd19f1",
"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-09-08T10:45:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c895f0a1d3738824f17db4741767d89b0cbaf903",
"body": "Feat: Fix translate component and introduce more tests",
"is_bot": false,
"headline": "Merge pull request #23 from repl6669/2.x",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-09-05T04:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc398c5609ff7f297b1ed183bf93e7a6ba5a69a",
"body": "…actions/checkout-5\n\nBump actions/checkout from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #22 from solutionforest/dependabot/github_actions/…",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-09-05T02:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60179ba73c9ff8f0ecc2a8c99e510ea60249279",
"body": null,
"is_bot": false,
"headline": "Change minimum-stability from beta to dev in composer.json",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-09-05T02:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ded0b4410c652f6688b3b289fd96fb90fa532ed3",
"body": "fix: replace getChildComponentContainers with getChildSchemas",
"is_bot": false,
"headline": "Merge pull request #21 from webard/fix/deprecated-methods",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-09-05T02:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd89776dcfe9c99cd07e0303106f69280ed6e553",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alan Lam",
"author_login": "lam0819",
"committed_at": "2025-09-05T02:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f428e69427e3cc6c98ccec523dc1a437c5d3380",
"body": "Fix Spacing on contained false",
"is_bot": false,
"headline": "Merge pull request #1 from mstfkhazaal/2.x",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-26T13:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9217bdf60e01569232ed1e15942ede1bdc7651a",
"body": null,
"is_bot": false,
"headline": "Update translate.blade.php",
"author_name": "mstfkhazaal",
"author_login": "mstfkhazaal",
"committed_at": "2025-08-22T11:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05299fe0b63f46151256832ff8857d11f559654c",
"body": null,
"is_bot": false,
"headline": "Update translate.blade.php",
"author_name": "mstfkhazaal",
"author_login": "mstfkhazaal",
"committed_at": "2025-08-22T11:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7f6cdc2aed5e2ac11e71f4fdc87cc99c9dfe077",
"body": "…aglipanci/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 solutionforest/dependabot/github_actions/…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-08-20T09:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b820058f241c95a38bee1b148954a124ed750d",
"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-20T09:26:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e160c33494420782e13a0e6b2eb805e59f18f625",
"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-20T06:08:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02504c92fb55289cf571e3064622c6c879098dc6",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "repl6669",
"author_login": "repl6669",
"committed_at": "2025-08-18T21:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00afdc52647c5b99348c039c7a25de0ef3b9e4cd",
"body": null,
"is_bot": false,
"headline": "update gitignore",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-18T21:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18acb53be7287e73b8f1e5cb4dfa037ae5d5ec0e",
"body": "…source context",
"is_bot": false,
"headline": "add more robust testing setup and test translate component in edit re…",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-18T21:20:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a1bfc02a031da7ba54b11dd08349d6dfb34df24",
"body": "…to 2.x",
"is_bot": false,
"headline": "Merge branch '2.x' of github.com:repl6669/filament-translate-field in…",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-17T21:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a19900cbfbf353a9f1a7ecc50fa63f4516193bd9",
"body": null,
"is_bot": false,
"headline": "fix translate component",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-17T21:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0087036796925119bbb5a224ba378c454e39386a",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "repl6669",
"author_login": "repl6669",
"committed_at": "2025-08-17T21:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f524834ccc6b1ab56e551d9a232492b8ccb5b289",
"body": null,
"is_bot": false,
"headline": "fix static analysis errors",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-17T21:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac95731daabde8679c3412889db7d7403ae05a43",
"body": null,
"is_bot": false,
"headline": "update phpstan config",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-17T21:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1bda2fe4141707e52f6a2714ea34f149f92fa71",
"body": null,
"is_bot": false,
"headline": "update min php version to 8.2, update pest to ^3.0 and use larastan",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-17T21:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372c83aa4e71411c0058ade404b12b6bbdbf5f35",
"body": null,
"is_bot": false,
"headline": "add \"run tests\" github workflow",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-17T20:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6992c91cc63accf5ebc98bc78d17d733bb1903",
"body": null,
"is_bot": false,
"headline": "update tests",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-17T20:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f7038c1059fa7290606c38812df0b2ad9fb750",
"body": null,
"is_bot": false,
"headline": "update translate component",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-16T21:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04459ccb7373e94f1697318654794570bd0e7661",
"body": null,
"is_bot": false,
"headline": "update tests",
"author_name": "Jakub Theimer",
"author_login": "repl6669",
"committed_at": "2025-08-16T21:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a2d1dbbd1418287397b2348f1e2aa16a2bbec26",
"body": null,
"is_bot": false,
"headline": "change getChildComponentContainers to getChildSchemas",
"author_name": "Bartłomiej Gajda",
"author_login": "webard",
"committed_at": "2025-08-10T18:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65a9d820fd29506d679a24c1494984d4feb54d62",
"body": "…aglipanci/laravel-pint-action-2.6\n\nBump aglipanci/laravel-pint-action from 2.5 to 2.6",
"is_bot": true,
"headline": "Merge pull request #19 from solutionforest/dependabot/github_actions/…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-07-28T17:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fef94f37b916067108d7ed7e37f62eedfa570a91",
"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-07-28T17:13:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89cfe3a942b574679586d30da2c09b33f1e89026",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alan Lam",
"author_login": "lam0819",
"committed_at": "2025-07-22T09:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61ed08be45e9d31b4373dd15e89f264c69b521d",
"body": "* commit '761871bcf79676b635495ba0a6d4af990b4c8e7a':\n Update README.md\n Update README.md\n Update README.md\n Update CHANGELOG\n Update CHANGELOG\n Update CHANGELOG",
"is_bot": false,
"headline": "Merge commit '761871bcf79676b635495ba0a6d4af990b4c8e7a' into 2.x",
"author_name": "kelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-22T09:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "761871bcf79676b635495ba0a6d4af990b4c8e7a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "sfkelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-22T09:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32d69e75edd4141b162acceddce863a19b8ee16b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "sfkelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-22T03:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f4086092207e9c30f240f59636fa44ee638f09",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "sfkelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-22T03:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b78087e08b71e54c656ac9a5e473d840cc32b0af",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "sfkelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-22T03:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aee47f44a794b573d360f5939099435ba69fba6",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "sfkelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-22T03:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf7fd8177266461a8183e985c3247c50d4e77c4",
"body": null,
"is_bot": false,
"headline": "upgrade to tailwindv4",
"author_name": "kelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-22T03:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89db66049d99e42eedf8cc35f56841a67c2de984",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "sfkelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-21T10:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c702d4a1700a914c9c5797e2837e1fdf1dc47b9",
"body": null,
"is_bot": false,
"headline": "filament v4",
"author_name": "kelseylee",
"author_login": "sfkelseylee",
"committed_at": "2025-07-21T10:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deae5d55057300f0cd13e7063be88d8462d83ce2",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\n stefanzweifel/git-auto-commit-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T11:20:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "660b637a55a1d9099a56a031cae08435c3098f5a",
"body": "…dependabot/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 #16 from solutionforest/dependabot/github_actions/…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-12T11:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "038c552c34ac7b19026d8b07903eb10a22a90e7f",
"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-12T11:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb81ecbfa0c399d039102f63aaf0c1e2c9c5fe27",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "lam0819",
"author_login": "lam0819",
"committed_at": "2025-04-11T10:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a920abebfd9ad69495abe50ac75808166fc31ad",
"body": "Adding missing `$locales` parameter to method definition in docblock",
"is_bot": false,
"headline": "Merge pull request #15 from rojtjo/fix/missing-parameter-in-docblock",
"author_name": "Alan Lam",
"author_login": "lam0819",
"committed_at": "2025-04-11T10:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9241a3474e0b8efb5c443716ef1ee046abc8e772",
"body": null,
"is_bot": false,
"headline": "Adding missing `$locales` parameter to method definition in docblock",
"author_name": "Roj Vroemen",
"author_login": "rojtjo",
"committed_at": "2025-03-27T14:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed922d9a3808053d4c56f4868840ac04fad11e5",
"body": null,
"is_bot": false,
"headline": "Delete .github/workflows/run-tests.yml",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-03-11T02:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8d00cf9bb59bc1e4b5eef578342004f5ba710dd",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T05:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "483f66a71a770f139c15cfc69d408f8ce4025173",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T05:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aadcb7ef7f47cb6792210adeceb6eeb64100078b",
"body": null,
"is_bot": false,
"headline": "add test case",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T05:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14bf07efb737fd7efa12f4e6021e4fd83404197d",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/HEAD' into 1.x",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb0d1f3ba113f56492f39e7ff2d9fee1ff21ec8e",
"body": null,
"is_bot": false,
"headline": "revert phpstan ignore",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01a136fc413d94c379dd8f49cacec3f6f86cf984",
"body": null,
"is_bot": false,
"headline": "Update phpstan.neon.dist",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e324e49f7f70c562a94375ebdc0e42f2a880142",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c64a0f2d36200903ca6d6018a4e88c016cbae5",
"body": null,
"is_bot": false,
"headline": "Fix phpstan: Call to an undefined method",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a5e98569bd27b476205743d0d2c4dc21df906e",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad23b7d03656c2354adb24ed0bccfe128e5a95d6",
"body": "# Conflicts:\n#\tsrc/Forms/Component/Translate.php",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/HEAD' into 1.x",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8cf651e25af6cb0ca0310b6421a2003592dce9",
"body": null,
"is_bot": false,
"headline": "add error ignore for phpstan",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1497efe9ed33b8f32cc15a27dff48a7f0380b4",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f16234c31aa313e6382a9cbbbe40e20cbd6d2863",
"body": "…ble.",
"is_bot": false,
"headline": "Fix: invalid statepath and Expression on left side of ?? is not nulla…",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T04:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935daff5c79d23f10a9813d539e70c2fcea67aa0",
"body": null,
"is_bot": false,
"headline": "add nullable checking before build a TranslateLocaleComponent",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T03:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "058d7c4faf313f53ac98bc5fd7aaf3acb81bb0a9",
"body": null,
"is_bot": false,
"headline": "update phpstan",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T03:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43525214ad3e18d7469a457bb6edbc6a90139093",
"body": null,
"is_bot": false,
"headline": "ensure \"getName\" method exists for locale form component",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T03:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e65979f9ec6fae6ff9c055806d857f5f42ad077",
"body": null,
"is_bot": false,
"headline": "fix phpstan",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T03:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1099d8083066dea9b08d79afc6e114fbc586ed9",
"body": null,
"is_bot": false,
"headline": "update phpstan and strategy for workflow",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T03:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b61f4f314094317153f5d5ac0710e115e664b53e",
"body": null,
"is_bot": false,
"headline": "fix phpstan",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T03:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0755518b350b1bd8c367e7a31e00aeacb1bbb3d",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T02:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad9d3e4410ef3b3dcddf80b4974f2a84d187bc5",
"body": null,
"is_bot": false,
"headline": "clone workflows from skeleton",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T02:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad944de6a5b33ff0a2d7a8e36657dbcf83cf84bb",
"body": null,
"is_bot": false,
"headline": "support laravel 12",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2025-02-27T02:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3305700cfc8c110d0368261946bccc84307d083",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alan Lam",
"author_login": "lam0819",
"committed_at": "2024-11-15T10:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57e9fc95156236ba647f8ef069072245e6fa471",
"body": null,
"is_bot": false,
"headline": "update README.md",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2024-09-04T07:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74e1bcd284df518e93b1f2577df7b190d00b98c",
"body": "fix: state path not applying to children schemas",
"is_bot": false,
"headline": "Merge pull request #14 from GigaGiorgadze/1.x",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2024-09-04T07:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d095b54955f59dee1bf6e170d161279a719dbf6f",
"body": null,
"is_bot": false,
"headline": "fix: state path not applying to children schemas",
"author_name": "GigaGiorgadze",
"author_login": "GigaGiorgadze",
"committed_at": "2024-08-21T11:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bce167a4fa7aa7eeb7b8d05f708007ef916280a",
"body": "Fix Layout Component inside translate",
"is_bot": false,
"headline": "Merge pull request #13 from fnx-software/1.x",
"author_name": "cklei-carly",
"author_login": "cklei-carly",
"committed_at": "2024-08-13T05:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4835237069b7afde75ef9ff4000875d9ec1eee4b",
"body": null,
"is_bot": false,
"headline": "Update Translate.php",
"author_name": "mstfkhazaal",
"author_login": "mstfkhazaal",
"committed_at": "2024-08-11T08:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdca053dcf5edb083a0da552e8ce824db626c902",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alan Lam",
"author_login": "lam0819",
"committed_at": "2024-08-03T19:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef28101efa8f6562e87ac254b0ac882cc118267f",
"body": "fix added scroll space in when first tab is selected.",
"is_bot": false,
"headline": "Merge pull request #11 from nabileisa/fix-tab-component",
"author_name": "Alan Lam",
"author_login": "lam0819",
"committed_at": "2024-08-02T16:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e71d2ba46913fbf2ea3a5f57c92a70f2891ecc",
"body": null,
"is_bot": false,
"headline": "Fix translate tab label error (#10)",
"author_name": "carly",
"author_login": "cklei-carly",
"committed_at": "2024-08-02T10:59:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 50,
"latest_release_at": "2026-04-30T05:09:50Z",
"latest_release_tag": "3.0.3",
"releases_from_tags": false,
"days_since_last_push": 91,
"active_weeks_last_year": 16,
"days_since_latest_release": 91,
"mean_days_between_releases": 31.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "solution-forest/filament-translate-field",
"exists": true,
"license": "MIT",
"keywords": [
"laravel",
"laravel-translatable",
"filament",
"solution-forest",
"filament-translate-field"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/solution-forest/filament-translate-field",
"is_deprecated": false,
"latest_version": "3.0.3",
"repository_url": "https://github.com/solutionforest/filament-translate-field",
"versions_count": 21,
"total_downloads": 128662,
"dependents_count": 2,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4758,
"first_published_at": null,
"latest_published_at": "2026-04-30T05:06:34Z",
"latest_version_yanked": null,
"days_since_latest_publish": 91
}
]
},
"popularity": {
"forks": 17,
"stars": 48,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-19",
"count": 1
},
{
"date": "2025-08-16",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 17
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": 13665,
"source_files_sampled": 27,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "filament/filament",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.0"
},
{
"name": "@tailwindcss/cli",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.11"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 21,
"open_issues": 3,
"closed_ratio": 0.727,
"closed_issues": 8,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "cklei-carly",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/68525320?v=4"
},
{
"type": "User",
"login": "repl6669",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/5587309?v=4"
},
{
"type": "User",
"login": "mstfkhazaal",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/47450090?v=4"
},
{
"type": "User",
"login": "sfkelseylee",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/138422247?v=4"
},
{
"type": "User",
"login": "lam0819",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/68211972?v=4"
},
{
"type": "User",
"login": "webard",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/855788?v=4"
},
{
"type": "User",
"login": "GigaGiorgadze",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/75663118?v=4"
},
{
"type": "User",
"login": "jeffreyvanhees",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8754630?v=4"
},
{
"type": "User",
"login": "nabileisa",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6467131?v=4"
},
{
"type": "User",
"login": "rojtjo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1123887?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.563
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"fix-php-code-style-issues.yml",
"phpstan.yml",
"run-tests.yml",
"update-changelog.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 7,
"reason": "8 out of 11 merged PRs checked by a CI test -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 4/15 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 0,
"reason": "45 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "97af68f35f6ae0b0a1ec780e5bd50ceb76991447",
"ran_at": "2026-07-30T05:52:41Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-11T10:53:05Z",
"oldest_open_prs": [
{
"number": 36,
"created_at": "2026-03-19T10:53:52Z",
"last_comment_at": "2026-03-19T10:53:52Z",
"last_comment_author": "dependabot"
},
{
"number": 37,
"created_at": "2026-03-26T10:53:57Z",
"last_comment_at": "2026-03-26T10:53:58Z",
"last_comment_author": "dependabot"
},
{
"number": 40,
"created_at": "2026-04-23T10:54:21Z",
"last_comment_at": "2026-04-23T10:54:22Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": "2026-04-29T07:40:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 25,
"created_at": "2025-08-22T08:58:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2025-08-25T14:24:42Z",
"last_comment_at": "2025-08-25T14:25:41Z",
"last_comment_author": "VincentVanWijk"
},
{
"number": 31,
"created_at": "2025-09-23T10:43:29Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/solutionforest/filament-translate-field",
"host": "github.com",
"name": "filament-translate-field",
"owner": "solutionforest"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 53,
"calibrated": 54,
"calibration": "2026-08-02"
}
}
],
"value": 54,
"inputs": {
"security": 33,
"vitality": 58,
"community": 45,
"governance": 66,
"calibration": "2026-08-02",
"engineering": 57,
"ai_readiness": 35,
"weighted_overall_raw": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"commits_last_year": 50,
"human_commit_share": 0.85,
"days_since_last_push": 91,
"active_weeks_last_year": 16
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 91 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 91
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "50 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 50
}
}
],
"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": "excellent",
"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": 90,
"inputs": {
"releases_count": 21,
"latest_release_tag": "3.0.3",
"releases_from_tags": false,
"days_since_latest_release": 91,
"mean_days_between_releases": 31.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 91 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 91
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~31.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 31.3
}
}
],
"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": "exceptional",
"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": 96,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 96 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 96
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 45,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 17,
"stars": 48,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "48 stars",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 48
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "17 forks",
"points": 10,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 17
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"packages": [
"solution-forest/filament-translate-field"
],
"dependents": 2,
"ecosystems": "packagist",
"total_downloads": 128662,
"monthly_downloads": 4758
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,758 downloads/month across packagist",
"points": 49,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4758,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "2 packages depend on it",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 2
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.563
},
"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 56% of commits",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 56
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"merged_prs": 21,
"open_issues": 3,
"closed_issues": 8,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.727,
"closed_unmerged_prs": 5,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "73% of issues closed",
"points": 30.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 73
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "21/26 decided PRs merged",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 21,
"decided": 26
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/15 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"followers": 44,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "solutionforest",
"public_repos": 57,
"account_age_days": 2208
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "44 followers of solutionforest",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 44,
"login": "solutionforest"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "57 public repos, account ~6 yr old",
"points": 24.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 57
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"solution-forest/filament-translate-field"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 91
},
"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 91 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 91
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"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": 57,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 11 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.3
},
"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 11 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 4/15 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "45 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 11
},
"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": "weak",
"name": "AI Readiness",
"value": 35,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.271,
"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": "23 of 85 human commits state their intent (structured subject or explanatory body)",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 85
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"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": [
"package-lock.json"
],
"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.11
},
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "11 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 11,
"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": 13665,
"source_files_sampled": 27,
"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/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 8
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T05:52:59.193591Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/solutionforest/filament-translate-field.svg",
"full_name": "solutionforest/filament-translate-field",
"license_state": "standard",
"license_spdx": "MIT"
}