Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 11:14 UTC

mimmi20 / ua-normalizer

PHPMIT★ 2 stars⑂ 2 forkssince Oct 2016View on GitHub ↗

mimmi20/ua-normalizer holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Vitality (92/100) and lowest on Community & Adoption (40/100). It was last updated today. A single contributor accounts for most of its recent work.

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

67
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

Thomas MüllerPersonal account
60 followers119 public repossince Oct 2011JDC AG

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistmimmi20/ua-normalizer9.0.132,7427112 days agohttpparserbrowseruser-agentuanormalizer

Metrics by category

Vitality

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

92Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
22.8/36Commit cadence — 33/52 weeks with commits
18/18Commit volume — 122 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year122
human_commit_share0.81
days_since_last_push0
active_weeks_last_year33

Release discipline

100Excellent
How it's scored
27/27Ships releases — 71 releases published
36/36Release recency — latest release 12 days ago
27/27Release cadence — a release every ~7.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count71
latest_release_tag9.0.13
releases_from_tagsno
days_since_latest_release12
mean_days_between_releases7.4
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?

40At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars2
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateno
How it's scored
45.8/80Monthly downloads — 2,742 downloads/month across packagist
4.7/20Registry dependents — 4 packages depend on it
Inputs used
packagesmimmi20/ua-normalizer
dependents4
ecosystemspackagist
total_downloads275,612
monthly_downloads2,742

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.1/22.5Commit distribution — top contributor authored 100% of commits
2.7/13.5Contributor breadth — 2 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.997
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
34.8/38.3PR acceptance — 544/598 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/10 approved changesets -- score normalized to 0
Inputs used
merged_prs544
open_issues0
closed_issues15
issue_closed_ratio1
closed_unmerged_prs54
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.8/25Owner reach — 60 followers of mimmi20
25/25Track record — 119 public repos, account ~14 yr old
Inputs used
followers60
owner_typeUser
is_verified
owner_loginmimmi20
public_repos119
account_age_days5,400
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 12 days ago
20/20Version history — 71 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesmimmi20/ua-normalizer
ecosystemspackagist
any_deprecatedno
min_days_since_publish12

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicsphp85
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/10 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
5/5SAST — SAST tool is run on all commits
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_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate6.6
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

41At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.3/40Legible commit history — 40 of 81 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.494
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.php, phpcs.xml, phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 17 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.17
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/50 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes32,376
source_files_sampled50
oversized_source_files0

Key facts

2GitHub stars
2contributors
122commits, last 12 months
0days since last push
71releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
25Releases

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.

111222212020-012022-032024-06
Major 2Minor 1Patch 22

Each point covers 4 days.

OpenSSF Scorecard 6.6 / 10
6.6aggregate

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-25 11:14 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/10 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 25

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

