Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 21:58 UTC

egulias / EmailValidator

PHP Email address validator

PHPMIT★ 11,639 stars⑂ 228 forkssince May 2013View on GitHub ↗

egulias/EmailValidator holds a health index of 34 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (84/100) and lowest on Vitality (25/100). It was last updated 488 days ago. A single contributor accounts for most of its recent work.

34
overall / 100
At risk

Software health index

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

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

Score profile

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Eduardo Gulias DavisPersonal account
161 followers53 public repossince May 2011Cofers

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
Packagistegulias/email-validator4.0.415,213,54766501 days agoemailvalidatorvalidationemailvalidationemailvalidator

Metrics by category

Vitality

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

25Critical · 22% of overall
How it's scored
0/36Push recency — last push 488 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.99
days_since_last_push488
active_weeks_last_year0
How it's scored
27/27Ships releases — 62 releases published
7.2/36Release recency — latest release 488 days ago
19.8/27Release cadence — a release every ~90.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count62
latest_release_tag4.0.4
releases_from_tagsno
days_since_latest_release488
mean_days_between_releases90.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?

84Good · 18% of overall
How it's scored
60/60Stars — 11,639 stars
19.6/25Forks — 228 forks
8.4/15Watchers — 34 watchers
Inputs used
forks228
stars11,639
watchers34
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 15,213,547 downloads/month across packagist
16.6/20Registry dependents — 309 packages depend on it
Inputs used
packagesegulias/email-validator
dependents309
ecosystemspackagist
total_downloads745,152,206
monthly_downloads15,213,547

Sustainability & Governance

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

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7/22.5Commit distribution — top contributor authored 69% of commits
13.5/13.5Contributor breadth — 73 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled73
top_contributor_share0.69
How it's scored
39.9/46.8Issue resolution — 85% of issues closed
31.7/38.3PR acceptance — 168/203 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 12/30 approved changesets -- score normalized to 4
Inputs used
merged_prs168
open_issues30
closed_issues175
issue_closed_ratio0.854
closed_unmerged_prs35
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.9/25Owner reach — 161 followers of egulias
24.6/25Track record — 53 public repos, account ~15 yr old
Inputs used
followers161
owner_typeUser
is_verified
owner_loginegulias
public_repos53
account_age_days5,545
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
14/35Publish recency — latest publish 501 days ago
20/20Version history — 66 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesegulias/email-validator
ecosystemspackagist
any_deprecatedno
min_days_since_publish501

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsemailvalidator, email, validator, php
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

49At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 19 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 12/30 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
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_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

34At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.7/40Legible commit history — 44 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.444
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 — 1 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.01
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/103 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes10,785
source_files_sampled103
oversized_source_files0

Key facts

11,639GitHub stars
73contributors
0commits, last 12 months
488days since last push
62releases
1bus factor
30open issues
Packagistpackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 11,639 ★ / 228 ⇿
11,639Stars
228Forks
61Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

02,0004,0006,0008,00010,00012,00011,639224262014-082020-072026-07
Major 3Minor 2Patch 55

Each point covers 11 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 21:58 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 19 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 12/30 approved changesets -- score normalized to 4
10Contributorsproject has 5 contributing companies or organizations
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 2
RegistryPackageVersion constraintManifest
Packagistdoctrine/lexer^2.0 || ^3.0composer.json
Packagistsymfony/polyfill-intl-idn^1.26composer.json
All dependencies 5

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

