Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 09:57 UTC

laravel / pennant

A simple, lightweight library for managing feature flags.

PHPMIT★ 587 stars⑂ 63 forkssince Nov 2022View on GitHub ↗

laravel/pennant holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (87/100) and lowest on AI Readiness (32/100). It was last updated today. A single contributor accounts for most of its recent work.

76
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

76
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

LaravelOrganization
10,884 followers134 public repossince Aug 2011

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistlaravel/pennantv1.24.01,226,1084123 days agoflagsfeaturelaravelpennant

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

87Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
16.6/36Commit cadence — 24/52 weeks with commits
16/18Commit volume — 60 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year60
human_commit_share0.94
days_since_last_push0
active_weeks_last_year24

Release discipline

100Excellent
How it's scored
27/27Ships releases — 41 releases published
36/36Release recency — latest release 19 days ago
27/27Release cadence — a release every ~35.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count41
latest_release_tagv1.24.0
releases_from_tagsno
days_since_latest_release19
mean_days_between_releases35.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

82Good · 18% of overall
How it's scored
44.9/60Stars — 587 stars
14.9/25Forks — 63 forks
6.4/15Watchers — 15 watchers
Inputs used
forks63
stars587
watchers15
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 1,226,108 downloads/month across packagist
12.5/20Registry dependents — 73 packages depend on it
Inputs used
packageslaravel/pennant
dependents73
ecosystemspackagist
total_downloads15,130,221
monthly_downloads1,226,108

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

72Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
10.2/22.5Commit distribution — top contributor authored 55% of commits
13.5/13.5Contributor breadth — 34 contributors
10/10OpenSSF Scorecard: Contributors — project has 20 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled34
top_contributor_share0.546
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
30/38.3PR acceptance — 109/139 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/19 approved changesets -- score normalized to 1
Inputs used
merged_prs109
open_issues0
closed_issues40
issue_closed_ratio1
closed_unmerged_prs30
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 10,884 followers of laravel
25/25Track record — 134 public repos, account ~14 yr old
Inputs used
followers10,884
owner_typeOrganization
is_verified
owner_loginlaravel
public_repos134
account_age_days5,466
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 23 days ago
20/20Version history — 41 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslaravel/pennant
ecosystemspackagist
any_deprecatedno
min_days_since_publish23

Engineering Quality

Are baseline engineering and documentation practices in place?

69Moderate · 20% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 13 out of 14 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://laravel.com/docs/pennant
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsfeature, flags, laravel, pennant
has_wikino
homepagehttps://laravel.com/docs/pennant
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

67Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 13 out of 14 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/19 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 20 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
2/5SAST — SAST tool is not run on all commits -- score normalized to 4
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate6.8
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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.

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.4/40Legible commit history — 36 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.383
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.06
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
53.9/55Manageable file sizes — 1/51 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes66,205
source_files_sampled51
oversized_source_files1

Key facts

587GitHub stars
34contributors
60commits, last 12 months
0days since last push
41releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 63 ⇿
0Stars
63Forks
40Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325385063756372023-022024-102026-06
Major 1Minor 23Patch 16

Each point covers 4 days.

OpenSSF Scorecard 6.8 / 10
6.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 09:57 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests13 out of 14 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/19 approved changesets -- score normalized to 1
10Contributorsproject has 20 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
4SASTSAST tool is not run on all commits -- score normalized to 4
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Packagistilluminate/console^10.0|^11.0|^12.0|^13.0composer.json
Packagistilluminate/container^10.0|^11.0|^12.0|^13.0composer.json
Packagistilluminate/contracts^10.0|^11.0|^12.0|^13.0composer.json
Packagistilluminate/database^10.0|^11.0|^12.0|^13.0composer.json
Packagistilluminate/queue^10.0|^11.0|^12.0|^13.0composer.json
Packagistilluminate/support^10.0|^11.0|^12.0|^13.0composer.json
Packagistsymfony/console^6.0|^7.0|^8.0composer.json
Packagistsymfony/finder^6.0|^7.0|^8.0composer.json
All dependencies 12

