Public record
Software health reportschema 0.29.0 · metrics 2.5.0 · 2026-08-02 21:27 UTC

voku / email-check

:envelope: E-Mail Address Validator (syntax, dns, trash, typo)

PHPMIT★ 51 stars⑂ 14 forkssince Jul 2015View on GitHub ↗

voku/email-check holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (66/100) and lowest on AI Readiness (28/100). It was last updated 92 days ago. A single contributor accounts for most of its recent work.

53
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

53
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).

Ownership

Lars MoellekenPersonal account
485 followers433 public repossince May 2010REMONDIS IT Services GmbH

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
Packagistvoku/email-check3.2.049,81328100 days agomailemailcheck-emailmail-checkvalidate-email-addressvalidate-emailvalidate-mail

Metrics by category

Vitality

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

39Weak · 21% of overall
How it's scored
9.9/36Push recency — last push 92 days ago
0.7/36Commit cadence — 1/52 weeks with commits
13.4/18Commit volume — 30 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year30
human_commit_share0.79
days_since_last_push92
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 28 version tags (no GitHub releases)
27/36Release recency — latest release 100 days ago
12.6/27Release cadence — a release every ~355.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count28
latest_release_tag3.2.0
releases_from_tagsyes
days_since_latest_release100
mean_days_between_releases355.2
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?

60Moderate · 17% of overall
How it's scored
27.6/60Stars — 51 stars
9.3/25Forks — 14 forks
2.7/15Watchers — 4 watchers
Inputs used
forks14
stars51
watchers4
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
readme_badges7
has_contributingyes
has_issue_templateyes
has_code_of_conductno
readme_badge_servicescodecov.io, github.com, poser.pugx.org, shields.io
has_pull_request_templateno
How it's scored
62.6/80Monthly downloads — 49,813 downloads/month across packagist
4.7/20Registry dependents — 4 packages depend on it
Inputs used
packagesvoku/email-check
dependents4
ecosystemspackagist
total_downloads4,255,828
monthly_downloads49,813

Sustainability & Governance

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

59Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.9/22.5Commit distribution — top contributor authored 92% of commits
6.8/13.5Contributor breadth — 5 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled5
top_contributor_share0.917
How it's scored
36/42Issue resolution — 86% of issues closed
16.7/30PR acceptance — 15/27 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/4 approved changesets -- score normalized to 0
Inputs used
merged_prs15
open_issues1
closed_issues6
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.857
closed_unmerged_prs12
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.3/25Owner reach — 485 followers of voku
25/25Track record — 433 public repos, account ~16 yr old
Inputs used
followers485
owner_typeUser
is_verified
owner_loginvoku
public_repos433
account_age_days5,934
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 100 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesvoku/email-check
ecosystemspackagist
any_deprecatedno
min_days_since_publish100

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsphp, email-validation, email, hacktoberfest
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

40Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2/2.5CI-Tests — 7 out of 8 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/4 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate4
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

28At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.8/40Legible commit history — 16 of 79 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.203
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 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_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.03
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
47.1/55Manageable file sizes — 1/7 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes163,383
source_files_sampled7
oversized_source_files1

Key facts

51GitHub stars
5contributors
30commits, last 12 months
92days since last push
28releases
1bus factor
1open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 14 ⇿
0Stars
14Forks
16Releases

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.

03581013151412016-062021-012025-08
Major 2Minor 1Patch 13

Each point covers 9 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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-08-02 21:27 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests7 out of 8 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Packagistsymfony/polyfill-intl-idn~1.10composer.json
All dependencies 3

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

