Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 22:49 UTC

jhillyerd / enmime

MIME mail encoding and decoding package for Go

GoMIT★ 518 stars⑂ 116 forkssince Nov 2016View on GitHub ↗

jhillyerd/enmime holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (73/100) and lowest on Security (63/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

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

69
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

James HillyerdPersonal account
93 followers47 public repossince Oct 2012@deepgram

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
Gogithub.com/jhillyerd/enmime/v2v2.4.1-647 days ago

Metrics by category

Vitality

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

73Good · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
4.2/36Commit cadence — 6/52 weeks with commits
11.7/18Commit volume — 19 commits in the last year
9/10OpenSSF Scorecard: Maintained — 10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year19
human_commit_share0.84
days_since_last_push2
active_weeks_last_year6
How it's scored
27/27Ships releases — 30 releases published
36/36Release recency — latest release 47 days ago
19.8/27Release cadence — a release every ~111 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count30
latest_release_tagv2.4.1
releases_from_tagsno
days_since_latest_release47
mean_days_between_releases111
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?

73Good · 18% of overall
How it's scored
44/60Stars — 518 stars
17.2/25Forks — 116 forks
6.8/15Watchers — 18 watchers
Inputs used
forks116
stars518
watchers18
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.6/22.5Commit distribution — top contributor authored 71% of commits
13.5/13.5Contributor breadth — 58 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled58
top_contributor_share0.707
How it's scored
38.4/46.8Issue resolution — 82% of issues closed
34.4/38.3PR acceptance — 233/259 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 8/23 approved changesets -- score normalized to 3
Inputs used
merged_prs233
open_issues26
closed_issues119
issue_closed_ratio0.821
closed_unmerged_prs26
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.2/25Owner reach — 93 followers of jhillyerd
24.2/25Track record — 47 public repos, account ~13 yr old
Inputs used
followers93
owner_typeUser
is_verified
owner_loginjhillyerd
public_repos47
account_age_days5,037
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 47 days ago
20/20Version history — 6 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/jhillyerd/enmime/v2
ecosystemsgo
any_deprecatedno
min_days_since_publish47

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 20 out of 30 merged PRs checked by a CI test -- score normalized to 6
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 — 8 topics
10/10Wiki
Inputs used
topicsmime, golang, email, mail, parser, encoder, decoder, go
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?

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 20 out of 30 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 8/23 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
6.8/7.5Maintained — 10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/text v0.37.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages25
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 25 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

69Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 83 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.988
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Nix, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 16 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.16
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/78 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes41,954
source_files_sampled78
oversized_source_files0

Key facts

518GitHub stars
58contributors
19commits, last 12 months
2days since last push
30releases
1bus factor
26open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 116 ⇿
0Stars
116Forks
30Releases

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.

02040608010012011532016-122021-092026-07
Major 2Minor 16Patch 12

Each point covers 9 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests20 out of 30 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 8/23 approved changesets -- score normalized to 3
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
9Maintained10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Gogithub.com/cention-sany/utf7v0.0.0-20170124080048-26cad61bd60ago.mod
Gogithub.com/go-test/deepv1.1.1go.mod
Gogithub.com/gogs/chardetv0.0.0-20211120154057-b7413eaefb8fgo.mod
Gogithub.com/inbucket/html2textv1.0.0go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/textv0.37.0go.mod
All dependencies 25

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

RegistryPackageVersionRelation
Gogithub.com/cention-sany/utf7v0.0.0-20170124080048-26cad61bd60adirect
Gogithub.com/go-test/deepv1.1.1direct
Gogithub.com/gogs/chardetv0.0.0-20211120154057-b7413eaefb8fdirect
Gogithub.com/inbucket/html2textv1.0.0direct
Gogithub.com/pkg/errorsv0.9.1direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogolang.org/x/textv0.37.0direct
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/clipperhouse/displaywidthv0.11.0indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/goccy/go-jsonv0.10.6indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/mattn/go-runewidthv0.0.23indirect
Gogithub.com/olekukonko/catv0.0.0-20250911104152-50322a0618f6indirect
Gogithub.com/olekukonko/errorsv1.3.0indirect
Gogithub.com/olekukonko/llv0.1.8indirect
Gogithub.com/olekukonko/tablewriterv1.1.4indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/ssor/bomv0.0.0-20170718123548-6386211fdfcfindirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 25 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/textv0.37.0directunknown10.39.0
golang.org/x/netv0.55.0indirectunknown10.56.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "mime",
        "golang",
        "email",
        "mail",
        "parser",
        "encoder",
        "decoder",
        "go"
      ],
      "is_fork": false,
      "size_kb": 952,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 460978,
        "Nix": 583,
        "Shell": 10,
        "Makefile": 592
      },
      "pushed_at": "2026-07-21T21:12:14Z",
      "created_at": "2016-11-17T05:23:01Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T21:12:23Z",
      "description": "MIME mail encoding and decoding package for Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "James Hillyerd",
      "type": "User",
      "login": "jhillyerd",
      "company": "@deepgram",
      "location": "Redmond, WA, US",
      "followers": 93,
      "avatar_url": "https://avatars.githubusercontent.com/u/2502736?v=4",
      "created_at": "2012-10-06T22:55:07Z",
      "is_verified": null,
      "public_repos": 47,
      "account_age_days": 5037
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2026-06-06T17:34:24Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2026-05-16T18:36:06Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-02-15T19:33:49Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2025-06-21T16:41:23Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-03-01T18:41:56Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-09-28T18:25:37Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-09-01T02:59:27Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-02-10T23:29:21Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-12-12T23:46:12Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-09-11T19:37:43Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-06-21T00:27:21Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2023-03-22T22:27:34Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-02-25T18:07:21Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2022-09-18T18:50:58Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-07-21T00:46:19Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2022-05-17T03:27:00Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2022-01-29T21:20:23Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2021-08-21T17:22:21Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-07-31T18:56:57Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-05-01T17:47:00Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2020-12-18T19:51:27Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2020-11-06T17:10:45Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2020-10-10T19:58:37Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2020-05-26T03:50:12Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2020-02-23T20:16:03Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2019-11-24T19:26:31Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-08-11T16:25:33Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2018-12-16T00:10:09Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2018-11-22T05:32:12Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-11-01T20:12:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0d919cc223e9cb6c2d45d6c653e7a64156006351",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6 to 7 (#407)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T21:12:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6468b34d46c18a8dff8cbcf221d9333187110a42",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.54.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 (#403)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T16:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc90f7edfab9ab0e5d0236ceabd6f891e656b17e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 (#402)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T16:41:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "deab93bd88a5021a3bcbb09d346c1c227f907e7e",
          "body": null,
          "is_bot": false,
          "headline": "Ensuring returned `error`s include a stack (#404)",
          "author_name": "Daniel Cormier",
          "author_login": "dcormier",
          "committed_at": "2026-07-16T16:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc8322dbd7caeacacda391fae19db8d6c831622",
          "body": "Co-authored-by: zdiff <zdiff@localhost>",
          "is_bot": false,
          "headline": "chore: go fix (#400)",
          "author_name": "zdiff",
          "author_login": "zdiff",
          "committed_at": "2026-06-07T19:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c780d2f7ccc3402cde70cbdfe5bf01aa234a4647",
          "body": "Apply the same fix as Go CL 777060 to our vendored internal/textproto:\n- Quote Error.Msg in Error.Error() via %q\n- Escape user-controlled input in all ProtocolError messages via %q\n\nThis prevents injection of misleading content or terminal control bytes\ninto error messages from externally-controlled protocol data.",
          "is_bot": false,
          "headline": "fix: escape arbitrary input in textproto errors (CVE-2026-42507) (#399)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2026-06-06T17:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "531469856bbe4bdc5fa3c2a956022c4a870c9a5a",
          "body": "The vendored internal/textproto package was importing net/textproto\nand using its ProtocolError and Error types. This undermined the\npurpose of vendoring, as Go 1.26's CVE-2026-42507 fix changed\nError.Error() to quote the Msg field, breaking test expectations.\n\nDefine local ProtocolError and Error types with stable formatting\nto insulate against upstream breaking changes while remaining\ncompatible with all Go versions.",
          "is_bot": false,
          "headline": "fix: decouple internal/textproto from net/textproto error types (#397)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2026-06-06T17:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f73efa403c355c0acb01ea18cbe5c8b64c9fc4",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump Go & deps (#394)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2026-05-16T18:28:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415eae21e3dc30cf4ccd3aaa11959a10846110b5",
          "body": "Signed-off-by: Александр Мелентьев <aleksandr4842@ya.ru>",
          "is_bot": false,
          "headline": "chore: rm unused func (#393)",
          "author_name": "Александр Мелентьев",
          "author_login": "aleksandr4842",
          "committed_at": "2026-05-16T17:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06ccb85f0387eef629c2dcdb1611865b7ea4ce5c",
          "body": "* Refactor EnvelopeFromPart()'s scope so that the functions's scope of work is more aligned to the root aspect of a provided part.\n\nAlso extracted the previous functionality into a new method on the Envelope type - GatherNestedErrors(). Also implemented GatherNestedErrors() within ReadEnvelope() after the call to EnvelopeFromPart() and added supporting test cases.\n\n* Repair linting issue.\n\n* Update comments on EnvelopeFromPart.",
          "is_bot": false,
          "headline": "feat!: Refactor EnvelopeFromPart()'s scope (#392)",
          "author_name": "bgedney",
          "author_login": "bgedney",
          "committed_at": "2026-04-29T03:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c223c7aa433d1ec601b13adbff1a0b94f6f40eb2",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump Go deps (#391)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2026-02-15T19:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81008712949d72ce79349da1808ac340470325b4",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump CI to Go 1.26 (#390)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2026-02-15T19:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33cc33510886926fdcc35c410eec567c1fa65ad8",
          "body": "* chore: fix lints\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n* preallocate Wrap\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n---------\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: fix lints (#389)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2026-02-15T19:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20566f3f943a7eab4ac5598915683d0a58a6e740",
          "body": "Co-authored-by: Jeroen <jeroen.vansoest@cert.be>",
          "is_bot": false,
          "headline": "fix parsing of text/html part with boundary (#388)",
          "author_name": "Jeroen Van Soest",
          "author_login": "jvansoest",
          "committed_at": "2026-02-15T17:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f59ed7d19510b59f24cd8ac04c2ce9b686be03",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 8 to 9 (#380)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-06T21:37:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "347faf8866b54acf1331827ac87e5b5f8567763e",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 5 to 6 (#379)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-06T21:36:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd89d84e4917040e0d2d07325e216df107f1235f",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump go to 1.24+1.25 (#386)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-12-06T21:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f176be6a0ace8859e6fc1a7ba4765b32bd9f826f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4 to 6 (#381)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-06T21:22:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1288a22769eb463e9bb6a6c779fcdec30f883f7e",
          "body": "- Remove deprecated +build directive\n- Replace net.Dial\n- Use strings.Builder instead of string concatenation in loops\n\nThese changes improve code quality and ensure CI pipeline passes.\n\nCo-authored-by: Maik Neumann <maik.neumann@bridgestone.com>",
          "is_bot": false,
          "headline": "Resolved four linter warnings unrelated to the current bugfix: (#385)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-12-06T21:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15dab47a805a08c3f5fc6722b49a50371fc473dd",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "Switch to fork of html2text for tablewriter 1.0 (#375)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-06-08T21:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbf134c842ffe9b9288cc655d76a6dc8d2eabf5",
          "body": "* build(deps): bump golangci/golangci-lint-action from 7 to 8\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-actio\n[…]\nt@github.com>\nSigned-off-by: James Hillyerd <james@hillyerd.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 7 to 8 (#373)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-10T03:23:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "694c9cd55705fd41bf0c15d958ace4d951e5fa90",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump go deps (#371)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-04-19T22:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c98cf272a696afc09ca68972c2f15b145cb7a61",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump golangci to 2.x (#369)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-04-19T22:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d348b3a37243385e7f7565f8ff25eb078fcd429a",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: fix linter warnings (#370)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-04-19T22:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22763d031348a229bddd528ab139da52a76ba33c",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump golangci to last 1.x release (#368)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-04-19T21:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc238a537377f3b3338c4a8701513ff8409b2396",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump go deps (#364)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-03-01T18:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15961ba5e3e8526e32eb649be1110fb5c2cc402c",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump flake deps (#361)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2025-01-12T22:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83dff18da4b9c5cf1bb399fde937e4466c2c34d4",
          "body": null,
          "is_bot": false,
          "headline": "feat: encoding options added (#359)",
          "author_name": "Pavel Gradoboev",
          "author_login": "pgradoboev",
          "committed_at": "2025-01-12T22:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50133b88ac73f791661e13dacab535188b66fb2e",
          "body": "Co-authored-by: Andrei Sidorenko <andrey1828@tut.by>",
          "is_bot": false,
          "headline": "fix: Handle spaces inside angle brackets (#360)",
          "author_name": "dflse",
          "author_login": "dflse",
          "committed_at": "2025-01-05T19:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d9fc9cfdfa5080fc6c0235c57166fab72c56671",
          "body": "* fix: delay after the call eliminates the possibility of creating an enmime.Builder() with the same random seed",
          "is_bot": false,
          "headline": "Tests: TestRandOption fail (#357)",
          "author_name": "Pavel Gradoboev",
          "author_login": "pgradoboev",
          "committed_at": "2024-12-09T17:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2226a2f23b2f89d88cc0cc896b591ddd2f84851",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: test with go 1.23 (#355)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-09-28T18:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64fcd6f2e24c9ddaf05d84364e04fd0970fe52b",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore!: remove deprecated Error.String method (#354)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-09-07T17:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d32dab01f3fd9c034cca69ca01948e714368b8",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore!: remove deprecated MaxPartErrors global var (#353)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-09-07T17:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e563ba5ad596ae1718a13f878697f590d9caf434",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore!: remove deprecated ParseMediaType (#352)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-09-07T17:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205ac3277d5d9c3746381db32eff82180668c4fe",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore!: go mod path to v2 for breaking API changes (#351)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-09-07T16:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea3bdd64bf40b9efaddad8e9dbc8e42a61688a16",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "fix: encoding of `message` content types (#350)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T22:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "919cf3dcd0851477fc2c1a7dbebd0df2026ffd6b",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump go deps (#349)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T22:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2280972291c28da1ce7c9b88b8d2cf3d5a2a736d",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump min go version to 1.20 (#348)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T21:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4e345d2ab4c32b607d3096c5044ce92264e20a",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: linter config update (#347)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T21:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "251544f0975ebbcea0f57b0349dc9446031f20b7",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: resolve govet dynamic fmt string warning (#346)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T21:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d267607e3f1a22667c17a1346b0f504b85e587",
          "body": "enable linters after fixes\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "fix!: rename mediatype.MediaTypeParseOptions to remove repetition (#344)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T21:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8da8badfe69ab2079a7dd5c230be359f9bd6e9",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: bump nix deps, remove deprecated golint (#345)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T21:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f03fefb4adfa17ddf7b7c632472367833d373b7",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "feat: add option to control minimum charset detect length (#343)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-08-31T20:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9fae7acb4311055c3721367ce970a6b629bdeea",
          "body": "* feat: add option to disable character detection\r\n\r\nResolves #340\r\n\r\n---------\r\n\r\nSigned-off-by: James Hillyerd <james@hillyerd.com>\r\nCo-authored-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "feat: add option to disable character detection (#342)",
          "author_name": "Ralph Slooten",
          "author_login": "axllent",
          "committed_at": "2024-08-31T19:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16957e7f38681edad47b5f6dd59b5e5e66bb8636",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependenc\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 5 to 6 (#337)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-14T18:17:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a22ad04c18aba1cb43edfaede84accbe44bc63c",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: update README.md (#336)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-05-09T19:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1da8c2f9423c599b663b7b7c023e3a67a2653362",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "build: disable golint (#335)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-05-09T18:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f65d850e3769523336da9da4d9318ed568b86af",
          "body": "* Add parser option to skip HTML to Text down conversion\r\n* option, add tests, always warn\r\n\r\n---------\r\n\r\nSigned-off-by: James Hillyerd <james@hillyerd.com>\r\nCo-authored-by: tvdv <2144030+tvdv@users.noreply.github.com>\r\nCo-authored-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "Add parser option to disable HTML to Text down conversion (#334)",
          "author_name": "Tvdv",
          "author_login": "tvdv",
          "committed_at": "2024-05-09T18:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5139f90613fe9a666ac1f84cd3d8c6cc4924d1aa",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependenc\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 4 to 5 (#333)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T16:03:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2cfa43803b263333df226df9bfa8b7425d2c821",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#332)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-22T18:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "102348b9414c6b9734e9ce915710acfc4b0aa859",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dep\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 3 to 4 (#330)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-15T23:35:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5154a3d1487f4dd0cac3ef11b9f5e1863a572a29",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v3...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-go\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 3 to 5 (#329)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-15T23:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805775e979ef38612d1e6c47844b9cdb6d8cded4",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependenc\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golangci/golangci-lint-action from 3 to 4 (#328)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-15T23:30:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bb0b2e6a3562bef343811e6787d02d17ea16c320",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "actions: add dependabot config (#327)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-02-15T23:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678b8354d5aa2546aeb17138ae8cb8b52db975f7",
          "body": "* golangci: update linter list\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n* use newer version of golangci-lint\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n---------\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "actions: update linter config (#326)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-02-15T23:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42099e63f85d28da2ea8ca5db739ed5941a9ece6",
          "body": "* style: use ReplaceAll instead of Replace\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n* encode_test: resolve several style warnings\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n* style: use require to appease testify linter\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n* tex\n[…]\nd-off-by: James Hillyerd <james@hillyerd.com>\n\n* chore: remove unneeded sprintf calls\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>\n\n---------\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: Resolve many linter warnings (#325)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-02-15T23:08:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3c08ca35400da014ae1ae373125de24db56a518c",
          "body": "… (#324)",
          "is_bot": false,
          "headline": "fix: do not setup MIME headers with the rawContent option set to true…",
          "author_name": "jerjako",
          "author_login": "jerjako",
          "committed_at": "2024-02-12T22:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b1b6352b3ff0a03dd6a564d0266d74f3f42924a",
          "body": "* fix: don't shadow len() built-in\n* style: remove whitespace\n* envelope: remove unused error return\n\nSigned-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "chore: resolve some linter issues (#323)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-02-11T17:23:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cda51711a11ed679cc66833118f515f7e176f4",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "mediatype: add missing comment (#322)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-02-11T16:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46da36cd99f9a10a6e5b78ee0b9970f8a140143",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "tests: add output to ExampleBuilder (#321)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2024-02-11T00:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61e611c68e7b7d566a36301f87cec4458ae5c195",
          "body": "* feat: remove tspecials from type/subtype\r\n* make invalid character stripping optional",
          "is_bot": false,
          "headline": "feat: remove tspecials from type/subtype (#317)",
          "author_name": "Milan Konir",
          "author_login": "milankonir",
          "committed_at": "2024-01-30T05:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c47e44065cc286c610172859924c5d939a286955",
          "body": "prevents test failures in some timezones",
          "is_bot": false,
          "headline": "encode: force UTC for file modification date",
          "author_name": "Milan Konir",
          "author_login": "milankonir",
          "committed_at": "2024-01-11T17:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b3eaf9b452814428173408a31b79541177612e",
          "body": null,
          "is_bot": false,
          "headline": "fix: don't encode header value with the RawContent parser option (#318)",
          "author_name": "jerjako",
          "author_login": "jerjako",
          "committed_at": "2024-01-05T22:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac950ceb6814bd03100f092eaf8c3dc135be6c1",
          "body": "To allow for checking returned error types, types from the standard library's `net/textproto` must be used instead of types from the private `textproto` fork.",
          "is_bot": false,
          "headline": "Return public `net/textproto` error types (#316)",
          "author_name": "Daniel Cormier",
          "author_login": "dcormier",
          "committed_at": "2024-01-03T17:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed0394eda018ea5b8f6e81f9e71e7ab68c5b7a91",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "nix: update flake deps (#314)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-12-12T23:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54fdf4dc7f72077b0c066f5ed48974c4d607c2cb",
          "body": null,
          "is_bot": false,
          "headline": "feat: skip empty parameters (#313)",
          "author_name": "Milan Konir",
          "author_login": "milankonir",
          "committed_at": "2023-12-12T18:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea70bfea9ada861ce060092bb38af189e8fe0a7e",
          "body": null,
          "is_bot": false,
          "headline": "Fix RecipientDSN typo (#312)",
          "author_name": "corey-aloia",
          "author_login": "corey-aloia",
          "committed_at": "2023-12-01T18:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f48e1bbabca00e589c644c3b824b4b9c3425b00",
          "body": "…(#310)\n\n* feat: don't auto detect charset when using raw content parser option\r\n* tests: add comment on RawContent test cases",
          "is_bot": false,
          "headline": "feat: don't auto detect charset when using raw content parser option …",
          "author_name": "jerjako",
          "author_login": "jerjako",
          "committed_at": "2023-11-09T17:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c35a936602fe4948e765fcf775d7639257aa73e1",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#307)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-18T17:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a18bd532ec1780c3d593cbb3d9a9ff188f731ee",
          "body": "…(#309)\n\nFor #305",
          "is_bot": false,
          "headline": "fix: don't remove CTE header when using the RawContent parser option …",
          "author_name": "jerjako",
          "author_login": "jerjako",
          "committed_at": "2023-10-18T17:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b88939ac72a98eea37c69a26c766c5db99b283ed",
          "body": "* add new option SetCustomParseMediaType to customise mediatype parsing",
          "is_bot": false,
          "headline": "add new option SetCustomParseMediaType (#308)",
          "author_name": "Vadim Zapolski",
          "author_login": "vadzappa",
          "committed_at": "2023-10-18T17:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1f8fe81e102821025f6e9f838dde2ad2308c57",
          "body": "* feat: add parser option to parse raw content\r\n* tests: add tests for the new parser option",
          "is_bot": false,
          "headline": "feat: add parser option to parse raw content (#304)",
          "author_name": "jerjako",
          "author_login": "jerjako",
          "committed_at": "2023-10-17T21:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6dab52873ea8948ccbdfb3f18e4102fa0ca8441",
          "body": null,
          "is_bot": false,
          "headline": "Export readHeader as ReadHeader (#306)",
          "author_name": "Meik Kreyenkötter",
          "author_login": "davrux",
          "committed_at": "2023-10-16T19:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6241177927360a8343ea9241d7ea314b7892d9f0",
          "body": null,
          "is_bot": false,
          "headline": "update go module dependencies (#302)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-09-11T19:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dae3c809554247eeb8d3a59ac95ca440068b644",
          "body": "…e77c to 3.0.0 (#301)\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-01T18:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d8c7d37dd3741304513998e8f7597d559dda55",
          "body": "* MIMEHeader: use Go's net/textproto for public interface\n\n* Use `textproto` prefix for the stdlib package where applicable\n\n* Use inttp prefix in detect.go",
          "is_bot": false,
          "headline": "MIMEHeader: use Go's net/textproto for public interface (#297)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-08-22T20:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb96b5a2719526382624849c321dc96364b11973",
          "body": null,
          "is_bot": false,
          "headline": "Rollback pkg/errors portion of #298 (#299)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-08-15T00:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c35f97f05e559326a213a7cfa93b9ac77cba1a1",
          "body": "* Remove archived `github.com/pkg/errors`\r\n* Remove deprecated `ioutil`\r\n* Small change for base64 corruption error check",
          "is_bot": false,
          "headline": "Remove deprecated packages (#298)",
          "author_name": "Chongyi Zheng",
          "author_login": "harryzcy",
          "committed_at": "2023-08-09T17:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151d2dcbc0d67bc99ef6953705b21812b1ef56a7",
          "body": "Can provide a significant optimization in memory usage when encoding\r\nlarge attachments - the attachment is stored only once (in the final\r\nmessage), instead of 3 times (part.Content, the base64 encoded buffer\r\nand the final message)",
          "is_bot": false,
          "headline": "add io.Reader interface for attachment content (#296)",
          "author_name": "erankor",
          "author_login": "erankor",
          "committed_at": "2023-08-07T17:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d622b5a28b407038b3608470508f26fbf5335de",
          "body": "* ci: Test on push so we can have a badge for `main`\n\n* Update build status badge for GH actions",
          "is_bot": false,
          "headline": "README: Update CI status badge (#292)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-06-21T00:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d661a06932e48f7841757ae74b2b32d7b71482",
          "body": null,
          "is_bot": false,
          "headline": "Renamed `master` to `main` (#291)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-06-20T19:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1fd9cde3cbde87b55665b2167baef709810c6f",
          "body": "* fix for values with encoded equal signs\r\n* replaced strings.SplitAfterN with strings.Cut",
          "is_bot": false,
          "headline": "fix for values with encoded equal signs (#289)",
          "author_name": "Michael Gross",
          "author_login": "komkom",
          "committed_at": "2023-04-27T15:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26de42ccbff825991397cc94bce1b51ccb1dc7dc",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for multiple Reply-To addresses (#288)",
          "author_name": "Noah-Jerome Lotzer",
          "author_login": "nolotz",
          "committed_at": "2023-04-19T18:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b5cbe90a3694a2476d0e83c101d791efcdc666",
          "body": "* textproto: Add comments to make go vet pass\r\n\r\n* textproto: fix errcheck lint errors from imported files",
          "is_bot": false,
          "headline": "Fix lint errors introduced by textproto import (#285)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-03-13T18:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340151cbda7cba69a01188d02efcc6970fae1140",
          "body": "…eader (#283)\n\n* Copy net/textproto from Golang git repo.\r\n\r\n* New method: ReadEmailMIMEHeader.\r\nNew functions: readEmailMIMEHeader, CanonicalEmailMIMEHeaderKey, validEmailHeaderFieldByte, canonicalEmailMIMEHeaderKey.\r\n\r\n* Add file textproto/reader_email.go\r\n\r\n* Remove duplicate validHeaderFieldByte\n[…]\n Go v1.16.x support in GitHub Action.\r\n\r\n* Replace `bytes.Clone()` to support Go v1.18.\r\n\r\n* Recover function canonicalEmailMIMEHeaderKey.\r\n\r\n---------\r\n\r\nCo-authored-by: ly020044 <ly020044@gmail.com>",
          "is_bot": false,
          "headline": "Maintain an internal copy of net/textproto with few fixes for email h…",
          "author_name": "iRedMail",
          "author_login": "iredmail",
          "committed_at": "2023-03-13T17:41:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87c0655d18b69c7c8a74b96de1aa54997829a8db",
          "body": null,
          "is_bot": false,
          "headline": "Read part content use option ReadPartErrorPolicy. (#284)",
          "author_name": "YongBin Li",
          "author_login": "lyb89",
          "committed_at": "2023-03-09T16:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "564f41862288d9afaf4db210e761ecc9320455c6",
          "body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8.\r\n- [Release notes](https://github.com/golang/text/releases)\r\n- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/text\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (#281)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-02-23T17:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba69e72a7f2f2c08ad82b033b884dd52054b0eb7",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "Refactor a couple parts of the boundary random sourcing (#280)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-02-15T21:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ae7bc1982934c101272cc6688e6c2db19dfe0f",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "Add direnv nix flake config (#279)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-02-15T21:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca81e6f0711b3fbb5c8c8bbe291d6e882fee1bad",
          "body": "Exports coding.RFC2047Decode(), making the large set of charsets more\r\nreadily available for package users.",
          "is_bot": false,
          "headline": "feat: export DecodeRFC2047 (#277) (#278)",
          "author_name": "Brian Starkey",
          "author_login": "usedbytes",
          "committed_at": "2023-02-12T17:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216150303057fa3745ca7da26b4664f724987b3b",
          "body": "Adds a RandSeed func to mail builder, allowing for reproducible output.",
          "is_bot": false,
          "headline": "feature: control randomness of boundary headers (#276)",
          "author_name": "Mike Andrews",
          "author_login": "xoba",
          "committed_at": "2023-02-10T01:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c7bb371f2c3da3f0e7f51485fe8d9cb733a1989",
          "body": null,
          "is_bot": false,
          "headline": "maint: Test with Go 1.19, 1.20 (#275)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-02-04T16:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33640c3cda5518d190fd5649747ac8afcb044800",
          "body": null,
          "is_bot": false,
          "headline": "parser: Add MaxStoredPartErrors option (#274)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-02-03T21:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95601a3d52d021e8c17d8c7f6334f691f67966b6",
          "body": "* Update golangci-lint to 1.51.0\n\n* maint: fix envelope.go lint warning",
          "is_bot": false,
          "headline": "Update golangci-lint to 1.51.0 (#265)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-02-02T20:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc8cfbd9dfd4354d5b4723ecad994b4ddaddf98",
          "body": null,
          "is_bot": false,
          "headline": "maint: Format with gofmt from go 1.20 (#273)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-02-02T19:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415ff72f7a2728fd37da3f7403e0539bb23a2a6b",
          "body": "…270)\n\n* Test with go 1.20 release candidate\n* header: Detect invalid header name characters for Go 1.20\n* header: test for permitted special chars",
          "is_bot": false,
          "headline": "fix: Reject invalid MIME header name characters to support Go 1.20 (#…",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-02-02T19:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5103b3fb6060d1b60c2de6422b7ab08197f27cb",
          "body": null,
          "is_bot": false,
          "headline": "Remove CHANGELOG.md, see GitHub releases instead (#272)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-01-31T19:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08f8a140df2242674202270c528c6fd1368cf098",
          "body": "Signed-off-by: James Hillyerd <james@hillyerd.com>",
          "is_bot": false,
          "headline": "Use Go 1.20 from nixpkgs-unstable for dev shell (#271)",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2023-01-30T23:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d6a5bdb98ce6d86fb7ba3c61ff61d0a65b835b",
          "body": "* feat: parse DSN\r\n* feat(dsn): add example\r\n\r\nCo-authored-by: Dmytro Kasianenko <dmytro.kasianeneko@outreach.io>",
          "is_bot": false,
          "headline": "feat: parse DSN (#268)",
          "author_name": "Dmytro Kasianenko",
          "author_login": "dmytrokasianenko-outreach",
          "committed_at": "2022-11-28T16:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd4cb3e98b0427fae1fc7cfc0aa8e97d08b3ed5",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 0.10.1",
          "author_name": "James Hillyerd",
          "author_login": "jhillyerd",
          "committed_at": "2022-09-18T18:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 30,
      "commits_last_year": 19,
      "latest_release_at": "2026-06-06T17:34:24Z",
      "latest_release_tag": "v2.4.1",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 47,
      "mean_days_between_releases": 111
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/jhillyerd/enmime/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/jhillyerd/enmime/v2",
          "is_deprecated": false,
          "latest_version": "v2.4.1",
          "repository_url": "https://github.com/jhillyerd/enmime",
          "versions_count": 6,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-06T17:32:11Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 47
        }
      ]
    },
    "popularity": {
      "forks": 116,
      "stars": 518,
      "watchers": 18,
      "fork_history": {
        "days": [
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 2
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-07-07",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-04-06",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-04-15",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 2
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 115,
        "total_forks": 116
      },
      "star_history": null,
      "open_issues_and_prs": 29
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 41954,
      "source_files_sampled": 78,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 9
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 9
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 25,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/cention-sany/utf7",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20170124080048-26cad61bd60a"
        },
        {
          "name": "github.com/go-test/deep",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/gogs/chardet",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20211120154057-b7413eaefb8f"
        },
        {
          "name": "github.com/inbucket/html2text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.37.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/cention-sany/utf7",
            "direct": true,
            "version": "v0.0.0-20170124080048-26cad61bd60a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-test/deep",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogs/chardet",
            "direct": true,
            "version": "v0.0.0-20211120154057-b7413eaefb8f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inbucket/html2text",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/displaywidth",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/cat",
            "direct": false,
            "version": "v0.0.0-20250911104152-50322a0618f6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/errors",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/ll",
            "direct": false,
            "version": "v0.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/olekukonko/tablewriter",
            "direct": false,
            "version": "v1.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ssor/bom",
            "direct": false,
            "version": "v0.0.0-20170718123548-6386211fdfcf",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 25,
        "direct_count": 7,
        "indirect_count": 18
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 233,
        "open_issues": 26,
        "closed_ratio": 0.821,
        "closed_issues": 119,
        "closed_unmerged_prs": 26
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jhillyerd",
          "commits": 394,
          "avatar_url": "https://avatars.githubusercontent.com/u/2502736?v=4"
        },
        {
          "type": "User",
          "login": "requaos",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/14243154?v=4"
        },
        {
          "type": "User",
          "login": "cinience",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/557426?v=4"
        },
        {
          "type": "User",
          "login": "dcormier",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/216265?v=4"
        },
        {
          "type": "User",
          "login": "davrux",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/7986776?v=4"
        },
        {
          "type": "User",
          "login": "dmytrokasianenko-outreach",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/97886121?v=4"
        },
        {
          "type": "User",
          "login": "deepakprabhakara",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/357991?v=4"
        },
        {
          "type": "User",
          "login": "pavelbazika",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/8425113?v=4"
        },
        {
          "type": "User",
          "login": "jerjako",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/3457236?v=4"
        },
        {
          "type": "User",
          "login": "lcd1232",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/8745863?v=4"
        }
      ],
      "contributors_sampled": 58,
      "top_contributor_share": 0.707
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-and-test.yml",
        "lint.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "20 out of 30 merged PRs checked by a CI test -- score normalized to 6",
            "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": 3,
            "reason": "Found 8/23 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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": 9,
            "reason": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0d919cc223e9cb6c2d45d6c653e7a64156006351",
        "ran_at": "2026-07-23T22:49:11Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T21:13:15Z",
      "oldest_open_prs": [
        {
          "number": 396,
          "created_at": "2026-06-06T16:42:23Z",
          "last_comment_at": "2026-06-06T17:51:48Z",
          "last_comment_author": "coveralls"
        },
        {
          "number": 401,
          "created_at": "2026-06-07T20:23:54Z",
          "last_comment_at": "2026-06-13T17:01:51Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 406,
          "created_at": "2026-07-20T12:26:08Z",
          "last_comment_at": "2026-07-20T12:27:57Z",
          "last_comment_author": "coveralls"
        }
      ],
      "last_merged_pr_at": "2026-07-21T21:12:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 63,
          "created_at": "2018-02-25T16:55:52Z",
          "last_comment_at": "2019-11-30T18:22:26Z",
          "last_comment_author": "requaos"
        },
        {
          "number": 83,
          "created_at": "2018-11-12T16:22:35Z",
          "last_comment_at": "2022-04-15T03:47:50Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 92,
          "created_at": "2018-11-19T20:40:00Z",
          "last_comment_at": "2022-06-22T05:50:56Z",
          "last_comment_author": "jimidle"
        },
        {
          "number": 109,
          "created_at": "2018-12-12T07:47:59Z",
          "last_comment_at": "2021-02-13T18:30:31Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 146,
          "created_at": "2020-01-22T20:19:55Z",
          "last_comment_at": "2021-04-04T15:01:25Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 147,
          "created_at": "2020-02-21T17:33:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 158,
          "created_at": "2020-07-01T21:36:48Z",
          "last_comment_at": "2020-07-02T15:16:22Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 196,
          "created_at": "2021-06-11T08:15:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 206,
          "created_at": "2021-08-01T08:22:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 207,
          "created_at": "2021-08-01T08:32:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 232,
          "created_at": "2022-01-28T18:25:56Z",
          "last_comment_at": "2022-02-19T20:52:39Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 236,
          "created_at": "2022-02-22T10:59:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 249,
          "created_at": "2022-05-16T11:11:26Z",
          "last_comment_at": "2022-05-16T14:57:17Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 258,
          "created_at": "2022-07-18T05:31:48Z",
          "last_comment_at": "2022-07-18T15:14:54Z",
          "last_comment_author": "iredmail"
        },
        {
          "number": 293,
          "created_at": "2023-06-22T04:01:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 295,
          "created_at": "2023-07-20T09:13:30Z",
          "last_comment_at": "2023-07-21T18:09:25Z",
          "last_comment_author": "requaos"
        },
        {
          "number": 300,
          "created_at": "2023-08-23T17:45:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 315,
          "created_at": "2023-12-19T17:44:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 338,
          "created_at": "2024-05-30T02:41:13Z",
          "last_comment_at": "2024-05-30T18:02:00Z",
          "last_comment_author": "jhillyerd"
        },
        {
          "number": 356,
          "created_at": "2024-11-06T03:58:31Z",
          "last_comment_at": "2024-11-06T06:39:17Z",
          "last_comment_author": "ltybenet"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jhillyerd/enmime",
    "host": "github.com",
    "name": "enmime",
    "owner": "jhillyerd"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 63,
        "vitality": 73,
        "community": 73,
        "governance": 66,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 0.84,
              "days_since_last_push": 2,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "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": "19 commits in the last year",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 30,
              "latest_release_tag": "v2.4.1",
              "releases_from_tags": false,
              "days_since_latest_release": 47,
              "mean_days_between_releases": 111
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "30 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 47 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~111 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 111
                    }
                  }
                ],
                "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": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 73,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 116,
              "stars": 518,
              "watchers": 18,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "518 stars",
                "points": 44,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 518
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "116 forks",
                "points": 17.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 116
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "18 watchers",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 58,
              "top_contributor_share": 0.707
            },
            "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 71% of commits",
                "points": 6.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 71
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "58 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 233,
              "open_issues": 26,
              "closed_issues": 119,
              "issue_closed_ratio": 0.821,
              "closed_unmerged_prs": 26
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "233/259 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 233,
                      "decided": 259
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/23 approved changesets -- score normalized to 3",
                "points": 4.5,
                "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": 60,
            "inputs": {
              "followers": 93,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jhillyerd",
              "public_repos": 47,
              "account_age_days": 5037
            },
            "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": "93 followers of jhillyerd",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 93,
                      "login": "jhillyerd"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "47 public repos, account ~13 yr old",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 47
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/jhillyerd/enmime/v2"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 47
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 47 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "6 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.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": "20 out of 30 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "mime",
                "golang",
                "email",
                "mail",
                "parser",
                "encoder",
                "decoder",
                "go"
              ],
              "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 30 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "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 8/23 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 25 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 25
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 25,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/text v0.37.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/text v0.37.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 25,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.988,
              "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": "83 of 84 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 83,
                      "sampled": 84
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.16
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix, lockfile"
                    }
                  }
                ],
                "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": "16 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 41954,
              "source_files_sampled": 78,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/78 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 78,
                      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T22:49:37.679033Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jhillyerd/enmime.svg",
  "full_name": "jhillyerd/enmime",
  "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 statisticsGo.