Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"laravel",
"ssh"
],
"is_fork": false,
"size_kb": 822,
"has_wiki": false,
"homepage": "https://laravel.com/docs/envoy",
"languages": {
"PHP": 76975,
"Blade": 86
},
"pushed_at": "2026-07-24T21:33:58Z",
"created_at": "2014-02-08T18:43:03Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T21:33:55Z",
"description": "Elegant SSH tasks for PHP.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "2.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://laravel.com",
"name": "Laravel",
"type": "Organization",
"login": "laravel",
"company": null,
"location": null,
"followers": 10893,
"avatar_url": "https://avatars.githubusercontent.com/u/958072?v=4",
"created_at": "2011-08-04T03:44:54Z",
"is_verified": null,
"public_repos": 134,
"account_age_days": 5468
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.12.2",
"kind": "patch",
"published_at": "2026-04-01T12:56:48Z"
},
{
"tag": "v2.12.1",
"kind": "patch",
"published_at": "2026-03-25T14:03:20Z"
},
{
"tag": "v2.12.0",
"kind": "minor",
"published_at": "2026-03-24T18:49:29Z"
},
{
"tag": "v2.11.0",
"kind": "minor",
"published_at": "2026-03-17T14:25:16Z"
},
{
"tag": "v2.10.2",
"kind": "patch",
"published_at": "2025-01-28T15:47:31Z"
},
{
"tag": "v2.10.1",
"kind": "patch",
"published_at": "2025-01-14T15:47:05Z"
},
{
"tag": "v2.10.0",
"kind": "minor",
"published_at": "2024-11-19T20:44:22Z"
},
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2024-01-16T17:19:01Z"
},
{
"tag": "v2.8.7",
"kind": "patch",
"published_at": "2024-01-09T18:00:06Z"
},
{
"tag": "v2.8.6",
"kind": "patch",
"published_at": "2023-01-10T19:27:52Z"
},
{
"tag": "v2.8.5",
"kind": "patch",
"published_at": "2022-12-13T14:22:07Z"
},
{
"tag": "v2.8.4",
"kind": "patch",
"published_at": "2022-08-23T15:00:40Z"
},
{
"tag": "v2.8.3",
"kind": "patch",
"published_at": "2022-06-07T15:16:53Z"
},
{
"tag": "v2.8.2",
"kind": "patch",
"published_at": "2022-02-08T19:13:37Z"
},
{
"tag": "v2.8.1",
"kind": "patch",
"published_at": "2022-01-21T11:01:10Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2022-01-12T19:31:14Z"
},
{
"tag": "v2.7.2",
"kind": "patch",
"published_at": "2021-11-09T17:13:57Z"
},
{
"tag": "v2.7.1",
"kind": "patch",
"published_at": "2021-11-02T16:08:42Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2021-03-30T21:09:28Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2021-03-02T16:24:31Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2021-01-05T16:22:15Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2020-11-03T15:42:01Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2020-08-25T18:20:02Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2020-08-25T17:43:55Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2020-06-30T20:47:55Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2020-05-28T09:37:46Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2020-05-18T15:48:23Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-03-03T13:32:13Z"
},
{
"tag": "v1.6.5",
"kind": "patch",
"published_at": "2020-02-18T19:22:20Z"
},
{
"tag": "v1.6.4",
"kind": "patch",
"published_at": "2019-11-28T11:29:50Z"
},
{
"tag": "v1.6.3",
"kind": "patch",
"published_at": "2019-11-28T09:50:57Z"
},
{
"tag": "v1.6.2",
"kind": "patch",
"published_at": "2019-11-26T17:21:14Z"
}
],
"recent_commits": [
{
"oid": "78f14b90ce52570d1c2341b362937effbe54e0d6",
"body": "… (#307)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 7.0.0 to 7.0.1\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n\n[…]\nsion-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T21:33:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b635a6c1fcb26395ec783b221fe66e454fd413c8",
"body": "* Fix high CPU usage when running tasks in parallel\n\n* Clarify sleep purpose in process waiting loop\n\nUpdated comment for clarity on sleep function.\n\n---------\n\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
"is_bot": false,
"headline": "Fix high CPU usage when running tasks in parallel (#306)",
"author_name": "Mattias Geniar",
"author_login": "mattiasgeniar",
"committed_at": "2026-06-30T23:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec76d92227a1a95b2c999727c60d2b62961c889",
"body": "… (#305)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `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\n[…]\nsion-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T02:02:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6bca17181294b0093e2ab049b8f5c98dd20e7d2",
"body": "Bumps the github-actions group with 1 update: [shivammathur/setup-php](https://github.com/shivammathur/setup-php).\n\n\nUpdates `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/comp\n[…]\nsion-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump shivammathur/setup-php in the github-actions group (#304)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T21:33:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e408d7c21c01db9780e49bc4e884b58b12da9d26",
"body": "* Fix reusable workflow pin to match granted permissions\n\n* Fix reusable workflow pin to match granted permissions",
"is_bot": false,
"headline": "Fix reusable workflow pin to match granted permissions (#303)",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-06-04T09:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65b741debb249bd8a2cfac8299b2c4106055f933",
"body": null,
"is_bot": false,
"headline": "Enable Dependabot auto-merge (#302)",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-06-04T09:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d002a57aa7751a077e5943cb8bd256aa2400d8e",
"body": null,
"is_bot": false,
"headline": "Add Dependabot cooldown of 5 days (#301)",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-06-03T15:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45f58c29da22bdd163a80506e27a1b1684ff44dd",
"body": "…-actions-6a98abd9ac\n\nBump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group",
"is_bot": false,
"headline": "Merge pull request #300 from laravel/dependabot/github_actions/github…",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-06-03T07:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c557766f7b8f7fe21e2a57adc10328b9d87acd78",
"body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 4.3.1 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\n[…]\n\n dependency-version: 6.0.3\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 4.3.1 to 6.0.3 in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-03T06:57:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f2479494d987bbc43916469438960fb55a4bf3ba",
"body": "GitHub Actions hardening",
"is_bot": false,
"headline": "Merge pull request #299 from laravel/chore/github-actions-hardening",
"author_name": "nuno maduro",
"author_login": "nunomaduro",
"committed_at": "2026-06-03T06:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd948de3fd63b40f22f844900e13c5b8ca7e9863",
"body": null,
"is_bot": false,
"headline": "Pin GitHub Actions to commit SHAs and add Dependabot config",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2026-06-03T06:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a15159d50e0d0a631ed6ff059196855a3ef9e3a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "crynobone",
"author_login": "crynobone",
"committed_at": "2026-04-01T12:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f475252d9f2ab45e259d9b24e18cd179a6814df",
"body": null,
"is_bot": false,
"headline": "Update Laravel Envoy version to 2.12.2",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2026-04-01T12:56:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d2490812b0305506a01d4dcb7ec467a08b484a4",
"body": "Improves type safety and ensures compatibility with `Symfony\\Component\\Console\\Command\\Command::configure(): void` to fix #294",
"is_bot": false,
"headline": "Add void return type hints to console commands (#295)",
"author_name": "dominosaurs",
"author_login": "zainphp",
"committed_at": "2026-03-26T14:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddda2907f1127aea7955c32aeff9fa4ca8558ed1",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "taylorotwell",
"author_login": "taylorotwell",
"committed_at": "2026-03-25T14:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87b8832d351e96b6a94ef134ec1657b8c4464100",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2026-03-25T14:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ccdc8b5ed0bdaf981194431a1359dd4db39d43b",
"body": "fixes #292\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
"is_bot": false,
"headline": "Fix compatibility with `symfony/console` v8 (#293)",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2026-03-25T14:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc14e1c9ac22f02c5de5465c9b4a358f85138de",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "taylorotwell",
"author_login": "taylorotwell",
"committed_at": "2026-03-24T18:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df25c04180eb821a9c71586b81e28886f341424d",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2026-03-24T18:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf7891cec93e26200a47f3ffd55a9d80e7512eb",
"body": "- Quote *.x branch pattern — unquoted * is reserved in YAML, causing\n the workflow to fail on every push to versioned branches\n- Remove empty composer require with no package name, which caused\n every CI job to fail with \"Not enough arguments\"",
"is_bot": false,
"headline": "Fix workflow YAML syntax errors (#291)",
"author_name": "Josh Salway",
"author_login": null,
"committed_at": "2026-03-24T18:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aab269330e321fbf2fec4d4e71d8be599c43a62",
"body": null,
"is_bot": false,
"headline": "Update Symfony deps versions to support v8 (#290)",
"author_name": "Hichem Taboukouyout",
"author_login": "HichemTab-tech",
"committed_at": "2026-03-23T14:36:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7077b1283d3fec6e8312663d3ca2d63e0fb0a218",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "taylorotwell",
"author_login": "taylorotwell",
"committed_at": "2026-03-17T14:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b568f26bb1c9db5b3e0634701efd6c85ef14151",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2026-03-17T14:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34498afd853699e207a132d73dd65914621478f0",
"body": "* Bump dependencies for Laravel 13\n\n* Update GitHub Actions for Laravel 13",
"is_bot": false,
"headline": "Laravel 13.x Compatibility (#289)",
"author_name": "Laravel Shift",
"author_login": "laravel-shift",
"committed_at": "2026-02-20T19:55:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd415675032558a7fb1c5c2d557711e12a45b252",
"body": "* Allow calling stories from other stories\n\nfixes https://github.com/laravel/envoy/issues/149\n\n* Fix Style CI + phpstan\n\n* Fix StyleCI\n\n* Update RunCommand.php\n\n---------\n\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
"is_bot": false,
"headline": "Allow calling stories from other stories (#287)",
"author_name": "Vincent Prat",
"author_login": "vpratfr",
"committed_at": "2025-07-30T16:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c32f35577a1bfa83de89e86e2c9b858cf028bfa",
"body": null,
"is_bot": false,
"headline": "Update .styleci.yml",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2025-03-24T16:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5c7d23121b9099c27f3911ec0d691d1881b84fd",
"body": null,
"is_bot": false,
"headline": "chore: Update `update-changelog.yml`",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2025-02-12T01:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544231bf938b2225f69859d7912921f8daf59d1a",
"body": null,
"is_bot": false,
"headline": "chore: update changelog CI permission",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2025-02-11T13:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c67ddd3ca75b63f3f5612cc54d03facbb8d7d7d",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "taylorotwell",
"author_login": "taylorotwell",
"committed_at": "2025-01-28T15:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "819a519e3d86b056c7aa3bd5d0801952a6fc14fd",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2025-01-28T15:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a0a1e66c80735d92aeb50a2e73bebea57e8301",
"body": null,
"is_bot": false,
"headline": "Supports Laravel 12 (#283)",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2025-01-24T15:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a92ca1e3a82645df5c0a71808ac8396f0a2db0d",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "taylorotwell",
"author_login": "taylorotwell",
"committed_at": "2025-01-14T15:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af8e29e4da6e33172b6ca582b151f4e035485643",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2025-01-14T15:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65715f353071f48dcccec2829b7268ccff62f7a9",
"body": "* Add `nullable_type_declarations` rule\r\n\r\n* Apply fixes from StyleCI\r\n\r\n---------\r\n\r\nCo-authored-by: StyleCI Bot <bot@styleci.io>",
"is_bot": false,
"headline": "Fix deprecations warning on PHP 8.4 (#282)",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2024-12-19T18:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0d5ecf524c5e245b19f6b1cd3af2f87870d7fb",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "taylorotwell",
"author_login": "taylorotwell",
"committed_at": "2024-11-19T20:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8f6fa8b1aae5214d3187bfc55f79b080b89bdc",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2024-11-19T20:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec64be0527208b24791ac312489429701cd3f33c",
"body": "* [2.x] Supports PHP 8.4\r\n\r\n* wip\r\n\r\n* wip",
"is_bot": false,
"headline": "[2.x] Supports PHP 8.4 (#280)",
"author_name": "Mior Muhammad Zaki",
"author_login": "crynobone",
"committed_at": "2024-11-13T13:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453296c82f45667e8e28cf7e31dd4ed50b78dfe0",
"body": null,
"is_bot": false,
"headline": "Update config.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2024-09-03T10:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa1f3e01907fcbc57f2434bd887aa63e1cf7cf69",
"body": null,
"is_bot": false,
"headline": "Delete .github/ISSUE_TEMPLATE/2_Feature_request.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2024-09-03T09:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95fb27b037bb98409c4f62353617b5d1296a20d6",
"body": null,
"is_bot": false,
"headline": "Update config.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2024-09-03T09:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35451f7c46a1a82358074fa7f0aa7068d2c7d4af",
"body": null,
"is_bot": false,
"headline": "Replace dead link in Security Policy (#278)",
"author_name": "Julius Kiekbusch",
"author_login": "Jubeki",
"committed_at": "2024-08-02T07:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e63d0750c4c9fec07b895fef1a82d2f8c2f1c9",
"body": null,
"is_bot": false,
"headline": "Update 1_Bug_report.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2024-01-26T15:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4921b86dc31426f89b06961682dc745757b0573",
"body": null,
"is_bot": false,
"headline": "Use new static analysis workflow (#275)",
"author_name": "Julius Kiekbusch",
"author_login": "Jubeki",
"committed_at": "2024-01-26T11:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc247ef0e17840638e24aa76154ccf90c7f8aa0c",
"body": null,
"is_bot": false,
"headline": "Update RELEASE.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2024-01-18T13:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47a9032eb0cd3f6208a340aec878fc6db58f1812",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "driesvints",
"author_login": "driesvints",
"committed_at": "2024-01-16T17:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9b9da0fb5eb6625d90a164b828e94ab81472eb2",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2024-01-16T17:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64aeaa8b40a3fdbf56bafbf445bb80c97dbc024a",
"body": "* Adds L11 support\r\n\r\n* Adds missing type hint",
"is_bot": false,
"headline": "[develop] Adds L11 support (#268) (#274)",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2024-01-15T15:49:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad835affc9f9599cdd809066564c64153175ccd",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "driesvints",
"author_login": "driesvints",
"committed_at": "2024-01-09T18:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7635009d8d22a34a9f9c2a4e282d23ee234a07",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2024-01-09T17:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c6cf296eae9c684a720527112fe427e940f947",
"body": "* code & test\r\n\r\n* changing assert of new test\r\n\r\n* using Str instead of str helper\r\n\r\n* fixing tests\r\n\r\n* remove the usage of Str",
"is_bot": false,
"headline": "[2.x] Bugfix: Allowing `@setup` Variables into `@servers` (#272)",
"author_name": "AJ",
"author_login": "devajmeireles",
"committed_at": "2024-01-06T17:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e64f6fbf941439cc52c24519a6ee24af68b47ccf",
"body": "* add. code, tests & ignoring .idea folder\r\n\r\n* add new test validation\r\n\r\n* fixing styleci\r\n\r\n* fixing styleci (2)",
"is_bot": false,
"headline": "[2.x] Compile `@servers` When Array is in Multiple Lines (#270)",
"author_name": "AJ",
"author_login": "devajmeireles",
"committed_at": "2024-01-03T22:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b216f24d152f2147e4afd6c182549cef20d29c5",
"body": null,
"is_bot": false,
"headline": "PHP 8.3 build (#266)",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2023-09-08T13:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "206f3806f7c991c48f625b7dd542eb3e10c45ef6",
"body": null,
"is_bot": false,
"headline": "Update 1_Bug_report.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2023-04-07T07:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf0e30c770b227e8c37aa1b763a0b527977a930",
"body": null,
"is_bot": false,
"headline": "Update and rename 1_Bug_report.md to 1_Bug_report.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2023-04-06T14:44:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e68846c9062edb2d0c708360277356b2d9db1e61",
"body": "* Adds type checking\r\n\r\n* Update .gitattributes\r\n\r\n* Update static-analysis.yml",
"is_bot": false,
"headline": "[2.x] Adds type checking (#263)",
"author_name": "Nuno Maduro",
"author_login": "nunomaduro",
"committed_at": "2023-02-23T07:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea628cbabd6d93dc1694a0974df569143a96b0af",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "driesvints",
"author_login": "driesvints",
"committed_at": "2023-01-10T19:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24d2405dc785649684ccf531fddd2ac1f58ec861",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2023-01-10T19:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d65d338acddeced7f0fcb244065cf00d92ca4f9e",
"body": "* Update composer.json\r\n\r\n* Update tests.yml",
"is_bot": false,
"headline": "[2.x] Laravel v10 Support (#261)",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2023-01-06T15:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6ff84afbd90d319041a3565a7965151014876e2",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-12-28T11:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10bda8a57f7a8569d7f8ad3d8404da6af3d589a9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "driesvints",
"author_login": "driesvints",
"committed_at": "2022-12-13T14:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3f39e2bb7ee984db57cd03e406e67d759ebfab",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-12-13T14:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70dda95ea072e57cac0a8dc95dbcbb177a146c43",
"body": "* Add input and output properties to Command\r\n\r\n* Add Laravel 9 build",
"is_bot": false,
"headline": "Add input and output properties to Command (#259)",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-12-12T15:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3690d6d6b07780cdf8d17d54dcc23cbf101ae7d4",
"body": null,
"is_bot": false,
"headline": "Create issues.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-11-23T09:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e84d21fe14c99a9e04b8fad992b15e8fcc9f5ba",
"body": null,
"is_bot": false,
"headline": "Fix STDERR Output (#257)",
"author_name": "Alex Mayer",
"author_login": "amayer5125",
"committed_at": "2022-11-17T14:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca56f6dda8476f3e41741f5cf86772c1546e5be",
"body": null,
"is_bot": false,
"headline": "Test on PHP 8.2 (#256)",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-10-28T12:35:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41435328fc230dcd4d6cd2e4dd6705e39c2b7afa",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-08-30T09:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d757c8461ffef3e09e51f129c7ac597e5776c6c7",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "driesvints",
"author_login": "driesvints",
"committed_at": "2022-08-23T15:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44de79e26b041f9870aa0446ba24978a6256af4",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-08-23T15:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be1933064059f131719dc53c51eae05842ebe429",
"body": null,
"is_bot": false,
"headline": "Update RunCommand.php",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-08-18T07:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2029afd70bdc8c8ba1b79e1388af345b3953f7",
"body": "* Add $__taskName so available in @setup\r\n\r\n* simplify\r\n\r\n* wip\r\n\r\nCo-authored-by: Arwin <arwin@ligon.nl>\r\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
"is_bot": false,
"headline": "Add $__taskName so available in @setup (#254)",
"author_name": "Arwin",
"author_login": "arwinvdv",
"committed_at": "2022-08-17T20:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aeb1614fcd3b0681bde74f49a19b514611c93cc",
"body": null,
"is_bot": false,
"headline": "Update update-changelog.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-06-08T08:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953a97866ac76dcbd5b7963faee7e4d31d3279cf",
"body": null,
"is_bot": false,
"headline": "Update pull-requests.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-06-08T08:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4fc23f35c1195155ebcdabd3f27a514d261bd8",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "driesvints",
"author_login": "driesvints",
"committed_at": "2022-06-07T15:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "794490d6ca77d8e9e8bc7d5dd516942189e8d702",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-06-07T15:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d274a9de32364e0f0a812b505c8eda6b4795d9a",
"body": "For example, given config:\r\n\r\nHost foo bar baz\r\n HostName 127.0.0.1\r\n\r\nThe hostname returned will return 'foo' instead of 'foo bar baz'\r\n(invalid).\r\n\r\nFixes #230",
"is_bot": false,
"headline": "Fix hostname returned when multiple host aliases are defined (#250)",
"author_name": "Dan Church",
"author_login": "h3xx",
"committed_at": "2022-06-02T02:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa9fe0f7bfe70bef1f63873c01f4f7b2117dd673",
"body": null,
"is_bot": false,
"headline": "Update tests.yml (#247)",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-04-08T13:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4409611285da3cbb3bcf5e14f38b874a9c1926f9",
"body": null,
"is_bot": false,
"headline": "Create pull-requests.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-04-08T09:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dcc2c539a24a5ffd49338552420bccde6d46850",
"body": null,
"is_bot": false,
"headline": "Update update-changelog.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-03-23T12:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cc42297d435a7301e942fbcf2e054143d6ea2c2",
"body": null,
"is_bot": false,
"headline": "Update .styleci.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-03-17T10:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ba6df8861ff85eb2f5356b83208e7b951e864f",
"body": null,
"is_bot": false,
"headline": "Update .styleci.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-03-17T09:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a515c49b1d44c4ae86ce64e06754e2070a25a9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "driesvints",
"author_login": "driesvints",
"committed_at": "2022-02-08T19:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a8ba2640ecfc484e39af18580dc1a2d2d29c84",
"body": null,
"is_bot": false,
"headline": "Update envoy",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-02-08T19:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ea91ae670f44060b07e1af1c80f09fc2aa8aff",
"body": null,
"is_bot": false,
"headline": "Rename update-changelog.md to update-changelog.yml",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-02-08T14:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1affb65735ac4556d60fae83ee7bd2529a04118b",
"body": null,
"is_bot": false,
"headline": "Update RELEASE.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-02-08T13:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e691908d3a9b74cf0ff1ad646e4c0b6bd39e9b9",
"body": null,
"is_bot": false,
"headline": "Create update-changelog.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-02-08T13:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1992510501c171df2ad1914890f1d3c38007004",
"body": "This reverts commit 4c4725571b55fe620d341716b71e3387cec717a4.",
"is_bot": false,
"headline": "Revert \"Allow line breaks inside `@server` statements (#241)\" (#243)",
"author_name": "Jacob Baker-Kretzmar",
"author_login": "bakerkretzmar",
"committed_at": "2022-02-06T22:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65cea9127e459101cf5dd066776057c5b0bfd5ed",
"body": null,
"is_bot": false,
"headline": "fix conflicts",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2022-02-05T17:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4725571b55fe620d341716b71e3387cec717a4",
"body": "* Add baseline test for compiling servers statement\r\n\r\n* Add failing test for servers statement with line breaks\r\n\r\n* Allow line breaks inside server statements",
"is_bot": false,
"headline": "Allow line breaks inside `@server` statements (#241)",
"author_name": "Jacob Baker-Kretzmar",
"author_login": "bakerkretzmar",
"committed_at": "2022-02-05T15:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d89e803a9d1a92d68a9bf24e1de8f32a7fda25a",
"body": null,
"is_bot": false,
"headline": "Add `@before` hook",
"author_name": "Jacob Baker-Kretzmar",
"author_login": "bakerkretzmar",
"committed_at": "2022-02-04T20:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05fc44c089900bc642afccd2c41f17a2a2441ac",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-01-21T11:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a1629d66d239503479c8350982a984c3be191bf",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-01-21T11:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50597d81a6be4601c62bd35417e70bc982d6d32a",
"body": null,
"is_bot": false,
"headline": "Fix passing null to file_exists",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-01-21T10:58:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0af1af8a96c59d605892314d4797f5c75c3aa222",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-01-12T19:30:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ad67328f619ef8e91e19de13d46f2fc4f1ed91",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-01-12T19:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2418517bb07657aea9dadab02a994af622840668",
"body": "* Update composer.json\r\n\r\n* Update tests.yml",
"is_bot": false,
"headline": "[2.x] Laravel 9 Support (#239)",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2022-01-12T19:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274f47b9d933b6be84aae78fdf371e2f623c0620",
"body": "Fix PHP 8.1 deprecation warning",
"is_bot": false,
"headline": "Merge pull request #238 from bakerkretzmar/file-exists-deprecation",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2022-01-10T14:18:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25f1d2da8202500f0a02b46a071bfaf06e9fc5e",
"body": null,
"is_bot": false,
"headline": "Fix PHP 8.1 deprecation warning",
"author_name": "Jacob Baker-Kretzmar",
"author_login": "bakerkretzmar",
"committed_at": "2022-01-08T21:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f202dbedeacbdc3323d8f4b2106f9f15082d72",
"body": null,
"is_bot": false,
"headline": "version",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2021-11-09T17:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89f8b26065a8b1a523a7a90fb301893d07ae576",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Dries Vints",
"author_login": "driesvints",
"committed_at": "2021-11-09T17:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e294735c3c04ee738ffd03cde1188a865677ce5b",
"body": "Fix trim on windows for listed story tasks when some are preceded by …",
"is_bot": false,
"headline": "Merge pull request #236 from sanamichael/2.x",
"author_name": "Taylor Otwell",
"author_login": "taylorotwell",
"committed_at": "2021-11-03T16:53:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 24,
"latest_release_at": "2026-04-01T12:56:48Z",
"latest_release_tag": "v2.12.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 114,
"mean_days_between_releases": 130.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "laravel/envoy",
"exists": true,
"license": "MIT",
"keywords": [
"ssh",
"laravel"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/laravel/envoy",
"is_deprecated": false,
"latest_version": "v2.12.2",
"repository_url": "https://github.com/laravel/envoy",
"versions_count": 67,
"total_downloads": 5997616,
"dependents_count": 24,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 121788,
"first_published_at": null,
"latest_published_at": "2026-04-01T12:56:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 114
}
]
},
"popularity": {
"forks": 179,
"stars": 1613,
"watchers": 56,
"fork_history": {
"days": [
{
"date": "2014-02-11",
"count": 3
},
{
"date": "2014-02-12",
"count": 2
},
{
"date": "2014-02-13",
"count": 2
},
{
"date": "2014-02-19",
"count": 1
},
{
"date": "2014-03-04",
"count": 1
},
{
"date": "2014-04-12",
"count": 2
},
{
"date": "2014-05-08",
"count": 1
},
{
"date": "2014-05-09",
"count": 1
},
{
"date": "2014-05-15",
"count": 2
},
{
"date": "2014-05-30",
"count": 1
},
{
"date": "2014-07-31",
"count": 1
},
{
"date": "2014-08-18",
"count": 1
},
{
"date": "2014-08-20",
"count": 1
},
{
"date": "2014-09-05",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-11-26",
"count": 1
},
{
"date": "2014-12-22",
"count": 1
},
{
"date": "2015-01-08",
"count": 1
},
{
"date": "2015-01-15",
"count": 1
},
{
"date": "2015-01-21",
"count": 1
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-02-10",
"count": 1
},
{
"date": "2015-03-11",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-06-04",
"count": 1
},
{
"date": "2015-07-09",
"count": 1
},
{
"date": "2015-07-13",
"count": 1
},
{
"date": "2015-07-30",
"count": 1
},
{
"date": "2015-10-07",
"count": 1
},
{
"date": "2015-11-01",
"count": 1
},
{
"date": "2015-12-08",
"count": 1
},
{
"date": "2015-12-28",
"count": 1
},
{
"date": "2016-01-07",
"count": 1
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-01-30",
"count": 1
},
{
"date": "2016-02-09",
"count": 1
},
{
"date": "2016-03-03",
"count": 1
},
{
"date": "2016-03-09",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-11",
"count": 1
},
{
"date": "2016-03-29",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2016-04-12",
"count": 1
},
{
"date": "2016-05-04",
"count": 1
},
{
"date": "2016-05-05",
"count": 1
},
{
"date": "2016-05-10",
"count": 2
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-05-26",
"count": 1
},
{
"date": "2016-05-29",
"count": 1
},
{
"date": "2016-06-02",
"count": 1
},
{
"date": "2016-06-11",
"count": 1
},
{
"date": "2016-08-22",
"count": 1
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-09-07",
"count": 1
},
{
"date": "2016-09-30",
"count": 1
},
{
"date": "2016-10-09",
"count": 1
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-10-29",
"count": 1
},
{
"date": "2016-11-02",
"count": 1
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2016-12-09",
"count": 1
},
{
"date": "2016-12-23",
"count": 1
},
{
"date": "2017-01-08",
"count": 1
},
{
"date": "2017-02-19",
"count": 1
},
{
"date": "2017-02-23",
"count": 1
},
{
"date": "2017-03-21",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-24",
"count": 1
},
{
"date": "2017-05-03",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2017-09-10",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-09-15",
"count": 1
},
{
"date": "2017-09-20",
"count": 1
},
{
"date": "2017-11-07",
"count": 2
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-18",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2017-12-25",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-01-16",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-01-30",
"count": 2
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-05-15",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-06-14",
"count": 1
},
{
"date": "2018-07-17",
"count": 1
},
{
"date": "2018-08-06",
"count": 1
},
{
"date": "2018-08-20",
"count": 1
},
{
"date": "2018-09-27",
"count": 1
},
{
"date": "2018-10-24",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2018-11-07",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2018-12-24",
"count": 1
},
{
"date": "2019-01-22",
"count": 1
},
{
"date": "2019-02-02",
"count": 1
},
{
"date": "2019-02-23",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-03-15",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-08-30",
"count": 1
},
{
"date": "2019-09-04",
"count": 2
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-18",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-02-29",
"count": 1
},
{
"date": "2020-05-03",
"count": 1
},
{
"date": "2020-05-04",
"count": 1
},
{
"date": "2020-05-17",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-10-27",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-06-27",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-09-11",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-28",
"count": 1
},
{
"date": "2022-04-26",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-07-22",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-17",
"count": 1
},
{
"date": "2022-08-27",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2023-07-24",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
}
],
"complete": true,
"collected": 177,
"total_forks": 179
},
"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": 14783,
"source_files_sampled": 20,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "guzzlehttp/guzzle",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.0|^7.0"
},
{
"name": "illuminate/support",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0"
},
{
"name": "symfony/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.3|^5.0|^6.0|^7.0|^8.0"
},
{
"name": "symfony/process",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.3|^5.0|^6.0|^7.0|^8.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "guzzlehttp/guzzle",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/support",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 4,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 147,
"open_issues": 1,
"closed_ratio": 0.991,
"closed_issues": 105,
"closed_unmerged_prs": 54
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "taylorotwell",
"commits": 230,
"avatar_url": "https://avatars.githubusercontent.com/u/463230?v=4"
},
{
"type": "User",
"login": "driesvints",
"commits": 177,
"avatar_url": "https://avatars.githubusercontent.com/u/594614?v=4"
},
{
"type": "User",
"login": "crynobone",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/172966?v=4"
},
{
"type": "User",
"login": "GrahamCampbell",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
},
{
"type": "User",
"login": "simonhamp",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/31628?v=4"
},
{
"type": "User",
"login": "nunomaduro",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/5457236?v=4"
},
{
"type": "User",
"login": "denlapaev",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3096564?v=4"
},
{
"type": "User",
"login": "colorgreen",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/31222328?v=4"
},
{
"type": "User",
"login": "emanuelmutschlechner",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/27734375?v=4"
},
{
"type": "User",
"login": "4mation",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1802782?v=4"
}
],
"contributors_sampled": 71,
"top_contributor_share": 0.414
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"issues.yml",
"pull-requests.yml",
"static-analysis.yml",
"tests.yml",
"update-changelog.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 9,
"reason": "14 out of 15 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": 2,
"reason": "Found 7/24 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 46 contributing companies or organizations",
"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": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": 5,
"reason": "SAST tool is not run on all commits -- score normalized to 5",
"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": "78f14b90ce52570d1c2341b362937effbe54e0d6",
"ran_at": "2026-07-24T21:40:11Z",
"aggregate_score": 6.8,
"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-24T21:34:39Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T21:33:51Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 286,
"created_at": "2025-05-14T11:26:31Z",
"last_comment_at": "2025-07-14T15:08:31Z",
"last_comment_author": "romansh"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/laravel/envoy",
"host": "github.com",
"name": "envoy",
"owner": "laravel"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 34,
"inputs": {
"security": 34,
"vitality": 67,
"community": 83,
"governance": 78,
"engineering": 69,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 68,
"overall_after_jurisdiction_multiplier": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 24,
"human_commit_share": 0.96,
"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": "24 commits in the last year",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 24
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"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": 32,
"latest_release_tag": "v2.12.2",
"releases_from_tags": false,
"days_since_latest_release": 114,
"mean_days_between_releases": 130.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 114 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 114
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~130.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 130.7
}
}
],
"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": 23,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 23 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 23
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 83,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"forks": 179,
"stars": 1613,
"watchers": 56,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,613 stars",
"points": 52,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1613
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "179 forks",
"points": 18.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 179
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "56 watchers",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 56
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"packages": [
"laravel/envoy"
],
"dependents": 24,
"ecosystems": "packagist",
"total_downloads": 5997616,
"monthly_downloads": 121788
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "121,788 downloads/month across packagist",
"points": 67.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 121788,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "24 packages depend on it",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 24
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 78,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 71,
"top_contributor_share": 0.414
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 41% of commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "71 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 71
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 46 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 147,
"open_issues": 1,
"closed_issues": 105,
"issue_closed_ratio": 0.991,
"closed_unmerged_prs": 54
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "99% of issues closed",
"points": 46.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 99
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "147/201 decided PRs merged",
"points": 28,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 147,
"decided": 201
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/24 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 10893,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "laravel",
"public_repos": 134,
"account_age_days": 5468
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "10,893 followers of laravel",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10893,
"login": "laravel"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "134 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 134
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"laravel/envoy"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 114
},
"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 114 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 114
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "67 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 67
}
}
],
"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": 69,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"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": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": "14 out of 15 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"laravel",
"ssh"
],
"has_wiki": false,
"homepage": "https://laravel.com/docs/envoy",
"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://laravel.com/docs/envoy",
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 6.8,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 34,
"security_posture_before_jurisdiction": 68
},
"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": "14 out of 15 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 7/24 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 46 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.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": "SAST tool is not run on all commits -- score normalized to 5",
"points": 2.5,
"status": "partial",
"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": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
},
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 17
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1); Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
},
{
"code": "jurisdiction_exposure_next",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.375,
"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": "36 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 20,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 96
}
}
],
"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.04
},
"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": "4 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"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": 14783,
"source_files_sampled": 20,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-24T21:40:36.755673Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/laravel/envoy.svg",
"full_name": "laravel/envoy",
"license_state": "standard",
"license_spdx": "MIT"
}