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

weppos / publicsuffix-ruby

Domain name parser for Ruby based on the Public Suffix List.

RubyMIT★ 665 stars⑂ 111 forkssince Nov 2009View on GitHub ↗

weppos/publicsuffix-ruby holds a health index of 74 out of 100, placing it in the Good band. It scores highest on Vitality (86/100) and lowest on AI Readiness (57/100). It was last updated today. A single contributor accounts for most of its recent work.

74
overall / 100
Good

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.

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

Score profile

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

Ownership

Simone CarlettiPersonal account
640 followers94 public repossince Apr 2008@dnsimple

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemspublic_suffix7.0.5-57140 days ago

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
31.8/36Commit cadence — 46/52 weeks with commits
18/18Commit volume — 147 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year147
human_commit_share0.28
days_since_last_push0
active_weeks_last_year46
How it's scored
16.2/27Ships releases — 76 version tags (no GitHub releases)
27/36Release recency — latest release 140 days ago
19.8/27Release cadence — a release every ~69.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count76
latest_release_tagv7.0.5
releases_from_tagsyes
days_since_latest_release140
mean_days_between_releases69.3
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?

77Good · 18% of overall
How it's scored
45.8/60Stars — 665 stars
17/25Forks — 111 forks
6/15Watchers — 13 watchers
Inputs used
forks111
stars665
watchers13
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/80Total downloads — 1,197,507,511 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespublic_suffix
dependents
ecosystemsrubygems
total_downloads1,197,507,511
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

71Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2/22.5Commit distribution — top contributor authored 91% of commits
13.5/13.5Contributor breadth — 38 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled38
top_contributor_share0.911
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
33.9/38.3PR acceptance — 390/440 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs390
open_issues0
closed_issues109
issue_closed_ratio1
closed_unmerged_prs50
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.2/25Owner reach — 640 followers of weppos
25/25Track record — 94 public repos, account ~18 yr old
Inputs used
followers640
owner_typeUser
is_verified
owner_loginweppos
public_repos94
account_age_days6,680
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 140 days ago
20/20Version history — 57 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespublic_suffix
ecosystemsrubygems
any_deprecatedno
min_days_since_publish140

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://simonecarletti.com/code/publicsuffix-ruby
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsruby, publicsuffix, psl
has_wikino
homepagehttps://simonecarletti.com/code/publicsuffix-ruby
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 10 out of 30 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 11 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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.

57Moderate · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
34.3/40Legible commit history — 18 of 28 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.643
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes1,380
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 14 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.14
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/26 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes10,422
source_files_sampled26
oversized_source_files0

Key facts

665GitHub stars
38contributors
147commits, last 12 months
0days since last push
76releases
1bus factor
0open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 665 ★ / 111 ⇿
665Stars
111Forks
76Releases

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.

0125250375500625750665104552009-112018-022026-06
Major 7Minor 16Patch 53

Each point covers 16 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests10 out of 30 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
RubyGemsrakeGemfile
RubyGemsmemory_profilerGemfile
RubyGemsminitestGemfile
RubyGemsminitest-reportersGemfile
RubyGemsmocha~> 3.1.0Gemfile
RubyGemsrubocop~> 1.88.0Gemfile
RubyGemsrubocop-minitestGemfile
RubyGemsrubocop-rakeGemfile
RubyGemsyardGemfile
All dependencies 9

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

