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

sebastianbergmann / code-unit

Collection of value objects that represent the PHP code units

PHPBSD-3-Clause★ 1,177 stars⑂ 7 forkssince Mar 2020View on GitHub ↗

sebastianbergmann/code-unit holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (75/100) and lowest on Vitality (21/100). It was last updated 423 days ago. A single contributor accounts for most of its recent work.

50
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Sebastian BergmannPersonal account
7,632 followers74 public repossince Sep 2008@thePHPcc

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagistsebastian/code-unit3.0.310,984,41214490 days ago

Metrics by category

Vitality

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

21Critical · 22% of overall
How it's scored
0/36Push recency — last push 423 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push423
active_weeks_last_year0
How it's scored
27/27Ships releases — 3 releases published
7.2/36Release recency — latest release 490 days ago
12.6/27Release cadence — a release every ~129.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count3
latest_release_tag3.0.3
releases_from_tagsno
days_since_latest_release490
mean_days_between_releases129.6
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?

75Good · 18% of overall
How it's scored
49.8/60Stars — 1,177 stars
6.5/25Forks — 7 forks
1.7/15Watchers — 3 watchers
Inputs used
forks7
stars1,177
watchers3
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 (BSD-3-Clause)
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 — 10,984,412 downloads/month across packagist
6.9/20Registry dependents — 10 packages depend on it
Inputs used
packagessebastian/code-unit
dependents10
ecosystemspackagist
total_downloads563,187,874
monthly_downloads10,984,412

Sustainability & Governance

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

43At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.5/22.5Commit distribution — top contributor authored 98% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.976
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 7,632 followers of sebastianbergmann
25/25Track record — 74 public repos, account ~17 yr old
Inputs used
followers7,632
owner_typeUser
is_verified
owner_loginsebastianbergmann
public_repos74
account_age_days6,515
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
14/35Publish recency — latest publish 490 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessebastian/code-unit
ecosystemspackagist
any_deprecatedno
min_days_since_publish490

Engineering Quality

Are baseline engineering and documentation practices in place?

69Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php, phpstan.neon
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 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
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages2
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
1.6/40Legible commit history — 3 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.03
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php, phpstan.neon
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilescomposer.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/41 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes13,745
source_files_sampled41
oversized_source_files0

Key facts

1,177GitHub stars
5contributors
0commits, last 12 months
423days since last push
3releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 7 ⇿
0Stars
7Forks

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.

1234567712020-032022-042024-05

Each point covers 4 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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:53 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 8

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