RegistryPackageVersionRelation
Packagistdoctrine/lexerdirect
Packagistsymfony/polyfill-intl-idndirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Packagistvimeo/psalmindirect
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": [
        "emailvalidator",
        "email",
        "validator",
        "php"
      ],
      "is_fork": false,
      "size_kb": 727,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 141179
      },
      "pushed_at": "2025-03-20T21:39:01Z",
      "created_at": "2013-05-19T15:23:00Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T07:26:59Z",
      "description": "PHP Email address validator",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "4.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "http://www.egulias.com",
      "name": "Eduardo Gulias Davis",
      "type": "User",
      "login": "egulias",
      "company": "Cofers",
      "location": "World",
      "followers": 161,
      "avatar_url": "https://avatars.githubusercontent.com/u/791806?v=4",
      "created_at": "2011-05-16T19:56:32Z",
      "is_verified": null,
      "public_repos": 53,
      "account_age_days": 5545
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.0.4",
          "kind": "patch",
          "published_at": "2025-03-20T21:39:01Z"
        },
        {
          "tag": "4.0.3",
          "kind": "patch",
          "published_at": "2024-12-27T01:05:55Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2023-10-06T06:49:38Z"
        },
        {
          "tag": "3.2.6",
          "kind": "patch",
          "published_at": "2023-06-01T07:06:00Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2023-01-14T14:18:35Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2023-01-07T11:15:53Z"
        },
        {
          "tag": "3.2.5",
          "kind": "patch",
          "published_at": "2023-01-02T17:34:36Z"
        },
        {
          "tag": "3.2.4",
          "kind": "patch",
          "published_at": "2022-12-30T14:12:14Z"
        },
        {
          "tag": "3.2.3",
          "kind": "patch",
          "published_at": "2022-12-30T14:11:16Z"
        },
        {
          "tag": "3.2.2",
          "kind": "patch",
          "published_at": "2022-12-29T21:12:19Z"
        },
        {
          "tag": "3.2.1",
          "kind": "patch",
          "published_at": "2022-06-18T20:58:16Z"
        },
        {
          "tag": "3.2",
          "kind": "other",
          "published_at": "2022-05-28T22:23:24Z"
        },
        {
          "tag": "3.1.2",
          "kind": "patch",
          "published_at": "2021-10-11T15:45:33Z"
        },
        {
          "tag": "3.1.1",
          "kind": "patch",
          "published_at": "2021-04-01T18:40:47Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2021-03-07T14:51:17Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2021-03-06T16:53:03Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2020-12-29T15:14:24Z"
        },
        {
          "tag": "2.1.25",
          "kind": "patch",
          "published_at": "2020-12-29T15:07:01Z"
        },
        {
          "tag": "2.1.24",
          "kind": "patch",
          "published_at": "2020-11-14T18:04:50Z"
        },
        {
          "tag": "2.1.23",
          "kind": "patch",
          "published_at": "2020-10-31T20:39:23Z"
        },
        {
          "tag": "2.1.22",
          "kind": "patch",
          "published_at": "2020-09-26T15:50:05Z"
        },
        {
          "tag": "2.1.21",
          "kind": "patch",
          "published_at": "2020-09-20T13:25:08Z"
        },
        {
          "tag": "2.1.20",
          "kind": "patch",
          "published_at": "2020-09-06T13:46:34Z"
        },
        {
          "tag": "2.1.19",
          "kind": "patch",
          "published_at": "2020-08-09T10:29:53Z"
        },
        {
          "tag": "2.1.18",
          "kind": "patch",
          "published_at": "2020-06-17T06:28:03Z"
        },
        {
          "tag": "1.2.17",
          "kind": "patch",
          "published_at": "2020-04-11T13:00:51Z"
        },
        {
          "tag": "2.1.17",
          "kind": "patch",
          "published_at": "2020-02-13T22:37:56Z"
        },
        {
          "tag": "2.1.16",
          "kind": "patch",
          "published_at": "2020-02-12T22:30:58Z"
        },
        {
          "tag": "2.1.15",
          "kind": "patch",
          "published_at": "2020-01-20T21:42:44Z"
        },
        {
          "tag": "2.1.14",
          "kind": "patch",
          "published_at": "2020-01-08T09:00:17Z"
        },
        {
          "tag": "1.2.16",
          "kind": "patch",
          "published_at": "2019-12-30T08:19:32Z"
        },
        {
          "tag": "2.1.13",
          "kind": "patch",
          "published_at": "2019-12-30T08:18:39Z"
        },
        {
          "tag": "2.1.12",
          "kind": "patch",
          "published_at": "2019-12-20T12:52:48Z"
        },
        {
          "tag": "2.1.11",
          "kind": "patch",
          "published_at": "2019-08-13T17:34:29Z"
        },
        {
          "tag": "2.1.10",
          "kind": "patch",
          "published_at": "2019-07-19T20:53:02Z"
        },
        {
          "tag": "2.1.9",
          "kind": "patch",
          "published_at": "2019-06-23T10:21:43Z"
        },
        {
          "tag": "2.1.8",
          "kind": "patch",
          "published_at": "2019-05-22T06:37:35Z"
        },
        {
          "tag": "2.1.7",
          "kind": "patch",
          "published_at": "2018-12-04T23:02:22Z"
        },
        {
          "tag": "1.2.15",
          "kind": "patch",
          "published_at": "2018-09-25T21:13:46Z"
        },
        {
          "tag": "2.1.6",
          "kind": "patch",
          "published_at": "2018-09-25T21:01:27Z"
        },
        {
          "tag": "2.1.5",
          "kind": "patch",
          "published_at": "2018-08-16T20:56:26Z"
        },
        {
          "tag": "2.1.4",
          "kind": "patch",
          "published_at": "2018-04-11T21:02:34Z"
        },
        {
          "tag": "2.1.3",
          "kind": "patch",
          "published_at": "2017-11-15T23:41:33Z"
        },
        {
          "tag": "1.2.14",
          "kind": "patch",
          "published_at": "2017-02-03T22:50:18Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2017-01-30T22:09:37Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2016-08-07T21:23:12Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2016-07-16T21:20:33Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2016-07-05T21:53:56Z"
        },
        {
          "tag": "1.2.13",
          "kind": "patch",
          "published_at": "2016-07-05T21:34:59Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2016-05-16T17:24:22Z"
        },
        {
          "tag": "1.2.12",
          "kind": "patch",
          "published_at": "2016-05-16T17:00:17Z"
        },
        {
          "tag": "1.2.11",
          "kind": "patch",
          "published_at": "2015-11-11T03:29:15Z"
        },
        {
          "tag": "1.2.10",
          "kind": "patch",
          "published_at": "2015-10-11T22:37:07Z"
        },
        {
          "tag": "1.2.8",
          "kind": "patch",
          "published_at": "2015-04-26T16:01:05Z"
        },
        {
          "tag": "1.2.7",
          "kind": "patch",
          "published_at": "2015-01-04T22:47:31Z"
        },
        {
          "tag": "1.2.6",
          "kind": "patch",
          "published_at": "2014-11-29T09:12:53Z"
        },
        {
          "tag": "1.2.5",
          "kind": "patch",
          "published_at": "2014-11-06T09:05:04Z"
        },
        {
          "tag": "1.2.4",
          "kind": "patch",
          "published_at": "2014-11-02T23:20:16Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2014-10-26T22:16:44Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2014-09-01T22:45:43Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2014-08-22T16:21:40Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2014-07-06T17:07:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
          "body": "Without this fix the added test will output\n\n1) Egulias\\EmailValidator\\Tests\\EmailValidator\\EmailParserTest::testMultipleEmailAddresses\nFailed asserting that two strings are identical.\n--- Expected\n+++ Actual\n@@ @@\n-'another-local-part'\n+'some-random-but-large-domain-part.example.comanother-local-part'",
          "is_bot": false,
          "headline": "Fix issue that local part parser uses remaining code from lexer (#409)",
          "author_name": "Stefan Grootscholten",
          "author_login": "stefangr",
          "committed_at": "2025-03-06T22:45:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515346048d25037c253c0731b136866897d1f1c3",
          "body": null,
          "is_bot": false,
          "headline": "Different strategy",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-31T15:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc3f5c419ec26e3990195f1baf24e44910084d5",
          "body": null,
          "is_bot": false,
          "headline": "Different strategy",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-31T15:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc3b8de4cbc0f135eec86c713e26985018f4640",
          "body": "* coverage path\r\n\r\n* Use different action",
          "is_bot": false,
          "headline": "Coverage path (#401)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-31T15:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bd9c8c8022071efb6d0d5e1cba48d8e1fcf1caf",
          "body": "Fixed typo in No DNS Record reason",
          "is_bot": false,
          "headline": "Update NoDNSRecord.php (#395)",
          "author_name": "Cari D. Burstein",
          "author_login": "caricare2",
          "committed_at": "2024-12-31T14:41:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be1dae097317e722e32821f696906ff5bde10f6",
          "body": "* Polish\r\n\r\n* polish\r\n\r\n* improve workflow\r\n\r\n* Fix action usage\r\n\r\n* polish\r\n\r\n* polish",
          "is_bot": false,
          "headline": "Polish (#400)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-31T14:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf8f79c410bb3906c915136369465bebead5990",
          "body": null,
          "is_bot": false,
          "headline": "polish",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T22:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e30356b45eaa30659398a4f350177b767906c682",
          "body": null,
          "is_bot": false,
          "headline": "Fix action usage",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T22:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229560066e331d8b2257520137d7b6804852357d",
          "body": null,
          "is_bot": false,
          "headline": "improve workflow",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T22:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed7ade52c8d55a04b28cb0f6ae9656ddfb1e5f3",
          "body": "…#399)\n\n* Update to recommended two workflows for secure secret when uploadin\r\n\r\n* Making depenant workflow work",
          "is_bot": false,
          "headline": "Update to recommended two workflows for secure secret when uploadin (…",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T21:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "793eb01a3fd91ca16c3dd6053281763fac21ed56",
          "body": null,
          "is_bot": false,
          "headline": "Fix for secrets on PRs",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T19:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b52d9e08eef718da1316ce97518733e0a11227",
          "body": null,
          "is_bot": false,
          "headline": "Test for #317 (#397)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T19:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b115554301161fa21467629f1e1391c1936de517",
          "body": null,
          "is_bot": false,
          "headline": "Fix Readme style",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T00:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67e8e655f64dc63583b6221f28d794eeb5a0006",
          "body": null,
          "is_bot": false,
          "headline": "Fix Readme style",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T00:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2647beedf3eb0b38cec7dfe71d714099d59feb69",
          "body": null,
          "is_bot": false,
          "headline": "Removed stale changelog",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-27T00:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e25ccf7e748c10d99ddf23802742e1542b9040b3",
          "body": null,
          "is_bot": false,
          "headline": "Add depandabot",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-26T23:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d379dc240b4595a72f1433bd690fddbb523662f1",
          "body": null,
          "is_bot": false,
          "headline": "Update readme",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-26T23:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621d46003bf9fe46a182b33c3120ffdaddb930b3",
          "body": "* Fix github action\r\n\r\n* PHP8.4 is too new\r\n\r\n* Revert log storage",
          "is_bot": false,
          "headline": "Fix github action (#396)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2024-12-26T23:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87db43e4ffecdf458016e8c1b6d4801e872654bc",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix build status in README.md (#392)",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2024-10-16T21:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c118cc7666bfc13dc88b6e5f3ff53b1d3d680e2b",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix deprecation for github actions (#391)",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2024-10-08T17:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4a1a0e5a668ae418aac646ce555edd3f2cb9d96",
          "body": "The validEmailsProvider contained n-1 valid email addresses and 1 domain;\r\nthis replaces the domain with two valid email addresses in that domain, so\r\nthat all entries match the name.",
          "is_bot": false,
          "headline": "Regularise a test. (#389)",
          "author_name": "Arnt Gulbrandsen",
          "author_login": "arnt",
          "committed_at": "2024-09-15T20:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c1ab0cc1d38e188f858cea12bbb90711fa759a",
          "body": "* Update tests.yml using actions/checkout@v4\r\n\r\n* Update static-analysis.yml usingactions/checkout@v4",
          "is_bot": false,
          "headline": "Update GitHub Actions to V4 (#383)",
          "author_name": "Danny van der Sluijs",
          "author_login": "DannyvdSluijs",
          "committed_at": "2024-05-01T13:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877577656387a3ffabae60dd4c425059179834cb",
          "body": "Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>",
          "is_bot": false,
          "headline": "chore: replace scalar with more precise type specification (#369)",
          "author_name": "Daniel",
          "author_login": "kesselb",
          "committed_at": "2023-10-22T21:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b8b8506e8fa5732b039acb4b34d594a370b68d",
          "body": null,
          "is_bot": false,
          "headline": "Used the most strict psalm level and fixed all psalm errors (#377)",
          "author_name": "Andrew Ivchenkov",
          "author_login": "aivchen",
          "committed_at": "2023-10-15T21:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebaaf5be6c0286928352e054f2d5125608e5405e",
          "body": null,
          "is_bot": false,
          "headline": "perform AAAA check separately (fixes #301) (#376)",
          "author_name": "Christian Rishøj",
          "author_login": "crishoj",
          "committed_at": "2023-10-06T06:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d11195e1179b8ccb68eb0ec9437d95691f00a41b",
          "body": "authored-by: Christopher Georg <christopher.georg@sr-travel.de>",
          "is_bot": false,
          "headline": "chore: add tests for php 8.3 (#373)",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2023-08-28T16:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36233f59187ed7367833eac634ebeed078a959de",
          "body": "Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>",
          "is_bot": false,
          "headline": "chore: update phpunit 9 = 10 and psalm 4 = 5 (#368)",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2023-07-28T18:33:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27be0e7157333887136b9e02303c263065a7246b",
          "body": "* use spread syntax instead of array_merge()\r\n\r\n* use type cast instead of function cast\r\n\r\n* removed redundant returns\r\n\r\n* removed redundant phpdoc - type is already inferred\r\n\r\n* removed invalid phpdoc - type is already inferred\r\n\r\nThe PHPDoc return type hint was incomplete, it should have been `\n[…]\nd42ca.\r\n\r\n* don't wrap long lines\r\n\r\n* make properties typed\r\n\r\nAlso using constructor property promotion, see more info about it [here](https://php.watch/versions/8.0/constructor-property-promotion).",
          "is_bot": false,
          "headline": "code refactor (#364)",
          "author_name": "Márk Magyar",
          "author_login": "xHeaven",
          "committed_at": "2023-06-07T14:47:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "97c28cd611278a5686b7f8b47f4136472bebbe1f",
          "body": "* Codacy badges and removing Scrutinizr config",
          "is_bot": false,
          "headline": "Badges and Scrutinezr config (#366)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2023-05-23T20:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "178d148438e654c587feb61237895019b7e71746",
          "body": "* README for v4\r\n\r\n* badges update\r\n\r\n* license year\r\n\r\n* Adding codacy reporter action\r\n\r\n* plain text secret for testing\r\n\r\n* using bash\r\n\r\n* downloading artifact\r\n\r\n* all in one\r\n\r\n* path to coverage\r\n\r\n* removing extra job and adding sending coverage report only once",
          "is_bot": false,
          "headline": "Codacy GitHub action (#365)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2023-05-23T15:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f65a68ee592f5df0190641e7d7ffe5bc11da79",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo in CHANGELOG.md (#363)",
          "author_name": "Grégoire Pineau",
          "author_login": "lyrixx",
          "committed_at": "2023-05-22T14:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a85486b709bc384dae8eb78fb2eec649bdb64ff",
          "body": "…(#355)",
          "is_bot": false,
          "headline": "DNS record check now passes if email address has no top-level domain …",
          "author_name": "KergeKacsa",
          "author_login": "kergekacsa",
          "committed_at": "2023-01-14T14:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db4c31490b9fbc02eeb4e6d39c61c74ee1d14f69",
          "body": "* README for v4",
          "is_bot": false,
          "headline": "V4 readme updates (#353)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2023-01-07T11:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17865e0fb763f7c26a76a029b9a714c2730e376b",
          "body": null,
          "is_bot": false,
          "headline": "Fix Lexer 2 compatibility (#349)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2023-01-02T22:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a096c72197dcc55218a1dde2f250fca4d452928",
          "body": null,
          "is_bot": false,
          "headline": "Behold the birth of v4!",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2023-01-02T18:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e911fa56cc57df55b8e5401abd9f3a7b430d8e",
          "body": null,
          "is_bot": false,
          "headline": "Resolve conflicts for v4 first commit",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2023-01-02T18:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b531a2311709443320c786feb4519cfaf94af796",
          "body": "* Add GitHub Actions workflow\r\n\r\n* Ignore composer.lock\r\n\r\n* Separate static analysis build\r\n\r\n* Use ramsey/composer-install\r\n\r\n* Add 7.2 and 7.3\r\n\r\n* Remove coveralls",
          "is_bot": false,
          "headline": "GitHub Actions (#348)",
          "author_name": "Dries Vints",
          "author_login": "driesvints",
          "committed_at": "2023-01-02T17:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f35e41eba05fdfbabd95d72f83795c835fb7ed2",
          "body": null,
          "is_bot": false,
          "headline": "Allow doctrine/lexer 2 (#345)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-12-30T14:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a424f63d950e92609a8fba5ef31ca61c9d4e33",
          "body": null,
          "is_bot": false,
          "headline": "loosen constraint over lexer",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-29T11:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25d60679bb0abf1c787cbe19394f4d603a35fa3",
          "body": null,
          "is_bot": false,
          "headline": "Fix readme + clean composer.json",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-28T22:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4898bc2528dc77b097e3e5c03454b060b95ac477",
          "body": null,
          "is_bot": false,
          "headline": "Fix psalm type check",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-18T22:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46654152504d025fcdde9b3f1ef1763382fe54a2",
          "body": null,
          "is_bot": false,
          "headline": "Fix psalm type issues info",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-18T22:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7771e2bf2c004d76fddb565ec73e7f78689bb8ff",
          "body": null,
          "is_bot": false,
          "headline": "Fix types issues",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-18T21:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e4bc583539fac2b4abbb41edca617503e4fd81",
          "body": null,
          "is_bot": false,
          "headline": "Use php nullsafe operator  to fix type issues",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-18T21:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0841364b8d59b89b7bd0db1858ea78b7385bef01",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to doctrine/lexer 3.x",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-18T20:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d254921232ef4fc15f1c90a80ff0fd847327da6",
          "body": null,
          "is_bot": false,
          "headline": "Fix Tests + Psalm issues",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-14T23:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80748070a79514b691de9eb0c2c7e0152683d9f",
          "body": null,
          "is_bot": false,
          "headline": "Apply feedbacks",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-14T19:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86933da4bba996baf245dd520f625048a925b953",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to doctrine/lexer v2.0",
          "author_name": "Bastien Wermeille",
          "author_login": "Ph0tonic",
          "committed_at": "2022-12-14T13:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0170967656f55a87054fde439ef35a22df91468b",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG: Fix typo “Breacking” (#333)",
          "author_name": "Alexis Lefebvre",
          "author_login": "alexisLefebvre",
          "committed_at": "2022-09-03T09:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c72190f321eaf59f690a5b848707044a73da858",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2022-08-14T18:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "413b26361741baa0639347a7bca44d0dc52eb8b9",
          "body": "Adds ? before type declarations for parameters with a default null value",
          "is_bot": false,
          "headline": "Nullable type declaration for default null value (#328)",
          "author_name": "Mathias Reker ⚡️",
          "author_login": "MathiasReker",
          "committed_at": "2022-07-13T14:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b9e5b5722f30c72cefbe2699c2b5ab44e39a35",
          "body": "Visibility MUST be declared on all properties and methods; abstract and final MUST be declared before the visibility; static MUST be declared after the visibility.",
          "is_bot": false,
          "headline": "Visibility required (#329)",
          "author_name": "Mathias Reker ⚡️",
          "author_login": "MathiasReker",
          "committed_at": "2022-07-13T14:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca313dfcdeea4a171483c12b3921b1efd1a959b",
          "body": "A PHP file without end tag must always end with a single empty line feed.",
          "is_bot": false,
          "headline": "Single blank line at eof (#330)",
          "author_name": "Mathias Reker ⚡️",
          "author_login": "MathiasReker",
          "committed_at": "2022-07-13T14:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5908bb1abf18355e9b4961c0829e798be4915c",
          "body": "Replaces superfluous elseif with if.",
          "is_bot": false,
          "headline": "No superfluous elseif (#331)",
          "author_name": "Mathias Reker ⚡️",
          "author_login": "MathiasReker",
          "committed_at": "2022-07-13T14:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b241b54919e6f597f63a4d67983453eaa32b3b63",
          "body": "Unused use statements must be removed.",
          "is_bot": false,
          "headline": "No unused imports (#332)",
          "author_name": "Mathias Reker ⚡️",
          "author_login": "MathiasReker",
          "committed_at": "2022-07-13T14:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d2f16d9d765fc282553a5b5b8bb99b7277c619",
          "body": "Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.5.\r\n- [Release notes](https://github.com/guzzle/guzzle/releases)\r\n- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.5)\r\n\r\n---\r\nupdate\n[…]\n-name: guzzlehttp/guzzle\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 (#326)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-06-24T18:51:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
          "body": "…#325)",
          "is_bot": false,
          "headline": "Don't use utf8_en/decode() functions, they're deprecated on PHP 8.2 (…",
          "author_name": "Nicolas Grekas",
          "author_login": "nicolas-grekas",
          "committed_at": "2022-06-18T20:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ed8d58ed0c340a7c2109f587951b1c84cf6286",
          "body": "* Update dependencies\r\n\r\n* dns_get_record wrapper for testing of the function's behaviour\r\n\r\n* remove unused classes\r\n\r\n* Fix Psalm errors\r\n\r\n* Increase PHP Version",
          "is_bot": false,
          "headline": "Bug #321 (#323)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2022-05-28T22:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "312b65911fb6577c57d0fdf391655ad2a4b618b0",
          "body": null,
          "is_bot": false,
          "headline": "Fixed Spoofchecking link (#314)",
          "author_name": "Daniel Winzen",
          "author_login": "DanWin",
          "committed_at": "2022-02-18T15:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d51b279b5f85c6e53f69e4410d6ecb08d04a3a38",
          "body": "A few typos in README",
          "is_bot": false,
          "headline": "Typos (#313)",
          "author_name": "Denis Gurov",
          "author_login": "fogush",
          "committed_at": "2022-02-11T17:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aab2ceed6ddd328b834244769a4fdb3445c8042",
          "body": null,
          "is_bot": false,
          "headline": "Typos (#311)",
          "author_name": "Robert Fridzema",
          "author_login": "fridzema",
          "committed_at": "2022-02-04T20:30:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "007bfd424ef94109d2270af5b0e65011705413db",
          "body": "* Some code improvements - tests same as beginning\r\n\r\n* isUTF8Invalid returns a boolean\r\n\r\n* Changes for tests passed\r\n\r\n* Revert change + scrutinizer to flaky\r\n\r\n* Null coalescing on token to return a null token\r\n\r\n* Psalm pass and PHPunit too (php 7.4)\r\n\r\n* Minor change to set lookahead to nullToken",
          "is_bot": false,
          "headline": "Small contribution - code readability improvements (#306)",
          "author_name": "Julien Gidel",
          "author_login": "JuGid",
          "committed_at": "2021-11-20T21:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc04719d015cd7f31d6b9a6a78a7a49a10b2e89",
          "body": null,
          "is_bot": false,
          "headline": "CI update to min supported version",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-10-11T16:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70449e7b161e04ae1fca8359fd012260d0d2e37",
          "body": null,
          "is_bot": false,
          "headline": "CI update to supported versions in matrix",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-10-11T16:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36425ab1f983521172a7ad0369e4ac7f83fcfda7",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.x' of github.com:egulias/EmailValidator into 3.x",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-10-11T16:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7033b4224e998f7a3eff79263c60a7d3001f09",
          "body": null,
          "is_bot": false,
          "headline": "CI and dependencies update",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-10-11T16:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037594add3cda5979de1a3df3d1542cfa4e01371",
          "body": null,
          "is_bot": false,
          "headline": "Code quality",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-10-11T15:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cccb8186bb0c59dcb60a657d4611c5c7ec707c6",
          "body": null,
          "is_bot": false,
          "headline": "Update badges",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-10-11T15:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0db30118f661fb166bcffbf5d82032df484697",
          "body": "…m from associative array (#305)\n\n* Patch MultipleErrors->reason method by getting always the first item - Added Tests and a custom Exception\r\n\r\n* Return EmptyReason instead of throwing exception when MultipleErrors has no reasons (validations accomplished)\r\n\r\nCo-authored-by: Samuel Vicent <samuel.vicent@takeachef.com>",
          "is_bot": false,
          "headline": "MultipleErrors->reason always returns [0] and should return first ite…",
          "author_name": "Samuel Vicent",
          "author_login": "samuelvi",
          "committed_at": "2021-10-11T09:18:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
          "body": "This will allow multi label domain's to still validate correctly.\r\n\r\nReset the label when a S_DOT is encountered.",
          "is_bot": false,
          "headline": "Reset the label when a S_DOT is encountered. (#297)",
          "author_name": "John Congdon",
          "author_login": "johncongdon",
          "committed_at": "2021-04-01T18:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95979e2ad6ae41839670b9eca64237e44c7067bc",
          "body": null,
          "is_bot": false,
          "headline": "Add null return type to getError DocBlock (#293)",
          "author_name": "Dries Vints",
          "author_login": "driesvints",
          "committed_at": "2021-03-11T13:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c3b73c581c834885acf6e120b412b76acc495a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-03-07T14:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e526a57c1925b303b36704455f1c0beae7a2fcf",
          "body": "* scafolding for MessageID validation\r\n\r\n* Improve domain valid tokens\r\n\r\n* Improved EmailParser to remove leaked logic. User of lexer recorder within parsers.\r\n\r\n* MessageIDParser passing tests.\r\n\r\n* change left for right, which is the right one\r\n\r\n* psaml errors\r\n\r\n* Better naming\r\n\r\n* comments ar\n[…]\nder M. Turek <me@derrabus.de>\r\n\r\n* Update src/Parser.php\r\n\r\nCo-authored-by: Alexander M. Turek <me@derrabus.de>\r\n\r\n* improve parser from comments\r\n\r\nCo-authored-by: Alexander M. Turek <me@derrabus.de>",
          "is_bot": false,
          "headline": "Message-id validator (#290)",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-03-06T17:29:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "451b4389027aa5c74abf43fb331daf3dec7f146e",
          "body": "* #256 Bypass a PHP warning generated by @dns_get_record\r\n\r\nThe idea is to create a custom error handler for dns_get_record(), call dns_get_record and then restore the original error handler.\r\nThis way we can catch PHP warnings (e.g. \"Warning: dns_get_record(): DNS Query failed\" or \"dns_get_record()\n[…]\n\r\n\r\n* #256 Speed up tests: start from previously failed\r\n\r\n* #256 Suppress psalm’s false-positive error\r\n\r\nWe don’t have a control over AbstractLexer and can’t specify array shape in this parent class",
          "is_bot": false,
          "headline": "Use a safe way to execute dns_get_record (v3) (#286)",
          "author_name": "Alies Lapatsin",
          "author_login": "lptn",
          "committed_at": "2021-02-28T14:27:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "04cad1a5ecd9a359e799c3f1cf14df1d840ac7be",
          "body": null,
          "is_bot": false,
          "headline": "Fix testing class name and namespaces (#284)",
          "author_name": "Chun-Sheng, Li",
          "author_login": "peter279k",
          "committed_at": "2021-02-07T14:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de0fb24141e7d56cdab9ade5a9b3122798bbfd63",
          "body": null,
          "is_bot": false,
          "headline": "Typo & correct RFC",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-01-27T16:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4d50e9cb4748563c8a1c3b76d71af02a01bfa22",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.x' of github.com:egulias/EmailValidator into 3.x",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-01-17T14:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7b66b5d5ae5b9dd448cf952cdbfbf7bc9202228",
          "body": "… implementations of interface with only informative data",
          "is_bot": false,
          "headline": "Improve test coverage. Exclude Reasons from coverage, they are simple…",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-01-17T14:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcfcb883df831bf3416a15f7269638445c0fb7dd",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2021-01-03T23:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e0e0f6830d0a0d7b26f207f31fd95025a4665c",
          "body": null,
          "is_bot": false,
          "headline": "Add internet domains rfc to the list",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-30T11:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a80c1b2c41f075147fb0b4575c7b4dc36e77239",
          "body": null,
          "is_bot": false,
          "headline": "Adding release version",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-30T10:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d5bca49cdf3eb12dab0b22d5897c92c975a002b",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTING.md",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-30T10:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4254b5c77a2b2a50ad6f0f57fca5bf5d3f279bae",
          "body": null,
          "is_bot": false,
          "headline": "Badges update",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-29T15:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5df72f45f0ba585a278ce02607b8b542aabfec7",
          "body": null,
          "is_bot": false,
          "headline": "Final info to changelog",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-29T15:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0483cfa386d01396851bc17257b5a246fc9895",
          "body": null,
          "is_bot": false,
          "headline": "PHP version policy",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-29T14:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ea847f77feafbd7f55b1023e7c07029f9fbfde",
          "body": null,
          "is_bot": false,
          "headline": "polish",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-29T14:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226b3fc4794c294c4dc764da68163d635cead493",
          "body": null,
          "is_bot": false,
          "headline": "Contributing to older versions",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-29T14:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f858a16fde85bcbeb2baea917aea7db8689f29",
          "body": null,
          "is_bot": false,
          "headline": "Adding supported versions",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-28T22:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ce88d7a9c9cb080906f9153ebe8aff5942b356",
          "body": null,
          "is_bot": false,
          "headline": "Licence and .lock file",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-28T11:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819aa5500ad9c54e97ee17e5e1956fdce0108feb",
          "body": null,
          "is_bot": false,
          "headline": "removing no longer useful performance tests",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-28T10:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3467be7735caaf771e06f907079f353eea7f0e",
          "body": null,
          "is_bot": false,
          "headline": "Documentation",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-28T10:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47129ff2a40b366c9fd24be3d5590c711d65791b",
          "body": null,
          "is_bot": false,
          "headline": "Polish",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-28T09:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72a7a18549a6182c70bc4b501769d31e25b3e10",
          "body": null,
          "is_bot": false,
          "headline": "Port @vajexal #278",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-28T09:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "830c69eb4ccb429c2ed084e8b3530fee398383cd",
          "body": "PPC64le support for 3.0.0-dev branch\r\n\r\nCo-authored-by: Eduardo Gulias Davis <eduardomgulias@gmail.com>",
          "is_bot": false,
          "headline": "Update CI files (#280)",
          "author_name": "Nagesh A T",
          "author_login": "nageshlop",
          "committed_at": "2020-12-28T08:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b0666ecea5aa8a8f0f84079a0f94eefd600aa8",
          "body": "* bump version to allow php 8\r\n\r\n* allow php 8 in travis\r\n\r\n* add scrutinizer config",
          "is_bot": false,
          "headline": "Allow PHP 8 for the upcoming 3.0 (#275)",
          "author_name": "Kevin Krummnacker",
          "author_login": "darthsoup",
          "committed_at": "2020-12-19T14:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f00f069e3bbbefbe10ef643582702dacda55df24",
          "body": null,
          "is_bot": false,
          "headline": "0 is an invalid email",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-05T22:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc695081fd08508604f257172da24c5d98c74132",
          "body": null,
          "is_bot": false,
          "headline": "new home for extra validations",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-05T22:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d9083a9c16dcf5102dd05886e1adb680d309df",
          "body": null,
          "is_bot": false,
          "headline": "new home for comment strategies",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-05T22:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "790881fe752e928cb67bdf077855213b243e7fbf",
          "body": null,
          "is_bot": false,
          "headline": "improving types",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-05T22:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc66acf64ef79ed86fdaabb42cff85d827bc3d1",
          "body": null,
          "is_bot": false,
          "headline": "domain improvements over UTF16 and invalid ascii chars",
          "author_name": "Eduardo Gulias Davis",
          "author_login": "egulias",
          "committed_at": "2020-12-05T21:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 62,
      "commits_last_year": 0,
      "latest_release_at": "2025-03-20T21:39:01Z",
      "latest_release_tag": "4.0.4",
      "releases_from_tags": false,
      "days_since_last_push": 488,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 488,
      "mean_days_between_releases": 90.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "egulias/email-validator",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "email",
            "validator",
            "validation",
            "emailvalidation",
            "emailvalidator"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/egulias/email-validator",
          "is_deprecated": false,
          "latest_version": "4.0.4",
          "repository_url": "https://github.com/egulias/EmailValidator",
          "versions_count": 66,
          "total_downloads": 745152206,
          "dependents_count": 309,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 15213547,
          "first_published_at": null,
          "latest_published_at": "2025-03-06T22:45:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 501
        }
      ]
    },
    "popularity": {
      "forks": 228,
      "stars": 11639,
      "watchers": 34,
      "fork_history": {
        "days": [
          {
            "date": "2014-08-20",
            "count": 2
          },
          {
            "date": "2014-09-16",
            "count": 1
          },
          {
            "date": "2014-09-17",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2014-11-10",
            "count": 1
          },
          {
            "date": "2014-11-30",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-04-23",
            "count": 1
          },
          {
            "date": "2015-06-25",
            "count": 1
          },
          {
            "date": "2015-07-15",
            "count": 1
          },
          {
            "date": "2015-08-20",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-03-13",
            "count": 1
          },
          {
            "date": "2016-03-23",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-12",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-05-13",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-30",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-23",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 1
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-04-30",
            "count": 1
          },
          {
            "date": "2018-05-19",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-06-30",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 2
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 2
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-12",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 2
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 2
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-09-03",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 224,
        "total_forks": 228
      },
      "star_history": {
        "days": [
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 2
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 5
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 6
          },
          {
            "date": "2023-01-21",
            "count": 4
          },
          {
            "date": "2023-01-23",
            "count": 2
          },
          {
            "date": "2023-01-24",
            "count": 3
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 2
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-28",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 5
          },
          {
            "date": "2023-02-01",
            "count": 2
          },
          {
            "date": "2023-02-03",
            "count": 2
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 3
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 4
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 2
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 3
          },
          {
            "date": "2023-02-24",
            "count": 2
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 4
          },
          {
            "date": "2023-02-28",
            "count": 2
          },
          {
            "date": "2023-03-01",
            "count": 3
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 3
          },
          {
            "date": "2023-03-09",
            "count": 2
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 2
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 3
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 2
          },
          {
            "date": "2023-03-26",
            "count": 2
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 6
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 2
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 5
          },
          {
            "date": "2023-04-07",
            "count": 2
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 2
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 2
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 2
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 3
          },
          {
            "date": "2023-04-25",
            "count": 2
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 3
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 2
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 4
          },
          {
            "date": "2023-05-04",
            "count": 3
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 2
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 2
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 2
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 4
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 4
          },
          {
            "date": "2023-06-04",
            "count": 3
          },
          {
            "date": "2023-06-05",
            "count": 2
          },
          {
            "date": "2023-06-06",
            "count": 6
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 2
          },
          {
            "date": "2023-06-11",
            "count": 2
          },
          {
            "date": "2023-06-12",
            "count": 2
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 2
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 3
          },
          {
            "date": "2023-07-10",
            "count": 2
          },
          {
            "date": "2023-07-12",
            "count": 5
          },
          {
            "date": "2023-07-13",
            "count": 2
          },
          {
            "date": "2023-07-14",
            "count": 2
          },
          {
            "date": "2023-07-16",
            "count": 2
          },
          {
            "date": "2023-07-18",
            "count": 2
          },
          {
            "date": "2023-07-19",
            "count": 3
          },
          {
            "date": "2023-07-20",
            "count": 3
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 3
          },
          {
            "date": "2023-07-24",
            "count": 2
          },
          {
            "date": "2023-07-25",
            "count": 2
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-07-30",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 3
          },
          {
            "date": "2023-08-08",
            "count": 5
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 3
          },
          {
            "date": "2023-08-21",
            "count": 3
          },
          {
            "date": "2023-08-22",
            "count": 3
          },
          {
            "date": "2023-08-23",
            "count": 2
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 2
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 3
          },
          {
            "date": "2023-09-05",
            "count": 5
          },
          {
            "date": "2023-09-07",
            "count": 2
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 2
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 2
          },
          {
            "date": "2023-09-20",
            "count": 2
          },
          {
            "date": "2023-09-21",
            "count": 3
          },
          {
            "date": "2023-09-22",
            "count": 3
          },
          {
            "date": "2023-09-23",
            "count": 4
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 2
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 2
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 2
          },
          {
            "date": "2023-10-06",
            "count": 2
          },
          {
            "date": "2023-10-07",
            "count": 2
          },
          {
            "date": "2023-10-10",
            "count": 2
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 3
          },
          {
            "date": "2023-10-14",
            "count": 2
          },
          {
            "date": "2023-10-16",
            "count": 2
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 2
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 2
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 2
          },
          {
            "date": "2023-11-07",
            "count": 4
          },
          {
            "date": "2023-11-09",
            "count": 3
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 2
          },
          {
            "date": "2023-11-24",
            "count": 2
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 2
          },
          {
            "date": "2023-12-06",
            "count": 2
          },
          {
            "date": "2023-12-07",
            "count": 2
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 3
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 2
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-01",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 3
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 2
          },
          {
            "date": "2024-01-05",
            "count": 2
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 2
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 2
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 3
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 5
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 2
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 5
          },
          {
            "date": "2024-02-16",
            "count": 2
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 2
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 3
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 2
          },
          {
            "date": "2024-03-02",
            "count": 2
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 2
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 4
          },
          {
            "date": "2024-03-27",
            "count": 6
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 2
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 2
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 2
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 2
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 3
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 5
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 2
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 3
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 3
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 3
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 2
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 2
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 4
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 2
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 3
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 2
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 3
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 3
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 2
          },
          {
            "date": "2024-08-14",
            "count": 2
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 2
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 2
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 6
          },
          {
            "date": "2024-08-29",
            "count": 3
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 2
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 2
          },
          {
            "date": "2024-09-10",
            "count": 6
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 2
          },
          {
            "date": "2024-09-20",
            "count": 4
          },
          {
            "date": "2024-09-22",
            "count": 2
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 2
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 2
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 2
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 2
          },
          {
            "date": "2024-10-14",
            "count": 2
          },
          {
            "date": "2024-10-15",
            "count": 3
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 3
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 2
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 2
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 2
          },
          {
            "date": "2024-11-24",
            "count": 4
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 3
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 2
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 2
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 2
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 2
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 2
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 2
          },
          {
            "date": "2025-01-07",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 2
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 4
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 2
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 2
          },
          {
            "date": "2025-01-31",
            "count": 3
          },
          {
            "date": "2025-02-01",
            "count": 2
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 3
          },
          {
            "date": "2025-02-05",
            "count": 2
          },
          {
            "date": "2025-02-06",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 2
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 3
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 2
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 2
          },
          {
            "date": "2025-03-27",
            "count": 2
          },
          {
            "date": "2025-03-28",
            "count": 2
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 2
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 2
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 2
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 2
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 2
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 2
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 2
          },
          {
            "date": "2025-07-01",
            "count": 2
          },
          {
            "date": "2025-07-02",
            "count": 2
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 3
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 2
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 2
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 2
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 2
          },
          {
            "date": "2025-08-08",
            "count": 2
          },
          {
            "date": "2025-08-11",
            "count": 3
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 2
          },
          {
            "date": "2025-08-14",
            "count": 2
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 2
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 2
          },
          {
            "date": "2025-09-25",
            "count": 2
          },
          {
            "date": "2025-09-29",
            "count": 2
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 2
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 2
          },
          {
            "date": "2025-10-21",
            "count": 2
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 3
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 2
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 2
          },
          {
            "date": "2025-12-17",
            "count": 3
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 2
          },
          {
            "date": "2026-02-07",
            "count": 2
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 3
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 2
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 11639
      },
      "open_issues_and_prs": 37
    },
    "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": 10785,
      "source_files_sampled": 103,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 5,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "doctrine/lexer",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0 || ^3.0"
        },
        {
          "name": "symfony/polyfill-intl-idn",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.26"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doctrine/lexer",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "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"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 2,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 168,
        "open_issues": 30,
        "closed_ratio": 0.854,
        "closed_issues": 175,
        "closed_unmerged_prs": 35
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "egulias",
          "commits": 265,
          "avatar_url": "https://avatars.githubusercontent.com/u/791806?v=4"
        },
        {
          "type": "User",
          "login": "Ph0tonic",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/5320541?v=4"
        },
        {
          "type": "User",
          "login": "issei-m",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1135118?v=4"
        },
        {
          "type": "User",
          "login": "MathiasReker",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/26626066?v=4"
        },
        {
          "type": "User",
          "login": "GrahamCampbell",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
        },
        {
          "type": "User",
          "login": "Chris53897",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/7104259?v=4"
        },
        {
          "type": "User",
          "login": "nicolas-grekas",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/243674?v=4"
        },
        {
          "type": "User",
          "login": "xabbuh",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1957048?v=4"
        },
        {
          "type": "User",
          "login": "tomsommer",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/149171?v=4"
        },
        {
          "type": "User",
          "login": "SignpostMarv",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/304403?v=4"
        }
      ],
      "contributors_sampled": 73,
      "top_contributor_share": 0.69
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "static-analysis.yml",
        "tests.yml",
        "upload-to-codacy.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 12/30 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
        "ran_at": "2026-07-21T21:58:24Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T03:25:10Z",
      "oldest_open_prs": [
        {
          "number": 194,
          "created_at": "2019-04-16T08:11:23Z",
          "last_comment_at": "2024-12-26T23:54:30Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 371,
          "created_at": "2023-07-28T15:41:50Z",
          "last_comment_at": "2024-12-26T23:48:19Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 378,
          "created_at": "2023-10-15T21:40:53Z",
          "last_comment_at": "2024-12-27T20:18:05Z",
          "last_comment_author": "aivchen"
        },
        {
          "number": 390,
          "created_at": "2024-10-07T14:47:03Z",
          "last_comment_at": "2025-12-12T09:55:51Z",
          "last_comment_author": "Chris53897"
        },
        {
          "number": 393,
          "created_at": "2024-11-08T10:30:42Z",
          "last_comment_at": "2024-12-26T23:45:12Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 406,
          "created_at": "2025-02-12T17:07:30Z",
          "last_comment_at": "2025-03-07T10:14:52Z",
          "last_comment_author": "LeonMelis"
        },
        {
          "number": 410,
          "created_at": "2025-03-06T07:40:35Z",
          "last_comment_at": "2025-06-24T10:24:51Z",
          "last_comment_author": "ValCanBuild"
        }
      ],
      "last_merged_pr_at": "2025-03-06T22:45:56Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 183,
          "created_at": "2018-11-01T15:54:59Z",
          "last_comment_at": "2019-06-11T16:08:18Z",
          "last_comment_author": "rrjanbiah"
        },
        {
          "number": 283,
          "created_at": "2021-02-03T16:05:12Z",
          "last_comment_at": "2021-12-16T01:53:00Z",
          "last_comment_author": "darthsoup"
        },
        {
          "number": 294,
          "created_at": "2021-03-12T07:58:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 296,
          "created_at": "2021-03-19T10:23:28Z",
          "last_comment_at": "2021-04-06T18:16:18Z",
          "last_comment_author": "astehlik"
        },
        {
          "number": 302,
          "created_at": "2021-08-09T12:16:23Z",
          "last_comment_at": "2022-06-07T09:58:16Z",
          "last_comment_author": "bastian-schur"
        },
        {
          "number": 312,
          "created_at": "2022-02-11T09:37:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 316,
          "created_at": "2022-03-02T10:02:35Z",
          "last_comment_at": "2022-05-05T15:22:47Z",
          "last_comment_author": "smirgol"
        },
        {
          "number": 317,
          "created_at": "2022-03-08T18:43:59Z",
          "last_comment_at": "2024-12-27T00:54:06Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 318,
          "created_at": "2022-03-22T17:54:46Z",
          "last_comment_at": "2024-12-02T21:38:15Z",
          "last_comment_author": "caricare2"
        },
        {
          "number": 337,
          "created_at": "2022-12-02T00:08:12Z",
          "last_comment_at": "2022-12-13T16:53:22Z",
          "last_comment_author": "Zenexer"
        },
        {
          "number": 356,
          "created_at": "2023-01-12T09:28:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 358,
          "created_at": "2023-01-23T09:42:32Z",
          "last_comment_at": "2023-01-26T08:20:00Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 359,
          "created_at": "2023-02-07T20:35:49Z",
          "last_comment_at": "2023-10-06T08:12:38Z",
          "last_comment_author": "nikspyratos"
        },
        {
          "number": 360,
          "created_at": "2023-04-04T08:45:24Z",
          "last_comment_at": "2023-04-08T13:38:01Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 361,
          "created_at": "2023-04-08T17:04:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 362,
          "created_at": "2023-04-20T08:52:56Z",
          "last_comment_at": "2026-06-25T09:47:59Z",
          "last_comment_author": "sdespont"
        },
        {
          "number": 372,
          "created_at": "2023-08-03T09:34:06Z",
          "last_comment_at": "2023-09-01T20:52:24Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 380,
          "created_at": "2023-10-19T12:26:03Z",
          "last_comment_at": "2024-12-27T00:58:14Z",
          "last_comment_author": "egulias"
        },
        {
          "number": 382,
          "created_at": "2024-02-10T23:33:28Z",
          "last_comment_at": "2024-08-16T16:39:47Z",
          "last_comment_author": "ejunker"
        },
        {
          "number": 385,
          "created_at": "2024-06-18T04:05:48Z",
          "last_comment_at": "2024-06-18T08:15:11Z",
          "last_comment_author": "leo270323"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/egulias/EmailValidator",
    "host": "github.com",
    "name": "EmailValidator",
    "owner": "egulias"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 34,
      "inputs": {
        "security": 49,
        "vitality": 25,
        "community": 84,
        "governance": 63,
        "engineering": 63,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 56,
        "overall_after_abandonment_multiplier": 34
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.99,
              "days_since_last_push": 488,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 488 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 488
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "releases_count": 62,
              "latest_release_tag": "4.0.4",
              "releases_from_tags": false,
              "days_since_latest_release": 488,
              "mean_days_between_releases": 90.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "62 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 488 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 488
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~90.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 90.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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 7,
              "unanswered_open_issues": 15,
              "days_since_last_merged_pr": 502,
              "days_since_last_human_commit": 502,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 502 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 502,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 84,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "forks": 228,
              "stars": 11639,
              "watchers": 34,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "11,639 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 11639
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "228 forks",
                "points": 19.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 228
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "34 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 97,
            "inputs": {
              "packages": [
                "egulias/email-validator"
              ],
              "dependents": 309,
              "ecosystems": "packagist",
              "total_downloads": 745152206,
              "monthly_downloads": 15213547
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "15,213,547 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 15213547,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "309 packages depend on it",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 309
                    }
                  }
                ],
                "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": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 73,
              "top_contributor_share": 0.69
            },
            "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 69% of commits",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "73 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 73
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 168,
              "open_issues": 30,
              "closed_issues": 175,
              "issue_closed_ratio": 0.854,
              "closed_unmerged_prs": 35
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "85% of issues closed",
                "points": 39.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "168/203 decided PRs merged",
                "points": 31.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 168,
                      "decided": 203
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 12/30 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "followers": 161,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "egulias",
              "public_repos": 53,
              "account_age_days": 5545
            },
            "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": "161 followers of egulias",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 161,
                      "login": "egulias"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "53 public repos, account ~15 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 53
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "egulias/email-validator"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 501
            },
            "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 501 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 501
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "66 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "emailvalidator",
                "email",
                "validator",
                "php"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "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": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 12/30 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 21
            },
            "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": 34,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.444,
              "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": "44 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 44,
                      "sampled": 99
                    }
                  }
                ],
                "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.01
            },
            "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": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 10785,
              "source_files_sampled": 103,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/103 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 103,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T21:58:46.340669Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/egulias/EmailValidator.svg",
  "full_name": "egulias/EmailValidator",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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