Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 20:37 UTC

mailgun / mailgun-go

Go library for the Mailgun API.

GoBSD-3-Clause★ 745 stars⑂ 147 forkssince Feb 2014View on GitHub ↗

mailgun/mailgun-go holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (86/100) and lowest on Security (64/100). It was last updated 4 days ago. 2 contributors account for most of its recent work.

76
overall / 100
Good

Software health index

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

76
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

Mailgun TeamOrganization
164 followers108 public repossince Oct 2010

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/mailgun/mailgun-go/v5v5.17.0-306 days ago

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
18/36Commit cadence — 26/52 weeks with commits
15.8/18Commit volume — 56 commits in the last year
6/10OpenSSF Scorecard: Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year56
human_commit_share0.8
days_since_last_push4
active_weeks_last_year26

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~20.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv5.17.0
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases20.8
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
46.6/60Stars — 745 stars
18/25Forks — 147 forks
10.2/15Watchers — 69 watchers
Inputs used
forks147
stars745
watchers69
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

77Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.7/22.5Commit distribution — top contributor authored 39% of commits
13.5/13.5Contributor breadth — 76 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled76
top_contributor_share0.392
How it's scored
46.2/46.8Issue resolution — 99% of issues closed
35.4/38.3PR acceptance — 293/317 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/21 approved changesets -- score normalized to 1
Inputs used
merged_prs293
open_issues2
closed_issues167
issue_closed_ratio0.988
closed_unmerged_prs24
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
15.9/25Owner reach — 164 followers of mailgun
25/25Track record — 108 public repos, account ~15 yr old
Inputs used
followers164
owner_typeOrganization
is_verified
owner_loginmailgun
public_repos108
account_age_days5,755
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 6 days ago
20/20Version history — 30 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/mailgun/mailgun-go/v5
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 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
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
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 — 3 topics
10/10Wiki
Inputs used
topicsgo, mailgun, email
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?

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/21 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
4.5/7.5Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
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
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 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.

66Moderate · 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 — 73 of 80 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.912
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 — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 20 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0.2
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/140 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes35,851
source_files_sampled140
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

745GitHub stars
76contributors
56commits, last 12 months
4days since last push
100releases
2bus factor
2open 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 ★ / 147 ⇿
0Stars
147Forks
99Releases

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.

025507510012515014542014-062020-062026-06
Major 2Minor 39Patch 53

Each point covers 11 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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-24 20:36 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/21 approved changesets -- score normalized to 1
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
Gogithub.com/go-chi/chi/v5v5.3.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/oapi-codegen/runtimev1.4.2go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
All dependencies 7

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