RegistryPackageVersionRelation
Packagistergebnis/phpstan-rules2.8.0indirect
Packagistnette/utils4.0.5indirect
Packagistphpindirect
Packagistphpstan/extension-installer1.4.3indirect
Packagistphpstan/phpstan2.1.8indirect
Packagistphpstan/phpstan-strict-rules2.0.3indirect
Packagistphpunit/phpunitindirect
Packagisttomasvotruba/type-coverage2.0.2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 6 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 100593,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 76803
      },
      "pushed_at": "2025-05-25T06:37:29Z",
      "created_at": "2020-03-01T08:24:23Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T13:48:39Z",
      "description": "Collection of value objects that represent the PHP code units",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://phpunit.expert/?ref=github",
      "name": "Sebastian Bergmann",
      "type": "User",
      "login": "sebastianbergmann",
      "company": "@thePHPcc ",
      "location": "Siegburg, Germany",
      "followers": 7632,
      "avatar_url": "https://avatars.githubusercontent.com/u/25218?v=4",
      "created_at": "2008-09-18T17:30:06Z",
      "is_verified": null,
      "public_repos": 74,
      "account_age_days": 6515
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2025-03-19T07:56:53Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2024-12-12T10:00:03Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2024-07-03T04:44:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "23caa57776ddcaa35a2965b93d5f4212a2c3a2d9",
          "body": null,
          "is_bot": false,
          "headline": "Fix copy/paste mistake",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-05-25T06:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7320648adc839b03d9bfaeb8bd54b9b03920471c",
          "body": null,
          "is_bot": false,
          "headline": "Remove superfluous double-quotes",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-05-25T06:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b038c2d06050cfd8fef0d62e413d1c32f9e842",
          "body": null,
          "is_bot": false,
          "headline": "Update codecov.io configuration",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-05-25T06:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "187e16ca5766579d1db3ebc8156f9d76d25fcc58",
          "body": "…nn/phpunit",
          "is_bot": false,
          "headline": "Sync with CONTRIBUTING.md and CODE_OF_CONDUCT.md from sebastianbergma…",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-05-21T15:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5dbf7b22cfa2b4d9c2e814f3202bad97a84c75a",
          "body": null,
          "is_bot": false,
          "headline": "Add thanks.dev",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-04-13T07:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfadc905dfeb8d79df67863334850cc2a794b6b",
          "body": null,
          "is_bot": false,
          "headline": "Add Liberapay and Tidelift",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-04-13T06:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54391c61e4af8078e5b276ab082b6d3c54c9ad64",
          "body": null,
          "is_bot": false,
          "headline": "Closes #9",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-03-19T07:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a856db43d6e5eda0f46b8d8f5a5f50933c2754be",
          "body": null,
          "is_bot": false,
          "headline": "Do not use empty()",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-03-19T07:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39bf5de99b02524c8a4529e9c02191b08b185992",
          "body": "…hpstan-strict-rules and tomasvotruba/type-coverage\n\n* Configure phpstan/phpstan-strict-rules, tomasvotruba/type-coverage, and ergebnis/phpstan-rules\n* Update PHPStan configuration\n* Put Phive binary under version control and manage it through \"ant update-tools\"",
          "is_bot": false,
          "headline": "* Install PHPStan using Composer in order to be able to use phpstan/p…",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-03-19T07:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d59f3eed87f974ee9e062707e3a27b21d7b8b41",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-03-19T07:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f56f951e080c0353ee13ed8e5a8e900b9e7a6b7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-01-01T09:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807b5e65ab7b7b16e1928d924c7973aa451fa295",
          "body": null,
          "is_bot": false,
          "headline": "Bump copyright year",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2025-01-01T09:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8e57f461ae122b14a487a0b1f345c7d0d5f96fe",
          "body": null,
          "is_bot": false,
          "headline": "PHPUnit 12 no longer depends on this library",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-12-13T07:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee88b0cdbe74cf8dd3b54940ff17643c0d6543ca",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-12-12T09:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3f55f5a023d6b3b4f481b8a919e190819c53be",
          "body": null,
          "is_bot": false,
          "headline": "Mark tests as small",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-12-12T09:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cba00ed0d88e94b8ccc20c60f806c04f847e5ab",
          "body": null,
          "is_bot": false,
          "headline": "Closes #8",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-12-12T09:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474ec302d51026909b60361dc339a7447245311f",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-12-12T09:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30eb4d7df136602db8359a12635174996ab3772f",
          "body": null,
          "is_bot": false,
          "headline": "Include test code in static analysis",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-12-12T09:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d496bf389dd8a16414786a381e4c3d710e18dc8",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-12-12T09:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f04804d6a5421d2373200a2a6fb3ca7f72a9a5fb",
          "body": null,
          "is_bot": false,
          "headline": "Increase PHPStan rule level to 10",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-11-17T08:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4d9a9b3341c2136a273f9e151585a4177cb396",
          "body": null,
          "is_bot": false,
          "headline": "Update PHP-CS-Fixer configuration",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-11-17T08:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4fd8ce52a08ff8616f8eae6532db57bf44dc28a",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS/WS issue",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-11-17T08:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692698b31f07c4235ab487cf9148160ed912dbdd",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-11-17T08:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7310043a5df123425ff40fa1e7ba6861acbe5de",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-29T06:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83fcced885622ae51329748de2f713c2ff460eed",
          "body": null,
          "is_bot": false,
          "headline": "Test with PHP 8.5",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-29T06:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbfb93fc82d4a9f43c6c4d979bd268362d248b9e",
          "body": null,
          "is_bot": false,
          "headline": "Set COMPOSER_ROOT_VERSION to X.Y.x-dev instead of X.Y-dev",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T12:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b36058768c1c2283d900328e64a15eead23d63",
          "body": null,
          "is_bot": false,
          "headline": "Update PHPUnit configuration",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T12:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d7da1373d38553c46a3d98e1eff8e105a652e62",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T12:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c846a9f2ac8dfba0c7763b85e2e7a2f34c4fb0a",
          "body": "This reverts commit 39a1cdfcb2ffd5d0bd3e69a05e8736b51ff40211.",
          "is_bot": false,
          "headline": "Reapply \"Reapply \"Update PHPUnit configuration\"\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T09:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fc317291d7c7cf1abb980b7aa0d92862bc13a9",
          "body": null,
          "is_bot": false,
          "headline": "Try setting COMPOSER_ROOT_VERSION to 3.0.x-dev",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T09:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf04f0141423b70ad7f5924f4de443bff414013",
          "body": "This reverts commit 0e262fc998a4dcfb52358723cb531705ece1078a.",
          "is_bot": false,
          "headline": "Revert \"Try setting COMPOSER_ROOT_VERSION to tag\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e262fc998a4dcfb52358723cb531705ece1078a",
          "body": null,
          "is_bot": false,
          "headline": "Try setting COMPOSER_ROOT_VERSION to tag",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a1cdfcb2ffd5d0bd3e69a05e8736b51ff40211",
          "body": "This reverts commit 98320f2e76fbc281d61b3ebf3b0cc9bfc67e13b3.",
          "is_bot": false,
          "headline": "Revert \"Reapply \"Update PHPUnit configuration\"\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b2a6d61f749d39f1993d2e81889df190f95b4e6",
          "body": "This reverts commit 266ff6f18114c19b163cc48f8a37a41751a140fb.",
          "is_bot": false,
          "headline": "Revert \"Reapply \"Bump\"\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01dc94df947a2c26cb5fbbfe581bd4883f992406",
          "body": "This reverts commit a95633c899cb848ce6d8a9a489251ad1f4dd0a78.",
          "is_bot": false,
          "headline": "Revert \"Check out all history for all branches and tags\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95633c899cb848ce6d8a9a489251ad1f4dd0a78",
          "body": null,
          "is_bot": false,
          "headline": "Check out all history for all branches and tags",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "266ff6f18114c19b163cc48f8a37a41751a140fb",
          "body": "This reverts commit 8a0d4d18537022644718cc2b020864e3aef27fc0.",
          "is_bot": false,
          "headline": "Reapply \"Bump\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98320f2e76fbc281d61b3ebf3b0cc9bfc67e13b3",
          "body": "This reverts commit 9b979a81940ff83a5bea5beaf9c859e54c7805af.",
          "is_bot": false,
          "headline": "Reapply \"Update PHPUnit configuration\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b979a81940ff83a5bea5beaf9c859e54c7805af",
          "body": "This reverts commit 866a71a5decf9aeaea90a5772f51cfc85735489b.",
          "is_bot": false,
          "headline": "Revert \"Update PHPUnit configuration\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a0d4d18537022644718cc2b020864e3aef27fc0",
          "body": "This reverts commit 41b500f3d8c8043da19303fa9ee8a8503c0205f8.",
          "is_bot": false,
          "headline": "Revert \"Bump\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ede5373c819cc7a51b88ee0214b89d8a7946c1",
          "body": "This reverts commit 09703c989e13adb1babc371ca8c7c6ccf37542bf.",
          "is_bot": false,
          "headline": "Revert \"Try with Composer 2.7.8\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95baa9eb2d298f1e9cce67262da09648c179f5e",
          "body": "This reverts commit 5ddf6da22936a405092fb263f32d1034ab05f262.",
          "is_bot": false,
          "headline": "Revert \"Try with Composer 2.7.7\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad75c10f0b58afd2c15fda071c3abfe9648d3f6f",
          "body": "This reverts commit b32c83b708d45d094afd22b9819e253b93c8e447.",
          "is_bot": false,
          "headline": "Revert \"Try with Composer 2.7.6\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b28f0165176c868ef79acdc2fc1e30a64a0d44",
          "body": "This reverts commit 4ec5f38669a22633cc4cf49c91be4ac5272268a7.",
          "is_bot": false,
          "headline": "Revert \"Try with Composer 2.7.5\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "352785f266db7655f558d338a953d4cb9bd1ba62",
          "body": "This reverts commit b64c7b83c425d28726cc897d8d087d480c658fef.",
          "is_bot": false,
          "headline": "Revert \"Try with Composer 2.7.4\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c348270053e21df04773d6c93a15117816e75a",
          "body": "This reverts commit 7e042b0239debfaca590bad3be0e4f9113efa660.",
          "is_bot": false,
          "headline": "Revert \"Try with Composer 2.7.3\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8074be95a00f3db6946d4563eb9f227df1d15b1",
          "body": "This reverts commit 750e70aa44a16779d7ba1e8ff1975c2bc32a7b16.",
          "is_bot": false,
          "headline": "Revert \"Try with Composer 2.7.2\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750e70aa44a16779d7ba1e8ff1975c2bc32a7b16",
          "body": null,
          "is_bot": false,
          "headline": "Try with Composer 2.7.2",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e042b0239debfaca590bad3be0e4f9113efa660",
          "body": null,
          "is_bot": false,
          "headline": "Try with Composer 2.7.3",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64c7b83c425d28726cc897d8d087d480c658fef",
          "body": null,
          "is_bot": false,
          "headline": "Try with Composer 2.7.4",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec5f38669a22633cc4cf49c91be4ac5272268a7",
          "body": null,
          "is_bot": false,
          "headline": "Try with Composer 2.7.5",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b32c83b708d45d094afd22b9819e253b93c8e447",
          "body": null,
          "is_bot": false,
          "headline": "Try with Composer 2.7.6",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ddf6da22936a405092fb263f32d1034ab05f262",
          "body": null,
          "is_bot": false,
          "headline": "Try with Composer 2.7.7",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09703c989e13adb1babc371ca8c7c6ccf37542bf",
          "body": null,
          "is_bot": false,
          "headline": "Try with Composer 2.7.8",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b500f3d8c8043da19303fa9ee8a8503c0205f8",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T08:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "866a71a5decf9aeaea90a5772f51cfc85735489b",
          "body": null,
          "is_bot": false,
          "headline": "Update PHPUnit configuration",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T07:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9555e1dd41ab829f6550d737e4ad72c06d770ee2",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-09-07T07:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "576474f9bd38167e0cb5b0cc366ebd9ec0b153ab",
          "body": null,
          "is_bot": false,
          "headline": "Update Codecov.io action(s)",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-08-13T08:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69d30c654dac1d0b413475b0b19afde5d18ccef2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-07-17T06:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53937a3f64b64cc2a324dcf25889166a0dfdc236",
          "body": null,
          "is_bot": false,
          "headline": "Use Xdebug",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-07-17T06:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e541c2d13ce635bcad130894cbd3a4b78ad47c1c",
          "body": null,
          "is_bot": false,
          "headline": "Update badge URL",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-07-15T06:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bb7d09d6623567178cf54126afa9c2310114268",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-07-03T04:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14f10a4c172123ddc6d0ec8fb66355846da55f6",
          "body": null,
          "is_bot": false,
          "headline": "Remove Psalm type coverage badge",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-06-26T06:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e920723953537c7dd4d1678930f3c14a87a4ae9",
          "body": null,
          "is_bot": false,
          "headline": "Refactor tests",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-06-12T13:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9668a3e4c161eb6e0c2860c192f3f4bad197e067",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues identified by PHPStan",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-05-20T07:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2f803f82b00c7be506b6810147958000ddf3e7",
          "body": null,
          "is_bot": false,
          "headline": "Use PHPStan instead of Psalm",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-05-20T06:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e81f405b4b0ff6aa2064e4e03b69a850595137f",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-05-20T06:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4919d2c7eb2e17379ea1e878fc8c176042ecf4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T07:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac62e7f08e5b0b526386644911103bb3422c0015",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T07:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6af744a98b299bbb8444e4c2e5d0b6053de50aa6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5704dc8477e14dff55ce00fc7fcd6c9fc82fc1f5",
          "body": null,
          "is_bot": false,
          "headline": "Let mutation-tests job depend on tests job",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032c1dbb206e6d376d674620d95c2ca2da8f3475",
          "body": null,
          "is_bot": false,
          "headline": "Configure job timeouts",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27c45a9181ec674d7a00f6012e3020cfa21113e2",
          "body": null,
          "is_bot": false,
          "headline": "Clean up",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c6c293fbd0da2d297b3082ab19a05d4781eb24b",
          "body": null,
          "is_bot": false,
          "headline": "Use default suffix",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c9f753b5b4d13882ea29421a97293a4ef15895",
          "body": null,
          "is_bot": false,
          "headline": "Update URL",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2236a9fe50e39120da93faaea59eaa7cb82c70c",
          "body": null,
          "is_bot": false,
          "headline": "Add Mutation Testing job",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a1434a66512c0ed91892da4fd2c4a4e2cef277",
          "body": null,
          "is_bot": false,
          "headline": "Do not ignore mutator that does not need to be ignored anymore",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4d233712de295b4a92edc5f85ff8333549f2d1",
          "body": null,
          "is_bot": false,
          "headline": "Reference schema for Infection configuration files",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c38ad0744c44978aa2ca6a7ad36ccd7290b143",
          "body": null,
          "is_bot": false,
          "headline": "Rename Infection configuration file",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5995ef5c812f8e3d8cb041476aa7e363709c441",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-04-03T06:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f88cb9e934eb57509cb1220efa7f13815a99390e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-03-22T13:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d277c83abda6abf3a580b8648c0335ce57da98",
          "body": null,
          "is_bot": false,
          "headline": "Ignore build directory",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-03-22T13:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c11e6e8b3e615a1d44adea5b98f4e5495810f4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-03-11T06:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29dbfc7958b829fb56031dfd02107fa3ca4dd548",
          "body": null,
          "is_bot": false,
          "headline": "Include package name in release name",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-03-11T06:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a29b5a7f5293cc5433cad440bc00ebee4204bc3",
          "body": null,
          "is_bot": false,
          "headline": "Allow write operations",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-03-11T06:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c26fcfb798b24c21d127d43055f37eba5ff24a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-03-10T12:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7f03e4c60b799e04e65e7b85078581286c53d6",
          "body": null,
          "is_bot": false,
          "headline": "Create release when tag is pushed",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-03-10T12:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6634549cb8d702282a04a774e36a7477d2bd9015",
          "body": null,
          "is_bot": false,
          "headline": "Prepare release",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-02-02T05:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5ae9592d8296062592e006c95f9a60c37834415",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-01-30T13:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4274de3ccfcc8fcc838db485c1dbdb16b10e2303",
          "body": null,
          "is_bot": false,
          "headline": "Bump",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2024-01-30T13:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e10513578c4db53d381839dbd98f99a36372fbf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-31T07:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1901c2cd4d50e5b1c86e067e078032708122b960",
          "body": null,
          "is_bot": false,
          "headline": "Bump copyright year",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-31T07:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5169f728126b9274331b0f8c149680f17229f27",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-24T09:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e3df325fb859f639a08ad2cb25bbc64bd728d07",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS/WS issues",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-24T09:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687cd702cf97dd64d6d1553a112573912c8745a1",
          "body": null,
          "is_bot": false,
          "headline": "Update PHP-CS-Fixer configuration",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-24T09:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b412016b08226a8c678e6531639e5dd3fc4811",
          "body": null,
          "is_bot": false,
          "headline": "Declare classes readonly",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-22T13:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0060a1a9d5dd1df80af739ced6b0c984d39c5741",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '2.0'",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-22T13:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0326dfc918e11caeedfbe16907cbc59e9208e78e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-22T13:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78893c97878a9db22326c6e9893c138b4a93df00",
          "body": null,
          "is_bot": false,
          "headline": "Narrow types",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-22T13:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3c4d1ec01d8b73b02176b19adb0bcbd0630934",
          "body": null,
          "is_bot": false,
          "headline": "Update Psalm baseline",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-12-22T13:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 0,
      "latest_release_at": "2025-03-19T07:56:53Z",
      "latest_release_tag": "3.0.3",
      "releases_from_tags": false,
      "days_since_last_push": 423,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 490,
      "mean_days_between_releases": 129.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "sebastian/code-unit",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/sebastian/code-unit",
          "is_deprecated": false,
          "latest_version": "3.0.3",
          "repository_url": "https://github.com/sebastianbergmann/code-unit",
          "versions_count": 14,
          "total_downloads": 563187874,
          "dependents_count": 10,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 10984412,
          "first_published_at": null,
          "latest_published_at": "2025-03-19T07:56:08Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 490
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 1177,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 13745,
      "source_files_sampled": 41,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ergebnis/phpstan-rules",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nette/utils",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "tomasvotruba/type-coverage",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 0,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sebastianbergmann",
          "commits": 441,
          "avatar_url": "https://avatars.githubusercontent.com/u/25218?v=4"
        },
        {
          "type": "User",
          "login": "SamMousa",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/547021?v=4"
        },
        {
          "type": "User",
          "login": "jdreesen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/424602?v=4"
        },
        {
          "type": "User",
          "login": "Ayesh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/811553?v=4"
        },
        {
          "type": "User",
          "login": "cs278",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/17377?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.976
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yaml",
        "release.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php",
        "phpstan.neon"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock"
      ],
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "23caa57776ddcaa35a2965b93d5f4212a2c3a2d9",
        "ran_at": "2026-07-22T16:53:45Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sebastianbergmann/code-unit",
    "host": "github.com",
    "name": "code-unit",
    "owner": "sebastianbergmann"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 50,
        "vitality": 21,
        "community": 75,
        "governance": 43,
        "engineering": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 21,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 423,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 423 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 423
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "3.0.3",
              "releases_from_tags": false,
              "days_since_latest_release": 490,
              "mean_days_between_releases": 129.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 490 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 490
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~129.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 129.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 423,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 423 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 423
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 75,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 7,
              "stars": 1177,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,177 stars",
                "points": 49.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1177
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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 (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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": 87,
            "inputs": {
              "packages": [
                "sebastian/code-unit"
              ],
              "dependents": 10,
              "ecosystems": "packagist",
              "total_downloads": 563187874,
              "monthly_downloads": 10984412
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,984,412 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10984412,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "10 packages depend on it",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 43,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.976
            },
            "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 98% of commits",
                "points": 0.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 7632,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sebastianbergmann",
              "public_repos": 74,
              "account_age_days": 6515
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7,632 followers of sebastianbergmann",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7632,
                      "login": "sebastianbergmann"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "74 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 74
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "sebastian/code-unit"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 490
            },
            "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 490 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 490
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 69,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 6 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 6
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 2,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.03,
              "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": "3 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.dist.php, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 13745,
              "source_files_sampled": 41,
              "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/41 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 41,
                      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:53:51.338589Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sebastianbergmann/code-unit.svg",
  "full_name": "sebastianbergmann/code-unit",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.