Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"laravel",
"php",
"search",
"bulk-import",
"eloquent",
"indexing",
"scout",
"artisan",
"laravel-scout",
"reindex",
"queue-import"
],
"is_fork": false,
"size_kb": 122,
"has_wiki": false,
"homepage": "https://mozex.dev/docs/laravel-scout-bulk-actions",
"languages": {
"PHP": 28582
},
"pushed_at": "2026-08-01T17:26:21Z",
"created_at": "2023-06-28T09:16:40Z",
"owner_type": "User",
"updated_at": "2026-08-01T17:26:25Z",
"description": "Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://mozex.dev",
"name": "Mozex",
"type": "User",
"login": "mozex",
"company": "Mozex Labs",
"location": "Istanbul, Turkey",
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/18025667?v=4",
"created_at": "2016-03-23T08:27:37Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 3783
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.8.0",
"kind": "minor",
"published_at": "2026-08-01T17:26:02Z"
},
{
"tag": "1.7.0",
"kind": "minor",
"published_at": "2026-04-22T10:16:01Z"
},
{
"tag": "1.6.0",
"kind": "minor",
"published_at": "2026-04-09T17:22:12Z"
},
{
"tag": "1.5.2",
"kind": "patch",
"published_at": "2026-03-30T17:04:04Z"
},
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2026-03-30T17:02:15Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2026-03-30T16:48:47Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2026-03-18T12:17:02Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2026-03-04T17:14:59Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2025-02-25T10:43:07Z"
},
{
"tag": "1.2.4",
"kind": "patch",
"published_at": "2024-10-08T07:31:27Z"
},
{
"tag": "1.2.3",
"kind": "patch",
"published_at": "2024-09-28T11:10:14Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2024-09-28T11:04:29Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2024-08-15T14:00:34Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2024-03-01T14:08:23Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2023-10-15T21:33:09Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2023-07-01T11:21:19Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2023-06-30T13:22:46Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2023-06-29T16:55:04Z"
}
],
"recent_commits": [
{
"oid": "76c95aedd76cdb29768d45ca840c297bd0ee9890",
"body": null,
"is_bot": true,
"headline": "Update CHANGELOG",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-08-01T17:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7bfad9fa0877fdeec86172fcf4e0ce0bbcf3daf",
"body": "10.17.x is the only supported version without --fresh on scout:import,\nso raising the floor removes the version caveat from the option's help\ntext and the docs.",
"is_bot": false,
"headline": "Require laravel/scout ^10.18 for the --fresh option",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-08-01T16:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debf66dc0fb9e8af9ab110d3174e304cda33024b",
"body": "scout:import-all now accepts --fresh, which flushes each model from the\nindex immediately before that model is imported (Scout 10.18+). Unlike\nscout:refresh, only the model currently being imported is missing from\nthe index.\n\nscout:queue-import-all now accepts --order=asc|desc, added in Scout\n11.4, so a long rebuild can queue the highest IDs first. Scout reports an\ninvalid order via a zero exit code, so the value is validated here before\nany model is processed.",
"is_bot": false,
"headline": "Forward Scout's --fresh and --order options through the bulk commands",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-08-01T14:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c574f6fc1a0b698b758d83232e412118868cada",
"body": null,
"is_bot": false,
"headline": "Silence Moat workflow-permissions check",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-05-27T12:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07dfa16ba524ad52a49fc1cdad5850e8ec0ea9d5",
"body": null,
"is_bot": false,
"headline": "Switch changelog to verified API commits",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-05-27T11:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3708b677c5096cb13a353b862cc43eab29c48fc6",
"body": null,
"is_bot": false,
"headline": "Restrict workflow permissions to read-only",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-05-27T10:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae96ab1e40da8a0d22ed6490a18aa46cf1dec5ff",
"body": null,
"is_bot": false,
"headline": "improve workflows",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-05-26T22:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f528816dcbd5934cd3f48e119f3cbe85963d3d",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2026-04-22T10:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c28fc788875ae5681b7089ee39735f7ddb1bde",
"body": null,
"is_bot": false,
"headline": "add scout 11 support",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-04-22T10:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "148d931951a6097113bf2fd06d8628cca73ae9e9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2026-04-09T17:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8992562ffd77994c29fc58c1caea8d94dbdd18",
"body": null,
"is_bot": false,
"headline": "add laravel boost skill",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-04-09T17:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f7e8a116c353638fce6b335f72eb5b0b9829192",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-04-09T14:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68500956f99dc8f0c565fec686a91490ff690ef3",
"body": null,
"is_bot": false,
"headline": "Update context7.json",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-04-09T12:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ade06f5c29e4bf190737de02781163a8a8b97a9d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-04-08T17:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d73fab0ddb623db8a9d2909df2c40cc6bb98f3d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-04-05T11:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe850c1db9c36b9f69cbe427cf57b57c001234cb",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T17:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "911f9647a0db84f35beb6a9bba75e6a9537f92d3",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:mozex/laravel-scout-bulk-actions",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T17:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df3655c233d2bdfb9b9ec9f2d41a21a9da119af8",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T17:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b88c45de33353dce256d70294cd6e6d585cce9",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:mozex/laravel-scout-bulk-actions",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T17:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad3ffb53d3b6c1d4dbb51544704ee2d581ac7a9d",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T17:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1530ea2a659a63d0e06c6fba0a947fa216de8c8a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T16:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a2060ad0625e676ab0aa80dd072499a7995eb3",
"body": null,
"is_bot": false,
"headline": "improve docs",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T16:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "321f2ecae947ee1191356f31fe0f794760e23101",
"body": null,
"is_bot": false,
"headline": "improve tests",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T16:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f997507c64090e75f561d395957aaba059d456c",
"body": null,
"is_bot": false,
"headline": "add queue import",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T16:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dde880009dd387ae5f660235d93bf30fcc441be",
"body": null,
"is_bot": false,
"headline": "bump laravel scout",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-30T16:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1f039d1adabd1ac484fd5fc163d1bb111acb4c1",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-28T13:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7efd6923b6d4dfc48a4e28a95f7219eead6ccb16",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2026-03-18T12:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b0a8fd01f4857a9768cd0f3899435d72e8537a3",
"body": null,
"is_bot": false,
"headline": "add laravel 13 support",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-18T12:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e40becd310caee33a1accf5bd64d04f658422e6",
"body": null,
"is_bot": false,
"headline": "Optimize Packagist keywords for better search discovery",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-12T00:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b066f5a22d783e15a002d9ee8aee0c8f92a30e7",
"body": null,
"is_bot": false,
"headline": "Update support section in README",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-11T23:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "004a34974e70fb0b609a4a573877ea1ae5f70334",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T17:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6802ff3854ffcd96e4b3d820446bfbdf28932bc",
"body": "…heckout-6\n\nBump actions/checkout from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #23 from mozex/dependabot/github_actions/actions/c…",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T17:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5522c1966d110c2f73ea094b3e38ed897c90c9d",
"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": "2026-03-04T17:12:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16adf99da970da09318d63f76f67485a6a8b15ae",
"body": null,
"is_bot": false,
"headline": "adjust dependecies",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T17:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30964e6841290fc3005a1d100ded1f5e41b0027b",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T17:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31d39a62eb29826823be2dc0f57cb670905c0ac9",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T16:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b3c07ca1297204cd1ae0592a014080b39507f9f",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T16:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faa726bb7a16dc28ca25db07a934a95652cf638e",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T16:29:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f301540e6c008625779d1ed687e406177d233042",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T16:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ff86722bf7b4aadfc2c2ab32438edc27de201e",
"body": "…-tw-2.1.17\n\nUpdate phpstan/phpstan requirement from ^1.12.4 to ^2.1.17",
"is_bot": false,
"headline": "Merge pull request #22 from mozex/dependabot/composer/phpstan/phpstan…",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-03-04T15:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd6c782db4da5461886d6d1d4ea7bc4532d8625",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-01-12T11:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd468ef785fadc93298971a964f4a4afc28ac534",
"body": null,
"is_bot": false,
"headline": "Create context7.json",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2026-01-12T11:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dace637b701c8ecf9904d75125f72f091eede43",
"body": "Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.\n- [Release notes](https://github.com/phpstan/phpstan/releases)\n- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)\n- [Commits](https://github.com/phpstan/phpstan/comp\n[…]\n12.4...2.1.17)\n\n---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan\n dependency-version: 2.1.17\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update phpstan/phpstan requirement from ^1.12.4 to ^2.1.17",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-26T14:22:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c5e8fef82339002a695474dcbc7499bcf254bedc",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b8af3a9cef50615d2949b14c14a7746870c301",
"body": "Add Laravel 12 compatibility",
"is_bot": false,
"headline": "Merge pull request #14 from mozex/laravel-12-compatibility",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f214aee6d6db7d2e1aea527710c685b595f36f6a",
"body": "…/laravel-pint-action-2.5\n\nBump aglipanci/laravel-pint-action from 2.4 to 2.5",
"is_bot": false,
"headline": "Merge pull request #13 from mozex/dependabot/github_actions/aglipanci…",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49b71dc0f33b78387fbad29b7a819972d6e568e0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7accef05567380c57801fd582d19ec8e9b1d83",
"body": null,
"is_bot": false,
"headline": "bump carbon",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8be87016ee1c3072b5e31b96dff93bac27962ba",
"body": null,
"is_bot": false,
"headline": "remove workbench",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb862dc6ecde3647304e5219433c1a2b9b174eb8",
"body": null,
"is_bot": false,
"headline": "fix phpstan",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:34:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd6165be0e48264a350fb3cccb399c6760ea058",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d148d74d1767d08b150edd787d14977ff1b4311",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T10:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d44340bf8a784882e62aa4ed7182c5a929a18ed",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T09:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03065fc858e366df24cb3d96cf512972d5202348",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T09:08:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9516d31fde7aabd282c897fcdfef951fea73775b",
"body": null,
"is_bot": false,
"headline": "add laravel 12 to workflow",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T09:05:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "218f0e5d54e9765eae1771d069d89994ebc7a0b0",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2025-02-25T09:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d0a550a3b2769c0fcc095904958990e4654d66",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.4 to 2.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-03T13:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca790d12bd4910ef6afef643d7c0f471e1a2f19",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2024-10-08T07:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37cf081f331fa60b5eb525324ed808f63c107bd7",
"body": null,
"is_bot": false,
"headline": "bump laravel prompts",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-10-08T07:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015710d637551b956932c335936d6ad47f427fac",
"body": "…-tw-0.3.0\n\nUpdate laravel/prompts requirement from ^0.1.15|^0.2.0 to ^0.3.0",
"is_bot": true,
"headline": "Merge pull request #12 from mozex/dependabot/composer/laravel/prompts…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-10-07T13:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fc264a2894bc54e1710c60a4bab49a090fe157c",
"body": "---\nupdated-dependencies:\n- dependency-name: laravel/prompts\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update laravel/prompts requirement from ^0.1.15|^0.2.0 to ^0.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-07T13:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82fbbcbad78c65727348d190aed42a01c8f6e219",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2024-09-28T11:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8324df13196e28fe04d3591635768d3d360cacbe",
"body": null,
"is_bot": false,
"headline": "fix laravel prompts",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-09-28T11:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb5999c4529a2f689d9855d3f7003ed4c5f84e4",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2024-09-28T11:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365b8947116344fae9325f2ec3ee808043802509",
"body": "…-tw-0.2.0\n\nUpdate laravel/prompts requirement from ^0.1.11 to ^0.2.0",
"is_bot": true,
"headline": "Merge pull request #11 from mozex/dependabot/composer/laravel/prompts…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-09-23T13:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f213b78fe3bd3c057dceb7c08efaff9be852e685",
"body": "Updates the requirements on [laravel/prompts](https://github.com/laravel/prompts) to permit the latest version.\n- [Release notes](https://github.com/laravel/prompts/releases)\n- [Changelog](https://github.com/laravel/prompts/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/laravel/prompts/compare/v0.1.11...v0.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: laravel/prompts\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update laravel/prompts requirement from ^0.1.11 to ^0.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-23T13:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce13e895e1b76b4a7a07662c48c9b98487ad7321",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2024-08-15T14:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e02cbad06f1cdf54b3dcbb19734e8bb60e243654",
"body": null,
"is_bot": false,
"headline": "styling",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-08-15T13:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7350c881ce16c5aa30e58c64c96912b27aeb12e",
"body": null,
"is_bot": false,
"headline": "chore: bumps dependencies",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-08-15T13:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884311b8a0c1ee8c02c6f0d854ad1d534b3de772",
"body": "…t/fetch-metadata-2.2.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
"is_bot": true,
"headline": "Merge pull request #10 from mozex/dependabot/github_actions/dependabo…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-07-08T13:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc922493a8f08c52cfc5c69deaf8891b8c9443f7",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-08T13:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61757e5e5dcc5eebd7ac53fda0406a724a5c5bd7",
"body": "…/fetch-metadata-2.1.0\n\nBump dependabot/fetch-metadata from 1.6.0 to 2.1.0",
"is_bot": false,
"headline": "Merge pull request #9 from mozex/dependabot/github_actions/dependabot…",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-05-24T12:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b3d60e0ed6edd28260b5274c8a3d33c953a2d24",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-29T13:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "064288deb170d6bf32dc24ffd72455ffdad23efc",
"body": "…laravel-pint-action-2.4\n\nBump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
"is_bot": true,
"headline": "Merge pull request #8 from mozex/dependabot/github_actions/aglipanci/…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-04-15T13:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d331ab6cfad59e56b4e089963d1f48ce714a0a",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-15T13:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e81eedb7d062ba4ad6b137efba4cd1cb578a395",
"body": null,
"is_bot": false,
"headline": "fix security policy",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-04-02T08:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb46bc7c0977676998e9f980ba50341e6213584",
"body": null,
"is_bot": false,
"headline": "fix security policy",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-04-02T08:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec8cf5b86110550e18c5bd7ee65edba20dc88170",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2024-03-01T14:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a7980e873ef96e6db743706987b9ffd76223689",
"body": null,
"is_bot": false,
"headline": "remove php-structure-discoverer from dependecies",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2024-03-01T14:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a8e71307e445efd9bdef672ca0a2868b94ac04",
"body": null,
"is_bot": false,
"headline": "add prompts to dependencies",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2024-03-01T13:55:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "266f17c0ce8a724e88506027f71b73133d4e1a68",
"body": "…poser-install-3\n\nBump ramsey/composer-install from 2 to 3",
"is_bot": false,
"headline": "Merge pull request #6 from mozex/dependabot/github_actions/ramsey/com…",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2024-03-01T13:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4933fddd8d197bb045000e00cc35b8e2c2813fb0",
"body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ramsey/composer-install from 2 to 3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-01T13:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "257e7ccdcf2fed903fce8da0924d5eb2099c9769",
"body": null,
"is_bot": false,
"headline": "update and add laravel 11 support",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2024-03-01T13:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7e647a6e6749630739d99d3f3a699a84298b05",
"body": "…laravel-pint-action-2.3.1\n\nBump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
"is_bot": true,
"headline": "Merge pull request #5 from mozex/dependabot/github_actions/aglipanci/…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-01-01T13:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3686da509d6d77b331c315052557237d6445e6e0",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.0...2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\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 aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-01T13:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6774f8b2b08a207f0c5f1ce07ae82a8939ff0cc",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "mozex",
"author_login": "mozex",
"committed_at": "2023-10-15T21:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6988faa69492a9356ce7e3497f3d9ea478343ff",
"body": "…eckout-4\n\nBump actions/checkout from 3 to 4",
"is_bot": false,
"headline": "Merge pull request #3 from mozex/dependabot/github_actions/actions/ch…",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2023-10-15T21:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e473a7f3c0f378a25231f1b9587036d2e60dc9",
"body": "…fel/git-auto-commit-action-5\n\nBump stefanzweifel/git-auto-commit-action from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #4 from mozex/dependabot/github_actions/stefanzwei…",
"author_name": "Mozex",
"author_login": "mozex",
"committed_at": "2023-10-15T21:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c488a8fa964e69a19d3bc6acb5dfc24bddddf3a",
"body": null,
"is_bot": false,
"headline": "bump carbon version for ci",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T21:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a163d616ef5b9e297c1abf3a8fdda5f55c493f4d",
"body": null,
"is_bot": false,
"headline": "bump laravel for testing prompts",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T21:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16246fae95ff4d84f0224505e812b3f756f3dc9e",
"body": null,
"is_bot": false,
"headline": "workbench",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T21:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5fde68cf262abb7949cc89d0d48d0f7d65dc5cb",
"body": null,
"is_bot": false,
"headline": "add laravel prompts to dependencies",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T21:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1715e2d84e9f1b129459a999559ec63d84bb91bf",
"body": null,
"is_bot": false,
"headline": "add support for laravel prompts",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T21:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52fb070b0c0b0304f02c2e832c098e3ff42a4c8",
"body": null,
"is_bot": false,
"headline": "improve tests",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T17:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e861589300941d79ebe40822860f238530ae38",
"body": null,
"is_bot": false,
"headline": "change email",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T17:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "204bf9376199139d52cd3c08b454557790da82c9",
"body": null,
"is_bot": false,
"headline": "code style",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T17:57:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc8cc50a4e996d03915685c9d77f743e67698c9",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-10-15T17:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f195414cb3c1fb3235e1b3fbf34d9af103c74547",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.\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[…]\nencies:\n- dependency-name: stefanzweifel/git-auto-commit-action\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 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-09T13:15:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7421f72bd4ccb42b96e4e5dc5209199abca2e79d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\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/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\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 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-04T13:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb9785d289cc8826ed251fc03f5420dc8017dc5",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Mohammad Zahed",
"author_login": "mozex",
"committed_at": "2023-07-04T08:36:45Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 39,
"latest_release_at": "2026-08-01T17:26:02Z",
"latest_release_tag": "1.8.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 0,
"mean_days_between_releases": 73.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "mozex/laravel-scout-bulk-actions",
"exists": true,
"license": "MIT",
"keywords": [
"queue",
"search",
"import",
"laravel",
"eloquent",
"artisan",
"bulk",
"flush",
"indexing",
"searchable",
"reindex",
"scout",
"bulk-import",
"queue-import"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/mozex/laravel-scout-bulk-actions",
"is_deprecated": false,
"latest_version": "1.7.0",
"repository_url": "https://github.com/mozex/laravel-scout-bulk-actions",
"versions_count": 17,
"total_downloads": 42239,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2707,
"first_published_at": null,
"latest_published_at": "2026-04-22T10:14:33Z",
"latest_version_yanked": null,
"days_since_latest_publish": 101
}
]
},
"popularity": {
"forks": 0,
"stars": 14,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 6924,
"source_files_sampled": 21,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2538
},
"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": 12,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "laravel/framework",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.29|^12.12|^13.0"
},
{
"name": "laravel/prompts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^0.1.15|^0.2.0|^0.3.4"
},
{
"name": "laravel/scout",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^10.18|^11.0"
},
{
"name": "spatie/laravel-package-tools",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.19.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "laravel/framework",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/prompts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/scout",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-package-tools",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-arch",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-type-coverage",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/ray",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 4,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 15,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "mozex",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/18025667?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"changelog.yml",
"checks.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "76c95aedd76cdb29768d45ca840c297bd0ee9890",
"ran_at": "2026-08-01T17:26:40Z",
"aggregate_score": 4.7,
"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-08-01T17:26:22Z",
"oldest_open_prs": [
{
"number": 25,
"created_at": "2026-06-12T13:53:13Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-04T17:13:08Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mozex/laravel-scout-bulk-actions",
"host": "github.com",
"name": "laravel-scout-bulk-actions",
"owner": "mozex"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 56,
"calibrated": 59,
"calibration": "2026-08-02"
}
}
],
"value": 59,
"inputs": {
"security": 47,
"vitality": 73,
"community": 48,
"governance": 46,
"calibration": "2026-08-02",
"engineering": 67,
"ai_readiness": 44,
"weighted_overall_raw": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 39,
"human_commit_share": 0.82,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "39 commits in the last year",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 39
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"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": 92,
"inputs": {
"releases_count": 18,
"latest_release_tag": "1.8.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 73.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~73.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 73.6
}
}
],
"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": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 48,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 0,
"stars": 14,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "14 stars",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 14
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "weak",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"packages": [
"mozex/laravel-scout-bulk-actions"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 42239,
"monthly_downloads": 2707
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,707 downloads/month across packagist",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2707,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "weak",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"merged_prs": 15,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": null,
"closed_unmerged_prs": 9,
"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": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "15/24 decided PRs merged",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 15,
"decided": 24
}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "weak",
"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": 46,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "mozex",
"public_repos": 12,
"account_age_days": 3783
},
"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": "8 followers of mozex",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "mozex"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~10 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"mozex/laravel-scout-bulk-actions"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 101
},
"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 101 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 101
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 67,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"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": "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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"laravel",
"php",
"search",
"bulk-import",
"eloquent",
"indexing",
"scout",
"artisan",
"laravel-scout",
"reindex",
"queue-import"
],
"has_wiki": false,
"homepage": "https://mozex.dev/docs/laravel-scout-bulk-actions",
"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": "https://mozex.dev/docs/laravel-scout-bulk-actions",
"points": 15,
"status": "met",
"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": "11 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 11
}
}
],
"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": "weak",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.7
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 2
},
"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": 44,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.134,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2538
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "11 of 82 human commits state their intent (structured subject or explanatory body)",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 11,
"sampled": 82
}
}
],
"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.12
},
"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": "12 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 12,
"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": 6924,
"source_files_sampled": 21,
"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/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"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",
"application"
],
"labels": [
"library",
"network-service"
],
"scores": {
"library": 6,
"network-service": 4
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "dependencies",
"label": "network-service",
"source": "dep:laravel/framework",
"weight": 4
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.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-08-01T17:26:45.368136Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mozex/laravel-scout-bulk-actions.svg",
"full_name": "mozex/laravel-scout-bulk-actions",
"license_state": "standard",
"license_spdx": "MIT"
}