Full resolved dependency set from the GitHub dependency graph: 8 direct and 4 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Packagistilluminate/consoledirect
Packagistilluminate/containerdirect
Packagistilluminate/contractsdirect
Packagistilluminate/databasedirect
Packagistilluminate/queuedirect
Packagistilluminate/supportdirect
Packagistsymfony/consoledirect
Packagistsymfony/finderdirect
Packagistlaravel/octaneindirect
Packagistorchestra/testbenchindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "feature",
        "flags",
        "laravel",
        "pennant"
      ],
      "is_fork": false,
      "size_kb": 1064,
      "has_wiki": false,
      "homepage": "https://laravel.com/docs/pennant",
      "languages": {
        "PHP": 229404
      },
      "pushed_at": "2026-07-22T09:54:28Z",
      "created_at": "2022-11-23T04:18:04Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T09:55:18Z",
      "description": "A simple, lightweight library for managing feature flags.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "1.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": 10884,
      "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": 5466
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2026-07-02T15:10:03Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2026-04-01T15:58:47Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2026-03-18T10:28:09Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2026-03-10T16:15:30Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2026-02-24T14:44:29Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2026-02-02T05:45:06Z"
        },
        {
          "tag": "v1.18.5",
          "kind": "patch",
          "published_at": "2025-12-03T00:29:05Z"
        },
        {
          "tag": "v1.18.4",
          "kind": "patch",
          "published_at": "2025-11-25T15:16:22Z"
        },
        {
          "tag": "v1.18.3",
          "kind": "patch",
          "published_at": "2025-10-14T14:07:14Z"
        },
        {
          "tag": "v1.18.2",
          "kind": "patch",
          "published_at": "2025-08-19T02:10:37Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2025-08-07T17:46:03Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2025-07-26T00:07:56Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2025-07-08T15:08:16Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2025-06-03T14:18:18Z"
        },
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2025-04-01T14:57:20Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2025-02-11T17:36:49Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2025-01-28T15:56:27Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2025-01-14T15:49:29Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2024-12-17T18:25:26Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2024-11-12T16:21:52Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2024-10-01T14:37:22Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2024-08-20T15:30:48Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2024-07-23T16:38:24Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2024-07-09T15:17:13Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2024-07-02T18:09:37Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2024-06-25T20:59:20Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-06-04T13:53:16Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-05-21T18:05:50Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2024-05-07T14:14:22Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-03-05T15:29:34Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-01-16T17:38:11Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-12-19T15:32:24Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-09-05T15:43:42Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2023-07-25T15:11:35Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-05-24T13:24:46Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-05-16T15:39:33Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-03-28T18:16:43Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-03-02T16:27:48Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-02-16T18:50:05Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-02-15T15:22:03Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-02-14T15:38:48Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e71287695c25c28fa6412a204c9e88ed42fd0094",
          "body": "… (#179)\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-22T09:54:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e77803452631b2db70ff39aa2ba17b40a2cc69d8",
          "body": "… (#178)\n\nBumps the github-actions group with 1 update: [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action).\n\n\nUpdates `stefanzweifel/git-auto-commit-action` from 7.1.0 to 7.2.0\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/rele\n[…]\nsion-update:semver-minor\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 stefanzweifel/git-auto-commit-action in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T09:54:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfb8012fecc1a518a5d20b06ae41b895a77984bf",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-07-02T15:10:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99fbc8038eb2c0a2642e9e13077a75e892b61d9",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-06-28T17:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68fc46261977e25f6ee1b7c965fb550dd9fc4c8",
          "body": "* Add support for enums in feature interactions\n\n* formatting\n\n---------\n\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
          "is_bot": false,
          "headline": "[1.x] Feat: PHP Enums (#177)",
          "author_name": "AJ",
          "author_login": "devajmeireles",
          "committed_at": "2026-06-28T17:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f766422b49be42714e7b42bce59168082fe9c2",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "crynobone",
          "author_login": "crynobone",
          "committed_at": "2026-06-24T10:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb991293db8c0cf0244c3e7f96f707ce125c9c18",
          "body": "… (#176)\n\n* Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group\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-\n[…]\nndabot[bot] <support@github.com>\n\n* Fix code styling\n\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-24T10:04:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58bc85dcdd07998bf11d9894d7ebc824f7cbafe7",
          "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 (#175)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-17T09:54:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ceac8adc6dce41c3c6f88a829d5afeef25e8a3b6",
          "body": "… (#174)\n\nBumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n\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 6.0.2 to 6.0.3 in the github-actions group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-10T09:54:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "328d854e64608edde9f291dbdb1634130b39fb06",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "nunomaduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-04T09:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d4f198dc1acc5bb29dd7cd1054d9ff74f3e1b5",
          "body": null,
          "is_bot": false,
          "headline": "Enable Dependabot auto-merge (#173)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-04T09:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4380cc284869a4885f93bcb5fc5763fede8a9f58",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "nunomaduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T15:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4b3d21f3e0de80034f06df14e428e96637d661",
          "body": null,
          "is_bot": false,
          "headline": "Add Dependabot cooldown of 5 days (#172)",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T15:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6797089e65e59dd6e4b29b02ed463ae72ceb7166",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "nunomaduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T07:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b550ebe9cca147db53a3d9bbac1c5886eb950de7",
          "body": "GitHub Actions hardening",
          "is_bot": false,
          "headline": "Merge pull request #171 from laravel/chore/github-actions-hardening",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T07:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cddc7104dee0b313d6253978824df87b3fdd9b4",
          "body": null,
          "is_bot": false,
          "headline": "Allow facade workflow to push by persisting credentials",
          "author_name": "Nuno Maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-06-03T07:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee5e13a40e89adcb64c091d6751d53e99d6a6f8",
          "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.0 to 2.37.1\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 (#170)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T04:07:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6e43cb3f9a14f8930bb410cd2b0cb427af0e6e45",
          "body": "Pin GitHub Actions to commit SHAs and add Dependabot config",
          "is_bot": false,
          "headline": "Merge pull request #169 from laravel/pin-github-actions",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2026-05-13T15:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab7fb0e7f695fe548c3bc1f8c0e63227ca8829f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade GitHub Actions to latest versions",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2026-05-13T15:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97bf858299da8cee9875688bd6db707a97ab009d",
          "body": null,
          "is_bot": false,
          "headline": "Pin GitHub Actions to commit SHAs and add Dependabot config",
          "author_name": "Joe Tannenbaum",
          "author_login": "joetannenbaum",
          "committed_at": "2026-05-13T15:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e7beda8dcea62b1a27c625c04a2cd2623de1d5",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-04-01T15:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3d531d0ba640f9d0bd3580990fb205244e956ca",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "timacdonald",
          "author_login": "timacdonald",
          "committed_at": "2026-03-19T02:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08a237342ad09d151eedf47e3f627099f6c75c64",
          "body": "This reverts commit 8825ad65cb4879d06c8f0f3cdc2f15614e8f54c7.",
          "is_bot": false,
          "headline": "Revert \"Test facade improvements\"",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2026-03-19T02:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d7e91fa840f8a1361cc613417c4759495a14ce",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "timacdonald",
          "author_login": "timacdonald",
          "committed_at": "2026-03-19T02:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c623dcec5b18859d2d0185783a5717c68c1124",
          "body": "Test facade improvements",
          "is_bot": false,
          "headline": "Merge pull request #165 from laravel/facade",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2026-03-19T02:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8825ad65cb4879d06c8f0f3cdc2f15614e8f54c7",
          "body": null,
          "is_bot": false,
          "headline": "Test facade improvements",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2026-03-19T02:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df584af725e1af078c1978f581ca40e6eced8307",
          "body": "This section was already covered by the skill's description frontmatter and doesn't affect triggering behavior. See laravel/boost#669.",
          "is_bot": false,
          "headline": "Remove redundant \"When to Apply\" section from skill body (#164)",
          "author_name": "Pushpak Chhajed",
          "author_login": "pushpak1300",
          "committed_at": "2026-03-18T14:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e9e183740b4d88845e8435baf838b0b12ea5ae",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "nunomaduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-18T10:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50099c8af83bffde5faea40480e4d77fc8a8b2a",
          "body": "[1.x] Supports Laravel 13",
          "is_bot": false,
          "headline": "Merge pull request #158 from laravel/laravel13",
          "author_name": "nuno maduro",
          "author_login": "nunomaduro",
          "committed_at": "2026-03-18T10:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41ca92957c85aa785bdd35997ce517ebe21641c",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "crynobone",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T02:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf18170983130be85642b346f39dee8d238dc09",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '1.x' into laravel13",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T02:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4a58c9923d3d2fffcaba7c066d9c82ca53b25f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-03-10T16:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "605e6d6b9fb950762e87f5ae38718a4c5e7a7710",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant Pennant guidelines and update skill description (#162)",
          "author_name": "Pushpak Chhajed",
          "author_login": "pushpak1300",
          "committed_at": "2026-03-10T13:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9675d1a27219ad5c08730c94cfe998d63657c57a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-02-24T14:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb54a19ffc2bdfabbf850994ffdb18cea12fa25a",
          "body": null,
          "is_bot": false,
          "headline": "Add Boost Guidelines & Skills (#161)",
          "author_name": "Pushpak Chhajed",
          "author_login": "pushpak1300",
          "committed_at": "2026-02-20T19:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589eb6805bda097b7f2c8226fb9df1b30ecbda46",
          "body": "Fixes PHPStan error:\n\"PHPDoc type array of property ... is not covariant with array<string> of overridden property\"\n\nUpdates @var to array<string> to match Illuminate\\Console\\Command.",
          "is_bot": false,
          "headline": "fix: correct PHPDoc type for $aliases in PurgeCommand (#160)",
          "author_name": "Iman Imen",
          "author_login": "imanimen",
          "committed_at": "2026-02-07T17:19:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55f3b30a581e69f61715921952be3f06603cd0e",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-02-06T03:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8477218daabf7a1ff6d03b1788cd5c2cdf9b8f3a",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "[1.x] Supports Laravel 13",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-02-06T02:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f256acb0e848afe7de0ad5303a574627fb0e52",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-02-02T05:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "178c654f10db832161b28c872f4b10035000c054",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-02-02T05:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69969909d53c195ae58256f2b56789355e0126d",
          "body": null,
          "is_bot": false,
          "headline": "add name attribute",
          "author_name": "Taylor Otwell",
          "author_login": "taylorotwell",
          "committed_at": "2026-02-02T05:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a6de0a4e91d738bc2345187c97d2b382e77ec7",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-12-03T00:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d824a46b6fa801925dd3b93470382bcc5b2b58",
          "body": "* feat!: add `setAll` method to driver\n\n* Support setAll in 1.x\n\n* Share same timestamp\n\n* Update Decorator.php\n\n---------\n\nCo-authored-by: Nandor Kraszlan <nandor.kraszlan@bizclikmedia.com>\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
          "is_bot": false,
          "headline": "Improve performance of setting multiple feature values at once (#157)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2025-11-27T16:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d360cd00e7194d81b5cdcf882f518412ce5dbe3",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-11-25T15:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0725624411f9365f915ae4ec69f415d696caf52",
          "body": "* [1.x] PHP 8.5 Compatibility\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* Fix code styling\n\n\n[…]\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n---------\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\nCo-authored-by: crynobone <172966+crynobone@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[1.x] PHP 8.5 Compatibility (#155)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-11-20T16:27:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12843f85acb0e9619d6ae9038fffdf46842a0bb4",
          "body": null,
          "is_bot": false,
          "headline": "Use defaultScope method and store response to only evaluate once (#154)",
          "author_name": "Steve Bauman",
          "author_login": "stevebauman",
          "committed_at": "2025-11-18T19:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08dfdd558df55b0908a85d16313a0db57086a7e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-10-14T14:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc2aa4e645cf806b8ae5057a133a9fd62fd6410",
          "body": "…ive type hints to fail scope validation (#153)\n\n* Fix type checking bug in `Decorator::typeAllowsScope()` causes primitive type hints to fail scope validation\n\n* Fix code styling\n\n* Add test\n\n* Fix code styling\n\n* fix `float/double`\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n--------\n[…]\n>\nCo-authored-by: crynobone <172966+crynobone@users.noreply.github.com>\nCo-authored-by: Tim MacDonald <hello@timacdonald.me>\nCo-authored-by: timacdonald <24803032+timacdonald@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix type checking bug in `Decorator::typeAllowsScope()` causes primit…",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-10-13T16:33:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "443935ca489322fcbf88cda2da39aa1eaf187266",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-08-31T23:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e3203963f42e8ab4739f819da178828d4e39fa",
          "body": "- moved property comments to constructor",
          "is_bot": false,
          "headline": "use promoted properties (#149)",
          "author_name": "Andrew Brown",
          "author_login": "browner12",
          "committed_at": "2025-08-31T23:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1036b83fb3e1f57489509f4b37909bc8f81c3141",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-08-19T02:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3ea4874ee4da4a7d02826f545ef6309160d041",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-08-18T13:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8f50b606df8da2931a5519c8d978603c4664fec",
          "body": null,
          "is_bot": false,
          "headline": "Revert incorrect docblock (#148)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2025-08-18T13:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ef3346acdf63dee2d8110f19ad1b24fb0f0f8a",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-08-14T17:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "859ee0dc0817ac7eee79318688fc5be44dac01f5",
          "body": null,
          "is_bot": false,
          "headline": "Update Feature.php (#147)",
          "author_name": "Maarten Paauw",
          "author_login": "maartenpaauw",
          "committed_at": "2025-08-14T17:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678f62fc6bb141b9a3d3173ca195a37b346fd358",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-08-07T17:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e912a99efe8e9660d4b3bf84cc7fde60106647",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-08-05T13:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b7b3b6433e7b91cb29140312f307bd58c5349db",
          "body": null,
          "is_bot": false,
          "headline": "Automatically resolve the flag's type if it's a class string (#146)",
          "author_name": "RVxLab",
          "author_login": "RVxLab",
          "committed_at": "2025-08-05T13:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae29537f0f6c517869ee14e534f5c3659a4212a2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-07-26T00:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c165eaa47c3231e3e3b15f0de5abf794727607e",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-07-26T00:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9872c8016bd619e713775329cf80bf562fe4187c",
          "body": null,
          "is_bot": false,
          "headline": "Add `nameMap` to decorator (#144)",
          "author_name": "James Brooks",
          "author_login": "jbrooksuk",
          "committed_at": "2025-07-26T00:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39cf7e7e9345c36b4bc327d875dab145f8ef4db1",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-07-08T15:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a2821ab266ff174dc80e801791040f68d9bedc",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-07-07T14:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce52a8a9980ff37239df90229dfd08568b9c536",
          "body": null,
          "is_bot": false,
          "headline": "Fix - Correct retrieval of `0` feature values via DB driver (#143)",
          "author_name": "Dan",
          "author_login": "pocketninja",
          "committed_at": "2025-07-07T14:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "236fdb7e56df3f9538f2ca303fafa504c4a61b75",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-06-03T14:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed040e5997569f7397e3be2011eb3447a6072e5c",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-06-02T14:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "312e8f8436634ed79ab6353829621583efc52f75",
          "body": "* Show a clearer error message\n\n* Check environment\n\n* Update EnsureFeaturesAreActive.php\n\n---------\n\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
          "is_bot": false,
          "headline": "Show a default error message when the middleware check fails (#141)",
          "author_name": "Simon Hamp",
          "author_login": "simonhamp",
          "committed_at": "2025-06-02T14:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af2a2d73dfa53a63cdd27e219e2ff8227cde92e7",
          "body": null,
          "is_bot": false,
          "headline": "Delete art/.DS_Store",
          "author_name": "Taylor Otwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-04-04T02:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddf61b86923127f6f856dc2dd6884569901f933a",
          "body": null,
          "is_bot": false,
          "headline": "Update logo (#139)",
          "author_name": "David Hill",
          "author_login": "iamdavidhill",
          "committed_at": "2025-04-04T02:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "559bbb9fad57efa0de72c534e57ea28a090a08a2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-04-01T14:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afcaf9ae10190b842eda22aeed0e97ee625ce608",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-03-22T01:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a664ac8873c54a382981826bb0612019652de8f4",
          "body": null,
          "is_bot": false,
          "headline": "add return types for migrations (#137)",
          "author_name": "Davendra Naraine",
          "author_login": "devinnived",
          "committed_at": "2025-03-22T01:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1169cbbd90fd22a4547bcedd2b910483b26e0e35",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update `facade.yml`",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-02-12T01:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272788a717b3dadd03454b921018ff12d7515e93",
          "body": null,
          "is_bot": false,
          "headline": "Fix code styling",
          "author_name": "crynobone",
          "author_login": "crynobone",
          "committed_at": "2025-02-12T01:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfcaf2dcd9ecf9354a5d60ae09862ddd9d7d9fdc",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update `coding-standards.yml`",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-02-12T01:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa6ee882b36f96b5f95d465eca5e408cb138927f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-02-11T17:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32e4ec40b016472c1df25f548b8a6a4610ca4b5",
          "body": "* Set database connection in migration\n\n* Change return type\n\n* Refactor migration to extend PennantMigration and remove redundant connection method",
          "is_bot": false,
          "headline": "Ensure migrations use the correct configured database connection (#134)",
          "author_name": "Gabor",
          "author_login": "G4b0rDev",
          "committed_at": "2025-02-11T17:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af61c29df8c6380e1491305c749a2eaa454d7e83",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-01-28T15:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489afeaafc260cf94331b55bc324cf139930a19b",
          "body": "* Supports Laravel 12\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n---------\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Supports Laravel 12 (#132)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-01-28T15:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac797926d9842f98e97aad4b6e1f25f47d98c970",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2025-01-14T15:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a14ad5d8533b75a9279f2d8b606bc723e7fc7b",
          "body": "* [1.x] Allow any driver to opt-in to cache flushing\r\n\r\n* rename interface\r\n\r\n---------\r\n\r\nCo-authored-by: Taylor Otwell <taylor@laravel.com>",
          "is_bot": false,
          "headline": "[1.x] Allow any driver to opt-in to cache flushing (#131)",
          "author_name": "Davey Shafik",
          "author_login": "dshafik",
          "committed_at": "2024-12-27T20:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55adb05413d9d3bbdae4fc6cc5bb4a75d2bb93a2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-12-17T18:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1522c625691b2870e15f3cd74610a362ef0b990",
          "body": null,
          "is_bot": false,
          "headline": "Add before hook support to features with names (#130)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-12-13T15:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade5f5187f3c4286307266de12173340ef471c64",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-11-12T16:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a3a06e39dc2069fda05dd26181645581e8050b4",
          "body": "…en scope (#127)\n\n* Allow external drivers to retrieve defined features for the given scope\r\n\r\n* Fix code styling\r\n\r\n* Ensure scope are resolved correctly\r\n\r\n---------\r\n\r\nCo-authored-by: timacdonald <timacdonald@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[1.x] Allow external drivers to retrieve defined features for the giv…",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-12T14:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc2b5998b66cf261493eb8b147f31a9bbb7d6fff",
          "body": null,
          "is_bot": false,
          "headline": "[1.x] Supports PHP 8.4 (#128)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2024-11-12T14:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "457cc524d88790a88abb77140d6beff9e3cc8139",
          "body": "* Allow control over feature serialization\r\n\r\n* Remove driver from contract\r\n\r\n* Improve typing\r\n\r\n* Fix types\r\n\r\n* Coding style\r\n\r\n* Fix CI",
          "is_bot": false,
          "headline": "[1.x] Improve typing checks (#126)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-09T00:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42f96b6bc5d91274d6d894792a5c070a8dbd365b",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-11-08T04:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06106b866a626bc2140bb0f83ab073e9aaad2f37",
          "body": "…e defined for differing scopes (#121)\n\n* some failing tests\r\n\r\n* one failing test\r\n\r\n* passing tests\r\n\r\n* values replaces FeatureDoesNotMatchScope with false\r\n\r\n* unused import\r\n\r\n* handle mixed\r\n\r\n* add more logic to PendingScopedFeatureInteraction\r\n\r\n* comment\r\n\r\n* move tests to abstract class\r\n\r\n* clean up\r\n\r\n* test rawValues; make PendingScopedFeatureInteraction a singleton\r\n\r\n* formatting\r\n\r\n* Support 8.1\r\n\r\n---------\r\n\r\nCo-authored-by: Tim MacDonald <hello@timacdonald.me>",
          "is_bot": false,
          "headline": "[1.x] Allow retrieving all features for a scope when some features ar…",
          "author_name": "Luke Kuzmish",
          "author_login": "cosmastech",
          "committed_at": "2024-11-08T03:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b27a3d662bd1b93601de0fdd23b987014053843",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-11-08T03:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9cbe2f1f1b5a3324a28c3c9c19195e78e2235a",
          "body": "* Allow control over feature serialization\r\n\r\n* Remove driver from contract",
          "is_bot": false,
          "headline": "[1.x] Allow control over feature serialization (#125)",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-11-08T03:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4580a046509c5d82728cad4335a7d1488333d355",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-10-01T14:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d669662519af4502e369723db4b49644f44aefe",
          "body": "* Blade: Add new featureany directive\r\n\r\n* Tests/Blade: Add tests for new featureany directive",
          "is_bot": false,
          "headline": "[1.x] Add a new `@featureany` directive (#122)",
          "author_name": "Ryan Chandler",
          "author_login": "ryangjchandler",
          "committed_at": "2024-09-30T14:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8c003cb1292f1cfa6f80f22535db08cdfe8a1c",
          "body": null,
          "is_bot": false,
          "headline": "Update config.yml",
          "author_name": "Dries Vints",
          "author_login": "driesvints",
          "committed_at": "2024-09-03T10:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9447d8ad0b599c5654ea946707ca2fc6795d9bf2",
          "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-03T08:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a07d0de4b8f82af242a04154688f79dcb2b4514f",
          "body": null,
          "is_bot": false,
          "headline": "Update config.yml",
          "author_name": "Dries Vints",
          "author_login": "driesvints",
          "committed_at": "2024-09-03T08:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8536ff97120174d95474a96c870179fdbb247e51",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "driesvints",
          "author_login": "driesvints",
          "committed_at": "2024-08-20T15:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd4f8f399f235a6ee5ae866988a5ea3cb3cae86",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "timacdonald",
          "author_login": "timacdonald",
          "committed_at": "2024-08-08T05:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7bdf75d20c775dffdf39c8449d7399e6b00bf63",
          "body": null,
          "is_bot": false,
          "headline": "Fix docblock",
          "author_name": "Tim MacDonald",
          "author_login": "timacdonald",
          "committed_at": "2024-08-08T05:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f5fe72e02c3a367edcb31e38d89a5d9433f5cba",
          "body": null,
          "is_bot": false,
          "headline": "Update facade docblocks",
          "author_name": "taylorotwell",
          "author_login": "taylorotwell",
          "committed_at": "2024-08-07T21:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 41,
      "commits_last_year": 60,
      "latest_release_at": "2026-07-02T15:10:03Z",
      "latest_release_tag": "v1.24.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 24,
      "days_since_latest_release": 19,
      "mean_days_between_releases": 35.3
    },
    "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/pennant",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "flags",
            "feature",
            "laravel",
            "pennant"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/laravel/pennant",
          "is_deprecated": false,
          "latest_version": "v1.24.0",
          "repository_url": "https://github.com/laravel/pennant",
          "versions_count": 41,
          "total_downloads": 15130221,
          "dependents_count": 73,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1226108,
          "first_published_at": null,
          "latest_published_at": "2026-06-28T17:14:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 23
        }
      ]
    },
    "popularity": {
      "forks": 63,
      "stars": 587,
      "watchers": 15,
      "fork_history": {
        "days": [
          {
            "date": "2023-02-10",
            "count": 3
          },
          {
            "date": "2023-02-11",
            "count": 3
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 63,
        "total_forks": 63
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 66205,
      "source_files_sampled": 51,
      "oversized_source_files": 1,
      "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": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "illuminate/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/container",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/database",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/queue",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/support",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "symfony/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0|^7.0|^8.0"
        },
        {
          "name": "symfony/finder",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0|^7.0|^8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "illuminate/console",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/container",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/contracts",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/database",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/queue",
            "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/finder",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/octane",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 8,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 109,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 40,
        "closed_unmerged_prs": 30
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "timacdonald",
          "commits": 219,
          "avatar_url": "https://avatars.githubusercontent.com/u/24803032?v=4"
        },
        {
          "type": "User",
          "login": "taylorotwell",
          "commits": 84,
          "avatar_url": "https://avatars.githubusercontent.com/u/463230?v=4"
        },
        {
          "type": "User",
          "login": "driesvints",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/594614?v=4"
        },
        {
          "type": "User",
          "login": "nunomaduro",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/5457236?v=4"
        },
        {
          "type": "User",
          "login": "crynobone",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/172966?v=4"
        },
        {
          "type": "User",
          "login": "pushpak1300",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/31663512?v=4"
        },
        {
          "type": "User",
          "login": "joetannenbaum",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2702148?v=4"
        },
        {
          "type": "User",
          "login": "thijsvdanker",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/429548?v=4"
        },
        {
          "type": "User",
          "login": "cosmastech",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/42181698?v=4"
        },
        {
          "type": "User",
          "login": "Jubeki",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/15707543?v=4"
        }
      ],
      "contributors_sampled": 34,
      "top_contributor_share": 0.546
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coding-standards.yml",
        "dependabot-auto-merge.yml",
        "facade.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": "13 out of 14 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": 1,
            "reason": "Found 3/19 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 20 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": 10,
            "reason": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 4,
            "reason": "SAST tool is not run on all commits -- score normalized to 4",
            "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": "e71287695c25c28fa6412a204c9e88ed42fd0094",
        "ran_at": "2026-07-22T09:57:14Z",
        "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-22T09:55:19Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T09:54:20Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/laravel/pennant",
    "host": "github.com",
    "name": "pennant",
    "owner": "laravel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 67,
        "vitality": 87,
        "community": 82,
        "governance": 72,
        "engineering": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 24
            },
            "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": "24/52 weeks with commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 100,
            "inputs": {
              "releases_count": 41,
              "latest_release_tag": "v1.24.0",
              "releases_from_tags": false,
              "days_since_latest_release": 19,
              "mean_days_between_releases": 35.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "41 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 19 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~35.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 35.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 19,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 19 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 63,
              "stars": 587,
              "watchers": 15,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "587 stars",
                "points": 44.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 587
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "63 forks",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "15 watchers",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "laravel/pennant"
              ],
              "dependents": 73,
              "ecosystems": "packagist",
              "total_downloads": 15130221,
              "monthly_downloads": 1226108
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,226,108 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1226108,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "73 packages depend on it",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "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": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 34,
              "top_contributor_share": 0.546
            },
            "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 55% of commits",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 55
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "34 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 20 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 109,
              "open_issues": 0,
              "closed_issues": 40,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 30
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "109/139 decided PRs merged",
                "points": 30,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 109,
                      "decided": 139
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/19 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 10884,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "laravel",
              "public_repos": 134,
              "account_age_days": 5466
            },
            "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,884 followers of laravel",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10884,
                      "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/pennant"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 23
            },
            "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 23 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 23
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "41 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "13 out of 14 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": [
                "feature",
                "flags",
                "laravel",
                "pennant"
              ],
              "has_wiki": false,
              "homepage": "https://laravel.com/docs/pennant",
              "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/pennant",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 67,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 6.8
            },
            "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": "13 out of 14 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/19 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 20 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": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 4",
                "points": 2,
                "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 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.383,
              "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 94 human commits state their intent (structured subject or explanatory body)",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 94
                    }
                  }
                ],
                "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.06
            },
            "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": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "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": 54,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 66205,
              "source_files_sampled": 51,
              "oversized_source_files": 1
            },
            "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": "1/51 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 51,
                      "oversized": 1
                    }
                  }
                ],
                "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-22T09:57:40.125637Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/laravel/pennant.svg",
  "full_name": "laravel/pennant",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPackagist.