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

ondrejmirtes / simple-downgrader

PHP code downgrader for phpstan-src

PHPMIT★ 8 stars⑂ 3 forkssince Dec 2023View on GitHub ↗

ondrejmirtes/simple-downgrader holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (69/100) and lowest on Community & Adoption (38/100). It was last updated today. A single contributor accounts for most of its recent work.

59
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Ondřej MirtesPersonal account
824 followers194 public repossince Jul 2009PHPStan

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
Packagistondrejmirtes/simple-downgrader2.2.716,7362440 days ago

Metrics by category

Vitality

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

69Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
8.3/36Commit cadence — 12/52 weeks with commits
11.9/18Commit volume — 20 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year20
human_commit_share0.97
days_since_last_push0
active_weeks_last_year12
How it's scored
16.2/27Ships releases — 23 version tags (no GitHub releases)
36/36Release recency — latest release 40 days ago
27/27Release cadence — a release every ~41.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count23
latest_release_tag2.2.7
releases_from_tagsyes
days_since_latest_release40
mean_days_between_releases41.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?

38At risk · 18% of overall
How it's scored
13.7/60Stars — 8 stars
2.5/25Forks — 3 forks
0/15Watchers — 2 watchers
Inputs used
forks3
stars8
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
56.3/80Monthly downloads — 16,736 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesondrejmirtes/simple-downgrader
dependents0
ecosystemspackagist
total_downloads991,294
monthly_downloads16,736

Sustainability & Governance

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

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.4/22.5Commit distribution — top contributor authored 85% of commits
6.8/13.5Contributor breadth — 5 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.85
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
36.4/38.3PR acceptance — 20/21 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 13/27 approved changesets -- score normalized to 4
Inputs used
merged_prs20
open_issues1
closed_issues2
issue_closed_ratio0.667
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
21/25Owner reach — 824 followers of ondrejmirtes
25/25Track record — 194 public repos, account ~17 yr old
Inputs used
followers824
owner_typeUser
is_verified
owner_loginondrejmirtes
public_repos194
account_age_days6,217
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 40 days ago
20/20Version history — 24 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesondrejmirtes/simple-downgrader
ecosystemspackagist
any_deprecatedno
min_days_since_publish40

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 — phpcs.xml, phpstan.neon
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 15 out of 16 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

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
2.2/2.5CI-Tests — 15 out of 16 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 13/27 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 7 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.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): 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_packages5
unassessed_packages9
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 5 resolved dependencies against OSV. 9 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.

48At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
2.2/40Legible commit history — 4 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.041
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — phpcs.xml, phpstan.neon
0/11Static type checking
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilescomposer.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.03
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/42 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes12,017
source_files_sampled42
oversized_source_files0

Key facts

8GitHub stars
5contributors
20commits, last 12 months
0days since last push
23releases
1bus factor
1open 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 ★ / 3 ⇿
0Stars
3Forks
19Releases

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.

12233312024-012025-022026-04
Major 1Minor 2Patch 16

Each point covers 3 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 18:07 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests15 out of 16 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 13/27 approved changesets -- score normalized to 4
10Contributorsproject has 7 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Packagistconsistence-community/coding-standard^3.11build-cs/composer.json
Packagistdealerdirect/phpcodesniffer-composer-installer^1.0build-cs/composer.json
Packagistslevomat/coding-standard^8.14build-cs/composer.json
Packagistsquizlabs/php_codesniffer^3.7build-cs/composer.json
Packagistnikic/php-parser^5.7.0composer.json
Packagistsymfony/console^5.4.47composer.json
Packagistnette/utils^3.2.5composer.json
Packagistsymfony/finder^5.4.45composer.json
All dependencies 14

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

