Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 14:03 UTC

fgrehm / letter_opener_web

A web interface for browsing Ruby on Rails sent emails

HTML · RubyMIT★ 815 stars⑂ 129 forkssince Jan 2013View on GitHub ↗

fgrehm/letter_opener_web holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (70/100) and lowest on AI Readiness (31/100). It was last updated 110 days ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

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

54
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

FabioPersonal account
587 followers233 public repossince May 2009@EscrowSafe

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
RubyGemsletter_opener_web3.0.0-30804 days ago

Metrics by category

Vitality

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

32At risk · 22% of overall
How it's scored
9.9/36Push recency — last push 110 days ago
4.2/36Commit cadence — 6/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year13
human_commit_share1
days_since_last_push110
active_weeks_last_year6
How it's scored
27/27Ships releases — 6 releases published
0/36Release recency — latest release 1,724 days ago
12.6/27Release cadence — a release every ~278.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count6
latest_release_tagv2.0.0
releases_from_tagsno
days_since_latest_release1,724
mean_days_between_releases278.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

70Good · 18% of overall
How it's scored
47.2/60Stars — 815 stars
17.6/25Forks — 129 forks
3.9/15Watchers — 6 watchers
Inputs used
forks129
stars815
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
79.9/80Total downloads — 49,172,011 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesletter_opener_web
dependents
ecosystemsrubygems
total_downloads49,172,011
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?

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.8/22.5Commit distribution — top contributor authored 56% of commits
13.5/13.5Contributor breadth — 32 contributors
10/10OpenSSF Scorecard: Contributors — project has 27 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled32
top_contributor_share0.564
How it's scored
41.1/46.8Issue resolution — 88% of issues closed
27.5/38.3PR acceptance — 59/82 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 9/15 approved changesets -- score normalized to 6
Inputs used
merged_prs59
open_issues7
closed_issues51
issue_closed_ratio0.879
closed_unmerged_prs23
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.9/25Owner reach — 587 followers of fgrehm
25/25Track record — 233 public repos, account ~17 yr old
Inputs used
followers587
owner_typeUser
is_verified
owner_loginfgrehm
public_repos233
account_age_days6,291
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
4/35Publish recency — latest publish 804 days ago
20/20Version history — 30 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesletter_opener_web
ecosystemsrubygems
any_deprecatedno
min_days_since_publish804

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 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
2/20OpenSSF Scorecard: CI-Tests — 2 out of 11 merged PRs checked by a CI test -- score normalized to 1
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

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

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0.2/2.5CI-Tests — 2 out of 11 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 9/15 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 27 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
1.5/5SAST — SAST tool is not run on all commits -- score normalized to 3
0/5Security-Policy — security policy file not 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_aggregate4.2
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.

31At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15.5/40Legible commit history — 29 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.29
agent_instruction_files
agent_instruction_max_bytes
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
0/8Automated maintenance — no automated dependency updates observed
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
How it's scored
0/45Type-checkable code — HTML without a type-check config
55/55Manageable file sizes — 0/40 source files over 60KB
Inputs used
primary_languageHTML
largest_source_bytes5,364
source_files_sampled40
oversized_source_files0

Key facts

815GitHub stars
32contributors
13commits, last 12 months
110days since last push
6releases
1bus factor
7open issues
RubyGemspackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 129 ⇿
0Stars
129Forks
6Releases

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.

025507510012512132013-052019-122026-07
Major 1Minor 1Patch 4

Each point covers 13 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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-28 14:03 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
1CI-Tests2 out of 11 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 9/15 approved changesets -- score normalized to 6
10Contributorsproject has 27 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
3SASTSAST tool is not run on all commits -- score normalized to 3
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 11

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