RegistryPackageVersionRelation
Gogithub.com/go-chi/chi/v5v5.3.1direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/oapi-codegen/runtimev1.4.2direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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": [
        "go",
        "mailgun",
        "email"
      ],
      "is_fork": false,
      "size_kb": 1099,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 473366,
        "Makefile": 2721
      },
      "pushed_at": "2026-07-19T21:02:47Z",
      "created_at": "2014-02-28T00:28:44Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T18:07:37Z",
      "description": "Go library for the Mailgun API.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.mailgun.com",
      "name": "Mailgun Team",
      "type": "Organization",
      "login": "mailgun",
      "company": null,
      "location": "San Francisco, USA",
      "followers": 164,
      "avatar_url": "https://avatars.githubusercontent.com/u/447686?v=4",
      "created_at": "2010-10-21T01:02:03Z",
      "is_verified": null,
      "public_repos": 108,
      "account_age_days": 5755
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.17.0",
          "kind": "minor",
          "published_at": "2026-07-18T18:13:39Z"
        },
        {
          "tag": "v5.16.0",
          "kind": "minor",
          "published_at": "2026-06-02T17:32:50Z"
        },
        {
          "tag": "v5.15.0",
          "kind": "minor",
          "published_at": "2026-03-25T18:54:22Z"
        },
        {
          "tag": "v5.14.0",
          "kind": "minor",
          "published_at": "2026-02-23T18:53:16Z"
        },
        {
          "tag": "v5.13.2",
          "kind": "patch",
          "published_at": "2026-02-19T18:45:52Z"
        },
        {
          "tag": "v5.13.1",
          "kind": "patch",
          "published_at": "2026-02-10T18:02:08Z"
        },
        {
          "tag": "v5.13.0",
          "kind": "minor",
          "published_at": "2026-02-06T17:11:01Z"
        },
        {
          "tag": "v5.12.0",
          "kind": "minor",
          "published_at": "2026-02-01T19:08:48Z"
        },
        {
          "tag": "v5.11.0",
          "kind": "minor",
          "published_at": "2026-01-24T13:15:08Z"
        },
        {
          "tag": "v5.10.1",
          "kind": "patch",
          "published_at": "2026-01-12T20:17:31Z"
        },
        {
          "tag": "v5.10.0",
          "kind": "minor",
          "published_at": "2026-01-07T17:58:46Z"
        },
        {
          "tag": "v5.9.1",
          "kind": "patch",
          "published_at": "2025-12-27T15:53:47Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2025-12-16T18:08:05Z"
        },
        {
          "tag": "v5.8.1",
          "kind": "patch",
          "published_at": "2025-11-01T16:56:25Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2025-10-15T23:25:32Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2025-10-15T23:24:41Z"
        },
        {
          "tag": "v5.7.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-09-24T12:24:50Z"
        },
        {
          "tag": "v5.6.2",
          "kind": "patch",
          "published_at": "2025-09-24T12:11:29Z"
        },
        {
          "tag": "v5.6.1",
          "kind": "patch",
          "published_at": "2025-09-13T19:22:58Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2025-09-04T16:33:39Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2025-07-27T12:22:52Z"
        },
        {
          "tag": "v5.4.2",
          "kind": "patch",
          "published_at": "2025-06-27T12:06:23Z"
        },
        {
          "tag": "v5.4.1",
          "kind": "patch",
          "published_at": "2025-06-20T17:46:06Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2025-05-18T14:40:36Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2025-04-26T10:55:00Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2025-04-11T18:12:47Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2025-04-01T16:18:04Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2025-03-15T14:33:02Z"
        },
        {
          "tag": "v5.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2025-03-14T12:59:19Z"
        },
        {
          "tag": "v4.23.0",
          "kind": "minor",
          "published_at": "2025-03-14T12:55:58Z"
        },
        {
          "tag": "v4.22.3",
          "kind": "patch",
          "published_at": "2025-03-10T17:28:21Z"
        },
        {
          "tag": "v5.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-03-02T10:08:28Z"
        },
        {
          "tag": "v4.22.2",
          "kind": "patch",
          "published_at": "2025-03-01T20:33:58Z"
        },
        {
          "tag": "v4.22.1",
          "kind": "patch",
          "published_at": "2025-02-06T18:06:23Z"
        },
        {
          "tag": "v4.22.0",
          "kind": "minor",
          "published_at": "2025-01-30T17:46:50Z"
        },
        {
          "tag": "v4.21.0",
          "kind": "minor",
          "published_at": "2024-12-11T19:07:02Z"
        },
        {
          "tag": "v4.20.6",
          "kind": "patch",
          "published_at": "2024-12-10T18:10:25Z"
        },
        {
          "tag": "v4.20.5",
          "kind": "patch",
          "published_at": "2024-12-07T12:21:16Z"
        },
        {
          "tag": "v4.20.4",
          "kind": "patch",
          "published_at": "2024-12-04T13:10:03Z"
        },
        {
          "tag": "v4.20.3",
          "kind": "patch",
          "published_at": "2024-12-04T10:31:38Z"
        },
        {
          "tag": "v4.20.2",
          "kind": "patch",
          "published_at": "2024-12-03T20:55:17Z"
        },
        {
          "tag": "v4.20.1",
          "kind": "patch",
          "published_at": "2024-12-03T18:55:17Z"
        },
        {
          "tag": "v4.20.0",
          "kind": "minor",
          "published_at": "2024-12-02T20:38:14Z"
        },
        {
          "tag": "v4.19.1",
          "kind": "patch",
          "published_at": "2024-11-30T10:41:48Z"
        },
        {
          "tag": "v4.19.0",
          "kind": "minor",
          "published_at": "2024-11-28T17:09:33Z"
        },
        {
          "tag": "v4.18.5",
          "kind": "patch",
          "published_at": "2024-11-09T17:42:23Z"
        },
        {
          "tag": "v4.18.4",
          "kind": "patch",
          "published_at": "2024-11-09T16:52:32Z"
        },
        {
          "tag": "v4.18.3",
          "kind": "patch",
          "published_at": "2024-11-09T11:53:17Z"
        },
        {
          "tag": "v4.18.2",
          "kind": "patch",
          "published_at": "2024-11-09T10:08:02Z"
        },
        {
          "tag": "v4.18.1",
          "kind": "patch",
          "published_at": "2024-11-02T17:51:00Z"
        },
        {
          "tag": "v4.18.0",
          "kind": "minor",
          "published_at": "2024-11-01T12:07:53Z"
        },
        {
          "tag": "v4.17.3",
          "kind": "patch",
          "published_at": "2024-10-29T13:59:59Z"
        },
        {
          "tag": "v4.17.2",
          "kind": "patch",
          "published_at": "2024-10-29T12:06:22Z"
        },
        {
          "tag": "v4.17.1",
          "kind": "patch",
          "published_at": "2024-10-28T18:22:14Z"
        },
        {
          "tag": "v4.17.0",
          "kind": "minor",
          "published_at": "2024-10-28T09:06:59Z"
        },
        {
          "tag": "v4.16.0",
          "kind": "minor",
          "published_at": "2024-09-26T20:40:47Z"
        },
        {
          "tag": "v4.15.2",
          "kind": "patch",
          "published_at": "2024-09-17T18:07:30Z"
        },
        {
          "tag": "v4.15.1",
          "kind": "patch",
          "published_at": "2024-09-16T17:27:27Z"
        },
        {
          "tag": "v4.15.0",
          "kind": "minor",
          "published_at": "2024-08-13T10:08:22Z"
        },
        {
          "tag": "v4.14.0",
          "kind": "minor",
          "published_at": "2024-08-09T15:04:38Z"
        },
        {
          "tag": "v4.13.0",
          "kind": "minor",
          "published_at": "2024-08-09T14:35:02Z"
        },
        {
          "tag": "v4.12.0",
          "kind": "minor",
          "published_at": "2023-11-27T19:00:25Z"
        },
        {
          "tag": "v4.11.1",
          "kind": "patch",
          "published_at": "2023-11-06T20:35:37Z"
        },
        {
          "tag": "v4.11.0",
          "kind": "minor",
          "published_at": "2023-08-08T16:39:04Z"
        },
        {
          "tag": "v4.10.0",
          "kind": "minor",
          "published_at": "2023-07-27T14:42:49Z"
        },
        {
          "tag": "v4.9.2",
          "kind": "patch",
          "published_at": "2023-07-03T18:00:42Z"
        },
        {
          "tag": "v4.9.1",
          "kind": "patch",
          "published_at": "2023-06-19T14:42:13Z"
        },
        {
          "tag": "v4.9.0",
          "kind": "minor",
          "published_at": "2023-06-06T18:42:33Z"
        },
        {
          "tag": "v4.8.2",
          "kind": "patch",
          "published_at": "2023-02-10T15:53:02Z"
        },
        {
          "tag": "v4.8.1",
          "kind": "patch",
          "published_at": "2022-05-27T18:38:37Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2022-05-27T14:28:35Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2022-05-27T01:23:20Z"
        },
        {
          "tag": "v4.6.2",
          "kind": "patch",
          "published_at": "2022-05-23T16:53:03Z"
        },
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2022-03-29T14:54:11Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2021-11-17T15:21:56Z"
        },
        {
          "tag": "v4.5.3",
          "kind": "patch",
          "published_at": "2021-08-30T07:00:24Z"
        },
        {
          "tag": "v4.5.2",
          "kind": "patch",
          "published_at": "2021-06-28T22:32:01Z"
        },
        {
          "tag": "v4.5.1",
          "kind": "patch",
          "published_at": "2021-04-12T21:34:55Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2021-04-09T18:15:15Z"
        },
        {
          "tag": "v4.4.1",
          "kind": "patch",
          "published_at": "2021-02-23T18:41:58Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2021-02-23T02:59:12Z"
        },
        {
          "tag": "v4.3.4",
          "kind": "patch",
          "published_at": "2021-02-22T19:47:19Z"
        },
        {
          "tag": "v4.3.3",
          "kind": "patch",
          "published_at": "2021-01-29T17:58:18Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2021-01-19T15:26:39Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2021-01-09T04:01:09Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2020-10-14T17:22:20Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2020-09-17T16:31:10Z"
        },
        {
          "tag": "v4.1.4",
          "kind": "patch",
          "published_at": "2020-08-20T15:17:28Z"
        },
        {
          "tag": "v4.1.3",
          "kind": "patch",
          "published_at": "2020-06-23T21:38:11Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2020-06-10T14:03:47Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2020-06-05T15:51:11Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2020-05-05T14:31:30Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2020-03-10T17:15:05Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2020-01-29T16:40:34Z"
        },
        {
          "tag": "v3.6.4",
          "kind": "patch",
          "published_at": "2020-01-05T21:36:13Z"
        },
        {
          "tag": "v3.6.3",
          "kind": "patch",
          "published_at": "2019-12-03T19:13:59Z"
        },
        {
          "tag": "v3.6.2",
          "kind": "patch",
          "published_at": "2019-11-18T20:12:49Z"
        },
        {
          "tag": "v3.6.1",
          "kind": "patch",
          "published_at": "2019-10-24T17:57:05Z"
        },
        {
          "tag": "v3.6.1-rc.3",
          "kind": "prerelease",
          "published_at": "2019-07-17T17:44:50Z"
        },
        {
          "tag": "v3.6.1-rc.2",
          "kind": "prerelease",
          "published_at": "2019-07-01T16:11:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d7f2dd4369c9bb5ac8291b4851b89b3f0d534f7b",
          "body": "https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/inboxready/inbox-placement/post-v4-inbox-tests#/docs/inboxready/api-reference/optimize/inboxready/inbox-placement/get-v4-inbox-sharing-public--shareid-",
          "is_bot": false,
          "headline": "DE-1538 Add endpoint for Running Inbox Placement Test (#487)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-07-18T18:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf30c5609f66993da2ebd6c565002c1a0e7a99ac",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 (#486)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T17:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "349f73254796eb877b9e9d5b0362bd81adfc6b72",
          "body": null,
          "is_bot": false,
          "headline": "DE-1538 Generate Inbox Placement stubs 3 (#485)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-06-26T17:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444587823cbc746c610afdf3ab8205a9a6ea15a8",
          "body": null,
          "is_bot": false,
          "headline": "DE-1538 Generate Inbox Placement stubs 2  (#474)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-06-26T17:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5bcba4d59160b1ad8a57a7c7efbaab4184e3ab3",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/oapi-codegen/runtime from 1.4.1 to 1.4.2 (#484)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T16:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80f128c0a0ca480a1f7a33c04d2034e14cd86a3",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1 (#482)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T17:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf2575deef7ba77c87fd006c8650a9a0c62d83b",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/go-chi/chi/v5 from 5.2.5 to 5.3.0 (#481)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T17:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afdd29d8b48bd9049b475b0c5936fcaf9ab28b5d",
          "body": null,
          "is_bot": false,
          "headline": "DE-1733 Get rid of not supported github.com/json-iterator/go (#480)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-05-01T17:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e97be9ebeb0c72fee0d334eb32b26b9af2ac619c",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/oapi-codegen/runtime from 1.3.1 to 1.4.0 (#479)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T16:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a4d73359e9d46b9bd31f66234990a11c0c3121a",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/oapi-codegen/runtime from 1.2.0 to 1.3.0 (#477)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T18:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4f3ad29186daba05f0318e98c4436b488d8d66",
          "body": null,
          "is_bot": false,
          "headline": "bump go to 1.24 (#478)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-03-25T18:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ad8d21ab47cb8e72ced2b95919b724337f4636",
          "body": "Bumps\n[github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime)\nfrom 1.1.2 to 1.2.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/oapi-codegen/runtime/releases\">github.com/oapi-codegen/runtime's\nreleases</a>.</em></p>\n<blockquote>\n<h2>Pa\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Bump github.com/oapi-codegen/runtime from 1.1.2 to 1.2.0 (#476)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-06T19:37:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1cfd1b5c606e1bb584b49fcbd32326e0203d2659",
          "body": null,
          "is_bot": false,
          "headline": "permissions for changelog updater (#475)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-02-26T18:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57483553f522738978bba2c383f2c0eaeb07e9a1",
          "body": null,
          "is_bot": false,
          "headline": "DE-1724 test go1.26 (#473)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-02-24T18:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1872058d1bad89ed3e233af49d535d8a8a6e1f",
          "body": "## Summary\n\nAdds missing fields from the Mailgun Events API that are returned in\nresponses but not captured by the current structs.\n\nIn particular, `last-message` will contain the actual error when the\nfailure reason is \"old\", and `recipient-provider` enables analyzing\ndelivery rates by email provid\n[…]\nRemoved `omitempty` from all new fields (only used for unmarshalling)\n- Removed `recipient-provider` from `Accepted`\n\n---------\n\nCo-authored-by: Vilen Topchii <32271530+vtopc@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add missing event fields from Mailgun API (#471)",
          "author_name": "Aliz",
          "author_login": "alizshow",
          "committed_at": "2026-02-23T18:52:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3229ef57d782d662ce4f2c1aafae24bc5d4c522f",
          "body": null,
          "is_bot": false,
          "headline": "DE-1721 Fix Domain payload formats (#472)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-02-19T18:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bc5c6a695fbf39be07d9f68b58c1e713d7426d",
          "body": "Per the API\n[documentation](https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun/domains/put-v4-domains--name-#domains/put-v4-domains--name-/request/body),\nthe payload should be `multipart/form-data` and not\n`application/x-www-form-urlencoded`.\n\nnote: it's a bit weird that the API doesn't return a 415 (Unsupported\nMedia Type) instead of a silent 200.",
          "is_bot": false,
          "headline": "fix: update \"UpdateDomain\" payload format (#470)",
          "author_name": "Gregory Randria",
          "author_login": "grandria",
          "committed_at": "2026-02-10T17:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76ec1e551e73407d550c4afa86024bf9efef96f4",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 (#469)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T19:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "311982d5c0d4d367d16ff63891690c789ce527b1",
          "body": null,
          "is_bot": false,
          "headline": "Codegen notes (#468)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-02-08T13:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eac2cebb009a11af548fd5659d07962d56f05585",
          "body": "## Description\n<img width=\"872\" height=\"124\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/6464bd2e-bf5c-4b46-92c5-9c51f375473a\"\n/>\n\nAdded the function `ExtractNotifiedMessage` for extracting payload from\nnotify webhook. This function acts similarly to the function\n`ExtractForwardedMes\n[…]\n\nforwarding webhook\n\n## Proof-of-Concept\n<img width=\"1512\" height=\"982\" alt=\"Screenshot 2026-02-05 at 01 26 19\"\nsrc=\"https://github.com/user-attachments/assets/687c3ec1-4269-425d-8905-e66c5cc42e3f\"\n/>",
          "is_bot": false,
          "headline": "Feat: Add ExtractNotifiedMessage (#467)",
          "author_name": "Rayhan Kinan Muhannad",
          "author_login": "rayhankinan",
          "committed_at": "2026-02-06T17:10:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4701a589b9d78991b98aafe4a93747739cdde88b",
          "body": null,
          "is_bot": false,
          "headline": "fix CHANGELOG updater (#466)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-02-01T19:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14176978d939927fd880653c13c8ed0498843418",
          "body": null,
          "is_bot": false,
          "headline": "Regen inboxready mtypes (#465)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-02-01T19:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e30ea18ce75d74d1594fd69b83ff1afee0371d8",
          "body": null,
          "is_bot": false,
          "headline": "DE-1499 revert manual run and update CHANGELOG (#464)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-24T14:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb803e17bc687f5e50d68560286ee0ca8b11020",
          "body": null,
          "is_bot": false,
          "headline": "DE-1499 CHANGELOG fixes (#463)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-24T13:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42a697fcbb366d988caf6cac5fb04fb6678281b",
          "body": null,
          "is_bot": false,
          "headline": "DE-1499 fix update changelog script (#462)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-24T13:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edeedc626ce3a8c3937c481f0a5e34e9a8c66ea8",
          "body": "https://mailgun.atlassian.net/browse/DE-1707",
          "is_bot": false,
          "headline": "DE-1707 Implement AddOption(key, value string) for Messages (#461)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-24T13:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480ce01a489a50f4f4d93632ce2b59109cdf016c",
          "body": "https://mailgun.atlassian.net/browse/DE-1694",
          "is_bot": false,
          "headline": "Add TODOs for ListDomainKeys (#460)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-22T19:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63b73a84457b2741de15a6e6f44189cd1561348a",
          "body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from\n5.2.3 to 5.2.4.\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a\nhref=\"https://github.com/go-chi/chi/commit/6eb35881c0e438ffb663ddbad3a61babaa5e5d8a\"><code>6eb3588</code></a>\nmiddleware: harden RedirectSlashes handler (<a\nhref=\"htt\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 (#459)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T17:10:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24efc0a8e81e430f4338b4bdd28fb5dff4f41a2d",
          "body": null,
          "is_bot": false,
          "headline": "Automate updating the CHANGELOG (#458)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-16T18:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d80e28b4b4fdfff41a1953c4397288e3edf0313",
          "body": null,
          "is_bot": false,
          "headline": "DE-1697 fix Mailgun API key placeholder usage (#457)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-13T17:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88826e84e72c230ac91e5348918d46875d06f266",
          "body": "fixes #455",
          "is_bot": false,
          "headline": "Fix ListDomainKeys iterator (#456)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-12T20:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85e9cdb7473743f0138d7c96278ac8c4f36faf1f",
          "body": null,
          "is_bot": false,
          "headline": "DE-1691 Describe how to migrate to v5 release (#454)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-10T15:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93faf1f88f68cd692af5ab44b2e300cb6b49a44d",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "DE-1686 Switch to std errors package (#453)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-10T14:27:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5d96a0dd13e860629c03f952df1a567e5478c907",
          "body": "Closes #436",
          "is_bot": false,
          "headline": "implementing domain keys API calls (#450)",
          "author_name": "Szasza Palmer",
          "author_login": "Szasza",
          "committed_at": "2026-01-07T17:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba8f44f1a1cabfb3c63498662819cbe5c00ae4e",
          "body": "…age) (#452)",
          "is_bot": false,
          "headline": "Added o:secondary-dkim and o:secondary-dkim-public to Send(CommonMess…",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2026-01-07T17:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f13a1fc0bf2b3bfce535dc2c96cfcfa85bd3d450",
          "body": null,
          "is_bot": false,
          "headline": "test on go1.25 (#449)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-12-27T19:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f62d31d09ac866786eef48869f648d0a8d930e9",
          "body": null,
          "is_bot": false,
          "headline": "DE-1531 Migrate to golangci-lint v2 (#448)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-12-27T15:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f390627846073837035a5d90d24043d653b6a68",
          "body": null,
          "is_bot": false,
          "headline": "Encode tags in paths (#447)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-12-27T14:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5aefba6b26281eaddb0ee392d8d3ab890a71558",
          "body": null,
          "is_bot": false,
          "headline": "support all params for GET api.mailgun.net/v4/domains (#446)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-12-16T18:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a01adf37e456b1c332101db162d2c22f0cfd8848",
          "body": null,
          "is_bot": false,
          "headline": "support all params for GET api.mailgun.net/v4/domains/{name} (#445)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-12-16T17:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afdc610caa49962e26508a07d454e7d7144aeae6",
          "body": null,
          "is_bot": false,
          "headline": "support all params for PUT api.mailgun.net/v4/domains/{name} (#444)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-12-16T17:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f99170ca3867f08da284796692944c4f21072a",
          "body": "Adds support for the fields in the\n[GET](https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun/domains/get-v4-domains--name),\n[PUT](https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun/domains/put-v4-domains--name-)\nand\n[POST](https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun/domains/post-v4-domains)\nendpoints for v4/domains",
          "is_bot": false,
          "headline": "Extended fields for domains (#443)",
          "author_name": "Stephen Young",
          "author_login": "hownowstephen",
          "committed_at": "2025-12-05T17:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966bda16e57ae85b314f0786cc35977245c8292a",
          "body": "fixes #440",
          "is_bot": false,
          "headline": "DE-1624 Fix encoding in Unsubscribe and MailingLists endpoints (#441)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-11-01T16:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3400136bb12eae0bdde7d0f389139555027de21",
          "body": "Adds client support, test covg and mocks for the [IP\nwarming](https://documentation.mailgun.com/docs/inboxready/api-reference/optimize/mailgun/ip-address-warmup)\napis",
          "is_bot": false,
          "headline": "Add support for ip_warming endpoints (#437)",
          "author_name": "Stephen Young",
          "author_login": "hownowstephen",
          "committed_at": "2025-10-15T23:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad3dcfd7ca663365488148b968584bd8da03b849",
          "body": "…4 (#439)",
          "is_bot": false,
          "headline": "Update golangci-lint to the latest v1(v1.64.8) version and test go1.2…",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-10-13T17:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f5fdd07a214e93be5b69acd5022ea41cb60eaa",
          "body": null,
          "is_bot": false,
          "headline": "Fix ISO8601Time examples and tests (#438)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-10-13T16:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0cb2d5a6e5e719a5bedd329ec68a0fa1a12020",
          "body": "Resolves #199",
          "is_bot": false,
          "headline": "Add rate limit error (#433)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-09-24T12:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40b9ccfff4d59a2047cd96a5b2f7c1f9f922917",
          "body": "Closes #434",
          "is_bot": false,
          "headline": "fixing the API key secret mapping (#435)",
          "author_name": "Szasza Palmer",
          "author_login": "Szasza",
          "committed_at": "2025-09-24T12:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ac393049124ace334db3f80da2a8e38ffaac22",
          "body": "fixes #427",
          "is_bot": false,
          "headline": "decode address parameter in complaints (#432)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-09-13T19:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b292a1e6a4401133531079142049a548a4d20927",
          "body": "…to url.QueryEscape (#431)\n\nfixes #427",
          "is_bot": false,
          "headline": "Switch GET and DELETE /v3/:domain/bounces/:email from url.PathEscape …",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-09-13T19:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "790aa29622409fc40d079359b93a8fa7a9d98501",
          "body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from\n5.2.2 to 5.2.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/go-chi/chi/releases\">github.com/go-chi/chi/v5's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.2.3</h2>\n<h2>What's Changed</h2>\n\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.3 (#429)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-10T17:06:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "278a24e3ba5f867e49f4f367a904953d4acc809c",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify)\nfrom 1.11.0 to 1.11.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/stretchr/testify/releases\">github.com/stretchr/testify's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.11.1</h2>\n<p>\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#430)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-10T16:57:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ff50afbaa199034dc3bf047f1d1732b9a8be43c",
          "body": "… (#428)\n\nhttps://mailgun.atlassian.net/browse/DE-1595",
          "is_bot": false,
          "headline": "DE-1595 add use_automatic_sender_security to create/update/get domain…",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-09-04T16:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb85dd8eb4418097842e25b52a7585da271e3234",
          "body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify)\nfrom 1.10.0 to 1.11.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/stretchr/testify/releases\">github.com/stretchr/testify's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.11.0</h2>\n<h2\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#426)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-26T16:07:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "71719444bcb9d3abfe4838558e41e454fb1e1954",
          "body": "Bumps\n[github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime)\nfrom 1.1.1 to 1.1.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/oapi-codegen/runtime/releases\">github.com/oapi-codegen/runtime's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1\n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Bump github.com/oapi-codegen/runtime from 1.1.1 to 1.1.2 (#424)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-29T09:20:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7fc588a20dc6e4b9470eab9f7002cafbd828327a",
          "body": "Closes #422",
          "is_bot": false,
          "headline": "Adding API key management support (#423)",
          "author_name": "Szasza Palmer",
          "author_login": "Szasza",
          "committed_at": "2025-07-27T12:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb5ba848d3b49ec960164ac6c5cfaf4bf671a0ab",
          "body": "…istIP response (#420)\n\nCloses #417 \n\nPlease see the conversation about the approach in the issue.",
          "is_bot": false,
          "headline": "adding the is_on_warmup and assignable_to_pools status flags to the L…",
          "author_name": "Szasza Palmer",
          "author_login": "Szasza",
          "committed_at": "2025-06-27T12:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4093a85c14286f7aaa4c9c593ad42c400a95873",
          "body": null,
          "is_bot": false,
          "headline": "DE-1553 URL encode bounces (#419)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-06-20T17:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b4191e8848d5d4923f701263c6f5dc116d6f21",
          "body": "…roup (#418)\n\nBumps the go_modules group with 1 update:\n[github.com/go-chi/chi/v5](https://github.com/go-chi/chi).\n\nUpdates `github.com/go-chi/chi/v5` from 5.2.1 to 5.2.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/go-chi/chi/releases\">github.com/go-chi\n[…]\nps://github.com/mailgun/mailgun-go/network/alerts).\n\n</details>\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": "Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 in the go_modules g…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-20T17:06:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5895f9ff438c8417dcff63b374cdc703443e3b52",
          "body": null,
          "is_bot": false,
          "headline": "DE-1526 Blocklist Monitoring (Domains) (#413)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-05-18T14:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda21a41769c3242d90b318c502c9899c80d8668",
          "body": "…date (#416)",
          "is_bot": false,
          "headline": "DE-1534 Deprecate /v3/domains/{name}/connection and fix web_prefix up…",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-05-15T18:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330cb937ba09b069fa1cfb0ec63c9a40b764019c",
          "body": "https://documentation.mailgun.com/docs/mailgun/api-reference/openapi-final/tag/Messages/#tag/Messages/operation/POST-v3--domain-name--messages!path=o:tracking-pixel-location-top&t=request",
          "is_bot": false,
          "headline": "DE-1530 Add o:tracking-pixel-location option (#415)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-04-26T10:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc16178b4563d457f61c19fdf8081756a5a75a38",
          "body": null,
          "is_bot": false,
          "headline": "DE-1527 Support Alerts endpoints (#414)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-04-13T16:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b63867cd8a4fd35d28315c04f34c8b15ce145ba",
          "body": null,
          "is_bot": false,
          "headline": "DE-1504 Generate models for Alerts (#412)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-04-12T13:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3913bddc87d9e1e52d8e016a16b6aeb3465dbb2e",
          "body": "Adds support for listing domains by IP address\nhttps://documentation.mailgun.com/docs/mailgun/api-reference/openapi-final/tag/IPs/#tag/IPs/operation/GET-v3-ips--ip--domains,\nwith test coverage and mock updates.",
          "is_bot": false,
          "headline": "Add ListIPDomains  (#411)",
          "author_name": "Stephen Young",
          "author_login": "hownowstephen",
          "committed_at": "2025-04-11T18:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4bfdc013399ec7cb37b44270627e3c36f30e9ec",
          "body": "[EASY-597](https://mailgun.atlassian.net/browse/EASY-597):\n\nAs part of the broader tags project we are increasing the maximum number\nof tags per message to 10",
          "is_bot": false,
          "headline": "EASY-597: Increase max tag limit to 10 per message (#409)",
          "author_name": "Fran Torres-Lopez",
          "author_login": "forcewhisperer",
          "committed_at": "2025-04-01T16:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "050bcc567542d7660cf9020b7599234e4f348aa9",
          "body": null,
          "is_bot": false,
          "headline": "DE-1505 Generate Blocklist Monitoring models (#408)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-03-22T15:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "839a53186db40967ce8524099515790b505495f1",
          "body": null,
          "is_bot": false,
          "headline": "DE-1504 Generate models for Alerts(oapi-codegen) (#406)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-03-19T18:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae1796d0a0cc9e461352e14668d92873622b255d",
          "body": null,
          "is_bot": false,
          "headline": "DE-1503 Fix examples (#405)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-03-15T15:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e0a7dbf8ce686160fffacfb72f3f47c9401327",
          "body": "### Breaking changes:\n#### Mailgun client is now domain agnostic\n  - No need to pass the domain into the `func mailgun.NewMailgun`\n- Many methods now require passing a domain, which indicates which\nmethods are domain-specific and which are global for your account.\n- Pay attention to that `func NewMe\n[…]\nthe `VerifyWebhookSignature()` method, as\nit will always fail.\n- `mailgun.MailgunImpl` is renamed to `mailgun.Client` for not\nstuttering.\n\n---------\n\nCo-authored-by: Szasza Palmer <szasza@szasza.info>",
          "is_bot": false,
          "headline": "DE-1146 Release v5 (#367)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-03-15T14:31:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41448134b0183c6a82bbe61e9b1d8585a1dd1870",
          "body": null,
          "is_bot": false,
          "headline": "DE-1502 Deprecate things in v4 (#404)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-03-14T12:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1223142c92dd410347bd5b681fdc59eedaae09ce",
          "body": "…ll for v4 (#403)\n\n#400 for v4",
          "is_bot": false,
          "headline": "DE-1501 Add support for the 'enabled' parameter in the ListIPs API ca…",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-03-14T11:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93ac946b282668662bf6b174a2acc46174b47e2a",
          "body": "…ate (#399)\n\nhttps://documentation.mailgun.com/docs/mailgun/api-reference/openapi-final/tag/Messages/#tag/Messages/operation/POST-v3--domain-name--messages!path=from&t=request",
          "is_bot": false,
          "headline": "DE-1497 Remove the need for 'from' when sending messages with a templ…",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-03-10T17:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "554933da1118f8627c39afc529a79f279d50b96f",
          "body": "Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from\n5.2.0 to 5.2.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/go-chi/chi/releases\">github.com/go-chi/chi/v5's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v5.2.1</h2>\n<h2>⚠️  Chi supports Go \n[…]\nnless you reopen the\nPR or upgrade to it yourself)\n\n\n</details>\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": "Bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 (#391)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-20T18:20:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2596ed9b8d947ee9bc91e65763b94e8b5a5a98f8",
          "body": null,
          "is_bot": false,
          "headline": "DE-1417 deprecate UpdateDomainTrackingWebPrefix (#389)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-02-09T15:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5383a71b839a7941be218145813f726263ca74aa",
          "body": "IsValid was never populated for v4 validations since\nhttps://github.com/mailgun/mailgun-go/pull/218\n\nFixes #385",
          "is_bot": false,
          "headline": "DE-1457 populate EmailVerification.IsValid field (#386)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2025-02-06T18:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7963bdd9e58fbff282bbc0b0f5763c51f7f1935",
          "body": "[EASY-522](https://mailgun.atlassian.net/browse/EASY-522): \n\nDeprecate analytics `esp_block_count` in favor of\n`temporary_failed_esp_block_count`\n\n[EASY-522]:\nhttps://mailgun.atlassian.net/browse/EASY-522?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ",
          "is_bot": false,
          "headline": "EASY-522: Deprecate analytics esp_block_count (#382)",
          "author_name": "Fran Torres-Lopez",
          "author_login": "forcewhisperer",
          "committed_at": "2025-01-30T17:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76eae908485ffdd41e188bd953b1c21adfc40c52",
          "body": null,
          "is_bot": false,
          "headline": "DE-1138 Generate models (#370)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-18T17:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4190c05abf6f021bd7dd23f21db5d1f992a49d90",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 (#369)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-18T17:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62f5b12adbb9612428f02505504392bdb20644d0",
          "body": null,
          "is_bot": false,
          "headline": "check all PRs (#364)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-15T16:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c28b1e9c7bb4b0a38a20b6a97c14a2708f4d47a",
          "body": null,
          "is_bot": false,
          "headline": "DE-1372 Add getters for plain text message (#363)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-11T19:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5003ccc3db5315bca20322225044820f6114c058",
          "body": null,
          "is_bot": false,
          "headline": "DE-1373 Get rid of defers in a loop (#362)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-10T18:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec38d2fce3b2a94f56a569aff8bd04a3905522b",
          "body": null,
          "is_bot": false,
          "headline": "DE-1356 revive: use-any (#361)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-07T16:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e3c3acddca2976a0e029050d0d69e6aeac4ed4e",
          "body": null,
          "is_bot": false,
          "headline": "DE-1369 Add gocritic linter (#360)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-07T12:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b89312310d8cf9ab4a8b472f46df88d8565f40",
          "body": null,
          "is_bot": false,
          "headline": "DE-1356 Add revive linter (#359)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-04T13:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd2c2b5dbf3f68cb77dba24882da6e96a9649d1",
          "body": null,
          "is_bot": false,
          "headline": "DE-1370 Add typecheck, goimports, govet, noctx linters (#358)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-04T10:30:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7574b732ae5c19c7db8295e68153f71273d0c8c1",
          "body": null,
          "is_bot": false,
          "headline": "DE-1371 Add gocyclo linter (#357)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-03T20:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fdd82f99eff46821323380019bbf7a66a60d37b",
          "body": null,
          "is_bot": false,
          "headline": "DE-1143 Use http constants (#356)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-03T18:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b159314d2139691cbbebf49f692a4e852c831c",
          "body": "… (#355)",
          "is_bot": false,
          "headline": "DE-1344 Add getters to Message to get the current state of the object…",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-02T20:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfbbb36850c31f5521a063bd6e7ef5a1fbc23704",
          "body": null,
          "is_bot": false,
          "headline": "DE-1366 Refactor Message (#353)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-12-01T20:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0a5434041f576bd4a053e0cb59c3ea487dcc13",
          "body": "Fixed the API security links and the API reference documentation links\r\nin README.",
          "is_bot": false,
          "headline": "Fix documentation links in README.md (#352)",
          "author_name": "George",
          "author_login": "feketegy",
          "committed_at": "2024-11-30T10:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdec610681f23406a7ef6fc586b45baaa21e9511",
          "body": "…(#351)\n\nSince [the other PR](https://github.com/mailgun/mailgun-go/pull/321)\r\ndidn't seem to be being addressed, I'm submitting my own. The issues\r\nbrought up in it have been resolved. Tests pass and it seems to work as\r\ndirected when testing it as a `replace` in a different project. Please\r\nlet me know if anything needs addressed, I'd like to have this available\r\nas soon as I can get it. Thanks!",
          "is_bot": false,
          "headline": "Fix webhook signature verification to use the webhook signing secret …",
          "author_name": "Derek Garnett",
          "author_login": "drkgrntt",
          "committed_at": "2024-11-28T17:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7886ae741d59ca4326abb319e666432948b4b81",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#350)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T23:11:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e4d4a7439f72d1466c3747f4185a19597d20aa",
          "body": null,
          "is_bot": false,
          "headline": "Add gosimple linter (#348)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-11-24T17:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ac1f959e755c64fae89eeb4d8408ef6cded007",
          "body": null,
          "is_bot": false,
          "headline": "DE-1351 Add linters to tests (#347)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-11-18T19:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5724c8c61ba10a106caaa808351ce135219f1b12",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/json-iterator/go from 1.1.10 to 1.1.12 (#346)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-10T18:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bfe98070c362ca60d6277c80d971e74857c94da",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.1.0 (#345)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-10T18:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93d44a30f8fddd6a64fdb9b235189efa0d6ea8c8",
          "body": null,
          "is_bot": true,
          "headline": "Bump github.com/mailgun/errors from 0.3.0 to 0.4.0 (#344)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-10T17:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ef76a7a4e6dc0db9c2f551a17782298d449d590",
          "body": null,
          "is_bot": false,
          "headline": "DE-1049 Add dependabot (#343)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-11-10T17:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a5d847bb0c24aebf3e972a91d266d4e41c2519",
          "body": null,
          "is_bot": false,
          "headline": "DE-1353 Add bodyclose and gosec linters (#342)",
          "author_name": "Vilen Topchii",
          "author_login": "vtopc",
          "committed_at": "2024-11-09T17:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 56,
      "latest_release_at": "2026-07-18T18:13:39Z",
      "latest_release_tag": "v5.17.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 26,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 20.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/mailgun/mailgun-go/v5",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/mailgun/mailgun-go/v5",
          "is_deprecated": false,
          "latest_version": "v5.17.0",
          "repository_url": "https://github.com/mailgun/mailgun-go",
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T18:07:33Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 147,
      "stars": 745,
      "watchers": 69,
      "fork_history": {
        "days": [
          {
            "date": "2014-06-28",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2015-01-25",
            "count": 1
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-05-14",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-07",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-29",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-11-15",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-14",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-08-27",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-11-17",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-12",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-10",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-06-25",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 2
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 2
          },
          {
            "date": "2022-05-20",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 2
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 145,
        "total_forks": 147
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "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": 35851,
      "source_files_sampled": 140,
      "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": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/go-chi/chi/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/oapi-codegen/runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.2"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/go-chi/chi/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oapi-codegen/runtime",
            "direct": true,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 4,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 293,
        "open_issues": 2,
        "closed_ratio": 0.988,
        "closed_issues": 167,
        "closed_unmerged_prs": 24
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "thrawn01",
          "commits": 226,
          "avatar_url": "https://avatars.githubusercontent.com/u/9817?v=4"
        },
        {
          "type": "User",
          "login": "mbanzon",
          "commits": 131,
          "avatar_url": "https://avatars.githubusercontent.com/u/2138948?v=4"
        },
        {
          "type": "User",
          "login": "vtopc",
          "commits": 80,
          "avatar_url": "https://avatars.githubusercontent.com/u/32271530?v=4"
        },
        {
          "type": "User",
          "login": "c2h5oh",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/446070?v=4"
        },
        {
          "type": "User",
          "login": "sam-falvo",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1495032?v=4"
        },
        {
          "type": "User",
          "login": "heltonmarx",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1408246?v=4"
        },
        {
          "type": "User",
          "login": "shaumux",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2377817?v=4"
        },
        {
          "type": "User",
          "login": "hownowstephen",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/661424?v=4"
        },
        {
          "type": "User",
          "login": "Szasza",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/911466?v=4"
        },
        {
          "type": "User",
          "login": "rasky",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1014109?v=4"
        }
      ],
      "contributors_sampled": 76,
      "top_contributor_share": 0.392
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml",
        "update-changelog.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": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "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": 1,
            "reason": "Found 3/21 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 6,
            "reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d7f2dd4369c9bb5ac8291b4851b89b3f0d534f7b",
        "ran_at": "2026-07-24T20:36:57Z",
        "aggregate_score": 5.5,
        "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-19T21:02:51Z",
      "oldest_open_prs": [
        {
          "number": 488,
          "created_at": "2026-07-19T21:02:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-18T18:07:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 421,
          "created_at": "2025-06-27T12:11:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 425,
          "created_at": "2025-08-08T13:13:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mailgun/mailgun-go",
    "host": "github.com",
    "name": "mailgun-go",
    "owner": "mailgun"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 64,
        "vitality": 86,
        "community": 73,
        "governance": 77,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "commits_last_year": 56,
              "human_commit_share": 0.8,
              "days_since_last_push": 4,
              "active_weeks_last_year": 26
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "26/52 weeks with commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "56 commits in the last year",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 6,
                "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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v5.17.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 20.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~20.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 20.8
                    }
                  }
                ],
                "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "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": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "forks": 147,
              "stars": 745,
              "watchers": 69,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "745 stars",
                "points": 46.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 745
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "147 forks",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 147
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "69 watchers",
                "points": 10.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 69
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 77,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 76,
              "top_contributor_share": 0.392
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "76 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 293,
              "open_issues": 2,
              "closed_issues": 167,
              "issue_closed_ratio": 0.988,
              "closed_unmerged_prs": 24
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "293/317 decided PRs merged",
                "points": 35.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 293,
                      "decided": 317
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/21 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 164,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mailgun",
              "public_repos": 108,
              "account_age_days": 5755
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "164 followers of mailgun",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 164,
                      "login": "mailgun"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "108 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 108
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/mailgun/mailgun-go/v5"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "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 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "30 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "go",
                "mailgun",
                "email"
              ],
              "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 64,
        "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": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 3/21 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 4.5,
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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, No advisories left outstanding. Remaining weights renormalized. Matched 7 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 7
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "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 carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 7,
              "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": 12
            },
            "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": 66,
        "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.912,
              "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": "73 of 80 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 73,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "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.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.2
            },
            "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "20 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 20,
                      "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": 35851,
              "source_files_sampled": 140,
              "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/140 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 140,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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-24T20:37:26.168307Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mailgun/mailgun-go.svg",
  "full_name": "mailgun/mailgun-go",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.