Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 16:50 UTC

orchestral / testbench

Laravel Testing Helper for Packages Development

PHPMIT★ 2,231 stars⑂ 140 forkssince Jun 2013View on GitHub ↗

orchestral/testbench holds a health index of 32 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (87/100) and lowest on AI Readiness (15/100). It was last updated 29 days ago. A single contributor accounts for most of its recent work.

32
overall / 100
At risk

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.

32
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.

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

OrchestraOrganization
61 followers83 public repossince Sep 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistorchestra/testbenchv11.1.01,103,701431104 days agotestingbddtddlaraveldevlaravel-packages

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
28.8/36Push recency — last push 29 days ago
13.8/36Commit cadence — 20/52 weeks with commits
16.7/18Commit volume — 71 commits in the last year
10/10OpenSSF Scorecard: Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year71
human_commit_share0.98
days_since_last_push29
active_weeks_last_year20
How it's scored
27/27Ships releases — 100 releases published
27/36Release recency — latest release 104 days ago
27/27Release cadence — a release every ~15.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv11.1.0
releases_from_tagsno
days_since_latest_release104
mean_days_between_releases15.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?

87Excellent · 18% of overall
How it's scored
54.3/60Stars — 2,231 stars
17.9/25Forks — 140 forks
7.7/15Watchers — 25 watchers
Inputs used
forks140
stars2,231
watchers25
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,103,701 downloads/month across packagist
20/20Registry dependents — 37,530 packages depend on it
Inputs used
packagesorchestra/testbench
dependents37,530
ecosystemspackagist
total_downloads43,255,806
monthly_downloads1,103,701

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
0.7/22.5Commit distribution — top contributor authored 97% of commits
13.5/13.5Contributor breadth — 41 contributors
10/10OpenSSF Scorecard: Contributors — project has 24 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled41
top_contributor_share0.97
How it's scored
46.5/46.8Issue resolution — 99% of issues closed
27.8/38.3PR acceptance — 61/84 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/28 approved changesets -- score normalized to 0
Inputs used
merged_prs61
open_issues2
closed_issues309
issue_closed_ratio0.994
closed_unmerged_prs23
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.9/25Owner reach — 61 followers of orchestral
25/25Track record — 83 public repos, account ~13 yr old
Inputs used
followers61
owner_typeOrganization
is_verified
owner_loginorchestral
public_repos83
account_age_days5,058
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 104 days ago
20/20Version history — 431 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesorchestra/testbench
ecosystemspackagist
any_deprecatedno
min_days_since_publish104

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://packages.tools/testbench
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsphp, laravel, testing
has_wikino
homepagehttps://packages.tools/testbench
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

27Critical · 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 — 2 out of 2 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 0/28 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 24 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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_aggregate5.4
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier27
security_posture_before_jurisdiction54
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

15Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
3.3/40Legible commit history — 6 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.061
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
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/25 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes975
source_files_sampled25
oversized_source_files0

Key facts

2,231GitHub stars
41contributors
71commits, last 12 months
29days since last push
100releases
1bus factor
2open 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 ★ / 140 ⇿
0Stars
140Forks
100Releases

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.

025507510012515013732013-102020-012026-04
Major 3Minor 63Patch 34

Each point covers 12 days.

OpenSSF Scorecard 5.4 / 10
5.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 16:50 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 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 0/28 approved changesets -- score normalized to 0
10Contributorsproject has 24 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
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 8
RegistryPackageVersion constraintManifest
Packagistfakerphp/faker^1.23composer.json
Packagistlaravel/framework^13.9.0composer.json
Packagistmockery/mockery^1.6.10composer.json
Packagistorchestra/testbench-core^11.3.3composer.json
Packagistorchestra/workbench^11.0.1composer.json
Packagistsymfony/process^7.4.5|^8.0.5composer.json
Packagistsymfony/yaml^7.4|^8.0composer.json
Packagistvlucas/phpdotenv^5.6.1composer.json
All dependencies 11

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