RegistryPackageVersionRelation
Packagistsymfony/polyfill-intl-idndirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php",
        "email-validation",
        "email",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 249,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 200223
      },
      "pushed_at": "2026-05-02T20:45:44Z",
      "created_at": "2015-07-23T09:31:09Z",
      "owner_type": "User",
      "updated_at": "2026-05-24T03:46:43Z",
      "description": ":envelope: E-Mail Address Validator (syntax, dns, trash, typo)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://moelleken.org",
      "name": "Lars Moelleken",
      "type": "User",
      "login": "voku",
      "company": "REMONDIS IT Services GmbH",
      "location": "Voerde, Germany",
      "followers": 485,
      "avatar_url": "https://avatars.githubusercontent.com/u/264695?v=4",
      "created_at": "2010-05-04T16:24:26Z",
      "is_verified": null,
      "public_repos": 433,
      "account_age_days": 5934
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2026-04-23T23:33:56Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2021-01-27T14:14:33Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2019-01-02T23:08:14Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2018-10-18T22:29:36Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2017-12-23T01:33:45Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2017-12-01T19:25:14Z"
        },
        {
          "tag": "1.1.12",
          "kind": "patch",
          "published_at": "2017-10-08T11:06:24Z"
        },
        {
          "tag": "1.1.11",
          "kind": "patch",
          "published_at": "2017-10-08T10:58:47Z"
        },
        {
          "tag": "1.1.10",
          "kind": "patch",
          "published_at": "2017-08-10T20:12:44Z"
        },
        {
          "tag": "1.1.9",
          "kind": "patch",
          "published_at": "2017-07-23T10:00:54Z"
        },
        {
          "tag": "1.1.8",
          "kind": "patch",
          "published_at": "2016-10-29T13:31:58Z"
        },
        {
          "tag": "1.1.7",
          "kind": "patch",
          "published_at": "2016-10-13T08:24:22Z"
        },
        {
          "tag": "1.1.6",
          "kind": "patch",
          "published_at": "2016-10-11T18:40:03Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2016-10-06T08:09:11Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2016-08-12T09:19:16Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2016-08-01T07:31:33Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2016-06-28T08:03:22Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2016-05-29T22:43:20Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2016-05-02T16:07:25Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2016-03-07T01:45:24Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2015-10-16T06:20:57Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2015-09-16T12:06:08Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2015-09-16T11:59:58Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2015-09-16T11:58:40Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2015-09-16T11:22:57Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2015-08-20T11:35:14Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2015-08-13T11:46:24Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2015-07-23T09:59:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "39164eec25321894b22c5957bb83406560042333",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #36 from voku/analysis-rDEJ4V",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-23T23:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0a1aa173b24b452f6bf98506a2413a4c66a365",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2026-04-23T23:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62aacb1dd2e48599fcf86625f3fee45715de2ccc",
          "body": null,
          "is_bot": false,
          "headline": "[*]: update the changelog",
          "author_name": "moellekenl",
          "author_login": null,
          "committed_at": "2026-04-23T23:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c273d9e377171175bee738d4af5f28733706bdd",
          "body": null,
          "is_bot": false,
          "headline": "[+]: Add additional example and typo domains for email validation",
          "author_name": "moellekenl",
          "author_login": null,
          "committed_at": "2026-04-23T23:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e8270bbc6de76edd39ba0c0e69a101f987bf35",
          "body": "Migrate Renovate config",
          "is_bot": false,
          "headline": "Merge pull request #35 from voku/renovate/migrate-config",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-23T22:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d66d1ca1652fb9d800c07b6043a599e2af1fe4c",
          "body": null,
          "is_bot": true,
          "headline": "Migrate config renovate.json",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-23T20:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b9eedd7713bb213c0c80ae0e5b65dc791cb9aab",
          "body": "Update changelog entries from 3.1.0 to current master",
          "is_bot": false,
          "headline": "Merge pull request #32 from voku/copilot/update-changelog-from-3-1-0",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-23T04:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854128297c2ce66fa0db2ced799756e40ab2d2a9",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/cbf8fa92-6d3e-4b87-8128-0208a1d33a9e\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update changelog with new master entries (PR #33 and #34)",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-23T04:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4601eca60b49154b16ef3ecfc09bb60458f59c",
          "body": "…ional\n\nAdd optional punycode conversion toggle to `EmailCheck::isValid()`",
          "is_bot": false,
          "headline": "Merge pull request #34 from voku/copilot/make-punycode-conversion-opt…",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-23T04:22:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc40888392a9905655f86969528e2158be7bfac",
          "body": "Handle RFC 7505 null MX records in DNS email validation",
          "is_bot": false,
          "headline": "Merge pull request #33 from voku/copilot/fix-null-mx-record-check",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-22T18:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0d2e44700e57bcff392640621c1483572bbd87",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/8359e83e-1996-4e60-abee-29d23f5233ae\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat: make punycode conversion optional in isValid",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-22T14:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8998c7c83279e3e01fb33908e9a6882a13eaa6a",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/6183ff9f-84b2-4c4a-9d40-96913f7f3698\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix: treat RFC 7505 null MX records as DNS errors",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-22T14:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4269a96210f89be4476b7c4799d3810a448ef2f",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-22T14:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4d892bd74f7e67fadb61fb17152921d35b7015",
          "body": null,
          "is_bot": true,
          "headline": "Initial plan",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-22T14:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da35b31a085f4be301b0736171516e087d97edf",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/a7782f83-130d-453d-bf9e-806c6300e79d\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update changelog for changes from 3.1.0 to master",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-22T14:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "455f715982a653e44efa915a2dc0394c4a34e0e5",
          "body": "Expand CI matrix to PHP 7.1-8.5 and fix cross-version test/runtime failures",
          "is_bot": false,
          "headline": "Merge pull request #29 from voku/copilot/run-checks-and-tests-ci",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-22T13:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "371ad470ba7b183e2253fd4b26c58c2cfbf7ff08",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #30 from voku/analysis-RE0Ybn",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-22T05:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d119a3787e2aca639a54259339ee05252cdd42e7",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "StyleCI Bot",
          "author_login": "StyleCIBot",
          "committed_at": "2026-04-22T05:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1558f92447dcf1f892e71f33d4fc96d134cd7b6c",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f399bf62-f88d-4455-818b-b4ecbf373a47\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Fix CI failures on PHP 7.1 to 8.5",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T23:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c734df41ee43302104df778d9c14d213dce1ad",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f399bf62-f88d-4455-818b-b4ecbf373a47\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Allow git checkout in container workdir",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T23:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8869e30dc963635c9868f3fd357a0df4db2aaa46",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f399bf62-f88d-4455-818b-b4ecbf373a47\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Handle archived apt sources in old PHP images",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T23:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259f8f56cc1a24762eb36fe833ea469188fa2716",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f399bf62-f88d-4455-818b-b4ecbf373a47\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Avoid PHPUnit config drift in CI",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T23:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcba4ea4ac3ed6e6171cc96ef6de5e12a4de5f28",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f399bf62-f88d-4455-818b-b4ecbf373a47\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Fix container checkout and audit behavior",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T23:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4755347c720146440ab19d06402f84f8185368f",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f399bf62-f88d-4455-818b-b4ecbf373a47\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Expand CI matrix for PHP 7.1 to 8.5",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T23:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ac84c25ffbda78b5281a6771b52f1c868da627a",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f6e5097c-a325-4293-ab85-1fbfcaff67ee\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Tighten workflow permissions",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T11:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc1836c692847de178e1ebfb45f790ba37bb8a70",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f6e5097c-a325-4293-ab85-1fbfcaff67ee\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Use official-only CI workflow steps",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T11:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe516001699ebc4336025bd9404d3b29eeccb27",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f6e5097c-a325-4293-ab85-1fbfcaff67ee\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Ignore PHPUnit cache file",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T11:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f62852cd570f2beb798fea37e315f00c79417a6a",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f6e5097c-a325-4293-ab85-1fbfcaff67ee\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Stabilize DNS test and PHPUnit config",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T11:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5709f72fc2243be6099299da257bcc9b9841f837",
          "body": "Agent-Logs-Url: https://github.com/voku/email-check/sessions/f6e5097c-a325-4293-ab85-1fbfcaff67ee\n\nCo-authored-by: voku <264695+voku@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Add GitHub Actions CI workflow",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-04-21T11:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974f10aa2858b0359e8e481172bda48be664a520",
          "body": "Upgrade to GitHub-native Dependabot",
          "is_bot": false,
          "headline": "Merge pull request #14 from voku/dependabot/add-v2-config-file",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2026-04-21T11:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00b55cfd44b23c8878e47ff895c39efa24981e1",
          "body": "Configure Renovate",
          "is_bot": false,
          "headline": "Merge pull request #17 from voku/renovate/configure",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2022-06-26T17:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b618ac2031171ea93afa45f330bb7baceacd7061",
          "body": null,
          "is_bot": true,
          "headline": "Add renovate.json",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2022-06-26T08:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b100d8e691b8bfe41e2287cbb69ff027faff06c3",
          "body": null,
          "is_bot": false,
          "headline": "[*]: fix for \"styleci\"",
          "author_name": "lmoelleken",
          "author_login": "voku",
          "committed_at": "2022-01-24T09:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ddc28712060bae692e54a7cd26b9a6e25ca4fb",
          "body": null,
          "is_bot": true,
          "headline": "Upgrade to GitHub-native Dependabot",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-04-28T21:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea842920bbef6758b8c1e619fd1710e7a1a2cac",
          "body": "* 'master' of https://github.com/voku/email-check:\n  Update FUNDING.yml",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/voku/email-check into master",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2021-01-27T14:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da8909998419eb67f9d4440cfbecb7b42c2a8605",
          "body": null,
          "is_bot": false,
          "headline": "[*]: update the changelog",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2021-01-27T14:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e708b175c0d5326dc3b327db5e9ade99ddab4c71",
          "body": null,
          "is_bot": false,
          "headline": "[+]: add \"getMailParts()\"",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2021-01-27T14:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0caa853ce53947f3b53413cda1c9cf7e06e75bb",
          "body": null,
          "is_bot": false,
          "headline": "Update FUNDING.yml",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-10-22T22:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79d44c4941e307dadc27c1e6416e450c53731a9",
          "body": "* 'master' of https://github.com/voku/email-check:\n  Update README.md",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/voku/email-check",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-05-24T22:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae0858c903713cc6ce0d111f13dd8e5ea080c777",
          "body": null,
          "is_bot": false,
          "headline": "[*]: add github config files",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-05-24T22:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402a24de1ff451b82729c1a72703f43bdc6a0312",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-01-10T23:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91fc9da57fbb29c4ded5a1fc1238d4b988758dd",
          "body": null,
          "is_bot": false,
          "headline": "[*]: update the changelog",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-01-02T23:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24db395c7d543f14496bbc2cfa5fb92c58f9cb61",
          "body": "* origin/master:\n  Update README.md\n  Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0\n  Update .travis.yml\n  Update README.md",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-01-02T02:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42699689e122986c677f46a5674b7b719f02e2f",
          "body": "[~]: use phpcs fixer",
          "is_bot": false,
          "headline": "[+]: replace \"true/punycode\" with \"symfony/polyfill-intl-idn\"",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-01-02T02:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7646f6d13ff8b7ba5f2754de27b8347d4a7aeee5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2019-01-02T01:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6925729cdd8db68a3a592914811172d65a2dd9e5",
          "body": "…approx-6.0or-approx-7.0\n\nUpdate phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0",
          "is_bot": false,
          "headline": "Merge pull request #10 from voku/dependabot/composer/phpunit/phpunit-…",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-12-25T18:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd55d7b8b2d55eda2f6c41120b56c95239d03ca8",
          "body": "Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.\n- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)\n- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.5.md)\n- [Commits](https://github.com/sebastianbergmann/phpunit/commits/7.5.1)\n\nSigned-off-by: dependabot[bot] <support@dependabot.com>",
          "is_bot": true,
          "headline": "Update phpunit/phpunit requirement from ~6.0 to ~6.0 || ~7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot-support",
          "committed_at": "2018-12-25T18:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14c2c57e693048a7626c85a40e53e6d722bffd7",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-10-18T22:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e66f42cb27144f648e50c20596bee6415a6fac7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-10-18T22:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70798196c794c17240f5655380cad8526f30bbc3",
          "body": null,
          "is_bot": false,
          "headline": "[*]: update the changelog",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-10-18T22:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2acff4fcffe0bd49de8d55a414c3dc6f7498fcb9",
          "body": "[+]: update \"isTemporaryDomain()\"",
          "is_bot": false,
          "headline": "[+]: fix \"isDnsError()\"",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-10-18T22:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a9ac81ea086ff025fecab7765ca82d4491e1c7",
          "body": null,
          "is_bot": false,
          "headline": "Update domainsTemporary.php",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-10-18T13:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9228c98a636d0ca32fd2ad3258516e223bd3e0b",
          "body": null,
          "is_bot": false,
          "headline": "Update domainsTemporary.php",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-10-18T07:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e62d2fa7e7581a59e856b7831ce9ce34eb25b7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2018-10-07T00:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee1ef4e9504c23ca8ea22b58f882dab08faea0f",
          "body": null,
          "is_bot": false,
          "headline": "[*]: edit the changelog",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-23T01:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7bacbf1310704c278932a6141e5be67ddfbbbb0",
          "body": null,
          "is_bot": false,
          "headline": "[!]: drop \"Portable UTF8\"",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-23T01:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dcc0fa452963cac9665e46e85941bcdb5a4a504",
          "body": "* origin/master:\n  Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-23T01:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01cd5723b8636a16a6f9a7c6fbfb8eeab60a8a9f",
          "body": null,
          "is_bot": false,
          "headline": "[!]: update \"Portable UTF8\" from v4 -> v5",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-23T01:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b80bf7cae6a9090d9f46bdb4ab8c4664552de17",
          "body": "Apply fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #7 from voku/analysis-8md2nD",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-03T08:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4753605fd92fadba106c85914d17c7dbfaa73c0",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-03T08:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c0e6a095fbecc66ddc026fa747d9b0ad3cecf7",
          "body": null,
          "is_bot": false,
          "headline": "[+]: add the changelog",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-01T19:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e1abb647b40e43f523ddbe89f4aef318ad9f4e5",
          "body": null,
          "is_bot": false,
          "headline": "[!]: \"php\": \">=7.0\" v2",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-01T19:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceec6b3cd604ab8a0b5ff5c2c17f66aa4d678050",
          "body": null,
          "is_bot": false,
          "headline": "[!]: \"php\": \">=7.0\"",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-12-01T19:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c69bf16f2144b47a34316a9d3bff9f038ad8cce3",
          "body": null,
          "is_bot": false,
          "headline": "[+]: use php opcache for static arrays v2",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-10-08T11:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3bb446a0aae8f40f5b3d5572594196633143f10",
          "body": null,
          "is_bot": false,
          "headline": "[~]: use php opcache for static arrays",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-10-08T10:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e58d2ba5ae2cfe58c6f8cb89b39eaa7ab30af1b",
          "body": null,
          "is_bot": false,
          "headline": "[+]: fix for PHP 7.2",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-10-06T17:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b665e9f93324bfd550aaa3b774600f771ce68e8",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-10-06T17:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "716c3db3ca9dae3a55265afd37ad2af4a6164bcf",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-10-06T16:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "655e8baee1caf189725c19223de08a728152870c",
          "body": null,
          "is_bot": false,
          "headline": "[+]: convert IDN Domains with the IDNA2008 definition v2",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2017-08-10T20:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991681875a56644fe025bec4c0ed5a9cf1c854de",
          "body": null,
          "is_bot": false,
          "headline": "[+]: convert IDN Domains with the IDNA2008 definition",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2017-08-10T19:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f53db81f055a827148d18bb926250f581010f48",
          "body": null,
          "is_bot": false,
          "headline": "[+]: try to fix \"Punycode\" usage v1",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2017-07-23T10:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d5124db7b81b9b4a470848f48f6d8b9601c1515",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-02-12T11:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f33d10114ee8d0966e870ba2be42f2958148fc",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-02-12T10:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a1a653f95682e2c83e1faad0cb9152919a8dfe9",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2017-02-12T10:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11abc565ed5a41585f94bcf86eb0fc71fbd751f0",
          "body": null,
          "is_bot": false,
          "headline": "[~]: optimize the pre \"email-string-length\"-check",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-10-29T13:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096facc45a816b1840a553d2ad3b342588a9064f",
          "body": null,
          "is_bot": false,
          "headline": "[*]: edit only code-comments",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-10-13T08:28:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72afb1e3411aca682acf95cd6dddec048e29e465",
          "body": null,
          "is_bot": false,
          "headline": "[+]: \"escaped spaces are also allowed\", but only in the username",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-10-13T08:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "400199f8400eac29cf72026e8840ad404295166c",
          "body": null,
          "is_bot": false,
          "headline": "[+]: optimize check for quotes in the local-part",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-10-11T18:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48babec36a65ff15067348c4fe389ee13db77aad",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-10-06T08:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f7344a9048f4390d8a1107c0f2da31cb21f166",
          "body": "…/rfc6530",
          "is_bot": false,
          "headline": "[+]: \"non-Latin chars are also allowed\" | https://tools.ietf.org/html…",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-10-06T08:08:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5864fde5e5820cd8e3db07a462e6c833434b329",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-09-25T07:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9113914e5ac0b1a19ef7f58a396890514d351c1",
          "body": null,
          "is_bot": false,
          "headline": "[+]: use new version of \"portable-utf8\" (3.0)",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-08-12T09:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0188d1fd16ddbf24f57e2dcabc90e32e6fd6d6fa",
          "body": "Applied fixes from StyleCI",
          "is_bot": false,
          "headline": "Merge pull request #6 from voku/analysis-qBAddV",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-08-10T16:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53e5831527e95022e228428c282e9bd3b1d2feae",
          "body": null,
          "is_bot": false,
          "headline": "Applied fixes from StyleCI",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-08-10T16:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc8e878d99e14ea1122faca9bc284332c12f182",
          "body": null,
          "is_bot": false,
          "headline": "[+]: improve performance for fail-checks",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-08-10T16:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b702799f065dd9b48eb66d96fa374d658b6f7f",
          "body": null,
          "is_bot": false,
          "headline": "[+]: add performance test",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-08-02T20:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ddeea2eb4fb6bd29b50dea5433939844c8c4994",
          "body": "[+]: re-use the \"Punycode\"-object, via static cache\n\n-> \"idn_to_ascii()\" can't handle unicode chars with more then 3 bytes, so we will switch to \"Punycode\" in this cases",
          "is_bot": false,
          "headline": "[+]: fix for unicode chars with more then 3 bytes",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-08-01T07:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2696d136f96a4637ef0190882d90a58eca96fe72",
          "body": null,
          "is_bot": false,
          "headline": "[+]: added one more check",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-07-29T14:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c83e8875cc42b3e0dc1ca97971d06cef318f5f8",
          "body": null,
          "is_bot": false,
          "headline": "[+]: use \"assertSame\" instead of \"assertEquals\"",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-07-20T07:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba692b718331cd0c18bf8c4659bff19274b3e4e",
          "body": null,
          "is_bot": false,
          "headline": "[+]: added some more tests",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-07-17T17:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e9bf97040fdc01b2d4340d00b7c42d8fda4d61",
          "body": null,
          "is_bot": false,
          "headline": "[+]: fixed invalid tests",
          "author_name": "Lars Moelleken",
          "author_login": null,
          "committed_at": "2016-06-28T08:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7465cbe3b96a3f945f4d4dbed9ee41fd3968aa8",
          "body": "DNS check is now working",
          "is_bot": false,
          "headline": "Merge pull request #5 from anhofmann/master",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-06-28T08:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d88fb717b78c293285d021eb2db30b1c4183f5",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "anhofmann",
          "author_login": "anhofmann",
          "committed_at": "2016-06-28T00:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da43a0b44a53d4557eadac792ab67a2fe66ac381",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "anhofmann",
          "author_login": "anhofmann",
          "committed_at": "2016-06-28T00:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1a9c9419dc58e70fc62a89ae157326caffb134",
          "body": "It also stops working if checkdnsrr is not callable. \r\n\r\nThe isDnsError will always return a bool, never null.",
          "is_bot": false,
          "headline": "DNS check is now working",
          "author_name": "anhofmann",
          "author_login": "anhofmann",
          "committed_at": "2016-06-28T00:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848b82d9ec1b9011bb83533459acfba0aa7ae7e5",
          "body": null,
          "is_bot": false,
          "headline": "[+]: use \"idn_to_ascii()\" if it exists v2",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-05-29T22:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bccb688ccd7f1380d532695e652328665b7ae99",
          "body": null,
          "is_bot": false,
          "headline": "[+]: use \"idn_to_ascii()\" if it exists",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-05-29T22:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71997f45c503e6dbac12f25b7393afb07af00786",
          "body": "-> issue from https://github.com/swiftmailer/swiftmailer/issues/748",
          "is_bot": false,
          "headline": "[+]: added one more test",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-05-04T07:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9320c153278a618ed8b31800876f72e0905531ed",
          "body": "[+]: use \"portable-utf8\" as fallback for \"mb_*\"-function used by \"Punycode\"",
          "is_bot": false,
          "headline": "[+]: added tests from \"egulias/EmailValidator\"",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-05-02T16:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac6ef79ca7c46570db88f7ae415bc163f4362431",
          "body": null,
          "is_bot": false,
          "headline": "[+]: use \"true/php-punycode\" instead of \"idn_to_ascii()\" (ext-intl)",
          "author_name": "Lars Moelleken",
          "author_login": "voku",
          "committed_at": "2016-03-07T01:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 30,
      "latest_release_at": "2026-04-23T23:33:56Z",
      "latest_release_tag": "3.2.0",
      "releases_from_tags": true,
      "days_since_last_push": 92,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 100,
      "mean_days_between_releases": 355.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "codecov.io",
          "github.com",
          "poser.pugx.org",
          "shields.io"
        ],
        "total": 7,
        "header": 7,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "voku/email-check",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "mail",
            "email",
            "check-email",
            "mail-check",
            "validate-email-address",
            "validate-email",
            "validate-mail"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/voku/email-check",
          "is_deprecated": false,
          "latest_version": "3.2.0",
          "repository_url": "https://github.com/voku/email-check",
          "versions_count": 28,
          "total_downloads": 4255828,
          "dependents_count": 4,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 49813,
          "first_published_at": null,
          "latest_published_at": "2026-04-23T23:33:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 100
        }
      ]
    },
    "popularity": {
      "forks": 14,
      "stars": 51,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2016-06-28",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2024-04-20",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 14
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "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": 163383,
      "source_files_sampled": 7,
      "oversized_source_files": 1,
      "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": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "symfony/polyfill-intl-idn",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "~1.10"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "symfony/polyfill-intl-idn",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 1,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 15,
        "open_issues": 1,
        "closed_ratio": 0.857,
        "closed_issues": 6,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "voku",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/264695?v=4"
        },
        {
          "type": "User",
          "login": "anhofmann",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/3919068?v=4"
        },
        {
          "type": "User",
          "login": "StyleCIBot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11048387?v=4"
        },
        {
          "type": "User",
          "login": "scrutinizer-auto-fixer",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6253494?v=4"
        },
        {
          "type": "User",
          "login": "dependabot-support",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/112581971?v=4"
        }
      ],
      "contributors_sampled": 5,
      "top_contributor_share": 0.917
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
            "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/4 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "39164eec25321894b22c5957bb83406560042333",
        "ran_at": "2026-08-02T21:27:30Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 27,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-31T04:10:50Z",
      "oldest_open_prs": [
        {
          "number": 12,
          "created_at": "2020-12-16T17:01:02Z",
          "last_comment_at": "2020-12-16T17:20:11Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 31,
          "created_at": "2026-04-22T13:59:02Z",
          "last_comment_at": "2026-07-28T16:09:26Z",
          "last_comment_author": "mergify"
        },
        {
          "number": 37,
          "created_at": "2026-05-02T20:16:00Z",
          "last_comment_at": "2026-05-02T20:33:01Z",
          "last_comment_author": "copilot-swe-agent"
        }
      ],
      "last_merged_pr_at": "2026-04-23T23:33:56Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 21,
          "created_at": "2022-06-26T17:39:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/voku/email-check",
    "host": "github.com",
    "name": "email-check",
    "owner": "voku"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 52 is calibrated to 53 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 52,
            "calibrated": 53,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 53,
      "inputs": {
        "security": 40,
        "vitality": 39,
        "community": 60,
        "governance": 59,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 28,
        "weighted_overall_raw": 52
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 39,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "commits_last_year": 30,
              "human_commit_share": 0.79,
              "days_since_last_push": 92,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 92 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 92
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "30 commits in the last year",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "3.2.0",
              "releases_from_tags": true,
              "days_since_latest_release": 100,
              "mean_days_between_releases": 355.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 100 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~355.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 355.2
                    }
                  }
                ],
                "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": "exceptional",
            "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": 102,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 102 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 102
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 14,
              "stars": 51,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "51 stars",
                "points": 27.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "14 forks",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 7,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "codecov.io",
                "github.com",
                "poser.pugx.org",
                "shields.io"
              ],
              "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": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "packages": [
                "voku/email-check"
              ],
              "dependents": 4,
              "ecosystems": "packagist",
              "total_downloads": 4255828,
              "monthly_downloads": 49813
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "49,813 downloads/month across packagist",
                "points": 62.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 49813,
                      "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": 59,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 5,
              "top_contributor_share": 0.917
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 92% of commits",
                "points": 1.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "5 contributors",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "merged_prs": 15,
              "open_issues": 1,
              "closed_issues": 6,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.857,
              "closed_unmerged_prs": 12,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "15/27 decided PRs merged",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 15,
                      "decided": 27
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 485,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "voku",
              "public_repos": 433,
              "account_age_days": 5934
            },
            "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": "485 followers of voku",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 485,
                      "login": "voku"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "433 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 433
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "voku/email-check"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 100
            },
            "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 100 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 100
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "php",
                "email-validation",
                "email",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "weak",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 3
            },
            "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": 28,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.203,
              "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": "16 of 79 human commits state their intent (structured subject or explanatory body)",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 79
                    }
                  }
                ],
                "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": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.03
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "weak",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 163383,
              "source_files_sampled": 7,
              "oversized_source_files": 1
            },
            "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": "1/7 source files over 60KB",
                "points": 47.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:packagist",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.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-08-02T21:27:46.924868Z",
  "schema_version": "0.29.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/voku/email-check.svg",
  "full_name": "voku/email-check",
  "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 v2.5.0, schema v0.29.0 — full methodology · metrics wiki.

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