Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 139,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 6098,
"Blade": 806
},
"pushed_at": "2026-06-30T08:36:09Z",
"created_at": "2021-01-16T23:28:00Z",
"owner_type": "User",
"updated_at": "2026-07-15T11:33:16Z",
"description": "Apply rate limiters to Laravel Livewire actions.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "2.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"Blade"
]
},
"owner": {
"blog": "danharrin.com",
"name": "Dan Harrin",
"type": "User",
"login": "danharrin",
"company": null,
"location": "Cardiff, UK",
"followers": 2017,
"avatar_url": "https://avatars.githubusercontent.com/u/41773797?v=4",
"created_at": "2018-07-27T06:16:26Z",
"is_verified": null,
"public_repos": 16,
"account_age_days": 2917
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-03-16T11:29:37Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-02-21T08:52:33Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2025-02-14T10:47:55Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-01-22T14:57:53Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-11-24T16:58:13Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2024-05-06T09:11:07Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2024-01-21T14:54:14Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-10-27T15:03:40Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2023-03-12T12:18:00Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2023-01-23T17:16:42Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-01-21T11:29:08Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2021-05-17T08:04:56Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-01-17T00:20:12Z"
}
],
"recent_commits": [
{
"oid": "1ac0c3d442f15bc60e2f5896586d7c36ef2e97bb",
"body": "…rcore/zizmor-action-0.5.7\n\nBump zizmorcore/zizmor-action from 0.5.6 to 0.5.7",
"is_bot": false,
"headline": "Merge pull request #55 from danharrin/dependabot/github_actions/zizmo…",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-30T08:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e3f14c8f931500a52f143049397f663dd9cf049",
"body": "…ns/checkout-7.0.0\n\nBump actions/checkout from 6.0.3 to 7.0.0",
"is_bot": false,
"headline": "Merge pull request #54 from danharrin/dependabot/github_actions/actio…",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-30T08:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c53758602050b5b89628b9917212678b0acf441c",
"body": "…ns/cache-6.1.0\n\nBump actions/cache from 5.0.5 to 6.1.0",
"is_bot": false,
"headline": "Merge pull request #53 from danharrin/dependabot/github_actions/actio…",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-30T08:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e02e13b184553895f4f2f89dcdd9376bbc60b2ed",
"body": "Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.6 to 0.5.7.\n- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)\n- [Commits](https://github.com/zizmorcore/zizmor-action/compare/5f14fd08f7cf1cb1609c1e344975f152c7ee938d...192e21d79ab29983730a13\n[…]\nency-name: zizmorcore/zizmor-action\n dependency-version: 0.5.7\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T06:33:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9bcc2052016dc22b7e34ab0f5b8627d05546ea55",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\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/df4cb1c069e1874edd31b43\n[…]\n- dependency-name: actions/checkout\n dependency-version: 7.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 actions/checkout from 6.0.3 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T06:33:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a22265395b8223425c2e192027d255b485d3f157",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 5.0.5 to 6.1.0.\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/27d5ce7f107fe9357f9df03efb73ab90386fcca\n[…]\ns:\n- dependency-name: actions/cache\n dependency-version: 6.1.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 5.0.5 to 6.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T06:33:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb9e5e642a0ede03942560b865bcd9b0cc890292",
"body": "…mmathur/setup-php-2.37.2\n\nBump shivammathur/setup-php from 2.37.1 to 2.37.2",
"is_bot": false,
"headline": "Merge pull request #52 from danharrin/dependabot/github_actions/shiva…",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-16T08:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26b9e0677fb42e40d65b0a18266c81f91df500eb",
"body": "Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.37.1 to 2.37.2.\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-php/compare/7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc...f3e473d116dcccaddc5834248c87\n[…]\ndency-name: shivammathur/setup-php\n dependency-version: 2.37.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump shivammathur/setup-php from 2.37.1 to 2.37.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-16T06:34:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "53ec84e59a4d9c769537733ed82713e15678250e",
"body": "feat: Add support for Livewire 4",
"is_bot": false,
"headline": "Merge pull request #48 from morphsites-limited/2.x",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-10T10:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1a4f0f5a040bba0d635580ff092dda37217357",
"body": "…ns/checkout-6.0.3\n\nBump actions/checkout from 6.0.2 to 6.0.3",
"is_bot": false,
"headline": "Merge pull request #51 from danharrin/dependabot/github_actions/actio…",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-09T09:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a4ede79e28b6ffe01795be01a29186caa29d56",
"body": "…rcore/zizmor-action-0.5.6\n\nBump zizmorcore/zizmor-action from 0.5.3 to 0.5.6",
"is_bot": false,
"headline": "Merge pull request #50 from danharrin/dependabot/github_actions/zizmo…",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-09T09:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbe784ebc6d536fa760e68c2955d71c6162ff060",
"body": "…mmathur/setup-php-2.37.1\n\nBump shivammathur/setup-php from 2.37.0 to 2.37.1",
"is_bot": false,
"headline": "Merge pull request #49 from danharrin/dependabot/github_actions/shiva…",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-06-09T09:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8556f4ab0622fdd5514dd90a7436fe82471237d1",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.\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/de0fac2e4500dabe0009e67\n[…]\n- dependency-name: actions/checkout\n dependency-version: 6.0.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6.0.2 to 6.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T06:34:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "95ff36e9f51f3019353f4a8e4bde271faa430291",
"body": "Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.3 to 0.5.6.\n- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)\n- [Commits](https://github.com/zizmorcore/zizmor-action/compare/b1d7e1fb5de872772f31590499237e7cce841e8e...5f14fd08f7cf1cb1609c1e\n[…]\nency-name: zizmorcore/zizmor-action\n dependency-version: 0.5.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T22:42:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79cde5751f8f7a679526d49d315240aacb955ba9",
"body": "Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.37.0 to 2.37.1.\n- [Release notes](https://github.com/shivammathur/setup-php/releases)\n- [Commits](https://github.com/shivammathur/setup-php/compare/accd6127cb78bee3e8082180cb391013d204ef9f...7c071dfe9dc99bdf297fa79cb49e\n[…]\ndency-name: shivammathur/setup-php\n dependency-version: 2.37.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump shivammathur/setup-php from 2.37.0 to 2.37.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T22:42:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb5941586021ea4293cf3259e4f4e33d16b09f1e",
"body": null,
"is_bot": false,
"headline": "feat: Add support for Livewire 4",
"author_name": "Chris Ware",
"author_login": null,
"committed_at": "2026-06-02T11:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024b0ffdca90dd11739f431b9e2a56c6a81a7439",
"body": "Mark versions 0.x and 1.x as unsupported.",
"is_bot": false,
"headline": "Update supported versions in SECURITY.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-05-14T08:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8af1969c43d9a62bd974537791d2882d63689123",
"body": null,
"is_bot": false,
"headline": "Update Zizmor config",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-05-12T10:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "defd4cfd60326d4f77d219a6a309f59459a212ca",
"body": null,
"is_bot": false,
"headline": "Tighten GH action security",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-05-12T09:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c03e649220089f6e5a52d422e24e3f98c73e456d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-03-16T11:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21242fd5b9f5de0e0fbb2f415ad8dbf29d43b2e7",
"body": "Laravel 13.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #45 from laravel-shift/l13-compatibility",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-03-16T10:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f584b8db8adf2dac1729ea37243b46a2af7abab5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into l13-compatibility",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-03-03T08:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32b60a72da80b216156f316a887cf11151327013",
"body": null,
"is_bot": false,
"headline": "Update RateLimitingTest.php",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-03-03T08:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f5f2a601ef19aa5188af62e874d4f3ebce228a",
"body": null,
"is_bot": false,
"headline": "Update cache action version from v2 to v4",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-03-03T08:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f3e54f96e05f9eb47517a6b00faaa24ac57a22",
"body": null,
"is_bot": false,
"headline": "Change minimum stability from 'stable' to 'dev'",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-03-03T08:56:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f7c7059bdf5c37f553450720cb0aa9f54fdc03",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2026-03-03T08:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "522905902b724ca9cacf7f66510bc0c11a942f5b",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions for Laravel 13",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2026-02-22T17:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37133ab75b6123583514f6588b84fd26fb0020ad",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 13",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2026-02-22T17:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac0e64f8fdaea84ce06fafda3ae7afe50b2c317",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2025-03-25T10:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4f4a5b40023d30d0d9f42d932635b6d832afb00",
"body": "Add Laravel v12 badge to the README",
"is_bot": false,
"headline": "Merge pull request #41 from yehuuu6/patch-1",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2025-03-25T10:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a332eefa25f26ac8ddc293295fe6db7ca1b94b0d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2025-03-25T10:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31fe6ab8d2d158544a153c27781d0037bb366423",
"body": "Project supports Laravel 12 but the badges did not include that version.",
"is_bot": false,
"headline": "Add Laravel v12 badge to the README",
"author_name": "Eren Aydın",
"author_login": "yehuuu6",
"committed_at": "2025-03-25T08:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14dde653a9ae8f38af07a0ba4921dc046235e1a0",
"body": "Laravel 12.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #38 from laravel-shift/l12-compatibility",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2025-02-21T08:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5cc19dcb01873c1d02277c1695024e934b60e9a",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions for Laravel 12",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2025-02-17T02:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9c7f926517636d21f4383407d51b1d945e0022",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 12",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2025-02-17T02:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "003817754b11f7189b9bd1252c27f2fbb4505a2d",
"body": "Add a .gitattributes file to exclude the tests and ci files from archive export used by composer.",
"is_bot": false,
"headline": "Merge pull request #36 from AamirSohailKmAs/add_gitattributes_file",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2025-02-14T10:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4db6210d9cbd2f97988ccfb017184052589991",
"body": null,
"is_bot": false,
"headline": "Update .gitattributes",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2025-02-14T10:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5ecb8d3c073408d2afbca2defe8091c10417c64",
"body": "…archive export used by composer.",
"is_bot": false,
"headline": "Add a .gitattributes file to exclude the tests and ci files from the …",
"author_name": "Aamir Sohail KmAs",
"author_login": "AamirSohailKmAs",
"committed_at": "2025-02-13T13:29:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18680be2b4d3d901d8e453560f77810145492b34",
"body": "Ignores args",
"is_bot": false,
"headline": "Merge pull request #34 from pizcadesaber/ignore-args",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2025-01-22T14:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f7b6a4c1edc125b4dd40ab44350a25150ab884",
"body": null,
"is_bot": false,
"headline": "Add limit:",
"author_name": "pizcadesaber",
"author_login": "pizcadesaber",
"committed_at": "2025-01-22T12:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884c82757804f02e5e96aa95ed655ccc4ceee8f1",
"body": null,
"is_bot": false,
"headline": "Refactor $target to $method",
"author_name": "pizcadesaber",
"author_login": "pizcadesaber",
"committed_at": "2025-01-22T12:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9290f58a68f92f5785b1edabe5fbb07c083e4fb4",
"body": "…r shared rate limiters.",
"is_bot": false,
"headline": "Ignores args and changes $method to $target based on 'wire:target' fo…",
"author_name": "pizcadesaber",
"author_login": "pizcadesaber",
"committed_at": "2025-01-21T21:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9c1890174b3d1857dba6ce76de7c178fe20283",
"body": null,
"is_bot": false,
"headline": "Update SECURITY.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-11-24T16:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "132bb8b7cbb38c50eecf9ba7f6d9613f47ebbc39",
"body": "Add prefix for cache key",
"is_bot": false,
"headline": "Merge pull request #30 from lloricode/main",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-11-24T16:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67bcf0705d46d268368c843a52af01a6b46f1dd",
"body": "test: add php 8.4 to CI tests",
"is_bot": false,
"headline": "Merge pull request #32 from njoguamos/update-ci-with-php-8.4-matrix",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-11-24T16:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59148bd945d6c43fb8e0b50b7fcc707a6a9d68d",
"body": null,
"is_bot": false,
"headline": "update ci with php 8.4 matrix",
"author_name": "Njogu Amos",
"author_login": "njoguamos",
"committed_at": "2024-11-23T19:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98144ab3e166847bd3168bd6892b98b94021c3c8",
"body": "for able to control like ignoring is pulse configuration",
"is_bot": false,
"headline": "Add prefix for cache key",
"author_name": "Lloric Mayuga Garcia",
"author_login": "lloricode",
"committed_at": "2024-08-24T09:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a1b299e20de61f88ed6e94ea0bbcfc33aab1ddb",
"body": "fix: default to `null` for getRateLimitKey component",
"is_bot": false,
"headline": "Merge pull request #26 from ItsANameToo/patch-1",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-05-06T09:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9b604577d2c12647f5aba6a400151d073f71aa",
"body": null,
"is_bot": false,
"headline": "chore: default to null for getRateLimitKey component",
"author_name": "ItsANameToo",
"author_login": "ItsANameToo",
"committed_at": "2024-05-06T08:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf16003f0d977b5a41071526d697eec94ac41735",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb98eb84f12ebc0f46f270653203cf546b004e6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:53:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea9166038927d3dcee53ed54a94763cdfaef1f8b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a8c3d956d246273e3967440de7987257fcb267",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06cc4bbd188666e57759d009f5437ad8072deeeb",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0042b99ed92b7c6ee2d9b2cec1955b8bec7f257b",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:48:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a74aa352a269ec1e16310c2ddc6d23156f71f2",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091fc7c565bab2fd146ea2fb61936b14a3b51409",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2024-01-21T14:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc2cc0a0b5b517fdc5bba8671013dd71081f70a8",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T15:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027a44c4372ab831c492ed4ee6d188b5e0923609",
"body": "Key class customizable",
"is_bot": false,
"headline": "Merge pull request #20 from l3aro/main",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T15:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765eb8214dc54f2980cc76d57dec13c31212b84f",
"body": null,
"is_bot": false,
"headline": "Update volt-component.blade.php",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T14:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd03c0fafa000a067c07e66e97cf8dd7fe349a35",
"body": null,
"is_bot": false,
"headline": "Update TooManyRequestsException.php",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T14:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb242342ae3752a82be02f5fbffbae57aaff9ebf",
"body": null,
"is_bot": false,
"headline": "Update WithRateLimiting.php",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T14:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa4076d0de407d129b686e2d49f2de8bbcda8409",
"body": null,
"is_bot": false,
"headline": "Update TooManyRequestsException.php",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T14:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbd6c6c221e3dbb31813093134da773ce22e0c8a",
"body": null,
"is_bot": false,
"headline": "Update WithRateLimiting.php",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T14:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2dba7c9be88a4868bcba2a12bc1f15a343b4c3e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T14:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26fa198ddc3ae2e0b20196075ba670ef8c173ff8",
"body": "refactor: performance enhancements",
"is_bot": false,
"headline": "Merge pull request #21 from sakanjo/sakanjo-refactor-1",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-10-27T14:41:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec319b7797cce7907bb85e92ea94fde18e981c23",
"body": null,
"is_bot": false,
"headline": "refactor: performance enhancements",
"author_name": "sakanjo",
"author_login": "sakanjo",
"committed_at": "2023-09-20T11:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313784d69c7aaf0b0b2eccbd39f2b3fe82fbba5d",
"body": null,
"is_bot": false,
"headline": "Key class customizable",
"author_name": "l3aro",
"author_login": "l3aro",
"committed_at": "2023-09-09T18:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "102ebb1e3b26ca39eac2d84fb415609360b5ae63",
"body": "fix syntax in README",
"is_bot": false,
"headline": "Merge pull request #18 from tobiasla78/main",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-04-20T11:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7285407f1857529eba9695f8f389be4446159e4",
"body": null,
"is_bot": false,
"headline": "fix syntax in code example",
"author_name": "Tobias Ladzenski",
"author_login": "tobiasla78",
"committed_at": "2023-04-19T22:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a55996683cabf2e93893280d602191243b3b80b8",
"body": "Laravel 10",
"is_bot": false,
"headline": "Merge pull request #16 from RohanSakhale/laravel-10",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575366cc39d184652b20054015ef2a791c81ada9",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23ffb9e5b314b6eff6a5469fd192db6b03fba1d3",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6802f80971cdb10be6c882533cb73b64c991d7",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f9fa7aaaa67de1f898eb0abc7f25c21b197dfd",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "614a6c121775670fa7fe9ed52199a57ab006d2a2",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582b087e3d059c8872c555504fabc12a26fd14d0",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a58807b7316455899183512093d292939a72898",
"body": null,
"is_bot": false,
"headline": "Update phpunit.xml.dist",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6310ff4a57fe994ed09f27b1e0a113ad83e72f3b",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-03-12T12:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f41638c60372cb626359bd9d82e32ec94a6fe0a",
"body": null,
"is_bot": false,
"headline": "PHPUnit xml fix for v10",
"author_name": "Rohan Sakhale",
"author_login": "RohanSakhale",
"committed_at": "2023-03-03T20:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0498805e678ad671828d30802d3a7e7900a6ee8",
"body": null,
"is_bot": false,
"headline": "--amend",
"author_name": "Rohan Sakhale",
"author_login": "RohanSakhale",
"committed_at": "2023-03-03T20:24:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "438d8b8ee83ff4d12aca0f67b5641ba7e2bd3dcb",
"body": null,
"is_bot": false,
"headline": "Update for Laravel 10 and latest packages",
"author_name": "Rohan Sakhale",
"author_login": "RohanSakhale",
"committed_at": "2023-03-03T20:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ddf2064757c46bea96f84ef73a3d7a9126efcd",
"body": "Laravel 10 support",
"is_bot": false,
"headline": "Merge pull request #14 from datlechin/laravel-10",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2023-01-23T17:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b84287009cb7a60b7d40d150e864cb70f8a384f",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2023-01-23T16:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b6f704dd89b079ebd2d5f44e9d6405f7195832f",
"body": null,
"is_bot": false,
"headline": "exclude laravel 10 from php8.0",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2023-01-23T16:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a068da3a932d25f761b7547ee1a103a147c4515f",
"body": null,
"is_bot": false,
"headline": "Laravel 10.x support",
"author_name": "Ngo Quoc Dat",
"author_login": "datlechin",
"committed_at": "2023-01-23T16:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8abf691b6d0264efeee0920b988bbf2b75f21c06",
"body": "refactor: use sha1 for rate limit key generation",
"is_bot": false,
"headline": "Merge pull request #13 from ItsANameToo/refactor/adjust-key-generation",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2022-11-25T13:13:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89194ecd219b85e6ed5ee43dc5f8d0ff32f2795a",
"body": null,
"is_bot": false,
"headline": "refactor: use sha1 for rate limit key generation",
"author_name": "ItsANameToo",
"author_login": "ItsANameToo",
"committed_at": "2022-11-21T13:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c126053544c2f520fec7733c760fba177b2195",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2022-07-18T15:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99facf5b607fb0cde92a6f254f437295339f7de",
"body": null,
"is_bot": false,
"headline": "Update workflow",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2022-01-21T11:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67931dae6b97975d94462671317050fc275225ac",
"body": null,
"is_bot": false,
"headline": "Laravel 9",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2022-01-21T11:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7eea58d74f49b2879a5752d1e0985553c14f81e",
"body": "Update README.md file",
"is_bot": false,
"headline": "Merge pull request #9 from nezaboravi/main",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2022-01-11T21:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa944a38f3281a46bf9aad7a4deeb52a736e10d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2022-01-11T21:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef7485b31f0348e730a1bbc9c9b864b9bab4cb14",
"body": null,
"is_bot": false,
"headline": "Update README.md file",
"author_name": "Vladimir Nikolic",
"author_login": "nezaboravi",
"committed_at": "2021-10-08T19:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4121f329537c9eeed76b15d48427f2d8e4936db3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2021-05-17T08:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c97041cd4f94168d5077d4463062e681d057e00a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'pr/5' into main",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2021-05-17T08:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ff0288ab80f7b0789333e4eb148ef158d7ab190",
"body": "Add minutes to the Exception",
"is_bot": false,
"headline": "Merge pull request #5 from laravel-lib/main",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2021-05-17T08:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "732ec83c07e91ef78de649e6469f8415dee355d5",
"body": null,
"is_bot": false,
"headline": "Reformat",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2021-05-17T07:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794802eda1bcf14e05edbf884eee36e6f11f96ec",
"body": null,
"is_bot": false,
"headline": "Add minutes to the Exception",
"author_name": "Zulkifli Mohamed",
"author_login": "putera",
"committed_at": "2021-05-07T23:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4bf112372b3b3e02a89f12e4ecba8e69f65674e",
"body": null,
"is_bot": false,
"headline": "Update branch",
"author_name": "Dan Harrin",
"author_login": "danharrin",
"committed_at": "2021-02-16T18:34:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 28,
"latest_release_at": "2026-03-16T11:29:37Z",
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_last_push": 22,
"active_weeks_last_year": 9,
"days_since_latest_release": 128,
"mean_days_between_releases": 127.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "danharrin/livewire-rate-limiting",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/danharrin/livewire-rate-limiting",
"is_deprecated": false,
"latest_version": "v2.2.0",
"repository_url": "https://github.com/danharrin/livewire-rate-limiting",
"versions_count": 14,
"total_downloads": 32014229,
"dependents_count": 25,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2757391,
"first_published_at": null,
"latest_published_at": "2026-03-16T11:29:23Z",
"latest_version_yanked": null,
"days_since_latest_publish": 128
}
]
},
"popularity": {
"forks": 28,
"stars": 404,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2021-01-18",
"count": 2
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-05-26",
"count": 1
},
{
"date": "2021-11-06",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-09-09",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2026-06-02",
"count": 1
}
],
"complete": true,
"collected": 28,
"total_forks": 28
},
"star_history": null,
"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": 2973,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "illuminate/support",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^9.0|^10.0|^11.0|^12.0|^13.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "illuminate/support",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "livewire/livewire",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "livewire/volt",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 1,
"indirect_count": 5
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 25,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "danharrin",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/41773797?v=4"
},
{
"type": "User",
"login": "laravel-shift",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/15991828?v=4"
},
{
"type": "User",
"login": "datlechin",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/56961917?v=4"
},
{
"type": "User",
"login": "RohanSakhale",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2164321?v=4"
},
{
"type": "User",
"login": "pizcadesaber",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/79965488?v=4"
},
{
"type": "User",
"login": "szepeviktor",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
},
{
"type": "User",
"login": "ItsANameToo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/35610748?v=4"
},
{
"type": "User",
"login": "sakanjo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/121197517?v=4"
},
{
"type": "User",
"login": "l3aro",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25253808?v=4"
},
{
"type": "User",
"login": "putera",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/314314?v=4"
}
],
"contributors_sampled": 16,
"top_contributor_share": 0.748
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml",
"zizmor.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": 9,
"reason": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"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": 3,
"reason": "Found 3/9 approved changesets -- score normalized to 3",
"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": "19 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": 10,
"reason": "security policy file 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": "1ac0c3d442f15bc60e2f5896586d7c36ef2e97bb",
"ran_at": "2026-07-22T18:02:33Z",
"aggregate_score": 6.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T06:33:48Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-30T08:36:07Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/danharrin/livewire-rate-limiting",
"host": "github.com",
"name": "livewire-rate-limiting",
"owner": "danharrin"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 61,
"vitality": 64,
"community": 68,
"governance": 66,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 0.93,
"days_since_last_push": 22,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 22 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 22
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "19 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": 74,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v2.2.0",
"releases_from_tags": false,
"days_since_latest_release": 128,
"mean_days_between_releases": 127.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 128 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 128
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~127.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 127.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": 22,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 22 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 22
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 28,
"stars": 404,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "404 stars",
"points": 42.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 404
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "28 forks",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 28
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"packages": [
"danharrin/livewire-rate-limiting"
],
"dependents": 25,
"ecosystems": "packagist",
"total_downloads": 32014229,
"monthly_downloads": 2757391
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,757,391 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2757391,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "25 packages depend on it",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 25
}
}
],
"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": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 16,
"top_contributor_share": 0.748
},
"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 75% of commits",
"points": 5.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "16 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 16
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"merged_prs": 25,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/26 decided PRs merged",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/9 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 2017,
"owner_type": "User",
"is_verified": null,
"owner_login": "danharrin",
"public_repos": 16,
"account_age_days": 2917
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,017 followers of danharrin",
"points": 23.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2017,
"login": "danharrin"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "16 public repos, account ~7 yr old",
"points": 21,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 16
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"danharrin/livewire-rate-limiting"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 128
},
"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 128 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 128
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"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": 61,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 6.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": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/9 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "19 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 detected",
"points": 5,
"status": "met",
"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": 15
},
"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": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.301,
"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": "28 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.07
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"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": 2973,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:02:59.954340Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/danharrin/livewire-rate-limiting.svg",
"full_name": "danharrin/livewire-rate-limiting",
"license_state": "standard",
"license_spdx": "MIT"
}