Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 20:02 UTC

ash-jc-allen / laravel-config-validator

A library for validating your Laravel app's config.

PHPMIT★ 217 stars⑂ 11 forkssince Sep 2020View on GitHub ↗

ash-jc-allen/laravel-config-validator holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on AI Readiness (32/100). It was last updated today. A single contributor accounts for most of its recent work.

59
overall / 100
Moderate

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.

59
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

Ash AllenPersonal account
677 followers72 public repossince May 2018Ash Allen Design

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistashallendesign/laravel-config-validatorv2.10.0147,59423131 days agoconfigvalidationlaravelashallendesign

Metrics by category

Vitality

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

63Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.2/36Commit cadence — 6/52 weeks with commits
13/18Commit volume — 27 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year27
human_commit_share1
days_since_last_push0
active_weeks_last_year6
How it's scored
27/27Ships releases — 16 releases published
27/36Release recency — latest release 131 days ago
12.6/27Release cadence — a release every ~138.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv2.10.0
releases_from_tagsno
days_since_latest_release131
mean_days_between_releases138.1
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?

54Moderate · 18% of overall
How it's scored
37.9/60Stars — 217 stars
8.3/25Forks — 11 forks
0/15Watchers — 2 watchers
Inputs used
forks11
stars217
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
68.9/80Monthly downloads — 147,594 downloads/month across packagist
4/20Registry dependents — 3 packages depend on it
Inputs used
packagesashallendesign/laravel-config-validator
dependents3
ecosystemspackagist
total_downloads1,346,807
monthly_downloads147,594

Sustainability & Governance

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

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.9/22.5Commit distribution — top contributor authored 92% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.916
How it's scored
43.9/46.8Issue resolution — 94% of issues closed
33.8/38.3PR acceptance — 61/69 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/13 approved changesets -- score normalized to 0
Inputs used
merged_prs61
open_issues1
closed_issues15
issue_closed_ratio0.938
closed_unmerged_prs8
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.4/25Owner reach — 677 followers of ash-jc-allen
25/25Track record — 72 public repos, account ~8 yr old
Inputs used
followers677
owner_typeUser
is_verified
owner_loginash-jc-allen
public_repos72
account_age_days2,979
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 131 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesashallendesign/laravel-config-validator
ecosystemspackagist
any_deprecatedno
min_days_since_publish131

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicslaravel, hacktoberfest
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

34At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/13 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not 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_aggregate3.4
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)
13.3/40Legible commit history — 25 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.25
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
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
55/55Manageable file sizes — 0/36 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes10,827
source_files_sampled36
oversized_source_files0

Key facts

217GitHub stars
6contributors
27commits, last 12 months
0days since last push
16releases
1bus factor
1open 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 ★ / 11 ⇿
0Stars
11Forks
11Releases

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.

0246810121112021-072023-092025-11
Major 1Minor 9Patch 1

Each point covers 4 days.

OpenSSF Scorecard 3.4 / 10
3.4aggregate

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 20:02 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/13 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
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/validation^10.0|^11.0|^12.0|^13.0composer.json
Packagistilluminate/view^10.0|^11.0|^12.0|^13.0composer.json
Packagistnunomaduro/termwind^1.6|^2.0composer.json
All dependencies 11

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