RegistryPackageVersionRelation
RubyGemsactionmailerindirect
RubyGemsletter_openerindirect
RubyGemspry-byebugindirect
RubyGemspry-railsindirect
RubyGemsrailsindirect
RubyGemsrailtiesindirect
RubyGemsrexmlindirect
RubyGemsrspec-railsindirect
RubyGemsrubocopindirect
RubyGemsrubocop-railsindirect
RubyGemsrubocop-rspecindirect
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": [
        "rails",
        "email",
        "inbox",
        "development"
      ],
      "is_fork": false,
      "size_kb": 764,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "CSS": 736,
        "HTML": 285684,
        "Ruby": 44983,
        "Shell": 176,
        "JavaScript": 827
      },
      "pushed_at": "2026-04-08T14:21:00Z",
      "created_at": "2013-01-04T13:09:14Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T05:48:38Z",
      "description": "A web interface for browsing Ruby on Rails sent emails",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "HTML",
      "significant_languages": [
        "HTML",
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://fabiorehm.com",
      "name": "Fabio",
      "type": "User",
      "login": "fgrehm",
      "company": "@EscrowSafe",
      "location": "Brazil",
      "followers": 587,
      "avatar_url": "https://avatars.githubusercontent.com/u/81859?v=4",
      "created_at": "2009-05-07T01:31:16Z",
      "is_verified": null,
      "public_repos": 233,
      "account_age_days": 6291
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-11-06T14:30:12Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2021-10-06T01:52:45Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2020-01-30T01:20:44Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2018-04-10T20:09:59Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2018-01-29T13:59:30Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2018-01-14T13:32:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ff3b185099bb9a1cbd721929698bed71e533f194",
          "body": "Make dark-mode inversion optional (configurable)",
          "is_bot": false,
          "headline": "Merge pull request #146 from shaunbruno/auto-dark-mode",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2026-04-08T14:21:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c36ee98c617d565326799bc5e9d54a16f772094",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into auto-dark-mode",
          "author_name": "Shaun Bruno",
          "author_login": "shaunbruno",
          "committed_at": "2026-03-08T05:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25f99774850f04c7da12fbc7d0662e3c34d10ad3",
          "body": "Add Rails8.1 and Ruby4.0 to the CI matrix",
          "is_bot": false,
          "headline": "Merge pull request #147 from willnet/add-rails-8-1-and-ruby-4-0",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2026-02-09T19:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d98c0d67ff82993d3b51f70a65f26145707cfe0b",
          "body": "The current TruffleRuby head is probably equivalent to Ruby 3.4 and fails to build Rails 6.1.\nPin TruffleRuby to the latest stable version, 33.0.1, for now.",
          "is_bot": false,
          "headline": "Fix TruffleRuby version pin",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-02-09T04:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666855e7ffd35ec7abb0dcb7ab1dcf735ada567f",
          "body": "…latest stable release\n\nWhen you specify `ruby-version: ruby`, it points to the latest stable version at that time, so regular updates are no longer needed and it is convenient.\n\nref: [ruby/setup-ruby: An action to download a prebuilt Ruby and add it to the PATH in 5 seconds](https://github.com/ruby\n[…]\nuby?tab=readme-ov-file#supported-version-syntax)\nWhen you specify ruby-version: ruby, it points to the latest stable version at that time, so regular updates are no longer needed and it is convenient.",
          "is_bot": false,
          "headline": "Set the Ruby version used by RuboCop and the build to always use the …",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-02-09T04:30:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68bed67d0b24eb8eda3309c6ab636ef4d3909a75",
          "body": null,
          "is_bot": false,
          "headline": "Update actions/checkout to the latest version",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-02-09T04:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd077df58c326d2371dd3a8b68222cefe745f6a",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby4.0 to the CI matrix",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-02-09T04:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd50ddf68b53b95bb2ad9214f87cc7458d9301f6",
          "body": null,
          "is_bot": false,
          "headline": "Add Rails8.1 to CI matrix",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2026-02-09T04:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "227874ec600f54d9488b3eb44a2b31ae856b9706",
          "body": null,
          "is_bot": false,
          "headline": "CI: exclude unsupported Rails versions (6.1/7.0) for truffleruby-head",
          "author_name": "Shaun Bruno",
          "author_login": "shaunbruno",
          "committed_at": "2026-01-07T21:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bb29525e356fd633fd3195bfb231fb54e99e2d",
          "body": null,
          "is_bot": false,
          "headline": "'README and CHANGELOG updates'",
          "author_name": "Shaun Bruno",
          "author_login": "shaunbruno",
          "committed_at": "2025-12-20T11:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b082204ac0670c7fd69919d187e937460bc0e0",
          "body": null,
          "is_bot": false,
          "headline": "'Rubocop conformance'",
          "author_name": "Shaun Bruno",
          "author_login": "shaunbruno",
          "committed_at": "2025-12-20T11:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54f467d03be6a16e9449d27ddcf174fc6446c683",
          "body": null,
          "is_bot": false,
          "headline": "Adding LetterOpenerWeb.config.auto_dark_mode",
          "author_name": "Shaun Bruno",
          "author_login": "shaunbruno",
          "committed_at": "2025-12-18T05:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c18bca6e346b42889e9640d6e12144274bf95d",
          "body": "Improve the CI matrix to run tests on multiple Rails versions",
          "is_bot": false,
          "headline": "Merge pull request #144 from willnet/update-ci-matrix",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2025-08-04T18:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd2e8a9d910dede1a344a965e8b141134214903",
          "body": "Created a matrix with the supported Ruby and Rails versions to expand CI coverage",
          "is_bot": false,
          "headline": "Improve the CI matrix to run tests on multiple Rails versions",
          "author_name": "Shinichi Maeshima",
          "author_login": "willnet",
          "committed_at": "2025-07-26T07:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b087d6e41ce99ebc640695a5a821b0f7860bc900",
          "body": "Fix sidebar list items width",
          "is_bot": false,
          "headline": "Merge pull request #142 from ziraqyoung/sidebar-list-items-full-width",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-10-29T18:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a1187615a92d39898434c1f2b4d493da61a2d7",
          "body": null,
          "is_bot": false,
          "headline": "Fix sidebar list items width",
          "author_name": "ziraq young",
          "author_login": "ziraqyoung",
          "committed_at": "2024-10-26T11:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e89fa110f42d3d71f17d1ffe2ceeaef2f5508da",
          "body": "…-router\n\nRemove deprecated calls to routing mapper",
          "is_bot": false,
          "headline": "Merge pull request #141 from etiennebarrie/remove-deprecated-calls-to…",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-08-08T18:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7491cbcc55a9cd2fb244e96abe986a2d1d0b1e52",
          "body": "See https://github.com/rails/rails/pull/52422",
          "is_bot": false,
          "headline": "Remove deprecated calls to routing mapper",
          "author_name": "Étienne Barrié",
          "author_login": "etiennebarrie",
          "committed_at": "2024-08-07T09:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c720b482767f1d2e393cdc038046ae283bc3f00",
          "body": "Exclude spec files from gem package",
          "is_bot": false,
          "headline": "Merge pull request #140 from amatsuda/exclude_specs_from_gem_package",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-08-02T19:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd830691a71d32ef6737055a2f9416b538bc88b3",
          "body": null,
          "is_bot": false,
          "headline": "Exclude spec files from gem package",
          "author_name": "Akira Matsuda",
          "author_login": "amatsuda",
          "committed_at": "2024-08-02T01:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cef618e1905085157286b63d0849daf096be28",
          "body": null,
          "is_bot": false,
          "headline": "Remove the other, dead, demo link",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-14T19:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596d096c2ff5118ffa752b3f580db5a96329c6ff",
          "body": "Heroku no longer offers a free tier",
          "is_bot": false,
          "headline": "Remove demo link from README",
          "author_name": "Fabio",
          "author_login": "fgrehm",
          "committed_at": "2024-05-14T18:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84eec2913fddba50dfceabea6febb578e069c13e",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v3.0.0",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-14T14:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d10b4a91ff7edce574f9fb7aeb858c6b4a86b6e",
          "body": null,
          "is_bot": false,
          "headline": "Drop old Rubies/Rails",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T23:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2a214def69b9bcc7f6812636e18c0b9adaa0958",
          "body": null,
          "is_bot": false,
          "headline": "Add CHANGELOG entry for Dark mode",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T23:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce3e77fae17da247cd8daecc07de3f1a578202e6",
          "body": null,
          "is_bot": false,
          "headline": "Change style when in dark mode.",
          "author_name": "KokubunKazuya",
          "author_login": "TakiKazuya",
          "committed_at": "2024-05-13T23:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af997990ab55812fae849c9c00b8cbddfccba547",
          "body": "The default constraint on segments does not allow dot (.) characters,\nso requests for attachments with a dot in the file name wouldn't find a\nroute, resulting in a 404 out of the Rails router.",
          "is_bot": false,
          "headline": "Allow a dot (.) in the attachment file name",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T22:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e389808456e4a27d86419d3dab7738d6bc15aab",
          "body": "Moved dev/test dependencies into proper Bundler groups. I also added\nbinstubs for rspec and rubocop - this ensures we're running the right\nversions of those tools locally.",
          "is_bot": false,
          "headline": "Add binstubs",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T22:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5cd10e3eaa695ec15b63b57e15a730424fe0ec",
          "body": "The count of elements is (or at least can be) different depending on the\nemail headers - like reply-to, etc… So rather than relying on the count\nand stripping the last two, find the `<dt>` containing the\n\"Attachments:\" label text, and then remove it and the element following\nit.",
          "is_bot": false,
          "headline": "Strip Attachment elements from sidebar",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T22:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1583a7b7a0dcdf1b1cf7b222c3b434045179218a",
          "body": "It turns out, we weren't actually using them! Maybe left over from some\npast implementation?",
          "is_bot": false,
          "headline": "Remove unused shoulda-matchers",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T20:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b48f8a8be2c03f7f65d18e9665de914f1ea3621",
          "body": "Run them as separate steps so we see which one actually fails. This also\nmakes Rakefile non-executable. Unsure why it was to start with, but it\nwas making Truffle Ruby freak out.",
          "is_bot": false,
          "headline": "Split linting and specs",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T20:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035c1cb66e4ed207b9343d92942cb4ae04b6ffd9",
          "body": "It's broken on CI due to missing API Keys. If we want to bring this\nback, fine, but whoever does can be sure to set up the necessary keys\nand services.",
          "is_bot": false,
          "headline": "Remove Codecov for now",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T20:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898414f35ff6880533ab38edfedf53fd871c0546",
          "body": "Which actually works with newer Rubies",
          "is_bot": false,
          "headline": "Use current Brakeman",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T20:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cecd8d49809609a6f4a6f92ad17390e9a3b9873",
          "body": null,
          "is_bot": false,
          "headline": "Fix CodeQL",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T20:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ecdc5e53d4cd43e9f404fb2eb7a70561d84d1cd",
          "body": null,
          "is_bot": false,
          "headline": "Appease Rubocop 👮",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T20:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10ca3471f0b5d827151e27c834dba250f77573c",
          "body": null,
          "is_bot": false,
          "headline": "Update Actions to use modern Rubies, etc",
          "author_name": "Steven Harman",
          "author_login": "stevenharman",
          "committed_at": "2024-05-13T18:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "026d5e0594221143126b9118222aa458eb8f4e3c",
          "body": "…rget\n\n[Refactor] Remove \"next\" branch from CI target",
          "is_bot": false,
          "headline": "Merge pull request #118 from tricknotes/remove-next-branch-from-CI-ta…",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-11T09:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150d74b935cf67a51fd8b28264323bd4212270a8",
          "body": "This branch was specified as CI target in https://github.com/fgrehm/letter_opener_web/pull/114/commits/104bd2f39e3aa664e5fbfa90689fdc20aef9c77c.\nHowever, \"next\" has been merged into \"master\" branch in https://github.com/fgrehm/letter_opener_web/pull/113.",
          "is_bot": false,
          "headline": "Remove \"next\" branch from CI target",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-11-11T07:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73c7be34e2f31057c6d755baba6cf52f8539e8e",
          "body": "Add Truffleruby head to CI",
          "is_bot": false,
          "headline": "Merge pull request #117 from gogainda/patch-1",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-09T14:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b16821f38b862bd578c01f4da6f5582e6ff8a6",
          "body": null,
          "is_bot": false,
          "headline": "Add Truffleruby head to CI",
          "author_name": "Igor Victor",
          "author_login": "gogainda",
          "committed_at": "2021-11-08T22:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e277c97d6c9ad34aeb7378a5e17ec398d4f713e5",
          "body": "v2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #113 from fgrehm/next",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-06T14:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19955da24bd51161bfea19780ce094d7a912a834",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.0.0 final",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-06T14:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53640a8879839bb625a999935c9988c58a590127",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-06T14:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2945af50ce1ac5d6516092afb3579047aa5e744",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-01T14:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b66ebc19723e3e8ec2bfa68ff1720a2cb7583d",
          "body": null,
          "is_bot": false,
          "headline": "New beta release",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-01T14:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4dc304c82c215f8650046388245081f09b810c",
          "body": null,
          "is_bot": false,
          "headline": "Skip protect_from_forgery if using rails api",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-11-01T13:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab59e4c6356dde0174aae6014e72a2022df305d",
          "body": "…remove a single letter\n\nhttps://github.com/fgrehm/letter_opener_web/pull/111#issuecomment-953862267",
          "is_bot": false,
          "headline": "Simplest thing that could possibly work to bring back the ability to …",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-30T19:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56bce37fa8d93383073664e5460fbb4d34d7fdff",
          "body": "Fix PR number in CHANGELOG",
          "is_bot": false,
          "headline": "Merge pull request #116 from tricknotes/fix-changelog",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T03:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "055c1114b5413799cea953dea8e7bf0ddc12cfe4",
          "body": null,
          "is_bot": false,
          "headline": "Fix PR number in CHANGELOG",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-10-28T02:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31102c3dfc189c9c07a35d906026e9770477dda0",
          "body": null,
          "is_bot": false,
          "headline": "Gems are built to pkg/",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T01:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c01c062a6a5e1404ad63fd75e2e6c4941749d932",
          "body": null,
          "is_bot": false,
          "headline": "Bundler's release does more than we want",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T01:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "246c252942591e460842c5afa254f2b769aefd30",
          "body": null,
          "is_bot": false,
          "headline": "Switch to cutting releases based on tags",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T01:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60739cb6094e5c9513b32ea8f6e9bf08654c7a5f",
          "body": null,
          "is_bot": false,
          "headline": "Looks like this is the default for the repo already",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T01:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d6353ed2b89eb600f44d1f2b28fd14a9f2092c",
          "body": null,
          "is_bot": false,
          "headline": "Maybe adding inputs will do the trick here",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T01:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba65ef1cfeb83eeb728ea365f53098b508468ef4",
          "body": null,
          "is_bot": false,
          "headline": "Change readme build badge",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T01:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871f49cdbcaa19d1f45f0f51704059506f401942",
          "body": null,
          "is_bot": false,
          "headline": "Release from GH actions, switch to alpha releases for now",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T01:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8689f32dc74ce9892f2699c5bdae50198f3ff69",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:fgrehm/letter_opener_web into next",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T00:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19a7f4d63fcac2cdd34184f7f300e1aaa35a3c7",
          "body": "Require `rails_helper` instead of `spec_helper` on rspec",
          "is_bot": false,
          "headline": "Merge pull request #115 from tricknotes/require-rails-helper",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T00:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98165c837c2c22feaf3cb94360819e1f56af303d",
          "body": "Prefer reading header from rich style over plain one",
          "is_bot": false,
          "headline": "Merge pull request #114 from tricknotes/correct-headers",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-28T00:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "104bd2f39e3aa664e5fbfa90689fdc20aef9c77c",
          "body": null,
          "is_bot": false,
          "headline": "Run CI against next branch",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-10-20T15:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda7e554279a0ba148db3c067a09e043605a2a4a",
          "body": null,
          "is_bot": false,
          "headline": "Prefer reading header from rich style over plain one",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-10-20T15:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70d186137649692d6c5717838707fad028eb2bec",
          "body": null,
          "is_bot": false,
          "headline": "Fix headers for plain text",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-10-20T15:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3801cc9ba491e75c22621142a91194efcbe07538",
          "body": "To follow this gem's layout.",
          "is_bot": false,
          "headline": "Update stub mail DOM structure",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-10-20T15:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74e665c3315c9a839cfbdf35f57fa3b72c6e6dfc",
          "body": "rails_helper is an actual entry point of specs.\nThis change allows developers to running single spec like the following:\n```\n$ bundle exec rspec spec/models/letter_opener_web/letter_spec.rb\n```\n\nWithout this change, the following error will be occurred:\n```\n$ bundle exec rspec spec/models/letter_ope\n[…]\n/Error:\n  RSpec.describe LetterOpenerWeb::Letter do\n    let(:location) { Pathname.new(__dir__).join('..', '..', 'tmp').cleanpath }\n\n...\n\nNameError:\n  uninitialized constant LetterOpenerWeb::Letter\n```",
          "is_bot": false,
          "headline": "Require `rails_helper` instead of `spec_helper` on rspec",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-10-20T15:12:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4f05b278590f91a9d106226ceed8ea11f7e095f6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T03:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd94cb0d95a8899398b1dc428133ea7016d5a2f",
          "body": null,
          "is_bot": false,
          "headline": "One way of doing things when it comes to routing",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T03:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aba9a499aeeae31118edb753bb95f4d687e95ea",
          "body": "…etter_opener_web into next",
          "is_bot": false,
          "headline": "Merge branch 'add_routes_for_rails_api_mode' of github.com:ihatov08/l…",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T02:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a1a4c0915e47fa6690e83d86c11026f29286e7",
          "body": null,
          "is_bot": false,
          "headline": "Make refresh work when no emails have been sent yet",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T01:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be45da58184d9a38c42097d95151b46ddd38ea8c",
          "body": null,
          "is_bot": false,
          "headline": "Remove some padding from emails list on the sidebar",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T01:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb9982b6c9f84fd437edbde70ca1e7483e8fc0b",
          "body": null,
          "is_bot": false,
          "headline": "Remove commented out code",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T01:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a4a504c673070ba1e65f11dd5f570ec379b0ff2",
          "body": "Conflicts:\n\tapp/views/layouts/letter_opener_web/_javascripts.html.erb",
          "is_bot": false,
          "headline": "Merge branch 'patch-2' of github.com:dee-see/letter_opener_web into next",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T01:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13565e3e90ceb831ed570a3d502099cbc960f05f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'patch-1' of github.com:dee-see/letter_opener_web into next",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T01:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9546b7924b2383c3f0b8c13b7c697ca1e9a2a821",
          "body": null,
          "is_bot": false,
          "headline": "Enable a bunch of new rubocops",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T01:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d88dbda56cff90577535e0d24f0b66f86cb09e",
          "body": null,
          "is_bot": false,
          "headline": "Fix ruby matrix on GH actions",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T00:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "086a0a0ae221675ade0d4f8471f13422fa0b2696",
          "body": null,
          "is_bot": false,
          "headline": "Run tests in github actions",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T00:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed51f61b295886d7dc10d4b4da674f0641d6f462",
          "body": null,
          "is_bot": false,
          "headline": "Remove travis configs",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T00:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b601109cec2ee26f0787d81e30d42383c4cb88fc",
          "body": null,
          "is_bot": false,
          "headline": "Create brakeman-analysis.yml",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-20T00:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c535f3595a45b2d2367cced6bbc4d76c89743d58",
          "body": null,
          "is_bot": false,
          "headline": "Add Rails' CSP nonce to the script tag",
          "author_name": "Dominic",
          "author_login": "dee-see",
          "committed_at": "2021-10-13T20:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57433f9845301cd6734237ddd2fb780c1b320741",
          "body": null,
          "is_bot": false,
          "headline": "Add Rails' built-in CSRF protection",
          "author_name": "Dominic",
          "author_login": "dee-see",
          "committed_at": "2021-10-13T20:17:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88aa0078003820544ebbe75b82490989b1ed9220",
          "body": "… into next\n\nConflicts:\n       app/controllers/letter_opener_web/letters_controller.rb",
          "is_bot": false,
          "headline": "Merge branch 'explicit_letter' of github.com:shishi/letter_opener_web…",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T02:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55f8b57ff145a0b1897651ece5f3b93d131b1968",
          "body": "…ure / vendoring for assets",
          "is_bot": false,
          "headline": "Major UI revamp, including bootstrap upgrade and better folder struct…",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3596bdc99498b177874ea073db419b4569111a9",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "709b6fd83b58fd59ecae18b3a3214b259025ef35",
          "body": "It has been removed from default gems since Ruby 3.0.\nRef: https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/\n\nTo use it via bundler, we should specify it as dependency.",
          "is_bot": false,
          "headline": "Add rexml gem into dependency",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2021-10-06T01:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b02f8ab72831b709f1fed8a4a5feb9692d4ad65",
          "body": null,
          "is_bot": false,
          "headline": "Moar rubocop stuff",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb5de92fc9779a2d6a476a5f9b3c592c95e5c52",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade rubocop and fix offenses",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2316717c43cf86f9a21dfd229ba06f6a8f95295",
          "body": null,
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d7493a0362cb1e394944342db24bbf57c6bb95",
          "body": null,
          "is_bot": false,
          "headline": "Modernize project and dummmy app for tests",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cbba91bdd6154b44d839d75c321633930c53d3e",
          "body": null,
          "is_bot": false,
          "headline": "Update docs, changelog and license years",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "913c684ff0978ec71835364dae6d56da9cc3d417",
          "body": null,
          "is_bot": false,
          "headline": "Begin the work on 2.0.0",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feea82d0b279bfabe8e61891eecdc6098287f77e",
          "body": null,
          "is_bot": false,
          "headline": "Linting",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba5fbc76f214ba20c2fbfa8fe3e8d968a4cb1e79",
          "body": null,
          "is_bot": false,
          "headline": "Release of 1.4.1",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7e362c950ef5b23dbe384569a1f4c53ae7a25e",
          "body": "Ensure letter is within letters base path",
          "is_bot": false,
          "headline": "Merge pull request #110 from ashmckenzie/ashmckenzie/validate-file-path",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2021-10-06T01:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817982ae6257b778033365b5897fda5466d7fc70",
          "body": null,
          "is_bot": false,
          "headline": "Ensure letter is within letters base path",
          "author_name": "Ash McKenzie",
          "author_login": "ashmckenzie",
          "committed_at": "2021-09-29T05:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88cb8b2df3a0a008e48955e2009f576745030975",
          "body": null,
          "is_bot": false,
          "headline": "Use base_dir to DRY things up",
          "author_name": "Ash McKenzie",
          "author_login": "ashmckenzie",
          "committed_at": "2021-09-29T04:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734ef652b1e41ccb85c1d2451dbef240617ab330",
          "body": null,
          "is_bot": false,
          "headline": "explicit letter class",
          "author_name": "Shigenobu Nishikawa",
          "author_login": "shishi",
          "committed_at": "2021-03-25T06:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968d1a0c3ff679fdfabdd2b449b6573e992b4c64",
          "body": "CI: Drop unused sudo: false directive",
          "is_bot": false,
          "headline": "Merge pull request #102 from olleolleolle/patch-1",
          "author_name": "Fabio Rehm",
          "author_login": "fgrehm",
          "committed_at": "2020-02-18T01:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "823a8a3f6fd1043efc2f0f84774bad0e3e620302",
          "body": null,
          "is_bot": false,
          "headline": "CI: Drop unused sudo: false directive",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2020-01-30T07:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86aab8e3f1aa5edd16758111f6f7a2fa2895601c",
          "body": "Setup codecov report in CI",
          "is_bot": false,
          "headline": "Merge pull request #101 from fgrehm/codecov",
          "author_name": "David Muto",
          "author_login": "pseudomuto",
          "committed_at": "2020-01-30T01:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31dc0f0e5fd58a7c919663b89004ca4973e95809",
          "body": null,
          "is_bot": false,
          "headline": "Setup codecov report in CI",
          "author_name": "David Muto (pseudomuto)",
          "author_login": "pseudomuto",
          "committed_at": "2020-01-30T01:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c568dc87e27b0992b87496c730e65eba031954f2",
          "body": null,
          "is_bot": false,
          "headline": "README: SVG badges",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2020-01-30T01:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 13,
      "latest_release_at": "2021-11-06T14:30:12Z",
      "latest_release_tag": "v2.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 110,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 1724,
      "mean_days_between_releases": 278.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "letter_opener_web",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/letter_opener_web",
          "is_deprecated": false,
          "latest_version": "3.0.0",
          "repository_url": "https://github.com/fgrehm/letter_opener_web",
          "versions_count": 30,
          "total_downloads": 49172011,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2013-01-04T14:37:42.832000Z",
          "latest_published_at": "2024-05-14T14:39:26.065000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 804
        }
      ]
    },
    "popularity": {
      "forks": 129,
      "stars": 815,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2013-05-06",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 1
          },
          {
            "date": "2013-06-26",
            "count": 1
          },
          {
            "date": "2013-07-15",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2013-08-12",
            "count": 1
          },
          {
            "date": "2013-08-20",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-10-14",
            "count": 1
          },
          {
            "date": "2013-10-18",
            "count": 1
          },
          {
            "date": "2013-10-30",
            "count": 1
          },
          {
            "date": "2013-12-07",
            "count": 1
          },
          {
            "date": "2013-12-09",
            "count": 1
          },
          {
            "date": "2014-01-14",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-05-02",
            "count": 1
          },
          {
            "date": "2014-05-21",
            "count": 1
          },
          {
            "date": "2014-06-13",
            "count": 1
          },
          {
            "date": "2014-07-16",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 2
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-10-28",
            "count": 1
          },
          {
            "date": "2014-10-30",
            "count": 1
          },
          {
            "date": "2015-03-08",
            "count": 1
          },
          {
            "date": "2015-04-30",
            "count": 1
          },
          {
            "date": "2015-08-28",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-02",
            "count": 1
          },
          {
            "date": "2016-07-21",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-05-05",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2018-01-02",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-04-10",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 2
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-03-25",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 121,
        "total_forks": 129
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "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": 5364,
      "source_files_sampled": 40,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "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": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "actionmailer",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "letter_opener",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-byebug",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "railties",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 0,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 59,
        "open_issues": 7,
        "closed_ratio": 0.879,
        "closed_issues": 51,
        "closed_unmerged_prs": 23
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "fgrehm",
          "commits": 177,
          "avatar_url": "https://avatars.githubusercontent.com/u/81859?v=4"
        },
        {
          "type": "User",
          "login": "pseudomuto",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/4748863?v=4"
        },
        {
          "type": "User",
          "login": "stevenharman",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/48658?v=4"
        },
        {
          "type": "User",
          "login": "tricknotes",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/290782?v=4"
        },
        {
          "type": "User",
          "login": "willnet",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/82371?v=4"
        },
        {
          "type": "User",
          "login": "josisusan",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1419169?v=4"
        },
        {
          "type": "User",
          "login": "shaunbruno",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/757901?v=4"
        },
        {
          "type": "User",
          "login": "amatsuda",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/11493?v=4"
        },
        {
          "type": "User",
          "login": "kimrgrey",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/855918?v=4"
        },
        {
          "type": "User",
          "login": "ashmckenzie",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/9525?v=4"
        }
      ],
      "contributors_sampled": 32,
      "top_contributor_share": 0.564
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "brakeman-analysis.yml",
        "main.yml",
        "release-gem.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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "2 out of 11 merged PRs checked by a CI test -- score normalized to 1",
            "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": 6,
            "reason": "Found 9/15 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 27 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": 3,
            "reason": "SAST tool is not run on all commits -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "ff3b185099bb9a1cbd721929698bed71e533f194",
        "ran_at": "2026-07-28T14:03:08Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T06:42:04Z",
      "oldest_open_prs": [
        {
          "number": 122,
          "created_at": "2022-01-03T06:18:53Z",
          "last_comment_at": "2024-05-13T22:59:56Z",
          "last_comment_author": "stevenharman"
        },
        {
          "number": 127,
          "created_at": "2023-07-03T04:27:24Z",
          "last_comment_at": "2024-05-14T18:32:26Z",
          "last_comment_author": "fgrehm"
        },
        {
          "number": 129,
          "created_at": "2024-01-25T18:52:47Z",
          "last_comment_at": "2025-08-19T09:30:36Z",
          "last_comment_author": "gamesover"
        },
        {
          "number": 136,
          "created_at": "2024-05-19T12:05:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 139,
          "created_at": "2024-07-17T16:43:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2025-04-08T15:12:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 145,
          "created_at": "2025-10-26T03:27:54Z",
          "last_comment_at": "2026-04-28T11:10:07Z",
          "last_comment_author": "jtreitz"
        },
        {
          "number": 148,
          "created_at": "2026-02-23T18:21:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-08T14:21:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 121,
          "created_at": "2022-01-03T06:18:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 124,
          "created_at": "2022-04-08T04:04:10Z",
          "last_comment_at": "2024-08-20T18:30:58Z",
          "last_comment_author": "stevenharman"
        },
        {
          "number": 125,
          "created_at": "2022-08-31T14:10:25Z",
          "last_comment_at": "2026-07-20T09:04:23Z",
          "last_comment_author": "jennirocket"
        },
        {
          "number": 126,
          "created_at": "2023-01-28T20:39:36Z",
          "last_comment_at": "2024-05-19T11:59:13Z",
          "last_comment_author": "whysthatso"
        },
        {
          "number": 130,
          "created_at": "2024-02-22T06:34:29Z",
          "last_comment_at": "2024-05-14T18:27:16Z",
          "last_comment_author": "fgrehm"
        },
        {
          "number": 137,
          "created_at": "2024-05-28T17:04:35Z",
          "last_comment_at": "2025-05-18T18:15:29Z",
          "last_comment_author": "chaadow"
        },
        {
          "number": 138,
          "created_at": "2024-07-12T01:10:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fgrehm/letter_opener_web",
    "host": "github.com",
    "name": "letter_opener_web",
    "owner": "fgrehm"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 42,
        "vitality": 32,
        "community": 70,
        "governance": 63,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 32,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 1,
              "days_since_last_push": 110,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 110 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 110
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v2.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1724,
              "mean_days_between_releases": 278.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1724 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1724
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~278.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 278.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 110,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 110 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 110
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "forks": 129,
              "stars": 815,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "815 stars",
                "points": 47.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 815
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "129 forks",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 129
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": [
                "letter_opener_web"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 49172011,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "49,172,011 downloads all-time across rubygems",
                "points": 79.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 49172011,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 32,
              "top_contributor_share": 0.564
            },
            "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 56% of commits",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 56
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "32 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 27 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 59,
              "open_issues": 7,
              "closed_issues": 51,
              "issue_closed_ratio": 0.879,
              "closed_unmerged_prs": 23
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "59/82 decided PRs merged",
                "points": 27.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 59,
                      "decided": 82
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/15 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 587,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "fgrehm",
              "public_repos": 233,
              "account_age_days": 6291
            },
            "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": "587 followers of fgrehm",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 587,
                      "login": "fgrehm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "233 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 233
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "letter_opener_web"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 804
            },
            "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 804 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 804
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "30 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "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": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "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": "2 out of 11 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rails",
                "email",
                "inbox",
                "development"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.2
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 11 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 9/15 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 27 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": 27
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 31,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.29,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "29 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "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
            },
            "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": "HTML",
              "largest_source_bytes": 5364,
              "source_files_sampled": 40,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "HTML without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "HTML"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/40 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:03:36.281729Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fgrehm/letter_opener_web.svg",
  "full_name": "fgrehm/letter_opener_web",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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