RegistryPackageVersionRelation
RubyGemsmemory_profilerdirect
RubyGemsminitestdirect
RubyGemsminitest-reportersdirect
RubyGemsmochadirect
RubyGemsrakedirect
RubyGemsrubocopdirect
RubyGemsrubocop-minitestdirect
RubyGemsrubocop-rakedirect
RubyGemsyarddirect
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": [
        "ruby",
        "publicsuffix",
        "psl"
      ],
      "is_fork": false,
      "size_kb": 1905,
      "has_wiki": false,
      "homepage": "https://simonecarletti.com/code/publicsuffix-ruby",
      "languages": {
        "Ruby": 78562
      },
      "pushed_at": "2026-07-21T09:40:43Z",
      "created_at": "2009-11-01T14:59:38Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T09:41:57Z",
      "description": "Domain name parser for Ruby based on the Public Suffix List.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://simonecarletti.com",
      "name": "Simone Carletti",
      "type": "User",
      "login": "weppos",
      "company": "@dnsimple ",
      "location": "Rome, Italy",
      "followers": 640,
      "avatar_url": "https://avatars.githubusercontent.com/u/5387?v=4",
      "created_at": "2008-04-06T10:44:35Z",
      "is_verified": null,
      "public_repos": 94,
      "account_age_days": 6680
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v7.0.5",
          "kind": "patch",
          "published_at": "2026-03-03T08:25:28Z"
        },
        {
          "tag": "v7.0.4",
          "kind": "patch",
          "published_at": "2026-03-03T08:14:27Z"
        },
        {
          "tag": "v7.0.3",
          "kind": "patch",
          "published_at": "2026-03-03T08:04:18Z"
        },
        {
          "tag": "v7.0.2",
          "kind": "patch",
          "published_at": "2026-01-04T17:00:53Z"
        },
        {
          "tag": "v7.0.1",
          "kind": "patch",
          "published_at": "2026-01-03T14:22:51Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2025-11-17T19:44:58Z"
        },
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2025-04-30T12:55:43Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2024-07-23T07:24:05Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2024-06-17T08:20:00Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2024-06-17T08:14:13Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2024-06-15T15:02:01Z"
        },
        {
          "tag": "v5.0.5",
          "kind": "patch",
          "published_at": "2024-04-02T09:05:44Z"
        },
        {
          "tag": "v5.0.4",
          "kind": "patch",
          "published_at": "2023-11-17T12:38:35Z"
        },
        {
          "tag": "v5.0.3",
          "kind": "patch",
          "published_at": "2023-07-11T08:47:30Z"
        },
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2023-07-11T08:41:42Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2022-12-07T14:35:34Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2022-07-24T15:40:02Z"
        },
        {
          "tag": "v4.0.7",
          "kind": "patch",
          "published_at": "2022-04-12T07:49:05Z"
        },
        {
          "tag": "v4.0.6",
          "kind": "patch",
          "published_at": "2020-09-02T09:30:59Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2020-05-09T10:46:33Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2020-04-05T12:45:55Z"
        },
        {
          "tag": "4.0.3",
          "kind": "patch",
          "published_at": "2020-01-05T18:41:20Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2019-12-27T10:44:02Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2019-08-09T20:14:55Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2019-06-25T19:40:14Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2019-06-25T19:36:15Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2019-05-27T08:07:20Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2018-08-15T17:55:31Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2018-02-12T09:22:40Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2017-11-08T20:43:15Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2017-08-04T12:52:05Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2017-01-02T16:51:09Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2016-11-07T00:06:04Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2016-09-30T08:11:59Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2016-06-10T07:45:47Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2016-05-22T08:13:19Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2016-05-20T10:45:10Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2015-12-14T12:56:25Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2015-10-27T16:52:28Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2015-04-10T11:59:15Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2015-03-24T10:11:53Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2014-09-10T08:14:44Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2014-08-18T21:23:37Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2014-06-17T15:08:11Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2014-06-12T07:22:54Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2014-03-10T13:40:38Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2014-03-07T15:11:25Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2014-02-01T14:09:35Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2013-12-01T15:03:40Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2013-11-11T14:15:50Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2013-08-09T02:41:43Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2013-04-03T13:32:32Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2013-03-26T14:10:18Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2012-12-24T22:47:28Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2012-09-17T13:23:11Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2012-09-03T21:20:30Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2012-06-26T13:28:54Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2012-03-16T13:24:44Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2011-12-24T20:41:46Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2011-12-24T21:19:27Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2011-06-17T20:50:41Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2011-06-17T20:48:15Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2011-05-27T08:06:27Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2011-03-11T21:01:27Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2010-12-07T12:48:58Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2010-12-05T16:12:54Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2010-10-09T18:33:09Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2010-09-18T10:03:42Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2010-09-17T10:39:24Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2010-09-15T19:54:52Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2010-09-13T14:58:15Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2010-05-31T20:49:47Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2010-05-31T20:24:21Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2010-05-31T19:37:35Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2009-12-03T20:52:56Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2009-11-02T12:59:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "70549216017795837fd96e884154ee3f99607116",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#555)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T09:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "049a1911fe1b17410fccc29509d79ee0002013f2",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#554)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T07:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49a89d9a76703f47002a48158e9e687feb36b78",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#553)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-15T08:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45550e6dfc88d8748b924e399e3f787fade6759a",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#552)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-14T07:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6126d23b11892e871229d1f14288105b48de8f1",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#551)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T08:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f01cd19f3d894a932c3b7903792318d953f4946",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#550)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T10:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb43367e3517f5dae3b6b6aa940d0b5336359cda",
          "body": "…#547)\n\nUpdates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/com\n[…]\nndency-version: 1.88.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update rubocop requirement from ~> 1.86.0 to ~> 1.88.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T09:21:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acf6cf7046f46bd908b6dbb8dc24437b88502544",
          "body": "* build(deps): bump actions/checkout from 6 to 7\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/action\n[…]\n\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Simone Carletti <weppos@weppos.net>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 (#546)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T09:20:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "efbc14611345ae0a58ea795e650fd7493bf05d3e",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#548)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-02T08:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edba970f7fbc6b1b6fe5b85f4f5a03a8ff5a7692",
          "body": null,
          "is_bot": true,
          "headline": "Updated list from source (#545)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-15T07:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ef1b65f6bc30419f472b7aeef2905a92b47876",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#544)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-10T15:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979d38874fa22abd5425b8b61a63bc8b4f119e35",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#542)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-29T06:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f0f65dfca685fe3078a6bde0593ce572c9ba63",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#541)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-14T08:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a08a4b59dff8cf9f43686889fe11e6c35c3e07e",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#540)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-07T07:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2d0fe30e200501dd13caee3fca2b385fd3aaaa",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#539)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-06T07:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7ad748bc9c81ec6376a519e7d39407361f7e69",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#538)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-01T09:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f4bff5fa6ca75eaeae137a0c115c45c21429422",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#537)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-29T12:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1d8ba4d596f4d8f899c017705ce9d26552aeac",
          "body": "The versions 6.0.2 and 7.0.0 were released in 2025 according to\nthe releases on RubyGems.org and the git tags on GitHub.",
          "is_bot": false,
          "headline": "fix: Year of 2025 releases (#535)",
          "author_name": "Michael Baumgartner",
          "author_login": "BaumiCoder",
          "committed_at": "2026-04-28T07:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f28455a17a5800403fdd0d4cefac6d81d4479bf8",
          "body": "The default branch was renamed from 'master' to 'main'.",
          "is_bot": false,
          "headline": "fix: Adjust links to branch renaming (#536)",
          "author_name": "Michael Baumgartner",
          "author_login": "BaumiCoder",
          "committed_at": "2026-04-24T18:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cef00618b3b82e19daa00ad549d6da5807e690d",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#534)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-24T10:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3208d3cf61bbe2b9669354cbbded48e6eca58b2f",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#533)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T07:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "975bffaef5ffe2619eb2937ab5a5813a8e4b19a5",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#532)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-16T07:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082364aa78bbd5dbf1e344a6aab052e81313cb8e",
          "body": "… (#531)\n\nBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.1.0 to 8.1.1.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v8.1.0...v8.1.1)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T14:24:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ab9f02a9354fea7d0a167e2e01d23d7aa20d825",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#530)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-13T14:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21375d40feb7e1d717cc511e53510b717efca003",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#529)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-09T10:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05164c3b805b49b686e70e4bf56c97229b46d34",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#528)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-08T07:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d5926ea942c60bcf87ac652db7397b4ced358ed",
          "body": "Updates the requirements on [mocha](https://github.com/freerange/mocha) to permit the latest version.\n- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)\n- [Commits](https://github.com/freerange/mocha/compare/v3.0.1...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: mocha\n  d\n[…]\nendency-version: 3.1.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update mocha requirement from ~> 3.0.1 to ~> 3.1.0 (#525)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T07:37:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b27109fc9ea5b81b1c9571f819a76448f1a287e7",
          "body": "…#527)\n\nUpdates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/com\n[…]\nndency-version: 1.86.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update rubocop requirement from ~> 1.85.0 to ~> 1.86.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T07:25:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2b73cf57fa62ee674ca4362499232dee715e4caa",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#526)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-18T08:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f07a01d7da262f9724c0ea40fc96e344b98e84",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#524)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-10T08:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ab12ced799df57f1966009db6283f5994e5217",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#523)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-06T08:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f425ec7c971262ab82c9b632fa011fd8e21c21",
          "body": null,
          "is_bot": false,
          "headline": "Fix rubocop",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef0f4075e66f7330d7bf06911bc98c6cf1a7a0c",
          "body": "Always specify `encoding: Encoding::UTF_8` when reading the default\nlist data file. Without this, environments where the locale is not\nset to UTF-8 (e.g. minimal Docker images) cause Ruby to default to\nUS-ASCII, resulting in an Encoding::CompatibilityError on non-ASCII\ndomain entries.",
          "is_bot": false,
          "headline": "fix: read default list as UTF-8 to avoid encoding error (#118)",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed142931959ff38018224b898398e2e74aadc1f",
          "body": null,
          "is_bot": false,
          "headline": "Fix rubocop",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b7a06834cdfa492566c85474557ffb0f1033066",
          "body": "Remove the manual `rake release` step since pushing a tag now\ntriggers CI to build and publish the gem automatically.",
          "is_bot": false,
          "headline": "Update release docs to reflect CI-based publishing",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6883073b2915f921b73958a34167cbfab128b985",
          "body": "Current implementation of **select()**  searches for longest matching TLDs from the right end all the way to the left end. \n\nThis approach is necessary to handle edge cases like **example.s3.cn-north-1.amazonaws.com.cn**, where\n\n- **s3.cn-north-1.amazonaws.com.cn** and **com.cn** are valid.\n- but th\n[…]\n         2.609304   0.000000   2.609304 (  2.610879)\nCOM                         2.569648   0.000000   2.569648 (  2.571186)\nCOM (noprivate)             2.497100   0.000000   2.497100 (  2.498543)\n```",
          "is_bot": false,
          "headline": "Optimise select() for long subdomains (#268)",
          "author_name": "Wu Tingfeng",
          "author_login": "elliotwutingfeng",
          "committed_at": "2026-03-03T08:36:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef9de7367b619c808702d44474dfbba4f79a0b75",
          "body": null,
          "is_bot": false,
          "headline": "Release 7.0.5",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb7b43e845de0e30fd567d1d64fd6ac79b12c27d",
          "body": null,
          "is_bot": false,
          "headline": "Release 7.0.4",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c1cf4a6ba9528eb19f83e31e7240d1a3c8cf688",
          "body": "Introduced in cdddbbc9c0dc277d8ecd8b24e8603d43870a3739, with the exclusion of the Gemfile.\n\n```\n+ rake release\nRunning gem release task...\nrake aborted!\nGem::MissingSpecError: Could not find 'public_suffix' (>= 2.0.2, < 8.0) among 118 total gem(s) (Gem::MissingSpecError)\nChecked in 'GEM_PATH=/github\n[…]\ne.rb>:136:in 'Kernel#require'\n/github/workspace/Rakefile:18:in '<top (required)>'\n/usr/local/bundle/gems/rake-13.3.1/exe/rake:27:in '<top (required)>'\n(See full trace by running task with --trace)\n```",
          "is_bot": false,
          "headline": "Fix release crash",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:11:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "59dba7a51ff07d6b9606bd7567b177ba4ffdc54a",
          "body": null,
          "is_bot": false,
          "headline": "Release 7.0.3",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-03-03T08:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7facd725ea94c15f3698b6439b9139fc3ec310c",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#522)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-03T08:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b169a655bc055291ca59a660c7f6f3aec3354067",
          "body": "…#521)\n\nUpdates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/compare/v1.84.0...v1.85.0)\n\n---\nupdated-dependencies:\n- dependency-name: rubocop\n  dependency-version: 1.85.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update rubocop requirement from ~> 1.84.0 to ~> 1.85.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T08:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271b9e856c259829c4d7893c0211f45cc891cc4b",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#520)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-01T17:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab9e4895fb482499cba2b35f65c8b13702ae9cf",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#519)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-25T13:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff9db43bfdf4eb93c2a09e8bf877c783538d090",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#518)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-23T07:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41400e0a24ab98e2c843aa85866222126084db79",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#517)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-19T08:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d91a3f5db693e5fbf334aeb9b631add99e4f84",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#516)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-17T08:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99cc24058b28f9f1954f228177d9a6d3bb322be",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#515)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-16T09:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a068859c76e5a7d6fe4496d8a510e16785ef893",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#514)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-13T08:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae7117b5230aada8e233dfba2508e88c4528c4f",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#513)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-11T07:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b504281d515a6e10d36c00b7ea19ee243f4770c6",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#512)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-08T20:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "853df31c85b21bdd92d5e86374e69e4d0aa9f561",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#511)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-07T08:23:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8dad6768b2edbeeb8afcb9581b06813c024c369",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#510)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-04T07:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90e5b33b65e01c9224c0e70617f0dec8922a8ae6",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#509)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-03T09:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58bb2f898e12f33f23ea5974e9e783ae95ca95f",
          "body": "…#508)\n\nUpdates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/com\n[…]\nndency-version: 1.84.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update rubocop requirement from ~> 1.82.1 to ~> 1.84.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T07:47:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9b2901ee040569fae746693e43d246eb3c19fd72",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#507)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-30T10:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338ae91f779b281547ba2acbcdf2bc3c80175d18",
          "body": "… (#506)\n\nBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.0.0 to 8.1.0.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v8.0.0...v8.1.0)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T08:06:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dda78ca946a365c1d51ffc8ac0c08e8b3ef62ab5",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#505)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-25T18:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0800ef3cdb1db3e25092cb94bd452a50180b40b2",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#504)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-24T18:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d71ab4be39e37053370924556990a95f35ec6045",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#503)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-21T07:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8221bd848a7db2888fd83aad220af6815b32a0",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#502)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-17T16:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a1271312ba054f8dc29068ce6a1fa607af8341",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#501)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-14T07:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9c24f5d9f530767de9652a53d850673f5620ff",
          "body": null,
          "is_bot": true,
          "headline": "PSL auto-update (#499)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-10T09:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d24e3f575ccbf1d6d0c61ff95c00cbaac2aa45",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#498)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-09T09:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb332328c9143073a4396f448d423fb4e949bca5",
          "body": null,
          "is_bot": false,
          "headline": "docs: Be more specific about commit format",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-09T09:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "838b71f7a65faeb71ada6e49c85c0ccfd516cafd",
          "body": null,
          "is_bot": false,
          "headline": "docs: Move changelog guidance to its own section",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-09T09:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "435f293ac3a1abbe7ef36b305c7b135efd0866f2",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#497)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-08T12:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54d3d7f367a66d39a7154913f5eefcdc7c201ff",
          "body": "See https://github.com/weppos/publicsuffix-ruby/commit/cdddbbc9c0dc277d8ecd8b24e8603d43870a3739 and https://github.com/weppos/publicsuffix-ruby/issues/496",
          "is_bot": false,
          "headline": "docs: Use references instead of symlinks",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-04T17:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e010a4e737cb5f3cf79e78b49c5939ae01903c4",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release 7.0.2",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-04T17:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdddbbc9c0dc277d8ecd8b24e8603d43870a3739",
          "body": "Some files, like AGENTS or RELEASING, are unnecessary for a packaged lib.\n\nSome files, like symlinks for CLAUDE.md, can actually cause installation failures on Windows.\n\nFixes https://github.com/weppos/publicsuffix-ruby/issues/496\n\nFixes https://github.com/weppos/publicsuffix-ruby/issues/496",
          "is_bot": false,
          "headline": "fix(build): Exclude symlink and unnecessary files",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-04T16:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "698b015aed7807a9a69a24476d9949f653c244b9",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update rubocop config",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T14:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec471ed450de3088e2c08cb09bb1ba67789712b9",
          "body": null,
          "is_bot": false,
          "headline": "Release 7.0.1",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T14:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532084d82b4ef75d242f98dd3512460265079b19",
          "body": null,
          "is_bot": false,
          "headline": "docs: FIx commit examples",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T14:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e494dddb1e6637db131aef23fb70277756fe38c",
          "body": null,
          "is_bot": false,
          "headline": "test: Fix test position",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T14:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4642c1ed6dc9430c39ed3d7f530e5ba249fed328",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T14:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c422c83164d9bfb3e0b02f3ef0204c30dbd733",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitignore",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T14:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4971b9532f53bc6e33e6fd686e4e4adc28f825e",
          "body": "Split test methods that exceeded the Minitest/MultipleAssertions limit\ninto smaller, more focused tests.",
          "is_bot": false,
          "headline": "refactor: Split tests with excessive assertions",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T13:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e866273e28244361721ff418a686f00c7275167",
          "body": null,
          "is_bot": false,
          "headline": "docs: reference Common Changelog in RELEASING",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T13:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024752e26feab7c5ed8a3d7fe89ffd1c1ad686d1",
          "body": null,
          "is_bot": false,
          "headline": "docs: add Common Changelog reference to CONTRIBUTING",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T13:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3249cab5fd3b7e188888fcfe0cafa44a38dde64",
          "body": "- Add AGENTS.md with project overview and documentation links\n- Add CONTRIBUTING.md with commit format and development workflow\n- Add CLAUDE.md symlink to AGENTS.md for compatibility",
          "is_bot": false,
          "headline": "docs: Add agent instructions and contribution guidelines",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T13:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741d059ec85b845d5b21abe23e89c3065a33e69a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG to Common Changelog format",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T13:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "939c7ce2618352fb148b7fe885c9fef513fdd020",
          "body": null,
          "is_bot": false,
          "headline": "Update copyright year to 2026",
          "author_name": "Simone Carletti",
          "author_login": "weppos",
          "committed_at": "2026-01-03T12:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "594c8b42dc0157e79b3409e311afe7296148c824",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#495)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-03T12:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea689fa9cf0ae7b99a3dc0df05c6cce9413a3236",
          "body": "Updates the requirements on [mocha](https://github.com/freerange/mocha) to permit the latest version.\n- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)\n- [Commits](https://github.com/freerange/mocha/compare/v2.8.2...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: mocha\n  d\n[…]\nendency-version: 3.0.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update mocha requirement from ~> 2.8.2 to ~> 3.0.1 (#491)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-03T12:28:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df5a74d797bc2ed92c97dbc716307b1fcb1dcd78",
          "body": "…#494)\n\nUpdates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.\n- [Release notes](https://github.com/rubocop/rubocop/releases)\n- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubocop/rubocop/com\n[…]\nndency-version: 1.82.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): update rubocop requirement from ~> 1.81.1 to ~> 1.82.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-29T10:58:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea112ee5e8faa327adb934ba2adaf57619524e8c",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#493)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-27T11:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f909fbecbcff7adb63220f42c939f5f004cb4af",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#490)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-21T15:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea0f72b702845ee7c56b9ce9bd16966bef5f79d",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#489)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-20T14:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d938b15321dfdf7a586e2b9350cd501504505f",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#488)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-19T21:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "129420c06d5d143d1698db24e8bbfcf1a85cd67d",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#487)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-18T13:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0de5004a442b88b8d93c2846e5504e280394a1e1",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#486)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-17T17:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdfc5cd36948cae54c8ba4f1b04e429140b875a0",
          "body": "…0 (#485)\n\nBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.11 to 8.0.0.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.11...v8.0.0)\n\n---\nup\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T14:53:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d5344458668ecf3ce5d81a0929bf19acafc21f1",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#483)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-10T15:09:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af33dd32d112b6838a9b8e590ffeddbb353d5864",
          "body": "…1 (#484)\n\nBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 7.0.11.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.9...v7.0.11)\n\n---\nup\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T14:13:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20322c3fc6373bd4cf2a73b7df497bb2eaf424af",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#482)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-30T17:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bc593eb2cda85f645a73dd4d4c5c230509faa34",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#481)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-27T15:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33eef8e0b0b9935578bf67fb711364d465dbde0a",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#480)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-25T11:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55affc6d5562b9a3cc34aeea3c535d4c236500d9",
          "body": "Co-authored-by: weppos <5387+weppos@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Updated list from source (#477)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-24T12:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fce8cb4295d990d1f8a5a7a8d8035844f7b04e9c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6 (#478)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T12:39:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "436ec56956b8328a2f91b95f83fd6bc2b70088f6",
          "body": "… (#479)\n\nBumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9.\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.8...v7.0.9)\n\n---\nupdat\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T12:39:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 76,
      "commits_last_year": 147,
      "latest_release_at": "2026-03-03T08:25:28Z",
      "latest_release_tag": "v7.0.5",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 46,
      "days_since_latest_release": 140,
      "mean_days_between_releases": 69.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "public_suffix",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/public_suffix",
          "is_deprecated": false,
          "latest_version": "7.0.5",
          "repository_url": "https://github.com/weppos/publicsuffix-ruby/tree/v7.0.5",
          "versions_count": 57,
          "total_downloads": 1197507511,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2011-12-23T19:23:25.777000Z",
          "latest_published_at": "2026-03-03T08:27:05.269000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 140
        }
      ]
    },
    "popularity": {
      "forks": 111,
      "stars": 665,
      "watchers": 13,
      "fork_history": {
        "days": [
          {
            "date": "2010-06-30",
            "count": 1
          },
          {
            "date": "2010-09-01",
            "count": 1
          },
          {
            "date": "2010-11-01",
            "count": 1
          },
          {
            "date": "2011-03-18",
            "count": 1
          },
          {
            "date": "2011-12-04",
            "count": 1
          },
          {
            "date": "2012-03-03",
            "count": 1
          },
          {
            "date": "2012-07-07",
            "count": 1
          },
          {
            "date": "2012-11-19",
            "count": 1
          },
          {
            "date": "2012-12-31",
            "count": 1
          },
          {
            "date": "2013-04-18",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-07-18",
            "count": 1
          },
          {
            "date": "2013-11-01",
            "count": 1
          },
          {
            "date": "2013-12-25",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-02-22",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-10-14",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-12-02",
            "count": 1
          },
          {
            "date": "2015-01-07",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-04-21",
            "count": 2
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 2
          },
          {
            "date": "2016-06-23",
            "count": 1
          },
          {
            "date": "2016-06-25",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-08-28",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 1
          },
          {
            "date": "2016-09-29",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-02",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-21",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 1
          },
          {
            "date": "2017-01-14",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-09-09",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-03-01",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-06-24",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 104,
        "total_forks": 111
      },
      "star_history": {
        "days": [
          {
            "date": "2009-11-01",
            "count": 54
          },
          {
            "date": "2009-11-11",
            "count": 1
          },
          {
            "date": "2009-12-03",
            "count": 1
          },
          {
            "date": "2009-12-07",
            "count": 1
          },
          {
            "date": "2009-12-22",
            "count": 1
          },
          {
            "date": "2010-01-07",
            "count": 1
          },
          {
            "date": "2010-01-13",
            "count": 1
          },
          {
            "date": "2010-02-02",
            "count": 1
          },
          {
            "date": "2010-02-24",
            "count": 1
          },
          {
            "date": "2010-03-01",
            "count": 1
          },
          {
            "date": "2010-03-26",
            "count": 1
          },
          {
            "date": "2010-04-29",
            "count": 1
          },
          {
            "date": "2010-05-19",
            "count": 1
          },
          {
            "date": "2010-05-26",
            "count": 1
          },
          {
            "date": "2010-09-03",
            "count": 1
          },
          {
            "date": "2011-01-27",
            "count": 1
          },
          {
            "date": "2011-02-25",
            "count": 1
          },
          {
            "date": "2011-04-13",
            "count": 1
          },
          {
            "date": "2011-05-19",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 1
          },
          {
            "date": "2013-03-06",
            "count": 1
          },
          {
            "date": "2013-03-07",
            "count": 2
          },
          {
            "date": "2013-04-05",
            "count": 1
          },
          {
            "date": "2013-04-06",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-04-22",
            "count": 1
          },
          {
            "date": "2013-04-23",
            "count": 1
          },
          {
            "date": "2013-05-06",
            "count": 2
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-06-03",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-06-22",
            "count": 1
          },
          {
            "date": "2013-07-19",
            "count": 1
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-07-30",
            "count": 4
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-24",
            "count": 1
          },
          {
            "date": "2013-08-25",
            "count": 1
          },
          {
            "date": "2013-08-30",
            "count": 1
          },
          {
            "date": "2013-09-24",
            "count": 1
          },
          {
            "date": "2013-10-11",
            "count": 1
          },
          {
            "date": "2013-10-23",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 2
          },
          {
            "date": "2013-11-12",
            "count": 1
          },
          {
            "date": "2013-12-27",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-24",
            "count": 1
          },
          {
            "date": "2014-02-01",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-15",
            "count": 1
          },
          {
            "date": "2014-02-17",
            "count": 1
          },
          {
            "date": "2014-02-22",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-03-12",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-04-18",
            "count": 2
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 1
          },
          {
            "date": "2014-07-21",
            "count": 1
          },
          {
            "date": "2014-07-24",
            "count": 2
          },
          {
            "date": "2014-07-27",
            "count": 1
          },
          {
            "date": "2014-08-09",
            "count": 1
          },
          {
            "date": "2014-08-11",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-28",
            "count": 1
          },
          {
            "date": "2014-09-14",
            "count": 1
          },
          {
            "date": "2014-09-19",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-03",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2014-10-29",
            "count": 1
          },
          {
            "date": "2014-11-02",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 2
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-17",
            "count": 1
          },
          {
            "date": "2015-01-01",
            "count": 1
          },
          {
            "date": "2015-01-02",
            "count": 4
          },
          {
            "date": "2015-01-04",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-01-20",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 1
          },
          {
            "date": "2015-02-09",
            "count": 1
          },
          {
            "date": "2015-02-14",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-03",
            "count": 2
          },
          {
            "date": "2015-03-08",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 2
          },
          {
            "date": "2015-04-19",
            "count": 1
          },
          {
            "date": "2015-04-21",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-06-20",
            "count": 2
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-06-29",
            "count": 1
          },
          {
            "date": "2015-07-14",
            "count": 1
          },
          {
            "date": "2015-07-15",
            "count": 1
          },
          {
            "date": "2015-07-17",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-08-27",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-16",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 2
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 2
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-17",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 1
          },
          {
            "date": "2015-11-28",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-25",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-01-10",
            "count": 1
          },
          {
            "date": "2016-01-11",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-22",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-03-03",
            "count": 2
          },
          {
            "date": "2016-03-07",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-11",
            "count": 1
          },
          {
            "date": "2016-03-12",
            "count": 1
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-20",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 2
          },
          {
            "date": "2016-04-13",
            "count": 1
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-22",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-12",
            "count": 1
          },
          {
            "date": "2016-06-18",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-09-03",
            "count": 1
          },
          {
            "date": "2016-09-11",
            "count": 1
          },
          {
            "date": "2016-10-03",
            "count": 1
          },
          {
            "date": "2016-10-24",
            "count": 1
          },
          {
            "date": "2016-11-02",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-03",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2016-12-09",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2016-12-16",
            "count": 1
          },
          {
            "date": "2016-12-20",
            "count": 1
          },
          {
            "date": "2016-12-26",
            "count": 1
          },
          {
            "date": "2017-01-07",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 2
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-03-05",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 2
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-05-29",
            "count": 1
          },
          {
            "date": "2017-05-31",
            "count": 2
          },
          {
            "date": "2017-06-11",
            "count": 1
          },
          {
            "date": "2017-06-25",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 2
          },
          {
            "date": "2017-07-27",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-08-06",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-09-16",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-09-26",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-28",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 4
          },
          {
            "date": "2017-11-09",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-25",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 4
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 2
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-24",
            "count": 1
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 3
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 2
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-07-08",
            "count": 2
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-10-02",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-22",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-08",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2018-12-29",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 2
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-20",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 3
          },
          {
            "date": "2019-06-04",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-29",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-02",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 2
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 2
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 2
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 3
          },
          {
            "date": "2020-07-28",
            "count": 2
          },
          {
            "date": "2020-07-31",
            "count": 2
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 2
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 2
          },
          {
            "date": "2022-02-25",
            "count": 2
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 2
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 2
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 2
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 3
          },
          {
            "date": "2022-07-29",
            "count": 4
          },
          {
            "date": "2022-07-31",
            "count": 2
          },
          {
            "date": "2022-08-01",
            "count": 2
          },
          {
            "date": "2022-08-02",
            "count": 2
          },
          {
            "date": "2022-08-03",
            "count": 4
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 2
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 2
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 2
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 2
          },
          {
            "date": "2023-07-28",
            "count": 2
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 2
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 7
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 665,
        "total_stars": 665
      },
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 10422,
      "source_files_sampled": 26,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 1380
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "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": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "memory_profiler",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "minitest-reporters",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "mocha",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.1.0"
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.88.0"
        },
        {
          "name": "rubocop-minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop-rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "yard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "memory_profiler",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-reporters",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mocha",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-minitest",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 9,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 390,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 109,
        "closed_unmerged_prs": 50
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "weppos",
          "commits": 663,
          "avatar_url": "https://avatars.githubusercontent.com/u/5387?v=4"
        },
        {
          "type": "User",
          "login": "postmodern",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/12671?v=4"
        },
        {
          "type": "User",
          "login": "rb2k",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/9519?v=4"
        },
        {
          "type": "User",
          "login": "trevorturk",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/402?v=4"
        },
        {
          "type": "User",
          "login": "ags",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/299431?v=4"
        },
        {
          "type": "User",
          "login": "andreynering",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7011819?v=4"
        },
        {
          "type": "User",
          "login": "jdennes",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/65057?v=4"
        },
        {
          "type": "User",
          "login": "BaumiCoder",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/73783062?v=4"
        },
        {
          "type": "User",
          "login": "dentarg",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/42626?v=4"
        },
        {
          "type": "User",
          "login": "petergoldstein",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/421488?v=4"
        }
      ],
      "contributors_sampled": 38,
      "top_contributor_share": 0.911
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "psl-update.yml",
        "release.yml",
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "10 out of 30 merged PRs checked by a CI test -- score normalized to 3",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "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": "70549216017795837fd96e884154ee3f99607116",
        "ran_at": "2026-07-22T00:39:11Z",
        "aggregate_score": 6.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T09:41:02Z",
      "oldest_open_prs": [
        {
          "number": 120,
          "created_at": "2016-09-30T20:30:11Z",
          "last_comment_at": "2017-06-10T19:10:16Z",
          "last_comment_author": "pjg"
        },
        {
          "number": 134,
          "created_at": "2017-02-14T20:40:37Z",
          "last_comment_at": "2017-06-15T09:27:17Z",
          "last_comment_author": "weppos"
        },
        {
          "number": 143,
          "created_at": "2017-08-13T06:01:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 549,
          "created_at": "2026-07-03T01:53:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T09:40:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/weppos/publicsuffix-ruby",
    "host": "github.com",
    "name": "publicsuffix-ruby",
    "owner": "weppos"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 74,
      "inputs": {
        "security": 63,
        "vitality": 86,
        "community": 77,
        "governance": 71,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 147,
              "human_commit_share": 0.28,
              "days_since_last_push": 0,
              "active_weeks_last_year": 46
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "46/52 weeks with commits",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 46
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "147 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 147
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 70,
            "inputs": {
              "releases_count": 76,
              "latest_release_tag": "v7.0.5",
              "releases_from_tags": true,
              "days_since_latest_release": 140,
              "mean_days_between_releases": 69.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "76 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 140 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 140
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~69.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 69.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 84,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 84 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 84
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 77,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "forks": 111,
              "stars": 665,
              "watchers": 13,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "665 stars",
                "points": 45.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 665
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "111 forks",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "13 watchers",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "public_suffix"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 1197507511,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "1,197,507,511 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 1197507511,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 38,
              "top_contributor_share": 0.911
            },
            "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 91% of commits",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "38 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "merged_prs": 390,
              "open_issues": 0,
              "closed_issues": 109,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 50
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "390/440 decided PRs merged",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 390,
                      "decided": 440
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "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": 69,
            "inputs": {
              "followers": 640,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "weppos",
              "public_repos": 94,
              "account_age_days": 6680
            },
            "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": "640 followers of weppos",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 640,
                      "login": "weppos"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "94 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 94
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "public_suffix"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 140
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 140 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 140
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "57 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "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": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "10 out of 30 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "ruby",
                "publicsuffix",
                "psl"
              ],
              "has_wiki": false,
              "homepage": "https://simonecarletti.com/code/publicsuffix-ruby",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://simonecarletti.com/code/publicsuffix-ruby",
                "points": 15,
                "status": "met",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 30 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "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": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 19
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.643,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 1380
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "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": "18 of 28 human commits state their intent (structured subject or explanatory body)",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 18,
                      "sampled": 28
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.14
            },
            "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": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "14 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 14,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 10422,
              "source_files_sampled": 26,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/26 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 26,
                      "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-22T00:39:38.759272Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/weppos/publicsuffix-ruby.svg",
  "full_name": "weppos/publicsuffix-ruby",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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