RegistryPackageVersionRelation
Packagistilluminate/consoledirect
Packagistilluminate/containerdirect
Packagistilluminate/validationdirect
Packagistilluminate/viewdirect
Packagistnunomaduro/termwinddirect
Packagistext-jsonindirect
Packagistlarastan/larastanindirect
Packagistmockery/mockeryindirect
Packagistorchestra/testbenchindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
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": [
        "laravel",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 197,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 69266,
        "Blade": 1221
      },
      "pushed_at": "2026-07-22T19:41:24Z",
      "created_at": "2020-09-28T18:29:08Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T19:41:33Z",
      "description": "A library for validating your Laravel app's config.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://ashallendesign.co.uk",
      "name": "Ash Allen",
      "type": "User",
      "login": "ash-jc-allen",
      "company": "Ash Allen Design",
      "location": "Preston, UK",
      "followers": 677,
      "avatar_url": "https://avatars.githubusercontent.com/u/39652331?v=4",
      "created_at": "2018-05-26T15:02:58Z",
      "is_verified": null,
      "public_repos": 72,
      "account_age_days": 2979
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2026-03-13T11:16:43Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2025-11-26T12:28:14Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2025-10-17T19:42:24Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2025-02-24T20:39:41Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2024-11-30T16:15:39Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2024-04-26T16:17:37Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2024-04-26T15:11:04Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2024-02-27T20:59:51Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2023-01-12T01:19:16Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-10-17T13:15:06Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2022-05-25T09:08:49Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2022-04-02T17:31:36Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2022-03-23T11:00:26Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2020-12-06T00:17:49Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-11-06T16:16:02Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-10-28T00:59:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f0052e6c6f41f17a50739f9feb9735ba74825314",
          "body": "Pinned GitHub Action external services to specific versions",
          "is_bot": false,
          "headline": "Merge pull request #87 from ash-jc-allen/github-action-versions",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-07-22T19:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0258eb6f30a043b0cb9f3d83fd593af039ece637",
          "body": null,
          "is_bot": false,
          "headline": "Pinned GitHub Action external services to specific versions.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-07-22T19:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9775550684c3bf67893456cbf6b8e468e76edf0",
          "body": null,
          "is_bot": false,
          "headline": "Add Laravel compatibility badge to README",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-06-20T16:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb33e5728af55e369e3e3293aa0a1a0d238c13b",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T11:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd901b634461838069230d9cf325537044c78529",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #84 from ash-jc-allen/analysis-g0LJnG",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T11:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a9ee9748b8f0b40821ad86f77cef8592419320",
          "body": "Run CI workflows with PHP 8.5.",
          "is_bot": false,
          "headline": "Merge pull request #85 from ash-jc-allen/php-8.5",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T11:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90fcde358f37c29b984b2e24e37b5490728b8ce5",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2026-03-13T11:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750d9b77eb6ba1732fc0de998867231b11750191",
          "body": null,
          "is_bot": false,
          "headline": "Run CI workflows with PHP 8.5.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T11:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb4de80ba3ad1258dbe47fa2949833213605041",
          "body": "Laravel 13.x Compatibility",
          "is_bot": false,
          "headline": "Merge pull request #78 from laravel-shift/l13-compatibility",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T11:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2090d2af889ac6fbd51439ffbed4b04098411816",
          "body": null,
          "is_bot": false,
          "headline": "Set the cache prefix to avoid tests failures in Laravel 13.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T10:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b492e537d93cec65f731b5629422236c1e65a86",
          "body": "# Conflicts:\n#\tcomposer.json",
          "is_bot": false,
          "headline": "Merge branch 'master' into fork/laravel-shift/l13-compatibility",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T10:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f794d768b084f2ccfe65f79ecf4fb3e6ecc1e13d",
          "body": "PHPUnit 12 Shift",
          "is_bot": false,
          "headline": "Merge pull request #79 from ash-jc-allen/shift-168841",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T10:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00308d0cc5b508a6e589b3d108a48c10e6639cf",
          "body": null,
          "is_bot": false,
          "headline": "Keep support for PHPUnit 9, 10, and 11.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T10:51:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae526768fabec19cac6d3a6eb3782768bc317b2",
          "body": null,
          "is_bot": false,
          "headline": "Define test classes as `final`",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2026-03-13T10:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c0e90a9fb2c14d609b5cde66cdd914de22cac5",
          "body": null,
          "is_bot": false,
          "headline": "Add return types to test methods",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2026-03-13T10:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d72b20f9120a546864c3577ed78728bff9096904",
          "body": null,
          "is_bot": false,
          "headline": "Adopt PHP attributes in test classes",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2026-03-13T10:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1af25de6667a152ec6aeab1ee7a8db3a23904ddd",
          "body": "From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:\n\n- `setUpBeforeClass()`\n- `setUp()`\n- `assertPreConditions()`\n- `assertPostConditions()`\n- `tearDown()`\n- `tearDownAfterClass()`\n- `onNotSuccessfulTest()`\n\n[1]: https://phpunit.de/announcements/phpunit-8.html",
          "is_bot": false,
          "headline": "Set return type of base TestCase methods",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2026-03-13T10:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67e972059e81bb386ef49b10310f3d8d3946ca7f",
          "body": null,
          "is_bot": false,
          "headline": "Bump PHPUnit dependencies",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2026-03-13T10:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a8def8fcf9bc0f96f98d2dbafc3220afb934537",
          "body": null,
          "is_bot": false,
          "headline": "Removed dependency constraint.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2026-03-13T10:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088f175717473c1b2005a669ffc59d9d35951bc6",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions for Laravel 13",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2026-02-27T15:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d6088b6d283b98639575cc6d3ae39a3d45df94e",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies for Laravel 13",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2026-02-27T15:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0847a6d43022eda5b908ed7b0ddccfbd0a222a2",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog for v2.9.1.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-11-26T12:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fedfb9a6a49d302cf2a481540d02558a263bb222",
          "body": "Fix bug that was reading config values as an array",
          "is_bot": false,
          "headline": "Merge pull request #77 from ash-jc-allen/fix/reading-config-values-wrong",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-11-26T11:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0909372be394c02028754461be5361f49be20fdf",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #76 from ash-jc-allen/analysis-REYQ5M",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-11-24T10:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e670949b20099758a56d861e0d7a021a19bdb8cd",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2025-11-24T10:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdd094af6633826cf74e135d0c41bab36b47c6e3",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug that was reading config values as an array.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-11-24T10:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab11ba1bc19f8a2e3dbc308c6db42747ab072382",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-10-17T19:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f6b06c2d634d844cb528152f83c33a60bfcc10f",
          "body": "Added `.gitattributes` file",
          "is_bot": false,
          "headline": "Merge pull request #74 from ash-jc-allen/add-gitattributes",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-10-17T19:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e286be0d473c7891e2dd7c12b1b1ad66dd086067",
          "body": null,
          "is_bot": false,
          "headline": "Added `.gitattributes` file.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-10-17T19:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8704ddcab0131df44b877dfba19cb73affa95462",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T20:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e18a8bce38881b6e20f7d3f6f3d3a5fc0d68e866",
          "body": "Laravel 12.x Compatibility",
          "is_bot": false,
          "headline": "Merge pull request #69 from laravel-shift/l12-compatibility",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T20:25:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d892d4ee23dc94a062f32d597a87dfeb59086900",
          "body": "# Conflicts:\n#\t.github/workflows/ci-phpstan.yml\n#\t.github/workflows/ci-tests.yml\n#\tcomposer.json",
          "is_bot": false,
          "headline": "Merge branch 'master' into l12-compatibility",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e3a89ce5b662de7fb15d6d5c048e98b8197267",
          "body": "Migrate from `nunomaduro/larastan` to `larastan/larastan`",
          "is_bot": false,
          "headline": "Merge pull request #70 from ash-jc-allen/larastan",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59ea038fcc9e0a632fdd58e59401462e5ddcfbd5",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/larastan' into larastan",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7114bee4e49c69f4f7c909e6c94d6b3f60921e44",
          "body": null,
          "is_bot": false,
          "headline": "Fix config file.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7632c7ee84b8fa0901171d77c44db8c5a3dab4a8",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #73 from ash-jc-allen/analysis-VBJeow",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b80e5078208da1353c0bd93e0d1cdf7f76b2d4b",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2025-02-24T09:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7955b848e14386ccf3428dd1621dfc1488c36f",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Larastan 3.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dedab481667928e7928ae033e91e679a3d8237ea",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken config file.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7297bc33bccab91da0970e1521b56aa75647f9e2",
          "body": null,
          "is_bot": false,
          "headline": "Remove support for Larastan 3.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8c043b80ef35eba862b82a3c6c3e075f4b78aa",
          "body": null,
          "is_bot": false,
          "headline": "Ignore error in Laravel 11.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T09:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeff480108468f906b1ca74cb8aa63932766a8fb",
          "body": null,
          "is_bot": false,
          "headline": "Remove unneeded PHPStan error suppression.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ffd6ba8dd56146e9f7fc8f9c9ec535369e2f876",
          "body": null,
          "is_bot": false,
          "headline": "Updated PHPStan config file.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7a832fec57420d5d0a807fe98e7e78e91b3e28e",
          "body": "# Conflicts:\n#\tcomposer.json",
          "is_bot": false,
          "headline": "Merge branch 'master' into larastan",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eaaba09f9b1c2dd113ade829cfe8dc059b49618",
          "body": "Drop support for Laravel 8 and 9",
          "is_bot": false,
          "headline": "Merge pull request #72 from ash-jc-allen/drop-laravel-8-and-9-support",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef4c8aac76a344887a9b94d7ad5c9699fb7f93a",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for Laravel 8 and 9.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "320ad3d32ef2ee1c5abfb15ad5728669a5d8220e",
          "body": "Dropped support for PHP 8.0 and PHP 8.1",
          "is_bot": false,
          "headline": "Merge pull request #71 from ash-jc-allen/drop-php-8.0-8.1-support",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235fb2d85eca089924e2887709d160ed696c4849",
          "body": null,
          "is_bot": false,
          "headline": "Fix Larastan errors.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1b0cfc84be732306fb51dc0aca16a566038c88d",
          "body": null,
          "is_bot": false,
          "headline": "Fix Larastan errors.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T01:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0562ba100e9d42646e83e5e71be43373c726c61c",
          "body": null,
          "is_bot": false,
          "headline": "Use full classname.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T00:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7e3c5f34f071ae8ab4767170fcc0c5f7af91ff4",
          "body": null,
          "is_bot": false,
          "headline": "Updated docblocks to work with Larastan 3.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T00:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6371393ea216b8293f450e1b20fa635f9282ed24",
          "body": null,
          "is_bot": false,
          "headline": "Update config to work with Larastan 3.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T00:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d01f2bb876661425bd1aedb66b1c9779e6d3c3",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken file path.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T00:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e396095474c53163fe8d4caf75b738f3448ff5",
          "body": null,
          "is_bot": false,
          "headline": "Add support back for Larastan 1.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-24T00:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834f8f38005c620b32e860b5d97ed1e8787f64df",
          "body": null,
          "is_bot": false,
          "headline": "Dropped support for PHP 8.0 and PHP 8.2.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-23T23:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd27ad5fad5e7bd0f7c51bf0811b1f1677edafa2",
          "body": "…r `larastan/larastan` v2 and v3.",
          "is_bot": false,
          "headline": "Dropped support for `nunomaduro/larastan` v1 and v2. Added support fo…",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2025-02-23T22:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74cbe333004b87e702cc7e7b8b41b3bc01ae848e",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions for Laravel 12",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2025-02-16T23:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e6c6e7d0c97844c78a83e24863bbc580988c05",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies for Laravel 12",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2025-02-16T23:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bd3eb2dc593da9cc08611f89da535445f1a2e86",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-11-30T16:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5eb5def1cae8d01030b8b24dd11598747ab4961",
          "body": "Add support for PHP 8.4",
          "is_bot": false,
          "headline": "Merge pull request #68 from ash-jc-allen/php8.4",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-11-30T15:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "affb53a836d57f803a9176670db77b8a69086325",
          "body": null,
          "is_bot": false,
          "headline": "Added explicit nullable types.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-11-30T15:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b17d8359c834a3813b22278cf8624d822e7307",
          "body": null,
          "is_bot": false,
          "headline": "Run CI workflows using PHP 8.4.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-11-30T15:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3da15efe04a4b95c16bad56596bd5295634d899e",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T16:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac18868b2732db46a7693be43dd0dc1db2e0b6d",
          "body": "Fix nested config",
          "is_bot": false,
          "headline": "Merge pull request #66 from ash-jc-allen/fix/nested-config",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T16:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09767ab8d1c7d88968e3370559cebb18afb0d2f",
          "body": null,
          "is_bot": false,
          "headline": "Simplified assignment.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T16:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0316f84d8a84f4f4b8f799b11bd1429b35aca73",
          "body": null,
          "is_bot": false,
          "headline": "Fix bug that prevented deep-nested config fields from being validated.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T16:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117b8cd01afcb3403b9d4e8a169639b38dcad9fa",
          "body": null,
          "is_bot": false,
          "headline": "Added test to prove bug exists.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T16:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37bbf59c6e20ae0624ce88776d8658351adda499",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T15:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11b2646b743231447aaf6fbd077bb1d6b5a62b53",
          "body": "Add `runInline` method",
          "is_bot": false,
          "headline": "Merge pull request #64 from ash-jc-allen/feature/run-inline",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T15:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3e1e6b74f45647dd1d019ec5e87788d0acea91d",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #65 from ash-jc-allen/analysis-16KmlA",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T15:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc602c674be183f1a1cb292bc47ecf1a9bf81040",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2024-04-26T15:06:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbbc41db33b848e3a696e0f286cc607ce7357df",
          "body": null,
          "is_bot": false,
          "headline": "Allow multiple config files to be validated inline.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T15:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b862c05575c5aa62fefca94ee64a9a7e8e7c1521",
          "body": null,
          "is_bot": false,
          "headline": "Added tests for the \"runInline\" method.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T14:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f606d09a308fba032a188131ac818b5494aa26",
          "body": null,
          "is_bot": false,
          "headline": "Added the ability to validate a single config file inline.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-04-26T14:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a1c8d73406558f37e46959fd4cbfe6db404622",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:58:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25c264b1befb6f1962e4a008311fec8746eb6dd0",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0663d13eb0fb191473a693d8c279f1b8bf4bb95b",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #63 from ash-jc-allen/analysis-b0VLLA",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191e60a942503f4c146ec7c60c42aa52cd385b77",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2024-02-27T20:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27e605753ce9727877a28ff4effe238b02d5b227",
          "body": "Laravel 11.x Compatibility",
          "is_bot": false,
          "headline": "Merge pull request #62 from laravel-shift/l11-compatibility",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ccb3d2c727eff1258c7b00c57b06202d2400f49",
          "body": null,
          "is_bot": false,
          "headline": "Run PHPStan using PHP 8.3.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31a8a2a804cdfb22c8b1adb2927c60e99930dc7",
          "body": null,
          "is_bot": false,
          "headline": "Fixed failing test.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dda0a59b9f7bccfd48644218774427afae71e58",
          "body": null,
          "is_bot": false,
          "headline": "Fixed failing test.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff79b4e7474448378fd762df79722ba86b595ea1",
          "body": null,
          "is_bot": false,
          "headline": "Run the tests on PHP 8.3.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2024-02-27T20:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26579efcf2989967273c53af1de2d89a01330a5",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions for Laravel 11",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2024-02-27T16:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c9afae1c2866ba25fe87f57e647758fa9f4cb1",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies for Laravel 11",
          "author_name": "Shift",
          "author_login": "laravel-shift",
          "committed_at": "2024-02-27T16:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7c4c4567529406aa4c16b728a8c70506564769",
          "body": null,
          "is_bot": false,
          "headline": "Added support section to readme.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2023-03-10T23:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1559ac40acd2da1b519d627ff0cd77744f8b346a",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2023-01-12T01:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad5d601c451399cf7e111f3471c6986ec22f3f35",
          "body": "Added support for Laravel 10",
          "is_bot": false,
          "headline": "Merge pull request #59 from ash-jc-allen/laravel-10",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2023-01-12T01:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1d3e3730a52731624ed81d483d49d9c77b09a1",
          "body": null,
          "is_bot": false,
          "headline": "Added missing caret.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2023-01-12T01:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05dba070362e7de2d0083f9a831a8a982c5e6174",
          "body": null,
          "is_bot": false,
          "headline": "Added support for Laravel 10.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2023-01-12T00:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148b1de6e428456bef2392261ba216047d93a59c",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-10-17T13:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10243b5b5b83020c2b0cc5fa14a8318d4ac9f6bc",
          "body": "…ig-validator",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/ash-jc-allen/laravel-conf…",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-10-17T13:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8f6fb5b79bc42848a8e7366e37524b650078d3",
          "body": "Run workflows using PHP 8.2",
          "is_bot": false,
          "headline": "Merge pull request #58 from ash-jc-allen/php-8.2",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-10-17T13:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a777bf12408982cf396ecea2647020aa14eaf20d",
          "body": null,
          "is_bot": false,
          "headline": "Allow \"dev\" to run tests for PHP 8.2.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-10-17T12:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faef63a88711b4cafd79fc23389cd6195627638b",
          "body": "…ig-validator",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/ash-jc-allen/laravel-conf…",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-08-29T22:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb7efe2b3f717323e7989bc0a4bac1f8881303b",
          "body": null,
          "is_bot": false,
          "headline": "Run workflows using PHP 8.2.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-08-29T22:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8d0353d64d102d9b152ece8fb8ce6db62fa261",
          "body": "Fixed sample code for getting validation errors",
          "is_bot": false,
          "headline": "Merge pull request #50 from Sy-Dante/patch-1",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-05-30T08:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c39fb828c55014c4628ee1ef15d220be2cdcd61",
          "body": null,
          "is_bot": false,
          "headline": "Fixed sample code for getting validation errors",
          "author_name": "Yao",
          "author_login": "Sy-Dante",
          "committed_at": "2022-05-30T06:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d18ff316bd71b560c739ac02b4fefbed48ee36",
          "body": null,
          "is_bot": false,
          "headline": "Updated CHANGELOG.",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-05-25T09:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e99039732f92d92d8cb3ee824b360b99c0018af",
          "body": "Fixed bug that threw an error if the failed config field was an array",
          "is_bot": false,
          "headline": "Merge pull request #48 from ash-jc-allen/bug/fix-array-output",
          "author_name": "Ash Allen",
          "author_login": "ash-jc-allen",
          "committed_at": "2022-05-25T08:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 27,
      "latest_release_at": "2026-03-13T11:16:43Z",
      "latest_release_tag": "v2.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 131,
      "mean_days_between_releases": 138.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ashallendesign/laravel-config-validator",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "config",
            "validation",
            "laravel",
            "ashallendesign"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/ashallendesign/laravel-config-validator",
          "is_deprecated": false,
          "latest_version": "v2.10.0",
          "repository_url": "https://github.com/ash-jc-allen/laravel-config-validator",
          "versions_count": 23,
          "total_downloads": 1346807,
          "dependents_count": 3,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 147594,
          "first_published_at": null,
          "latest_published_at": "2026-03-13T11:14:55Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 131
        }
      ]
    },
    "popularity": {
      "forks": 11,
      "stars": 217,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 11,
        "total_forks": 11
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 10827,
      "source_files_sampled": 36,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "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/validation",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "illuminate/view",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        },
        {
          "name": "nunomaduro/termwind",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.6|^2.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/validation",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/view",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/termwind",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "larastan/larastan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mockery/mockery",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 5,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 61,
        "open_issues": 1,
        "closed_ratio": 0.938,
        "closed_issues": 15,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ash-jc-allen",
          "commits": 240,
          "avatar_url": "https://avatars.githubusercontent.com/u/39652331?v=4"
        },
        {
          "type": "User",
          "login": "laravel-shift",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/15991828?v=4"
        },
        {
          "type": "User",
          "login": "StyleCIBot",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/11048387?v=4"
        },
        {
          "type": "User",
          "login": "xiCO2k",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/823088?v=4"
        },
        {
          "type": "User",
          "login": "kohenkatz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/88755?v=4"
        },
        {
          "type": "User",
          "login": "Sy-Dante",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10508638?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.916
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-phpstan.yml",
        "ci-tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/13 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 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": 0,
            "reason": "no 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": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f0052e6c6f41f17a50739f9feb9735ba74825314",
        "ran_at": "2026-07-22T20:02:19Z",
        "aggregate_score": 3.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T19:41:23Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T19:41:22Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 67,
          "created_at": "2024-04-30T07:01:26Z",
          "last_comment_at": "2025-03-03T22:26:56Z",
          "last_comment_author": "ash-jc-allen"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ash-jc-allen/laravel-config-validator",
    "host": "github.com",
    "name": "laravel-config-validator",
    "owner": "ash-jc-allen"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 34,
        "vitality": 63,
        "community": 54,
        "governance": 65,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 63,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 27,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 6
            },
            "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": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "27 commits in the last year",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v2.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 131,
              "mean_days_between_releases": 138.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 131 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 131
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~138.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 138.1
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "forks": 11,
              "stars": 217,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "217 stars",
                "points": 37.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 217
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "11 forks",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "packages": [
                "ashallendesign/laravel-config-validator"
              ],
              "dependents": 3,
              "ecosystems": "packagist",
              "total_downloads": 1346807,
              "monthly_downloads": 147594
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "147,594 downloads/month across packagist",
                "points": 68.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 147594,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "3 packages depend on it",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.916
            },
            "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 92% of commits",
                "points": 1.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 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": 61,
              "open_issues": 1,
              "closed_issues": 15,
              "issue_closed_ratio": 0.938,
              "closed_unmerged_prs": 8
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "61/69 decided PRs merged",
                "points": 33.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 61,
                      "decided": 69
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 677,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ash-jc-allen",
              "public_repos": 72,
              "account_age_days": 2979
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "677 followers of ash-jc-allen",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 677,
                      "login": "ash-jc-allen"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "72 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 72
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ashallendesign/laravel-config-validator"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 131
            },
            "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 131 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 131
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "laravel",
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 34,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 34,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 1/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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": 8
            },
            "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": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.25,
              "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": "25 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 100
                    }
                  }
                ],
                "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 10827,
              "source_files_sampled": 36,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/36 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 36,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:02:34.889981Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ash-jc-allen/laravel-config-validator.svg",
  "full_name": "ash-jc-allen/laravel-config-validator",
  "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.