RegistryPackageVersionRelation
Packagistconsistence-community/coding-standard3.11.3direct
Packagistdealerdirect/phpcodesniffer-composer-installer1.0.0direct
Packagistnette/utilsdirect
Packagistnikic/php-parserdirect
Packagistslevomat/coding-standard8.14.1direct
Packagistsquizlabs/php_codesniffer3.7.2direct
Packagistsymfony/consoledirect
Packagistsymfony/finderdirect
Packagistphpindirect
Packagistphp-parallel-lint/php-parallel-lintindirect
Packagistphpstan/phpdoc-parserindirect
Packagistphpstan/phpdoc-parser1.30.1indirect
Packagistphpstan/phpstanindirect
Packagistphpunit/phpunitindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 5 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 9 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": 139,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 80582,
        "Makefile": 470
      },
      "pushed_at": "2026-07-22T15:43:22Z",
      "created_at": "2023-12-12T16:07:59Z",
      "owner_type": "User",
      "updated_at": "2026-06-24T08:51:53Z",
      "description": "PHP code downgrader for phpstan-src",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "2.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Ondřej Mirtes",
      "type": "User",
      "login": "ondrejmirtes",
      "company": "PHPStan",
      "location": "Prague, Czech Republic",
      "followers": 824,
      "avatar_url": "https://avatars.githubusercontent.com/u/104888?v=4",
      "created_at": "2009-07-14T17:35:34Z",
      "is_verified": null,
      "public_repos": 194,
      "account_age_days": 6217
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.2.7",
          "kind": "patch",
          "published_at": "2026-06-12T17:10:38Z"
        },
        {
          "tag": "2.2.6",
          "kind": "patch",
          "published_at": "2026-03-20T16:44:55Z"
        },
        {
          "tag": "2.2.5",
          "kind": "patch",
          "published_at": "2026-02-26T13:02:16Z"
        },
        {
          "tag": "2.2.4",
          "kind": "patch",
          "published_at": "2025-11-07T12:33:51Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2025-10-12T16:55:20Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2025-09-20T18:37:56Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2025-07-13T11:49:36Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2025-06-10T10:37:23Z"
        },
        {
          "tag": "2.1.8",
          "kind": "patch",
          "published_at": "2025-06-10T08:25:55Z"
        },
        {
          "tag": "2.1.7",
          "kind": "patch",
          "published_at": "2025-06-03T13:58:28Z"
        },
        {
          "tag": "2.1.6",
          "kind": "patch",
          "published_at": "2025-06-03T10:14:16Z"
        },
        {
          "tag": "2.1.5",
          "kind": "patch",
          "published_at": "2025-05-28T09:11:05Z"
        },
        {
          "tag": "2.1.4",
          "kind": "patch",
          "published_at": "2025-05-28T08:45:20Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2025-05-28T07:21:17Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2025-05-26T16:02:34Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2025-05-26T15:57:14Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2025-05-26T15:46:13Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2024-10-09T14:55:47Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2024-02-12T19:22:32Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2024-01-07T07:49:43Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2023-12-17T12:37:19Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2023-12-16T20:55:58Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2023-12-16T11:33:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ca5b53933f3e7910f2ccd6c713dd02578049ef2e",
          "body": null,
          "is_bot": true,
          "headline": "Update github-actions to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-24T08:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140f86600b499e1c460761196a12fab9aeb7ec33",
          "body": "…d properties\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "DowngradeNamedArgumentsVisitor: support method calls on natively-type…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-06-12T17:10:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "05c87d87b93adc8ade126349bba59e417b8f5c5e",
          "body": null,
          "is_bot": false,
          "headline": "Remove symfony/polyfill-php80 dependency",
          "author_name": "brendt",
          "author_login": "brendt",
          "committed_at": "2026-04-03T11:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d93f4c59670a71de90aadbac6c14cc7024c1ec",
          "body": null,
          "is_bot": false,
          "headline": "Support for CollectedDataEmitter",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-03-20T16:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cecc107e5edf31b5d8c11e2fb7c6b193020c26c9",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade RunInSeparateProcess attribute (#20)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-02-26T13:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03b4a3c584396330422ff96b4b235fc145e598c4",
          "body": null,
          "is_bot": false,
          "headline": "CI: Don't lint on windows",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-02-26T13:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3df80e4e00143a29f32839987cc1286057354fda",
          "body": null,
          "is_bot": false,
          "headline": "Fix build (#21)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-02-26T13:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6036086b631a830fcdecafc5021f1d0957a9fc4",
          "body": null,
          "is_bot": false,
          "headline": "Update nikic/php-parser",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-12-08T08:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8139b55c2b087e792f99e7da2c36762727c80a81",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout action to v6",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-11-24T09:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb77ae00c61e246cc2d520fa3e7e8d81baa1acb4",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade CoversNothing attribute",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-11-07T12:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9856a6d7ba815e1fb70c6ac9b4133f33ea55d81",
          "body": null,
          "is_bot": false,
          "headline": "Made Scope&NodeCallbackInvoker downgrade independent of order",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-12T16:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309442d79ef668e953050222c290e5c5106c291f",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade Scope&NodeCallbackInvoker to Scope in parameter types",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-12T16:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de54eaa47dac5142e36b4085a12e5103e93366c",
          "body": "…ades",
          "is_bot": false,
          "headline": "Use runtime-reflection instead of static-reflection to speedup downgr…",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-09-20T18:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f1cc7bc9bea58c5828aaf03b9175e38e5834624",
          "body": null,
          "is_bot": false,
          "headline": "Move inline code into test-fixture (#15)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-09-20T16:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc33fa1799c3ad4eb806bfb324a0fc16bafdb0e",
          "body": null,
          "is_bot": false,
          "headline": "Cancel in-flight builds on subsequent pushes (#13)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-09-20T11:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d9541537484d633425f9c9cd47c86b1b9821d1f",
          "body": "…torm-stubs (#12)",
          "is_bot": false,
          "headline": "Made DowngradeNamedArgumentsVisitorTest not require classes from phps…",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-09-20T11:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1910aedf3c399c703929d82a459b3d2e9dcd48a9",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup dead code",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-09-19T20:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d744814fd1b7c262d2b1a07c876721680c915d94",
          "body": null,
          "is_bot": false,
          "headline": "Update BetterReflection",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-09-19T20:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a195895a90b828edea1f910b5fd913bd3352c6",
          "body": null,
          "is_bot": false,
          "headline": "Integration test fix",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-09-01T08:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7187ae14e41e30ca25cbb9471dcbd48ff856c2d2",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout action to v5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-09-01T02:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91211786fcb75966ccba69406926db89cea8956",
          "body": null,
          "is_bot": false,
          "headline": "Fix \"Option 'indent' must either be all spaces or a single tab\"",
          "author_name": "Markus Staab",
          "author_login": "clxmstaab",
          "committed_at": "2025-07-13T11:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11ae2123b294b8b02861b9fd494c3860a9480d74",
          "body": null,
          "is_bot": false,
          "headline": "Move DowngradePhpunitAttributesVisitor to PHP < 8.2",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-10T10:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06358fee2f120c74b41f8c1f8b1f205e2b579c6",
          "body": null,
          "is_bot": false,
          "headline": "Fix",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-10T08:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53c48daaca85a5e7b649fba55af297ba21a7e69",
          "body": null,
          "is_bot": false,
          "headline": "Fix",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-10T08:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db30de1ab1a8dd7a71bfc80146f9172a848a7e5",
          "body": null,
          "is_bot": false,
          "headline": "Fix integration test",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-10T07:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832f96ec458d8c824a5511c558f7991038cf9482",
          "body": null,
          "is_bot": false,
          "headline": "DowngradePhpunitAttributesVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-10T07:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c73a88c7d26ea9e5f0662b9587e7282a9c34c96b",
          "body": null,
          "is_bot": false,
          "headline": "Fix parameters",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T13:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9748fa2cfd19c38246203071bd18472bcd6743b1",
          "body": null,
          "is_bot": false,
          "headline": "Add missing parameters",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T13:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87af18960718de53862ef809542b3aebf4179f5a",
          "body": null,
          "is_bot": false,
          "headline": "Attribute polyfill",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T13:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd16241dcded624f26609945abd89ea2c95b608",
          "body": null,
          "is_bot": false,
          "headline": "Fix",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T13:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57445cfabd5d2008e1256fb2c1b735e1facd05eb",
          "body": "…arameter according to attribute target",
          "is_bot": false,
          "headline": "DowngradePropertyPromotionVisitor - leave attributes above property/p…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T13:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6138b2562fd860ab2e1d1cffe372df6bfbbd37b1",
          "body": "…rate line",
          "is_bot": false,
          "headline": "DowngradePropertyPromotionVisitor - put parameter attribute on a sepa…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T12:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce87f3737fed72b59b086ee6b94befa5f73daad",
          "body": null,
          "is_bot": false,
          "headline": "Update nikic/php-parser",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T10:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7169294e3e2714ec814e9e26aaa2850252255851",
          "body": null,
          "is_bot": false,
          "headline": "Pass phpVersion option to the printer",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-06-03T10:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e40de0b168686ce500f29a49536a3c8fd25b982",
          "body": null,
          "is_bot": false,
          "headline": "Fix namespaced const fetch class name",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-28T09:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf4b569f2a6ced394c27d981454ccb1b91fd4013",
          "body": "…ng it into a downgraded named arguments call",
          "is_bot": false,
          "headline": "Resolve name from ConstFetch in a default value expression when putti…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-28T09:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc5bb651487e8abda78d9371144939ba92c0829",
          "body": "… end",
          "is_bot": false,
          "headline": "Monkey patch signatures with non-optional `$context` parameter at the…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-28T08:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd1e6964abdd6594523093592afd637133fec329",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-28T07:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37cdd046a28fd37a24074570cb5611ce764c99ff",
          "body": null,
          "is_bot": false,
          "headline": "Fix for `$length` in `array_slice` not being marked as optional",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-28T07:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ce57fe11a7577f22752d9676263c2e3653a9c56",
          "body": null,
          "is_bot": false,
          "headline": "Brutal optimization that should have occured to me sooner",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T16:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ee44e0018adb1abf283d28abc2ab08a7f24d4f",
          "body": null,
          "is_bot": false,
          "headline": "Try solve performance problem",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T15:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c14138172ee67eb67231e403961c030789fe66e",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T15:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934f14c89b7ff4b66e885d94b8f502142981833e",
          "body": null,
          "is_bot": false,
          "headline": "Test PHP 8.4",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T15:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4000d0e697dca87e4a04dab77cbedf49f08a96c9",
          "body": null,
          "is_bot": false,
          "headline": "Downgrade named arguments",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T15:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587d69520d291a0e3790c74c85f19e5df74785b3",
          "body": null,
          "is_bot": false,
          "headline": "Make the build green",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T14:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4ffb350898172bbd1aa72d3cb1f6bf5c34bf8b",
          "body": null,
          "is_bot": false,
          "headline": "One more try",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T11:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3e594b015339e12bd1cf4052c3a1899549dcb58",
          "body": null,
          "is_bot": false,
          "headline": "Try a fix",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T11:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f5b5d2a3781c211f667d33aa81053dfe20e5a0",
          "body": null,
          "is_bot": false,
          "headline": "Update baseline",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T10:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b19a7600d3e1acea16a5809c5226ce9983b42945",
          "body": null,
          "is_bot": false,
          "headline": "Hardcode PHP version in composer.json so that nette/utils is installable",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-26T10:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8b7833034f0396d5e4518ed090e3d099b7d9bc",
          "body": null,
          "is_bot": false,
          "headline": "Fix test-suite regarding indentation",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2024-10-09T14:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e232411a644c3305f6dfe5e7ff6e5eb71fcb4bd",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub Action timeouts",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2024-10-09T14:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760b4c5c0b5ae631e6604bdcf074387e40e35ed1",
          "body": null,
          "is_bot": false,
          "headline": "Update CS",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-09-15T14:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5cea1e10c82ae19ab60fa6895de64199b865212",
          "body": null,
          "is_bot": false,
          "headline": "Fix phpdoc-parser",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-09-15T13:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e0057a0871052264ee41e0b1076ec70d414639f",
          "body": null,
          "is_bot": false,
          "headline": "Update PHPStan",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-09-08T09:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648bf89d4c18a4194a8a698482a950fafd170941",
          "body": null,
          "is_bot": false,
          "headline": "Update PHPUnit",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-09-08T09:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1630e1672948a2b59955d7fa634992dc4331ac00",
          "body": null,
          "is_bot": false,
          "headline": "Update phpdoc-parser",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-09-07T21:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbf56fab0bc71310ff3766ea204d84f019e99b7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '1.x' into 2.x",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-02-12T19:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832aaae53dcfe358f63180494de8734244773d46",
          "body": null,
          "is_bot": false,
          "headline": "Fix infinite loop in DowngradePropertyPromotionVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-02-12T19:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29739dd56f7dc5df91da8f2a6f6270f601e5d1d",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/1.x' into 2.x",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-01-09T12:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290fb02b7be85269eff09ec8d9e7701ea69d5df0",
          "body": null,
          "is_bot": false,
          "headline": "Raise PHPStan level to 9",
          "author_name": "Markus Staab",
          "author_login": "clxmstaab",
          "committed_at": "2024-01-09T12:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696cfcef4a3029db17638d6932f3f936a5845a53",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '1.x' into 2.x",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-01-07T07:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8d0f0c1a4fae734f03161d3d19d7437058ca0b",
          "body": null,
          "is_bot": false,
          "headline": "The stmts property may exist ubt may be null",
          "author_name": "Michal Špaček",
          "author_login": "spaze",
          "committed_at": "2024-01-07T07:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1121a10d7246d21d2cc4ab81ea8a7657eea1633",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused visitors",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-17T13:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8805a0fbe9e9947d740dc2ac70904a21e2045bf5",
          "body": null,
          "is_bot": false,
          "headline": "Update to PHP-Parser 5.0",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-17T13:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177f0f105272b28c373a0b5ae9caf1486f6566a4",
          "body": null,
          "is_bot": false,
          "headline": "Open 2.x-dev",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-17T12:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d9a4f1febce7e5593becb0a7fc709186e2b14a",
          "body": null,
          "is_bot": false,
          "headline": "Open 1.x-dev",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-17T12:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c3a9551003e7fd4330dd8a7285bdf7ed5de09d",
          "body": null,
          "is_bot": false,
          "headline": "Fix build on 7.2",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T20:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "679eccd40b0bf0a9fe6e27618a1609d32c431ea2",
          "body": "This reverts commit 75dbf20bcb19e452f6e3b1bd42ea1aa38cd18f98.",
          "is_bot": false,
          "headline": "Revert \"Do not test lowest dependencies\"",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T20:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec24b72c341c47a6f822b014f795b3fc935b29f",
          "body": "…pe should be inspected for used variables",
          "is_bot": false,
          "headline": "DowngradeArrowFunctionToAnonymousFunctionVisitor - only immediate sco…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T20:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75dbf20bcb19e452f6e3b1bd42ea1aa38cd18f98",
          "body": null,
          "is_bot": false,
          "headline": "Do not test lowest dependencies",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa412a6b23eeecc523cb550427b390340ab24be4",
          "body": null,
          "is_bot": false,
          "headline": "Fix loading autoloader in executable",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea82549015e63f7a32562ceaa7cabfe1d699302",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeArrowFunctionToAnonymousFunctionVisitor - do not use `$this`",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade3827a07a5a11a784560047d3f302cbfd9da80",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeArrowFunctionToAnonymousFunctionVisitor - fix duplicate uses",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e5dc075461482ad398d1c21a6e885cc60a599f",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeTypedPropertyVisitor - support NullableType",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c01a5b0cfb2073c247259aa7a7c0918b6b9a3050",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeArrowFunctionToAnonymousFunctionVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb432bc39e87cc458366d1a6a8c7905a3be7a90",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeNullCoalesceAssignOperatorVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5774948b6dda14872fea1b3f3453845348ee3ed1",
          "body": null,
          "is_bot": false,
          "headline": "Test downgrading on all PHP versions",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4321998e5a46ff3e432b47dfc6af8389066a452b",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeTrailingCommasInFunctionCallsVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T11:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae49fa82bf1ea6cdffdda44310f6819e6fc04948",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeTypedPropertyVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T10:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0049345cb9abff7a2e21c504a2263d22a07b961",
          "body": "…the same line",
          "is_bot": false,
          "headline": "DowngradeTrailingCommasInParametersVisitor - comments should stay on …",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T10:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d46103ccb2fe0800b3765726a91f1413fe3e18",
          "body": null,
          "is_bot": false,
          "headline": "Fix DowngradePropertyPromotionVisitor for anonymous classes",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T09:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c900ced7d606afdde0972249a9f51804ecea3d2",
          "body": "This reverts commit 593c968daac6ab443834aa177341b73cf8d3102c.",
          "is_bot": false,
          "headline": "Revert \"More memory limit\"",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T09:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edefe6909674048436393569d4f6e490323cf511",
          "body": "This reverts commit 45e1ea3e29fd7098da1bd11794a3889ca4cc0aeb.",
          "is_bot": false,
          "headline": "Revert \"Even more memory limit?\"",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T09:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71dbf99e81151ae59591b084a9fc8bb15f35f588",
          "body": "This reverts commit 3ab75094f923725cf422e70975da3a5ec315c6d0.",
          "is_bot": false,
          "headline": "Revert \"Even more memory limit!?\"",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T09:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93f8e8f02126d2c5ea77cac06a980776e6af6c1",
          "body": null,
          "is_bot": false,
          "headline": "Update phpdoc-parser",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T09:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf17c5ad61b2e67302253e200f51e30eaeb32eb",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeCommand - support files in paths",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-16T09:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab75094f923725cf422e70975da3a5ec315c6d0",
          "body": null,
          "is_bot": false,
          "headline": "Even more memory limit!?",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T22:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e1ea3e29fd7098da1bd11794a3889ca4cc0aeb",
          "body": null,
          "is_bot": false,
          "headline": "Even more memory limit?",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T22:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593c968daac6ab443834aa177341b73cf8d3102c",
          "body": null,
          "is_bot": false,
          "headline": "More memory limit",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T13:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21f0c0a9fbfa6eb6d79e128a6552085cb0e11fba",
          "body": null,
          "is_bot": false,
          "headline": "Fix downgrading for visitors that influence each other",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T13:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3240ef03054b27064e1fe7b70147e16bab88e357",
          "body": "…Docs",
          "is_bot": false,
          "headline": "DowngradePropertyPromotionVisitor - combine property and `@param` PHP…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T13:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1f1b7d2c7b1cc7e9ec2009b83d18776ef2eaf9a",
          "body": null,
          "is_bot": false,
          "headline": "DowngradePropertyPromotionVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T13:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca694db56f2f3aa2584d5a4a17692790cd3f4a41",
          "body": null,
          "is_bot": false,
          "headline": "Refactor tests to pass around objects more easily",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T13:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb948b79ea2fbb087959edc4a6861f0605066f14",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeTrailingCommasInClosureUsesVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T12:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c16f6924be91f0793e78962e8182663a778c80d",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeTrailingCommasInParametersVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T12:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80df9a6adcfa2515872ffe5c236db2ae251db44f",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeNonCapturingCatchesVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T12:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95dbe775bba5a7c39dfb9efa4ded2c96733b3e4d",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeStaticReturnTypeVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T11:22:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92fa95df8329d86bb167893c8b17c0a9b7929bb",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeMixedTypeVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T11:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e81c9eaac71cba4c1cbbb0282b4e3adc9dffea81",
          "body": null,
          "is_bot": false,
          "headline": "DowngradeUnionTypeVisitor",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T10:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f64283c8dacf564f1d92d96e4c3aee5412ae2e2a",
          "body": null,
          "is_bot": false,
          "headline": "One more todo",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2023-12-15T09:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 20,
      "latest_release_at": "2026-06-12T17:10:38Z",
      "latest_release_tag": "2.2.7",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 40,
      "mean_days_between_releases": 41.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ondrejmirtes/simple-downgrader",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/ondrejmirtes/simple-downgrader",
          "is_deprecated": false,
          "latest_version": "2.2.7",
          "repository_url": "https://github.com/ondrejmirtes/simple-downgrader",
          "versions_count": 24,
          "total_downloads": 991294,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 16736,
          "first_published_at": null,
          "latest_published_at": "2026-06-12T17:10:38Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 40
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 8,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 12017,
      "source_files_sampled": 42,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build-cs/composer.json",
        "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": 5,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "consistence-community/coding-standard",
          "manifest": "build-cs/composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.11"
        },
        {
          "name": "dealerdirect/phpcodesniffer-composer-installer",
          "manifest": "build-cs/composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "slevomat/coding-standard",
          "manifest": "build-cs/composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^8.14"
        },
        {
          "name": "squizlabs/php_codesniffer",
          "manifest": "build-cs/composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.7"
        },
        {
          "name": "nikic/php-parser",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.7.0"
        },
        {
          "name": "symfony/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.4.47"
        },
        {
          "name": "nette/utils",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.2.5"
        },
        {
          "name": "symfony/finder",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.4.45"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "consistence-community/coding-standard",
            "direct": true,
            "version": "3.11.3",
            "ecosystem": "packagist"
          },
          {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nette/utils",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "slevomat/coding-standard",
            "direct": true,
            "version": "8.14.1",
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": true,
            "version": "3.7.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/finder",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-parallel-lint/php-parallel-lint",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "1.30.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 14,
        "direct_count": 8,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 20,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ondrejmirtes",
          "commits": 96,
          "avatar_url": "https://avatars.githubusercontent.com/u/104888?v=4"
        },
        {
          "type": "User",
          "login": "staabm",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
        },
        {
          "type": "User",
          "login": "clxmstaab",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/47448731?v=4"
        },
        {
          "type": "User",
          "login": "spaze",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1966648?v=4"
        },
        {
          "type": "User",
          "login": "brendt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6905297?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.85
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "integration-test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpcs.xml",
        "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": 9,
            "reason": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 13/27 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ca5b53933f3e7910f2ccd6c713dd02578049ef2e",
        "ran_at": "2026-07-22T18:07:42Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-24T08:56:55Z",
      "oldest_open_prs": [
        {
          "number": 2,
          "created_at": "2023-12-25T02:58:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-24T08:51:49Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2023-12-12T16:25:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ondrejmirtes/simple-downgrader",
    "host": "github.com",
    "name": "simple-downgrader",
    "owner": "ondrejmirtes"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 50,
        "vitality": 69,
        "community": 38,
        "governance": 65,
        "engineering": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "commits_last_year": 20,
              "human_commit_share": 0.97,
              "days_since_last_push": 0,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "20 commits in the last year",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "2.2.7",
              "releases_from_tags": true,
              "days_since_latest_release": 40,
              "mean_days_between_releases": 41.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 40 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 40
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~41.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 41.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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 40,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 40 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 40
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 38,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "forks": 3,
              "stars": 8,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8 stars",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "packages": [
                "ondrejmirtes/simple-downgrader"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 991294,
              "monthly_downloads": 16736
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "16,736 downloads/month across packagist",
                "points": 56.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 16736,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.85
            },
            "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 85% of commits",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "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 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 20,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "20/21 decided PRs merged",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 20,
                      "decided": 21
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/27 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "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": 70,
            "inputs": {
              "followers": 824,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ondrejmirtes",
              "public_repos": 194,
              "account_age_days": 6217
            },
            "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": "824 followers of ondrejmirtes",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 824,
                      "login": "ondrejmirtes"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "194 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 194
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ondrejmirtes/simple-downgrader"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 40
            },
            "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 40 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 40
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "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": "phpcs.xml, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, 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": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "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): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "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": "15 out of 16 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 13/27 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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 5 resolved dependencies against OSV; 9 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": 5
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 9
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 5,
              "unassessed_packages": 9,
              "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": 5,
              "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": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 48,
        "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.041,
              "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": "4 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 4,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "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": 79,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": "phpcs.xml, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, 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": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 12017,
              "source_files_sampled": 42,
              "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/42 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 42,
                      "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-22T18:07:55.004170Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/ondrejmirtes/simple-downgrader.svg",
  "full_name": "ondrejmirtes/simple-downgrader",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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