RegistryPackageVersionRelation
Packagistergebnis/composer-normalizeindirect
Packagistext-ctypeindirect
Packagistext-domindirect
Packagistext-mbstringindirect
Packagistext-simplexmlindirect
Packagistext-tokenizerindirect
Packagistext-xmlindirect
Packagistext-xmlwriterindirect
Packagistinfection/infectionindirect
Packagistjbelien/phpstan-sarif-formatterindirect
Packagistmimmi20/coding-standardindirect
Packagistnikic/php-parserindirect
Packagistphpindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-deprecation-rulesindirect
Packagistphpunit/phpunitindirect
Packagistrector/rectorindirect
Packagistrector/type-perfectindirect
Packagistshipmonk/composer-dependency-analyserindirect
Packagistsymfony/processindirect
Packagistsymplify/phpstan-rulesindirect
Packagisttomasvotruba/cognitive-complexityindirect
Packagisttomasvotruba/type-coverageindirect
Packagisttomasvotruba/unused-publicindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php85"
      ],
      "is_fork": false,
      "size_kb": 1000,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 125680
      },
      "pushed_at": "2026-07-25T11:13:32Z",
      "created_at": "2016-10-16T16:13:37Z",
      "owner_type": "User",
      "updated_at": "2026-07-12T18:52:29Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Thomas Müller",
      "type": "User",
      "login": "mimmi20",
      "company": "JDC AG",
      "location": "Germany",
      "followers": 60,
      "avatar_url": "https://avatars.githubusercontent.com/u/1120192?v=4",
      "created_at": "2011-10-11T18:07:55Z",
      "is_verified": null,
      "public_repos": 119,
      "account_age_days": 5400
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "9.0.13",
          "kind": "patch",
          "published_at": "2026-07-12T19:15:03Z"
        },
        {
          "tag": "9.0.12",
          "kind": "patch",
          "published_at": "2026-06-28T08:37:18Z"
        },
        {
          "tag": "9.0.11",
          "kind": "patch",
          "published_at": "2026-06-24T05:17:54Z"
        },
        {
          "tag": "9.0.10",
          "kind": "patch",
          "published_at": "2026-06-21T11:28:52Z"
        },
        {
          "tag": "9.0.9",
          "kind": "patch",
          "published_at": "2026-05-30T14:57:26Z"
        },
        {
          "tag": "9.0.8",
          "kind": "patch",
          "published_at": "2026-05-28T18:35:38Z"
        },
        {
          "tag": "9.0.7",
          "kind": "patch",
          "published_at": "2026-05-28T10:38:22Z"
        },
        {
          "tag": "9.0.6",
          "kind": "patch",
          "published_at": "2026-05-09T21:46:48Z"
        },
        {
          "tag": "9.0.5",
          "kind": "patch",
          "published_at": "2026-05-09T07:29:54Z"
        },
        {
          "tag": "9.0.4",
          "kind": "patch",
          "published_at": "2026-05-06T18:12:54Z"
        },
        {
          "tag": "9.0.3",
          "kind": "patch",
          "published_at": "2026-05-03T09:35:07Z"
        },
        {
          "tag": "9.0.2",
          "kind": "patch",
          "published_at": "2026-05-01T09:09:09Z"
        },
        {
          "tag": "9.0.1",
          "kind": "patch",
          "published_at": "2026-04-26T14:06:51Z"
        },
        {
          "tag": "9.0.0",
          "kind": "major",
          "published_at": "2026-04-24T15:37:15Z"
        },
        {
          "tag": "8.0.10",
          "kind": "patch",
          "published_at": "2026-04-24T15:30:46Z"
        },
        {
          "tag": "8.0.9",
          "kind": "patch",
          "published_at": "2026-04-05T14:00:04Z"
        },
        {
          "tag": "8.0.8",
          "kind": "patch",
          "published_at": "2026-02-22T11:58:59Z"
        },
        {
          "tag": "8.0.7",
          "kind": "patch",
          "published_at": "2026-02-21T09:27:57Z"
        },
        {
          "tag": "8.0.6",
          "kind": "patch",
          "published_at": "2026-01-19T22:14:14Z"
        },
        {
          "tag": "8.0.5",
          "kind": "patch",
          "published_at": "2026-01-03T16:08:49Z"
        },
        {
          "tag": "8.0.4",
          "kind": "patch",
          "published_at": "2025-12-29T16:01:26Z"
        },
        {
          "tag": "8.0.3",
          "kind": "patch",
          "published_at": "2025-11-02T15:49:31Z"
        },
        {
          "tag": "8.0.2",
          "kind": "patch",
          "published_at": "2025-10-29T19:36:35Z"
        },
        {
          "tag": "8.0.1",
          "kind": "patch",
          "published_at": "2025-10-11T08:41:42Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2025-08-13T19:28:31Z"
        },
        {
          "tag": "7.0.6",
          "kind": "patch",
          "published_at": "2025-08-13T19:22:59Z"
        },
        {
          "tag": "7.0.5",
          "kind": "patch",
          "published_at": "2025-07-18T17:10:49Z"
        },
        {
          "tag": "7.0.4",
          "kind": "patch",
          "published_at": "2025-07-15T21:49:59Z"
        },
        {
          "tag": "7.0.3",
          "kind": "patch",
          "published_at": "2025-07-15T20:06:19Z"
        },
        {
          "tag": "7.0.2",
          "kind": "patch",
          "published_at": "2025-07-12T09:37:34Z"
        },
        {
          "tag": "7.0.1",
          "kind": "patch",
          "published_at": "2025-07-06T09:02:33Z"
        },
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2024-11-16T12:35:33Z"
        },
        {
          "tag": "6.0.8",
          "kind": "patch",
          "published_at": "2024-09-10T07:47:08Z"
        },
        {
          "tag": "6.0.7",
          "kind": "patch",
          "published_at": "2024-05-21T21:04:04Z"
        },
        {
          "tag": "6.0.6",
          "kind": "patch",
          "published_at": "2024-03-04T07:11:47Z"
        },
        {
          "tag": "6.0.5",
          "kind": "patch",
          "published_at": "2024-01-19T15:26:53Z"
        },
        {
          "tag": "6.0.4",
          "kind": "patch",
          "published_at": "2023-11-12T09:03:46Z"
        },
        {
          "tag": "6.0.3",
          "kind": "patch",
          "published_at": "2023-10-03T14:18:30Z"
        },
        {
          "tag": "6.0.2",
          "kind": "patch",
          "published_at": "2023-09-11T12:09:49Z"
        },
        {
          "tag": "6.0.1",
          "kind": "patch",
          "published_at": "2023-08-19T07:03:32Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2023-07-27T11:54:05Z"
        },
        {
          "tag": "5.1.4",
          "kind": "patch",
          "published_at": "2022-01-21T20:54:46Z"
        },
        {
          "tag": "5.1.3",
          "kind": "patch",
          "published_at": "2021-10-12T19:24:09Z"
        },
        {
          "tag": "5.1.2",
          "kind": "patch",
          "published_at": "2021-08-01T14:48:17Z"
        },
        {
          "tag": "5.1.1",
          "kind": "patch",
          "published_at": "2021-06-25T17:17:07Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2021-06-20T20:29:49Z"
        },
        {
          "tag": "5.0.2",
          "kind": "patch",
          "published_at": "2021-05-01T14:12:07Z"
        },
        {
          "tag": "5.0.1",
          "kind": "patch",
          "published_at": "2021-03-27T21:26:58Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2021-03-07T13:07:52Z"
        },
        {
          "tag": "4.0.12",
          "kind": "patch",
          "published_at": "2021-01-19T19:38:16Z"
        },
        {
          "tag": "4.0.11",
          "kind": "patch",
          "published_at": "2021-01-08T11:59:44Z"
        },
        {
          "tag": "4.0.10",
          "kind": "patch",
          "published_at": "2020-11-17T07:48:23Z"
        },
        {
          "tag": "4.0.9",
          "kind": "patch",
          "published_at": "2020-10-21T06:40:01Z"
        },
        {
          "tag": "4.0.8",
          "kind": "patch",
          "published_at": "2020-09-05T13:54:23Z"
        },
        {
          "tag": "4.0.7",
          "kind": "patch",
          "published_at": "2020-08-09T11:57:29Z"
        },
        {
          "tag": "4.0.6",
          "kind": "patch",
          "published_at": "2020-05-20T13:09:31Z"
        },
        {
          "tag": "4.0.5",
          "kind": "patch",
          "published_at": "2020-05-13T06:44:51Z"
        },
        {
          "tag": "4.0.4",
          "kind": "patch",
          "published_at": "2020-01-29T22:07:31Z"
        },
        {
          "tag": "4.0.3",
          "kind": "patch",
          "published_at": "2020-01-07T09:45:59Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2019-11-20T15:43:50Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2019-10-11T07:17:43Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2019-06-02T12:56:54Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2018-08-19T12:53:57Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2018-03-19T20:04:02Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2017-04-23T16:52:47Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2017-03-11T20:22:57Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2017-03-01T19:04:11Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2017-02-05T13:31:52Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2017-02-03T20:48:13Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2017-01-08T17:10:13Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2016-10-16T18:07:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0da7562485b559da79ac374d2812dad86596fb5e",
          "body": "remove locale hi-in",
          "is_bot": false,
          "headline": "Merge pull request #613 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-07-12T18:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed49fe2234f5334fa96d14822dc9319c4c82c88",
          "body": null,
          "is_bot": false,
          "headline": "remove locale hi-in",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-07-12T17:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9df9b2be877e736f4e0424cda4ed0ff0e6417d06",
          "body": "…dependencies-29a2aaaa5d\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 9 updates",
          "is_bot": false,
          "headline": "Merge pull request #612 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-07-05T07:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "520144b50a614b3229b6d3d73a373ef2880ca2a8",
          "body": "…with 9 updates\n\nUpdates the requirements on [infection/infection](https://github.com/infection/infection), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [rector/rector](https://github.com/rectorphp/\n[…]\nname: tomasvotruba/unused-public\n  dependency-version: 2.2.1\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T02:03:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75b169bb654c4628d5e3d0c170a388e343bdc139",
          "body": "remove locale Pt-BR",
          "is_bot": false,
          "headline": "Merge pull request #611 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-06-28T08:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50de599a97ff5420a0b7f112c5cc275b17e5557a",
          "body": null,
          "is_bot": false,
          "headline": "remove locale Pt-BR",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-06-28T08:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88285257669c3ade01ee0a54843b9654ffda96e",
          "body": "remove language code",
          "is_bot": false,
          "headline": "Merge pull request #610 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-06-24T05:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e729916ef77efefe952268f62ec43269feb38d9",
          "body": null,
          "is_bot": false,
          "headline": "remove language code",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-06-24T05:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a251cbece40e41edb9fcd0a07d1cb29e2932ce32",
          "body": "remove another language code",
          "is_bot": false,
          "headline": "Merge pull request #609 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-06-21T11:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27bd08a0e62c011f2247d934c1c7fb57f07702df",
          "body": null,
          "is_bot": false,
          "headline": "remove another language code",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-06-21T11:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cc1d9f50ef66e40f00535d1a25c9f1bd4d7fe4",
          "body": "…dependencies-6e55209c8d\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 10 updates",
          "is_bot": false,
          "headline": "Merge pull request #608 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-06-05T05:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb137d7b29f26a36cb9996e20920882e9662952d",
          "body": "…with 10 updates\n\n---\nupdated-dependencies:\n- dependency-name: ergebnis/composer-normalize\n  dependency-version: 2.52.0\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: infection/infection\n  dependency-version: 0.33.2\n  dependency-type: direct:dev\n[…]\nname: tomasvotruba/type-coverage\n  dependency-version: 2.2.1\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T02:02:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3ce7449195eae249bafd3d5dddd9e2df3346510",
          "body": "remove language code es-419",
          "is_bot": false,
          "headline": "Merge pull request #607 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-30T14:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2093575a730ff7ac5c0841be1ab44c5e3caea031",
          "body": null,
          "is_bot": false,
          "headline": "remove language code es-419",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-30T09:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a90233a187ca8eaec2253cc27c7f45baf376dc1",
          "body": "remove some spaces",
          "is_bot": false,
          "headline": "Merge pull request #606 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T18:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b17d26447e72cd32ad2c34f260283f2f7bb7efd6",
          "body": null,
          "is_bot": false,
          "headline": "update comment",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T18:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2802202c043aa8899fd4a6ab3e1f2bc86a1e5067",
          "body": null,
          "is_bot": false,
          "headline": "remove some spaces",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T17:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c37a9d70fce2fe3a157edebe2c91c5a6d699a8c",
          "body": "replace encoded space",
          "is_bot": false,
          "headline": "Merge pull request #605 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T10:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf6891adcbf3b675d1298722550ee0d51b3e1de",
          "body": null,
          "is_bot": false,
          "headline": "fix issue",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T10:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a47a43121a6114812a0eccf1b5cc386e167251",
          "body": null,
          "is_bot": false,
          "headline": "fix issue",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T10:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f66d29adf731da8ad701998e371e86b8852537",
          "body": null,
          "is_bot": false,
          "headline": "fix issue",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T05:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7a493e49bbdde223d7e08a664e1a6f7d592555",
          "body": null,
          "is_bot": false,
          "headline": "replace encoded space",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-28T04:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d6f45b26425f50207c061bbd2b7ca2ce43d1e1a",
          "body": "normalize more encoded useragents, replace comments in useragents",
          "is_bot": false,
          "headline": "Merge pull request #604 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-09T21:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a81abe980f9719c9dbc429efaf6111deca41379",
          "body": null,
          "is_bot": false,
          "headline": "fix issue",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-09T21:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1e3790466bb3e7d7f2882dc49e752c26a1cd9f",
          "body": null,
          "is_bot": false,
          "headline": "fix issues",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-09T21:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477d99d4c01f86e2f5f81534c9df8416a75867a9",
          "body": null,
          "is_bot": false,
          "headline": "fix issues",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-09T20:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34e5069396a1eab3de2e7907188cb017199a952d",
          "body": null,
          "is_bot": false,
          "headline": "normalize more encoded useragents, replace comments in useragents",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-09T18:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70dd158c7ceda63884bd5a8070c217591081c8b8",
          "body": "normalize another Android fragment",
          "is_bot": false,
          "headline": "Merge pull request #603 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-09T07:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "418253fba1977afdff2bceaebedbf4a3b27b11a8",
          "body": null,
          "is_bot": false,
          "headline": "normalize another Android fragment",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-09T07:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24188bcaeb5a3c4c49cc340b5494b36e9d49238d",
          "body": "normalize Android",
          "is_bot": false,
          "headline": "Merge pull request #602 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-06T18:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f76544763e5de2e34797059d42ddde044302db66",
          "body": null,
          "is_bot": false,
          "headline": "update git attributes",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-06T18:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e51d4e945ff45e20b384d40004aa81a7029b2b2",
          "body": null,
          "is_bot": false,
          "headline": "revert a change, add config file",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-06T17:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "824707bb4a8c8dbd27ba303e35fe09434e3257c5",
          "body": null,
          "is_bot": false,
          "headline": "normalize Android",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-06T17:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c056cf92da9e42cadf2e870d47c1793e06493810",
          "body": "…dependencies-60b027c11d\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 9 updates",
          "is_bot": false,
          "headline": "Merge pull request #601 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-05T06:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e3edc24bee4f61f15064e87542904e730b0df33",
          "body": "…with 9 updates\n\n---\nupdated-dependencies:\n- dependency-name: ergebnis/composer-normalize\n  dependency-version: 2.51.0\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: infection/infection\n  dependency-version: 0.32.7\n  dependency-type: direct:deve\n[…]\nomasvotruba/cognitive-complexity\n  dependency-version: 1.1.0\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-05T03:54:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "51a115c6f991f26e3050c3ec43cee99b88fae8e9",
          "body": "remove locale es-41",
          "is_bot": false,
          "headline": "Merge pull request #600 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-03T09:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a656f8447c9e0b3d654520eee1e9d8f36a329f",
          "body": null,
          "is_bot": false,
          "headline": "remove locale es-41",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-03T09:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4def5259abcaa18b74c7c07a70751e919b1eece",
          "body": "fix permissions for workflow",
          "is_bot": false,
          "headline": "Merge pull request #599 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-01T09:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f783d3dea6789c2bc18a2ed85717e67925cea4ae",
          "body": null,
          "is_bot": false,
          "headline": "fix permissions for workflow",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-01T08:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a9d447161130d1b59241b9a12d5bfd35c76bac",
          "body": "normalize \"%C2%A0\"",
          "is_bot": false,
          "headline": "Merge pull request #598 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-01T08:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e655e3341b327bc26012cd010830c964bf5da18",
          "body": null,
          "is_bot": false,
          "headline": "normalize \"%C2%A0\"",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-05-01T08:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca451740c4648fd8f49882cd8d6efddd97ea8dd1",
          "body": "remove locales fa-ir and ko-kr",
          "is_bot": false,
          "headline": "Merge pull request #597 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-26T14:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a41cc4e1b0c1222bdbfa21ba2379efbff6dbd58",
          "body": null,
          "is_bot": false,
          "headline": "remove locales fa-ir and ko-kr",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-26T12:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25276df5b3ce3f168cec348081bbbed2e0a650ac",
          "body": "drop support for PHP 8.4",
          "is_bot": false,
          "headline": "Merge pull request #596 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-24T15:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67b3437cc9798fa33448bea6ac84a412ed06f53",
          "body": null,
          "is_bot": false,
          "headline": "drop support for PHP 8.4",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-24T15:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6612bca5d907bc098386e4a65966cda01438f2d8",
          "body": "remove locale uk-ua",
          "is_bot": false,
          "headline": "Merge pull request #595 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-24T15:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a644807339dbfe564728e88ace5aa214a0f360",
          "body": null,
          "is_bot": false,
          "headline": "remove locale uk-ua",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-24T15:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5befa5498f562605e686755584ecb53f7b968a49",
          "body": "…dependencies-3471004bed\n\ncomposer (master)(deps-dev): bump the development-dependencies group across 1 directory with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #593 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-05T12:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598606548c56ec5bfdd92f1fabd26e3701508ca7",
          "body": "…with 4 updates\n\n---\nupdated-dependencies:\n- dependency-name: infection/infection\n  dependency-version: 0.32.6\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: mimmi20/coding-standard\n  dependency-version: 7.0.27\n  dependency-type: direct:developm\n[…]\n- dependency-name: rector/rector\n  dependency-version: 2.3.9\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T12:22:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87b0673b72c819d1cf7ec6517515ddf6ab5704bd",
          "body": "update workflows",
          "is_bot": false,
          "headline": "Merge pull request #594 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-05T12:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6e3bf548f59554773d23852693209b48149584",
          "body": null,
          "is_bot": false,
          "headline": "update workflows",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-04-05T11:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b5eb508b66ac6a25f8b1f74a372fd195b40f78e",
          "body": "…dependencies-8ead8e42af\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 5 updates",
          "is_bot": false,
          "headline": "Merge pull request #592 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-03-05T05:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151fcb02e9957c924629c00ee186a7ac5f310c5b",
          "body": "…with 5 updates\n\n---\nupdated-dependencies:\n- dependency-name: infection/infection\n  dependency-version: 0.32.5\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: mimmi20/coding-standard\n  dependency-version: 7.0.25\n  dependency-type: direct:developm\n[…]\n- dependency-name: rector/rector\n  dependency-version: 2.3.8\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-05T03:02:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "032bb1206d00eb2d0c050dd887b1498b1f52fa87",
          "body": "add new normalizer",
          "is_bot": false,
          "headline": "Merge pull request #591 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-02-22T11:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70291ac1661b2599c707bb83bf084acaa6d967e",
          "body": null,
          "is_bot": false,
          "headline": "update normalizer",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-02-22T11:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b81b010cabfd6e60d2bcdde078097b4c18d2a64d",
          "body": null,
          "is_bot": false,
          "headline": "add new normalizer",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-02-22T11:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046bedeeaf8d61326ea5de54a1ad413867f124b3",
          "body": "update locale remover",
          "is_bot": false,
          "headline": "Merge pull request #590 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-02-21T09:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e3c0f77829c9dcdfcda0afa354abdf71d16d767",
          "body": null,
          "is_bot": false,
          "headline": "update locale remover",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-02-21T09:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389bdf5af11a6b1b968b29221ccf5be2f55715cf",
          "body": "…dependencies-03abcd18fd\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 9 updates",
          "is_bot": false,
          "headline": "Merge pull request #589 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-02-05T06:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "778b5804f857564d230e81b03a45dd04ed7d3a2d",
          "body": "…with 9 updates\n\n---\nupdated-dependencies:\n- dependency-name: infection/infection\n  dependency-version: 0.32.3\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: mimmi20/coding-standard\n  dependency-version: 7.0.20\n  dependency-type: direct:developm\n[…]\nname: tomasvotruba/unused-public\n  dependency-version: 2.2.0\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T03:02:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a05c71f8ed4d3d8ec51a8946c68276ccd884cbc",
          "body": "decode \"%2C\" to \",\"",
          "is_bot": false,
          "headline": "Merge pull request #588 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-01-19T22:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2708ebd7c37da162ba3c8e40b3508c27212a6b97",
          "body": null,
          "is_bot": false,
          "headline": "update workflows",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-01-19T22:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e22153ebc03d148682a11992084cc7ec5e665ac9",
          "body": null,
          "is_bot": false,
          "headline": "decode \"%2C\" to \",\"",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-01-19T22:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a1c261a59edf9ceb4fd88eb307425afa07abd66",
          "body": "…dependencies-74766c6243\n\ncomposer (master)(deps-dev): update mimmi20/coding-standard requirement from ^7.0.17 to ^7.0.18 in the development-dependencies group",
          "is_bot": false,
          "headline": "Merge pull request #587 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-01-07T16:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ee0d5049259ac379eff186dc46e027244bd5d1",
          "body": "Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) to permit the latest version.\n\nUpdates `mimmi20/coding-standard` to 7.0.18\n- [Release notes](https://github.com/mimmi20/coding-standard/releases)\n- [Commits](https://github.com/mimmi20/coding-standard/c\n[…]\ny-name: mimmi20/coding-standard\n  dependency-version: 7.0.18\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): update mimmi20/coding-standard requirement",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-07T16:05:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b36cffd631351182113f633fb8791d4f2e6ad1b",
          "body": "…dependencies-21ec135b4f\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 9 updates",
          "is_bot": false,
          "headline": "Merge pull request #586 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-01-03T19:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f680e46873323c93450c1876ad1ec696c3bd0c9",
          "body": "…with 9 updates\n\n---\nupdated-dependencies:\n- dependency-name: infection/infection\n  dependency-version: 0.32.0\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: mimmi20/coding-standard\n  dependency-version: 7.0.17\n  dependency-type: direct:developm\n[…]\nname: tomasvotruba/type-coverage\n  dependency-version: 2.1.0\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-03T14:38:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f21b88279f4063a727187469bd3bfad15ce87fbf",
          "body": "replace encoded space",
          "is_bot": false,
          "headline": "Merge pull request #585 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-01-03T14:37:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b2e4a735f7b5a37def661690252c8d0efed0b0c",
          "body": null,
          "is_bot": false,
          "headline": "replace encoded space",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2026-01-03T14:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3371c6c27faff76e6ab932f3ec249f0156de70d4",
          "body": "Remove language code lg",
          "is_bot": false,
          "headline": "Merge pull request #584 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-12-29T16:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb08261deeeb3644d6703974538ce675f50059a",
          "body": null,
          "is_bot": false,
          "headline": "Remove language code lg",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-12-29T15:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b20f06e94c68067530c693c8eee71435631b9eee",
          "body": "…dependencies-05b99661de\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 7 updates",
          "is_bot": false,
          "headline": "Merge pull request #583 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-12-05T16:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72bbccda8108624e28c1236236850144e19ea1bc",
          "body": null,
          "is_bot": false,
          "headline": "update workflows",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-12-05T16:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819ed7524879e1cfa1afe3173087520ef588ff3d",
          "body": "…with 7 updates\n\n---\nupdated-dependencies:\n- dependency-name: mimmi20/coding-standard\n  dependency-version: 7.0.7\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: phpstan/phpstan\n  dependency-version: 2.1.32\n  dependency-type: direct:development\n \n[…]\nname: tomasvotruba/unused-public\n  dependency-version: 2.1.1\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-05T03:26:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d40a17906d5202eadd3936a112f8e4256c56d30e",
          "body": "…dependencies-580d3a88db\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #582 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-11-05T09:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "802d84e78a5cdaca275b9cbd1762c32a089e1e1b",
          "body": "…with 4 updates\n\nUpdates the requirements on [infection/infection](https://github.com/infection/infection), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [nikic/php-parser](https://github.com/nikic/PHP-Parser) and [rector/rector](https://github.com/rectorphp/rector) to permi\n[…]\n- dependency-name: rector/rector\n  dependency-version: 2.2.6\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-05T03:26:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0ec3c9d3866fd1755956e8813c2ec57ea0a6003a",
          "body": "add RemoveTabid Normalizer",
          "is_bot": false,
          "headline": "Merge pull request #581 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-11-02T15:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd957e187f882def16ddf9b927367d4323ae65c0",
          "body": null,
          "is_bot": false,
          "headline": "add RemoveTabid Normalizer",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-11-02T15:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4dad376331f75c33946ab189f4aad6242db5c6",
          "body": "remove empty locale",
          "is_bot": false,
          "headline": "Merge pull request #580 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-29T19:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92b672b4062cff48c594b56a8c60dc160534be05",
          "body": null,
          "is_bot": false,
          "headline": "remove empty locale",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-29T19:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde8ad2bb64524c7b21902016f5b71f4e1fbfb64",
          "body": "…dependencies-d6d96f614e\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #579 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-20T04:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c36831adc2a6fc2215f6aaf5c45ac0bff394ae3",
          "body": "…with 2 updates\n\nUpdates the requirements on [infection/infection](https://github.com/infection/infection) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.\n\nUpdates `infection/infection` to 0.31.7\n- [Release notes](https://github.com/infection/infection/releases\n[…]\n- dependency-name: rector/rector\n  dependency-version: 2.2.3\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-19T18:58:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "828e4528cf7a77e8df6554a6b67fcec205d61e78",
          "body": "update workflows",
          "is_bot": false,
          "headline": "Merge pull request #578 from mimmi20/updates",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-19T18:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13571c951c4ecc1f0dbbe532b52703355ea80aa0",
          "body": null,
          "is_bot": false,
          "headline": "update workflows",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-19T15:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd533a196f1216651b4bae381a557f720384c7e",
          "body": "…dependencies-e1aab3d598\n\ncomposer (master)(deps-dev): bump the development-dependencies group with 6 updates",
          "is_bot": false,
          "headline": "Merge pull request #577 from mimmi20/dependabot/composer/development-…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-18T07:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f936ae782524a70b6078519eeaa5f6576eec1cf",
          "body": "…with 6 updates\n\n---\nupdated-dependencies:\n- dependency-name: infection/infection\n  dependency-version: 0.31.6\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: phpstan/phpstan\n  dependency-version: 2.1.31\n  dependency-type: direct:development\n  de\n[…]\ncy-name: symplify/phpstan-rules\n  dependency-version: 14.8.0\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer (master)(deps-dev): bump the development-dependencies group …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-18T02:00:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfbbad119537d6404eaed86ba5db5b88f761b8c7",
          "body": "…ster-1893dd32ff\n\nBump the \"maintenance-master\" group with 1 updates across multiple ecosystems",
          "is_bot": false,
          "headline": "Merge pull request #576 from mimmi20/dependabot/master/maintenance_ma…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-11T08:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e81f06be89bbcc462e601155e95d38f5fadfe5c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependabot.yml",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-11T07:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295877a99a5cf3bb889fb3844dec6ad59bd2fe10",
          "body": "Bumps the maintenance-master group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `github/codeql-action` from 3 to 4\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELO\n[…]\n dependency-version: '4'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: maintenance-master\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "(master): Bump github/codeql-action in the maintenance-master group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-11T02:08:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "678b9244282003bcd539624b4dfca41a1804df78",
          "body": "…opment-dependencies-6375a7b0d7\n\ncomposer(deps-dev): bump the development-dependencies group with 4 updates",
          "is_bot": false,
          "headline": "Merge pull request #575 from mimmi20/dependabot/composer/master/devel…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-04T09:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f25178145bd04ea7f41710890b89441e4c9a042",
          "body": null,
          "is_bot": false,
          "headline": "Update dependabot.yml",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-10-04T07:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "114573a58642fbe07570c768380e365a6bc58879",
          "body": "…dates\n\n---\nupdated-dependencies:\n- dependency-name: mimmi20/coding-standard\n  dependency-version: 6.2.5\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: phpstan/phpstan\n  dependency-version: 2.1.30\n  dependency-type: direct:development\n  dependen\n[…]\ndependency-name: symfony/process\n  dependency-version: 7.3.4\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer(deps-dev): bump the development-dependencies group with 4 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-04T02:02:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "74f9ecfb0a081488cd78ae1caf82d026586d921e",
          "body": "…opment-dependencies-7e9e366bfc\n\ncomposer(deps-dev): bump the development-dependencies group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #574 from mimmi20/dependabot/composer/master/devel…",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-09-27T11:26:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "860b353f259bd59457ca6ef7041bddb36dbf8bb6",
          "body": null,
          "is_bot": false,
          "headline": "update workflows",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-09-27T10:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f18f511de282bf223e0315a7c9cfe448f21de228",
          "body": "…dates\n\n---\nupdated-dependencies:\n- dependency-name: mimmi20/coding-standard\n  dependency-version: 6.2.4\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n- dependency-name: phpstan/phpstan\n  dependency-version: 2.1.29\n  dependency-type: direct:development\n  dependen\n[…]\npendency-name: phpunit/phpunit\n  dependency-version: 12.3.14\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer(deps-dev): bump the development-dependencies group with 3 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-27T02:01:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e614b5ae3f2da45e770ec4acc128be30298319f1",
          "body": "…opment-dependencies-f5aa9aa4e6\n\ncomposer(deps-dev): bump the development-dependencies group with 3 updates",
          "is_bot": true,
          "headline": "Merge pull request #573 from mimmi20/dependabot/composer/master/devel…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-20T11:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03d431b0a3468fd9e3a9585b68e7381baf61ab47",
          "body": null,
          "is_bot": false,
          "headline": "fix issue",
          "author_name": "Thomas Müller",
          "author_login": "mimmi20",
          "committed_at": "2025-09-20T11:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1937022b5cce5ad4841eef6a40a1aa5107a87bac",
          "body": "…dates\n\nUpdates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n\nUpdates `mimmi20/coding-standard` to 6.2\n[…]\npendency-name: phpunit/phpunit\n  dependency-version: 12.3.11\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer(deps-dev): bump the development-dependencies group with 3 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-20T02:01:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f911aed5ac77a400adf910a56668a71b7fd623a4",
          "body": "…opment-dependencies-acffa0a0e0\n\ncomposer(deps-dev): bump the development-dependencies group with 4 updates",
          "is_bot": true,
          "headline": "Merge pull request #572 from mimmi20/dependabot/composer/master/devel…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-13T02:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117da3048f8eb1c043ce75c68d2e1701135ff228",
          "body": "…dates\n\nUpdates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) and [rector/rector](https://github.com/rectorphp/rector) to permit the lat\n[…]\n- dependency-name: rector/rector\n  dependency-version: 2.1.7\n  dependency-type: direct:development\n  dependency-group: development-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "composer(deps-dev): bump the development-dependencies group with 4 up…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-13T02:02:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 71,
      "commits_last_year": 122,
      "latest_release_at": "2026-07-12T19:15:03Z",
      "latest_release_tag": "9.0.13",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 33,
      "days_since_latest_release": 12,
      "mean_days_between_releases": 7.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": true,
      "health_percentage": 42,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "mimmi20/ua-normalizer",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "http",
            "parser",
            "browser",
            "user agent",
            "user-agent",
            "UaNormalizer"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/mimmi20/ua-normalizer",
          "is_deprecated": false,
          "latest_version": "9.0.13",
          "repository_url": "https://github.com/mimmi20/ua-normalizer",
          "versions_count": 71,
          "total_downloads": 275612,
          "dependents_count": 4,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2742,
          "first_published_at": null,
          "latest_published_at": "2026-07-12T18:52:08Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 12
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 2,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 32376,
      "source_files_sampled": 50,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 25,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ergebnis/composer-normalize",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-ctype",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-dom",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-mbstring",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-simplexml",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-tokenizer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-xml",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-xmlwriter",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "infection/infection",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "jbelien/phpstan-sarif-formatter",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "mimmi20/coding-standard",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-deprecation-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/type-perfect",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "shipmonk/composer-dependency-analyser",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symplify/phpstan-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "tomasvotruba/cognitive-complexity",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "tomasvotruba/type-coverage",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "tomasvotruba/unused-public",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 25,
        "direct_count": 0,
        "indirect_count": 25
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 544,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 15,
        "closed_unmerged_prs": 54
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "mimmi20",
          "commits": 361,
          "avatar_url": "https://avatars.githubusercontent.com/u/1120192?v=4"
        },
        {
          "type": "User",
          "login": "peter279k",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.997
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cleanup-caches.yml",
        "continuous-integration.yml",
        "dependency-review.yml",
        "labels.yml",
        "lint-workflow-files.yml",
        "lock-closed-issues.yml",
        "reactions.yml",
        "release-drafter.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.php",
        "phpcs.xml",
        "phpstan.neon"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/10 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "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": "0da7562485b559da79ac374d2812dad86596fb5e",
        "ran_at": "2026-07-25T11:14:41Z",
        "aggregate_score": 6.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T11:14:27Z",
      "oldest_open_prs": [
        {
          "number": 614,
          "created_at": "2026-07-25T11:14:02Z",
          "last_comment_at": "2026-07-25T11:14:17Z",
          "last_comment_author": "coderabbitai"
        }
      ],
      "last_merged_pr_at": "2026-07-12T18:52:08Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mimmi20/ua-normalizer",
    "host": "github.com",
    "name": "ua-normalizer",
    "owner": "mimmi20"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 66,
        "vitality": 92,
        "community": 40,
        "governance": 61,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "commits_last_year": 122,
              "human_commit_share": 0.81,
              "days_since_last_push": 0,
              "active_weeks_last_year": 33
            },
            "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": "33/52 weeks with commits",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "122 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 122
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 71,
              "latest_release_tag": "9.0.13",
              "releases_from_tags": false,
              "days_since_latest_release": 12,
              "mean_days_between_releases": 7.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "71 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 12 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.4
                    }
                  }
                ],
                "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": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "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": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 2,
              "stars": 2,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "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": 18,
                "status": "met",
                "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": 7.2,
                "status": "met",
                "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": 50,
            "inputs": {
              "packages": [
                "mimmi20/ua-normalizer"
              ],
              "dependents": 4,
              "ecosystems": "packagist",
              "total_downloads": 275612,
              "monthly_downloads": 2742
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,742 downloads/month across packagist",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2742,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "4 packages depend on it",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.997
            },
            "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 100% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 544,
              "open_issues": 0,
              "closed_issues": 15,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 54
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "544/598 decided PRs merged",
                "points": 34.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 544,
                      "decided": 598
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/10 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 60,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mimmi20",
              "public_repos": 119,
              "account_age_days": 5400
            },
            "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": "60 followers of mimmi20",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 60,
                      "login": "mimmi20"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "119 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 119
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "mimmi20/ua-normalizer"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 12
            },
            "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 12 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "71 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "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": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.php, phpcs.xml, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, 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": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "php85"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 6.6
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/10 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "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": 41,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.494,
              "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": "40 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.17
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.php, phpcs.xml, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, 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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "17 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "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": 32376,
              "source_files_sampled": 50,
              "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/50 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 50,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T11:14:57.900910Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mimmi20/ua-normalizer.svg",
  "full_name": "mimmi20/ua-normalizer",
  "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.27.0 — full methodology · metrics wiki.

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