RegistryPackageVersionRelation
Packagistfakerphp/fakerdirect
Packagistlaravel/frameworkdirect
Packagistmockery/mockerydirect
Packagistorchestra/testbench-coredirect
Packagistorchestra/workbenchdirect
Packagistsymfony/processdirect
Packagistsymfony/yamldirect
Packagistvlucas/phpdotenvdirect
Packagistcomposer-runtime-apiindirect
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": [
        "php",
        "laravel",
        "testing"
      ],
      "is_fork": false,
      "size_kb": 1457,
      "has_wiki": false,
      "homepage": "https://packages.tools/testbench",
      "languages": {
        "PHP": 11555,
        "Blade": 253
      },
      "pushed_at": "2026-06-22T21:38:56Z",
      "created_at": "2013-06-08T11:34:19Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T21:44:44Z",
      "description": "Laravel Testing Helper for Packages Development",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "11.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Orchestra",
      "type": "Organization",
      "login": "orchestral",
      "company": null,
      "location": "Malaysia",
      "followers": 61,
      "avatar_url": "https://avatars.githubusercontent.com/u/2352258?v=4",
      "created_at": "2012-09-15T12:32:04Z",
      "is_verified": null,
      "public_repos": 83,
      "account_age_days": 5058
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v11.1.0",
          "kind": "minor",
          "published_at": "2026-04-09T05:13:46Z"
        },
        {
          "tag": "v10.11.0",
          "kind": "minor",
          "published_at": "2026-03-18T13:10:26Z"
        },
        {
          "tag": "v9.17.0",
          "kind": "minor",
          "published_at": "2026-03-18T13:02:39Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2026-03-16T15:06:09Z"
        },
        {
          "tag": "v10.10.0",
          "kind": "minor",
          "published_at": "2026-03-16T14:39:22Z"
        },
        {
          "tag": "v10.9.0",
          "kind": "minor",
          "published_at": "2026-01-14T03:31:37Z"
        },
        {
          "tag": "v9.16.0",
          "kind": "minor",
          "published_at": "2026-01-14T03:31:12Z"
        },
        {
          "tag": "v8.37.0",
          "kind": "minor",
          "published_at": "2026-01-14T03:30:10Z"
        },
        {
          "tag": "v7.56.0",
          "kind": "minor",
          "published_at": "2026-01-14T03:29:47Z"
        },
        {
          "tag": "v10.8.0",
          "kind": "minor",
          "published_at": "2025-11-24T11:35:27Z"
        },
        {
          "tag": "v10.7.0",
          "kind": "minor",
          "published_at": "2025-11-20T06:53:15Z"
        },
        {
          "tag": "v10.6.0",
          "kind": "minor",
          "published_at": "2025-08-20T14:41:12Z"
        },
        {
          "tag": "v10.5.0",
          "kind": "minor",
          "published_at": "2025-08-20T11:47:57Z"
        },
        {
          "tag": "v9.15.0",
          "kind": "minor",
          "published_at": "2025-08-20T11:43:55Z"
        },
        {
          "tag": "v10.4.0",
          "kind": "minor",
          "published_at": "2025-06-08T23:36:59Z"
        },
        {
          "tag": "v10.3.0",
          "kind": "minor",
          "published_at": "2025-05-12T06:37:26Z"
        },
        {
          "tag": "v9.14.0",
          "kind": "minor",
          "published_at": "2025-05-12T06:31:54Z"
        },
        {
          "tag": "v8.36.0",
          "kind": "minor",
          "published_at": "2025-05-12T06:27:30Z"
        },
        {
          "tag": "v7.55.0",
          "kind": "minor",
          "published_at": "2025-05-12T06:22:10Z"
        },
        {
          "tag": "v10.2.2",
          "kind": "patch",
          "published_at": "2025-04-27T14:55:43Z"
        },
        {
          "tag": "v9.13.1",
          "kind": "patch",
          "published_at": "2025-04-27T14:43:45Z"
        },
        {
          "tag": "v8.35.1",
          "kind": "patch",
          "published_at": "2025-04-27T14:23:59Z"
        },
        {
          "tag": "v10.2.1",
          "kind": "patch",
          "published_at": "2025-04-13T08:28:06Z"
        },
        {
          "tag": "v10.2.0",
          "kind": "minor",
          "published_at": "2025-04-06T11:43:48Z"
        },
        {
          "tag": "v9.13.0",
          "kind": "minor",
          "published_at": "2025-04-06T11:37:11Z"
        },
        {
          "tag": "v8.35.0",
          "kind": "minor",
          "published_at": "2025-04-06T11:30:54Z"
        },
        {
          "tag": "v7.54.0",
          "kind": "minor",
          "published_at": "2025-04-06T11:25:46Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2025-03-06T11:09:00Z"
        },
        {
          "tag": "v9.12.0",
          "kind": "minor",
          "published_at": "2025-03-06T11:05:42Z"
        },
        {
          "tag": "v8.34.0",
          "kind": "minor",
          "published_at": "2025-03-06T11:02:22Z"
        },
        {
          "tag": "v7.53.0",
          "kind": "minor",
          "published_at": "2025-03-06T10:58:18Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2025-02-24T13:51:12Z"
        },
        {
          "tag": "v9.11.0",
          "kind": "minor",
          "published_at": "2025-02-19T01:27:41Z"
        },
        {
          "tag": "v8.33.0",
          "kind": "minor",
          "published_at": "2025-02-19T01:08:25Z"
        },
        {
          "tag": "v7.52.0",
          "kind": "minor",
          "published_at": "2025-02-19T01:01:50Z"
        },
        {
          "tag": "v9.10.0",
          "kind": "minor",
          "published_at": "2025-02-15T07:17:59Z"
        },
        {
          "tag": "v8.32.0",
          "kind": "minor",
          "published_at": "2025-02-15T07:17:46Z"
        },
        {
          "tag": "v7.51.0",
          "kind": "minor",
          "published_at": "2025-02-15T06:54:52Z"
        },
        {
          "tag": "v9.9.0",
          "kind": "minor",
          "published_at": "2024-12-25T23:42:47Z"
        },
        {
          "tag": "v8.31.0",
          "kind": "minor",
          "published_at": "2024-12-25T23:36:46Z"
        },
        {
          "tag": "v7.50.0",
          "kind": "minor",
          "published_at": "2024-12-25T23:34:41Z"
        },
        {
          "tag": "v9.8.0",
          "kind": "minor",
          "published_at": "2024-12-16T00:18:20Z"
        },
        {
          "tag": "v8.30.0",
          "kind": "minor",
          "published_at": "2024-12-16T00:12:15Z"
        },
        {
          "tag": "v7.49.0",
          "kind": "minor",
          "published_at": "2024-12-15T23:56:29Z"
        },
        {
          "tag": "v9.7.0",
          "kind": "minor",
          "published_at": "2024-12-01T11:15:54Z"
        },
        {
          "tag": "v8.29.0",
          "kind": "minor",
          "published_at": "2024-12-01T11:11:52Z"
        },
        {
          "tag": "v7.48.0",
          "kind": "minor",
          "published_at": "2024-12-01T10:46:37Z"
        },
        {
          "tag": "v9.6.1",
          "kind": "patch",
          "published_at": "2024-11-20T00:30:14Z"
        },
        {
          "tag": "v9.6.0",
          "kind": "minor",
          "published_at": "2024-11-19T00:23:13Z"
        },
        {
          "tag": "v8.28.0",
          "kind": "minor",
          "published_at": "2024-11-18T23:58:17Z"
        },
        {
          "tag": "v7.47.0",
          "kind": "minor",
          "published_at": "2024-11-18T23:52:43Z"
        },
        {
          "tag": "v9.5.2",
          "kind": "patch",
          "published_at": "2024-10-06T13:11:59Z"
        },
        {
          "tag": "v8.27.2",
          "kind": "patch",
          "published_at": "2024-10-06T13:05:32Z"
        },
        {
          "tag": "v7.46.2",
          "kind": "patch",
          "published_at": "2024-10-06T13:03:33Z"
        },
        {
          "tag": "v6.47.1",
          "kind": "patch",
          "published_at": "2024-10-06T13:03:04Z"
        },
        {
          "tag": "v9.5.1",
          "kind": "patch",
          "published_at": "2024-10-05T15:06:15Z"
        },
        {
          "tag": "v8.27.1",
          "kind": "patch",
          "published_at": "2024-10-05T15:06:04Z"
        },
        {
          "tag": "v7.46.1",
          "kind": "patch",
          "published_at": "2024-10-05T15:05:27Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2024-09-24T05:50:17Z"
        },
        {
          "tag": "v8.27.0",
          "kind": "minor",
          "published_at": "2024-09-24T05:49:50Z"
        },
        {
          "tag": "v7.46.0",
          "kind": "minor",
          "published_at": "2024-09-24T05:48:35Z"
        },
        {
          "tag": "v6.47.0",
          "kind": "minor",
          "published_at": "2024-09-24T05:48:04Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2024-08-26T05:15:09Z"
        },
        {
          "tag": "v8.26.0",
          "kind": "minor",
          "published_at": "2024-08-26T04:56:07Z"
        },
        {
          "tag": "v7.45.0",
          "kind": "minor",
          "published_at": "2024-08-26T04:27:35Z"
        },
        {
          "tag": "v6.46.0",
          "kind": "minor",
          "published_at": "2024-08-26T04:07:55Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2024-08-14T06:31:34Z"
        },
        {
          "tag": "v8.25.0",
          "kind": "minor",
          "published_at": "2024-08-14T06:24:03Z"
        },
        {
          "tag": "v7.44.0",
          "kind": "minor",
          "published_at": "2024-08-14T05:09:22Z"
        },
        {
          "tag": "v6.45.1",
          "kind": "patch",
          "published_at": "2024-08-14T04:26:21Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2024-07-13T07:25:50Z"
        },
        {
          "tag": "v8.24.0",
          "kind": "minor",
          "published_at": "2024-07-13T07:10:39Z"
        },
        {
          "tag": "v7.43.0",
          "kind": "minor",
          "published_at": "2024-07-13T06:49:44Z"
        },
        {
          "tag": "v6.45.0",
          "kind": "minor",
          "published_at": "2024-07-13T06:30:10Z"
        },
        {
          "tag": "v8.23.2",
          "kind": "patch",
          "published_at": "2024-06-04T13:02:35Z"
        },
        {
          "tag": "v9.1.2",
          "kind": "patch",
          "published_at": "2024-06-04T13:02:59Z"
        },
        {
          "tag": "v7.42.2",
          "kind": "patch",
          "published_at": "2024-06-04T12:22:34Z"
        },
        {
          "tag": "v6.44.2",
          "kind": "patch",
          "published_at": "2024-06-04T12:15:45Z"
        },
        {
          "tag": "v9.1.1",
          "kind": "patch",
          "published_at": "2024-06-01T10:58:13Z"
        },
        {
          "tag": "v8.23.1",
          "kind": "patch",
          "published_at": "2024-06-01T10:53:43Z"
        },
        {
          "tag": "v7.42.1",
          "kind": "patch",
          "published_at": "2024-06-01T10:37:21Z"
        },
        {
          "tag": "v6.44.1",
          "kind": "patch",
          "published_at": "2024-06-01T10:35:27Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2024-05-21T01:47:57Z"
        },
        {
          "tag": "v8.23.0",
          "kind": "minor",
          "published_at": "2024-05-21T01:42:25Z"
        },
        {
          "tag": "v7.42.0",
          "kind": "minor",
          "published_at": "2024-05-21T01:20:57Z"
        },
        {
          "tag": "v6.44.0",
          "kind": "minor",
          "published_at": "2024-05-21T00:56:38Z"
        },
        {
          "tag": "v9.0.4",
          "kind": "patch",
          "published_at": "2024-04-16T09:59:33Z"
        },
        {
          "tag": "v8.22.3",
          "kind": "patch",
          "published_at": "2024-04-16T09:53:33Z"
        },
        {
          "tag": "v7.41.3",
          "kind": "patch",
          "published_at": "2024-04-16T09:28:51Z"
        },
        {
          "tag": "v6.43.3",
          "kind": "patch",
          "published_at": "2024-04-16T09:02:38Z"
        },
        {
          "tag": "v9.0.3",
          "kind": "patch",
          "published_at": "2024-03-26T23:32:55Z"
        },
        {
          "tag": "v9.0.2",
          "kind": "patch",
          "published_at": "2024-03-25T10:17:47Z"
        },
        {
          "tag": "v8.22.2",
          "kind": "patch",
          "published_at": "2024-03-25T10:17:31Z"
        },
        {
          "tag": "v7.41.2",
          "kind": "patch",
          "published_at": "2024-03-25T10:17:07Z"
        },
        {
          "tag": "v6.43.2",
          "kind": "patch",
          "published_at": "2024-03-25T10:16:36Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2024-03-19T13:08:20Z"
        },
        {
          "tag": "v8.22.1",
          "kind": "patch",
          "published_at": "2024-03-19T13:08:02Z"
        },
        {
          "tag": "v7.41.1",
          "kind": "patch",
          "published_at": "2024-03-19T13:07:38Z"
        },
        {
          "tag": "v6.43.1",
          "kind": "patch",
          "published_at": "2024-03-19T13:07:19Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2024-03-13T07:05:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "672744527024dbfc9e4c69a04684d4de70f0a766",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#444)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T21:38:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d833f5e501d84e1e3e9f5d7e8c5c2bf6bd7d33c",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '10.x' into 11.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-26T09:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd533cccfd8aab0002f2d37c58345be4da0cf178",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-26T09:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60b3fe955369b8a205a3c3f0e426dbf3c81d0e73",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '8.x' into 9.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-26T09:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b953196d84d92175280228b9524df6aaa5c0a2c",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "chore: work on workflows permissions",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-26T09:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04cb102494ab1c7988822277a6ada22da53bfb70",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '7.x' into 8.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-26T09:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1406b9579be274146321723730bf05abf7d8828",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "chore: fix workflows permissions",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-26T09:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1302f33508ee1a921778d5c65b96530a66404a6",
          "body": null,
          "is_bot": false,
          "headline": "Add permissions for write access in sync workflow",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-25T14:02:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a4dc5cf05dcd89662aa3f1549ed3ca91ff7337",
          "body": null,
          "is_bot": false,
          "headline": "Add SECURITY.md to export-ignore list",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-25T13:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89da0085c0bc4ef74dfe9d9ceef1365125c8c012",
          "body": "Updated the security policy to emphasize private reporting of vulnerabilities and removed the supported versions table.",
          "is_bot": false,
          "headline": "Revise security policy and reporting instructions",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-25T13:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccca5cdd9bf95d81da45eb0e9308cb2bb6e20813",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump stefanzweifel/git-auto-commit-action from 4 to 7 (#441)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T13:23:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19b0b3b99271787c290b555bc3da915675fa6359",
          "body": null,
          "is_bot": false,
          "headline": "Add Dependabot configuration for GitHub Actions",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-25T13:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55558575867a13178612ee46b03e33e96e3280d8",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-14T11:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61259dc44bc5c698d84d539835bfbe16596b4be3",
          "body": null,
          "is_bot": false,
          "headline": "Update Laravel and Testbench dependencies",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-05-06T02:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997f33e5200c7e8db4756b35a9deb3f5f3086759",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 11.1.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-04-09T05:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c861e5a8e5b90b33c872ec7935d0ba1f6081c256",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-04-09T04:07:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34606500c3add79ed2f225d0c5b485feceadd94a",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "bump `orchestra/testbench-core` to 11.2",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-04-09T04:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec83095592edf0215a009a4230be4e47572254e4",
          "body": null,
          "is_bot": false,
          "headline": "Update orchestra/workbench version to ^11.0.1",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T23:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d73b4426dacddd2c1f5e671e0efd7665b16d2b84",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.11.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T13:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e95ae2ad721cc6452a37a5b4ccf8ed7882a3bb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T13:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5237c609cc6b04154aa7aef65efb98ce521f0a71",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T13:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a1c343b46bb232b7fc3337e6f9163af3b87f0b0",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T13:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc8b64bb91f4d1e796a497b6c2872fc24069c18",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T13:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3288cbc77378c8b79132e482557cc18ac2fcfebe",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 9.17.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T12:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e23742b44f8f345739b83b509ae999a66ed0b21",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-18T12:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60efc9e8ec12137a2a7084e9d54c976f78c192f5",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Add 11.x changelog",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-16T15:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8bf4e937d3ff4abb83d80ebac6eee5da7023af",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '10.x' into 11.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-16T14:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e0ba0cf7d9639d801662b1cbbff05648a816a78",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Update workflows",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-16T14:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a756689dece04faec13fe26734318c537d022e57",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '10.x' into 11.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-16T14:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2046df5b1362620aac9aa0dc78a5a09f3b4abcf5",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.10.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-16T14:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2362ade3b3cc5c0870d606ce72d261b4012e7a9",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "fix merge conflict",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-06T13:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cff0bf95573b003d74e16928f6e085ba6055cc6",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '10.x' into 11.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-06T02:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519c2d8aa0e083ced03760fa753e8d1a964cde8a",
          "body": "* Supports PHPUnit 13.0\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n---------\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Supports PHPUnit 13.0 (#438)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-03-03T16:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf93a16718aea5780d2c8231f0a9db4c007a6b5",
          "body": "* [11.x] Set minimum PHPUnit versions\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n* wip\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>\n\n---------\n\nSigned-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "[11.x] Set minimum PHPUnit versions (#437)",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-02-03T05:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f6064db56a0422f93b6165ce82b305297c804eb",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '10.x' into 11.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-02-03T05:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "795b7ed6b291d5ff3a19fbe13707a7b4a6aadbc9",
          "body": null,
          "is_bot": false,
          "headline": "Update Symfony dependencies to versions 7.4 and 8.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-22T14:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040a37b60e1a9d7ae10b496407b6c3bb63b47038",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.9.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T03:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4087713c813cafad4386a45f9fd1a11fd4fd3e72",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T03:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a279fe746c8a15d4d3607a66f356eb3354ac361e",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 9.16.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T03:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e099a02d9f0fae48f28a5099d4ebe626f76c628e",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '8.x' into 9.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e04b25f21ecb5039f4ded24ab2a3d881475d391c",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c03266385ad996a7c3c9bb6219df8f6558ecea39",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 8.37.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac78ad8491d66e4b6255ec4d5d7babbe815f8c1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '7.x' into 8.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcec2263435de636bd9f307fe0aa34069b2a06a6",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "fix changelog",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e83e655add119cefd0859ec4cbe4345c8af5da",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad86df5a1be9cadf6360e34ae6da151d0e08662c",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '7.x' into 8.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c4296624247f02c79808abdc982770ef79091e",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c138e09a2be171583b32e7cc563e8aebd2cd42d",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 7.56.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-14T02:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca6018c151fa47c47ce53ad3d290b2b962e86f63",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-13T06:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9b96697911d802a3f5b1cac91d925e02e1f60b7",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2026-01-13T06:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0728b872c7c45b94eee3c85c19eb8484ac57bce3",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-12-30T09:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51fdf6af68bb25eb7c76bc11627c674ead83742",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '8.x' into 9.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-12-30T09:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73cc0e0f44797ec34c363dd3049b552e33194e24",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '7.x' into 8.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-12-30T09:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cc376febab1526bcb19f998d260a8e3ef9b0c8f",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-12-30T09:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003922508c1d9f75bbe44f68364616d5ddee1939",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.8.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-11-24T09:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17cc48efecfc277aaf66df40784eaf3dd285b0d1",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-11-24T09:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400799235c2ff62b2c8b6c9163f2ce62b38e3306",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-11-19T11:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ad4e47c4a02536791f929f08c289c0683abff3",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-11-19T11:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdab56142ee48382dc783a73592c766cf50a16e7",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Update `orchestra/workbench`",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-11-13T01:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf340bcc42dccd74f332d0cb1f2e017b6b8108b",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-10-16T11:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1cee751735f662981e59ee96e99a93feac964e3",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.7.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-10-16T11:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d4e8390b0b0ab1036c60a94ba2e25843a53130",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "tests on PHPUnit 12.4",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-10-16T11:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a64680d84754e084918abae4db671dd0e0debbf",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Update latest version",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-10-16T11:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a7cb58edcfea9b1f26a63761c4d7ed5448f560",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.6.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-20T14:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "565782414c582d5025671c5789c2b75e1e2a7601",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-20T11:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0181240f93688448d4ae3b5479ec5ed70a87a47",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 9.15.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-20T11:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3ad2964b264788020c33f3e454a54879fae7073",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-20T11:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cdce6466aa595e56ad2195a3fc4f80da9b57c12",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-13T04:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55021794ab5c223a0f0a697dd681683af2b7ac7f",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "update build script",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-13T02:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea83689e01bbb084e5b8f8393fd87e43a9cf055",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Update build script",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-13T02:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b727f686051b9b62625775f548e3addb07614e",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "chore: update GA workflow",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-08-07T00:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36674005fb1b5cddfd953b8c440507394af8695d",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.4.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-06-08T23:29:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d0930e33724809a2dbd3c9ecd686295b899e6c9",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.3.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6819f13256115c13bd55e74ec5be3bdad315fcbc",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d9a613acbe246f09e5c3b318821ba8b242ea4f",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 9.14.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4663c7e21847ae035088c6277852bf8f999639d7",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '8.x' into 9.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e765c32c37ceb1acdf189c2804fa1ed738f451c",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 8.36.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f1d6b94fd14accaf56ecafd7db73024fb0043d4",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '7.x' into 8.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:23:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b68f3434d75823526f9ec0434b9269fffa9b47f",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 7.55.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765516ee2d5c2e08214b4a299b31e5e5ddeab05e",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bee391407d03f3821f7419777aea3b9cd24c39",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7036e01bf08679ba375b42d75ba33acdca65fef1",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3727f5b233177aa9b4bcd11b2fed73980fc847e8",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-05-12T06:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eeee285cbb5d50023b3efa75bb0c32f6206d709",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.2.2",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-27T14:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71fc727a9e063508a96b6cd2d78d7b50126582ea",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-27T14:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc3778546217a6293a421af9c66d937d5f9618d",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-27T14:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80cee5320205ff74b4feca9da76f404062748357",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 9.13.1",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-27T14:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9ec08164f4e7afa4a0e1c4076485f9d8205966",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 8.25.1",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-27T14:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5795f34fadc77fa1ce913a407dc85f3be9aa2a",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '10.x' into 11.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-13T08:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971f85b7c023dce1db1d61b7e8fa4883fa2db262",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.2.1",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-13T01:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78ae9ce415598ff44c4d441773602fb742240445",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-08T10:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2f49a06c17c91c6936511c83758ea4322c62cd",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d00c8fd3c12505c8e1f078980dbb64407e937c7",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5abae6dc214cdfd10392a80f5f7371b6257d99c",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb1c877eea2d981f787138b736dbb3991c0b42c",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 10.2.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c054e49e26975ac5e68ce37b650c2ebde05f4292",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '9.x' into 10.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3392f33b5135a37c11d47dbc43c77a6287857d8",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Release 9.13.0",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:35:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad25eb707c2ccea6db3c5dc6830bcb31f0bdfc12",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45462904e92331aa64f283982652086e999ddb72",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "Merge branch '8.x' into 9.x",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1648a74e27f1a7db9f77b570f5865640992c38b",
          "body": "Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Mior Muhammad Zaki",
          "author_login": "crynobone",
          "committed_at": "2025-04-06T11:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 71,
      "latest_release_at": "2026-04-09T05:13:46Z",
      "latest_release_tag": "v11.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 29,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 104,
      "mean_days_between_releases": 15.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "orchestra/testbench",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "BDD",
            "TDD",
            "laravel",
            "dev",
            "laravel-packages"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/orchestra/testbench",
          "is_deprecated": false,
          "latest_version": "v11.1.0",
          "repository_url": "https://github.com/orchestral/testbench",
          "versions_count": 431,
          "total_downloads": 43255806,
          "dependents_count": 37530,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1103701,
          "first_published_at": null,
          "latest_published_at": "2026-04-09T05:11:06Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 104
        }
      ]
    },
    "popularity": {
      "forks": 140,
      "stars": 2231,
      "watchers": 25,
      "fork_history": {
        "days": [
          {
            "date": "2013-10-21",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-22",
            "count": 1
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-26",
            "count": 1
          },
          {
            "date": "2016-08-27",
            "count": 1
          },
          {
            "date": "2016-09-03",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2017-01-24",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 2
          },
          {
            "date": "2017-02-24",
            "count": 2
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 2
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-06-01",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-07-22",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-10",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-26",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-06-07",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-09-16",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 137,
        "total_forks": 140
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": 975,
      "source_files_sampled": 25,
      "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": "fakerphp/faker",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.23"
        },
        {
          "name": "laravel/framework",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^13.9.0"
        },
        {
          "name": "mockery/mockery",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.6.10"
        },
        {
          "name": "orchestra/testbench-core",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.3.3"
        },
        {
          "name": "orchestra/workbench",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0.1"
        },
        {
          "name": "symfony/process",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^7.4.5|^8.0.5"
        },
        {
          "name": "symfony/yaml",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^7.4|^8.0"
        },
        {
          "name": "vlucas/phpdotenv",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.6.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "fakerphp/faker",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/framework",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mockery/mockery",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench-core",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/workbench",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "vlucas/phpdotenv",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "composer-runtime-api",
            "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": 8,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 61,
        "open_issues": 2,
        "closed_ratio": 0.994,
        "closed_issues": 309,
        "closed_unmerged_prs": 23
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "crynobone",
          "commits": 2604,
          "avatar_url": "https://avatars.githubusercontent.com/u/172966?v=4"
        },
        {
          "type": "User",
          "login": "GrahamCampbell",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
        },
        {
          "type": "User",
          "login": "Jeroen-G",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1116853?v=4"
        },
        {
          "type": "User",
          "login": "rydurham",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/674347?v=4"
        },
        {
          "type": "User",
          "login": "taylorotwell",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/463230?v=4"
        },
        {
          "type": "User",
          "login": "antonkomarev",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1849174?v=4"
        },
        {
          "type": "User",
          "login": "dimsav",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1785686?v=4"
        },
        {
          "type": "User",
          "login": "balping",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5840038?v=4"
        },
        {
          "type": "User",
          "login": "gitter-badger",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8518239?v=4"
        },
        {
          "type": "User",
          "login": "morphatic",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/467980?v=4"
        }
      ],
      "contributors_sampled": 41,
      "top_contributor_share": 0.97
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "sync.yaml",
        "tests.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "2 out of 2 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 0/28 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 24 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": "672744527024dbfc9e4c69a04684d4de70f0a766",
        "ran_at": "2026-07-22T16:50:36Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T00:44:24Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-22T21:38:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 435,
          "created_at": "2025-10-21T14:45:55Z",
          "last_comment_at": "2026-02-03T08:27:30Z",
          "last_comment_author": "FrittenKeeZ"
        },
        {
          "number": 446,
          "created_at": "2026-07-21T20:02:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/orchestral/testbench",
    "host": "github.com",
    "name": "testbench",
    "owner": "orchestral"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 32,
      "inputs": {
        "security": 27,
        "vitality": 77,
        "community": 87,
        "governance": 65,
        "engineering": 52,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 63,
        "overall_after_jurisdiction_multiplier": 32
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 71,
              "human_commit_share": 0.98,
              "days_since_last_push": 29,
              "active_weeks_last_year": 20
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 29 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "71 commits in the last year",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v11.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 104,
              "mean_days_between_releases": 15.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 104 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 104
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~15.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 15.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": 57,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 57 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 87,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "forks": 140,
              "stars": 2231,
              "watchers": 25,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,231 stars",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2231
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "140 forks",
                "points": 17.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 140
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "25 watchers",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "orchestra/testbench"
              ],
              "dependents": 37530,
              "ecosystems": "packagist",
              "total_downloads": 43255806,
              "monthly_downloads": 1103701
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,103,701 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1103701,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "37,530 packages depend on it",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 37530
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 41,
              "top_contributor_share": 0.97
            },
            "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 97% of commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "41 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 61,
              "open_issues": 2,
              "closed_issues": 309,
              "issue_closed_ratio": 0.994,
              "closed_unmerged_prs": 23
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "61/84 decided PRs merged",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 61,
                      "decided": 84
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 61,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "orchestral",
              "public_repos": 83,
              "account_age_days": 5058
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "61 followers of orchestral",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 61,
                      "login": "orchestral"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "83 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 83
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "orchestra/testbench"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 104
            },
            "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 104 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 104
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "431 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 431
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 2 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": 65,
            "inputs": {
              "topics": [
                "php",
                "laravel",
                "testing"
              ],
              "has_wiki": false,
              "homepage": "https://packages.tools/testbench",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://packages.tools/testbench",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "critical",
        "name": "Security",
        "value": 27,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 27,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5.4,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 27,
              "security_posture_before_jurisdiction": 54
            },
            "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": "2 out of 2 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 0/28 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 24 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "moderate",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 15,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.061,
              "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": "6 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 6,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "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": 9,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 975,
              "source_files_sampled": 25,
              "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/25 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 25,
                      "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-22T16:50:55.395520Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/orchestral/testbench.svg",
  "full_name": "orchestral/testbench",
  "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.