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

sumup / sumup-go

Go SDK for the SumUp API.

GoApache-2.0★ 16 stars⑂ 5 forkssince Sep 2023View on GitHub ↗

sumup/sumup-go holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (55/100). It was last updated today. A single contributor accounts 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

SumUpOrganization
357 followers126 public repossince Nov 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/sumup/sumup-gov0.17.2-274 days ago

Metrics by category

Vitality

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

96Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
29.8/36Commit cadence — 43/52 weeks with commits
18/18Commit volume — 205 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year205
human_commit_share0.45
days_since_last_push0
active_weeks_last_year43

Release discipline

100Excellent
How it's scored
27/27Ships releases — 27 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~19.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count27
latest_release_tagv0.17.2
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases19.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?

55Moderate · 18% of overall
How it's scored
19.1/60Stars — 16 stars
5/25Forks — 5 forks
5/15Watchers — 9 watchers
Inputs used
forks5
stars16
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno

Sustainability & Governance

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

70Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11/22.5Commit distribution — top contributor authored 51% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.51
How it's scored
36/46.8Issue resolution — 77% of issues closed
35.8/38.3PR acceptance — 260/278 decided PRs merged
12/15OpenSSF Scorecard: Code-Review — Found 6/7 approved changesets -- score normalized to 8
Inputs used
merged_prs260
open_issues3
closed_issues10
issue_closed_ratio0.769
closed_unmerged_prs18
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.4/25Owner reach — 357 followers of sumup
25/25Track record — 126 public repos, account ~14 yr old
Inputs used
followers357
owner_typeOrganization
is_verified
owner_loginsumup
public_repos126
account_age_days5,363
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 27 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/sumup/sumup-go
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 5 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

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://developer.sumup.com
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsgolang, sdk, sumup, payments
has_wikino
homepagehttps://developer.sumup.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

78Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/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
6/7.5Code-Review — Found 6/7 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
3.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
5/5SAST — SAST tool is run on all commits
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.3
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_packages27
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 27 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.

74Good · 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 — 45 of 45 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, internal/cmd/codegen/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 47 of the last 100 commits are automated dependency updates
7/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile, internal/cmd/codegen/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, internal/cmd/codegen/go.mod
dependency_bot_commit_share0.47
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/50 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes40,936
source_files_sampled50
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — openapi.json
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_filesopenapi.json

Key facts

16GitHub stars
4contributors
205commits, last 12 months
0days since last push
27releases
1bus factor
3open issues
Gopackage ecosystems

More detail

Star and fork history 16 ★ / 5 ⇿
16Stars
5Forks
20Releases

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.

048121616532023-092024-122026-02
Major 0Minor 14Patch 3

Each point covers 3 days.

OpenSSF Scorecard 7.3 / 10
7.3aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-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
8Code-ReviewFound 6/7 approved changesets -- score normalized to 8
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
10SASTSAST tool is run on all commits
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Gogolang.org/x/oauth2v0.35.0go.mod
All dependencies 27

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

RegistryPackageVersionRelation
Gogolang.org/x/oauth2v0.35.0direct
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/getkin/kin-openapiv0.133.0indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/lmittmann/tintv1.1.2indirect
Gogithub.com/lmittmann/tintv1.2.0indirect
Gogithub.com/mailru/easyjsonv0.9.0indirect
Gogithub.com/mohae/deepcopyv0.0.0-20170929034955-c48cc78d4826indirect
Gogithub.com/oasdiff/yamlv0.0.0-20250309154309-f31be36b4037indirect
Gogithub.com/oasdiff/yaml3v0.0.0-20250309153720-d2182401db90indirect
Gogithub.com/pb33f/jsonpathv0.8.2indirect
Gogithub.com/pb33f/libopenapiv0.38.6indirect
Gogithub.com/pb33f/ordered-map/v2v2.3.1indirect
Gogithub.com/perimeterx/marshmallowv1.1.5indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/ugorji/go/codecv1.2.11indirect
Gogithub.com/urfave/cli/v2v2.27.7indirect
Gogithub.com/woodsbury/decimal128v1.3.0indirect
Gogithub.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1indirect
Gogithub.com/xrash/smetricsv0.0.0-20250705151800-55b8f293f342indirect
Gogo.yaml.in/yaml/v4v4.0.0-rc.6indirect
Gogolang.org/x/syncv0.21.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 — 27 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": [
        "golang",
        "sdk",
        "sumup",
        "payments"
      ],
      "is_fork": false,
      "size_kb": 1545,
      "has_wiki": false,
      "homepage": "https://developer.sumup.com",
      "languages": {
        "Go": 130622,
        "CSS": 1787,
        "HTML": 1224,
        "Makefile": 2154,
        "JavaScript": 2329,
        "Go Template": 3113
      },
      "pushed_at": "2026-07-21T12:38:32Z",
      "created_at": "2023-09-18T19:48:42Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T12:38:50Z",
      "description": "Go SDK for the SumUp API.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://sumup.com",
      "name": "SumUp",
      "type": "Organization",
      "login": "sumup",
      "company": null,
      "location": "Germany",
      "followers": 357,
      "avatar_url": "https://avatars.githubusercontent.com/u/1194464?v=4",
      "created_at": "2011-11-14T19:23:02Z",
      "is_verified": null,
      "public_repos": 126,
      "account_age_days": 5363
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2026-07-17T15:59:18Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2026-07-11T20:36:01Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-05-21T11:49:29Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-04-24T21:45:43Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2026-04-10T16:14:42Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2026-03-13T13:38:07Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-02-23T12:00:21Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2026-02-07T14:39:32Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-02-06T21:02:13Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-01-20T16:58:41Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-01-08T22:21:43Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2025-12-23T10:31:15Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-12-23T10:18:50Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-12-19T15:21:21Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-12-02T15:17:08Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-12-01T22:28:10Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-11-30T19:59:44Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-11-11T17:38:58Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-11-04T12:04:33Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-11-03T18:44:15Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-10-23T14:52:22Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-10-02T16:31:33Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-07-14T06:44:13Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2025-06-18T07:40:47Z"
        },
        {
          "tag": "v0.0.1-beta.4",
          "kind": "prerelease",
          "published_at": "2025-03-27T10:34:46Z"
        },
        {
          "tag": "v0.0.1-beta.3",
          "kind": "prerelease",
          "published_at": "2025-03-04T23:07:05Z"
        },
        {
          "tag": "v0.0.1-beta.2",
          "kind": "prerelease",
          "published_at": "2025-02-16T18:46:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fbcfff248efd59713eb5ab50d5b1ffdab4c2fe02",
          "body": "…nternal/cmd/codegen (#294)\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": "chore(deps): bump github.com/lmittmann/tint from 1.1.3 to 1.2.0 in /i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T12:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309535572ed8a8aed39751c3586f3177864c5d89",
          "body": "…37.0 (#295)\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": "chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T12:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d310ab66418b8c3fbc0e22fd8aaca160ff7382b",
          "body": "…n /internal/cmd/codegen (#293)\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": "chore(deps): bump github.com/pb33f/libopenapi from 0.38.5 to 0.38.6 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T12:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1b92261e3931cfdb65c9c5b8ea5d5ac26412dd",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.17.2 (#292)",
          "author_name": "sumup-release-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-07-17T15:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e917e303fc04c13875ae7012f6cdf3f471796b",
          "body": "…n /internal/cmd/codegen (#289)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.38.4 to 0.38.5 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T15:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09c3d0136407488611cb101959bdaedf18093287",
          "body": "…36.3 (#290)",
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T15:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59e6b3a59ac90fde04587ddbc9a722abcb77da26",
          "body": null,
          "is_bot": false,
          "headline": "fix: refund response typing (#291)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-07-17T15:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df017d0dcba8591983741c6955717cc45cd7da66",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.17.1 (#266)",
          "author_name": "sumup-release-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-07-11T20:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "654aefbc40d08955d6fbea3086a2a6d45299060a",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#287)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-07-10T13:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adcb5c5374c94370946607644c97993f4d78c623",
          "body": "…n /internal/cmd/codegen (#285)\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": "chore(deps): bump github.com/pb33f/libopenapi from 0.38.1 to 0.38.4 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T09:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525b1cf05eacd375adcd618224c5c85b05669aee",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0 (#286)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T09:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4d93433687319d528a543ac0f5b912b58917fea",
          "body": "…#284)\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": "chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T09:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2f55ad6bc21893bf9038eae03442a7354514d4",
          "body": "… /internal/cmd/codegen (#282)",
          "is_bot": true,
          "headline": "chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.4 to 4.0.0-rc.6 in…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T09:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f733bb939f6c4d6af17878f6b33927d4fd2148",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#281)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T13:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f45e27f1819c43c4c6d331d968bb0b9418ded7c",
          "body": "…n /internal/cmd/codegen (#283)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.37.3 to 0.38.1 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-05T13:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970e1b540b49317c543a5729e56cc59c174711df",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#275)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-06-18T12:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131071f99c132e3531ca819d7c7d6a0fbe669561",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.36.0 to 4.36.2 (#277)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T09:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c56840cc7758cb410516f9bd3065174de6d8821",
          "body": "…n /internal/cmd/codegen (#276)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.37.2 to 0.37.3 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T09:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4e361178482fca65e18bfc2b9ae47f929bf9a2",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#278)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T09:17:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2efd4c65b2696e477daf367a596243b8be4f02f",
          "body": "…n /internal/cmd/codegen (#274)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.36.6 to 0.37.2 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T18:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49bc22ec513ed3ea5538ffe69492424581e2543e",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.35.4 to 4.36.0 (#272)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T08:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1875ea013a1862ba4939e23b7ad9c78335319491",
          "body": "…#271)",
          "is_bot": true,
          "headline": "chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T08:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b566077a6fcb4565dcc3fd3fa03061f129cc05b",
          "body": "…n /internal/cmd/codegen (#273)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.36.3 to 0.36.6 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T08:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b27d0468726c8dd3ddf130751e7e4fd90e49f1",
          "body": "… (#268)",
          "is_bot": true,
          "headline": "chore(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-02T08:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d8fcf1ee53b0d663364c281b926e984ed3409d",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#270)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-06-02T08:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98435f97c9b3427c5a13db3c2b9bd69298e29e17",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#265)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-05-21T14:17:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc5ee46714a5526a543b906e15dd261077d14e8",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.17.0 (#258)",
          "author_name": "sumup-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-05-21T11:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3161e7c1a90a9321fc3095fb499bb82f2358f4bc",
          "body": null,
          "is_bot": false,
          "headline": "feat: issue templates (#264)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-05-21T11:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "339b60bc1085aed4369c0d571c28bb2cd046dac9",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#262)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T14:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efb9f0daa43c58dbdc708e21b75b246388d986e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#263)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-05-19T05:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4e05608c56f25417435f08a18c414afb771435",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#260)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T21:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be136cc03a3d4f4b9f6d49566ef00940bcc97f79",
          "body": "…n /internal/cmd/codegen (#261)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.36.1 to 0.36.3 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-13T21:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26f2272934bc2c51193ddb4cc4372c3985ef6be8",
          "body": "…0 (#259)",
          "is_bot": true,
          "headline": "chore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T11:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c29eeae4e6ae2623e6bf5de8c684ebb316e932",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#255)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T09:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fced92b29c99ab08f665fb3b6904c26b058a95c",
          "body": "…n /internal/cmd/codegen (#256)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.36.0 to 0.36.1 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T09:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113455f23d7fbc98a66e14a1bbdd58bbd658e040",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#257)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-27T09:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1460bb81d428d718ddcbc501c5d2d1685bf893cc",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.16.0 (#238)",
          "author_name": "sumup-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-04-24T21:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b69f61268d0db04325da4ba8dddac8df71dc9c3",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#254)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-24T10:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25c12d3b97b8ff2fc3210395e2a972b073b97d67",
          "body": null,
          "is_bot": false,
          "headline": "feat(sdk): helpers for date and time (#252)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-04-23T18:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ca8d9a110c8162068d23656b6678066484f5a0",
          "body": "… (#249)",
          "is_bot": true,
          "headline": "chore(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T07:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9972478e8fa278c0702293d15f83b351b6433e7",
          "body": "…1 (#250)",
          "is_bot": true,
          "headline": "chore(deps): bump googleapis/release-please-action from 4.4.0 to 4.4.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T17:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf72721c35b41be31a711117dfc465fb52a7a33",
          "body": "…n /internal/cmd/codegen (#251)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.35.1 to 0.36.0 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T17:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3d19e67193d85fce2a4382c8925dbfadecd369c",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#247)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-16T14:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d11967f86ed7ca9f61f4b251d8fb47c01e4232",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#246)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-13T20:44:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867c241ae8974411f558e7cf83cf3e5372c09048",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#245)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-13T19:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "898324c19952d4a16add9f3fa425a1584c067e24",
          "body": "…#243)",
          "is_bot": true,
          "headline": "chore(deps): bump reviewdog/action-actionlint from 1.71.0 to 1.72.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T10:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bae7bf7090e530b481496871652f8f71f8bfb1a",
          "body": "…n /internal/cmd/codegen (#244)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.34.4 to 0.35.1 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T10:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b7c164f4b710217a38af34770b1314b154f4c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#239)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-12T08:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6e626ba2b92aa24d1cbb454148bf9343c39bd6",
          "body": null,
          "is_bot": false,
          "headline": "feat(ci/cd): tighten permissions (#240)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-04-12T06:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dbb270576f0d3138d205f4062dbee3214291eb0",
          "body": null,
          "is_bot": false,
          "headline": "feat(sdk): improve call errors (#241)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-04-12T06:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "036eb583fdf30d42345f042a3b369c39a8aa0d36",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#237)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-08T20:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e3388da237a771599f5bf9055a39f981bb30048",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.15.2 (#219)",
          "author_name": "sumup-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-04-08T19:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dc61aac7382ba070c2b48561d6a64d283dae7c1",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#236)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-04-08T19:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0beef587e4ec261e9978561dac1ab25f2b46400",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#234)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T12:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966777b64df37e9b4ae5a49faf87dcbb769188e2",
          "body": "…n /internal/cmd/codegen (#235)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.34.3 to 0.34.4 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T12:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b46f7591dc71385fb63cb8d839e38638e0614006",
          "body": null,
          "is_bot": false,
          "headline": "fix(codegen): generate enums for query params (#228)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-03-31T13:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e5bb0bf7a2a6c8d540ca67b7899494e5f27e21",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#233)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-31T07:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fbac36715e0fafad69565279a10ee7bd14b8735",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#232)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-31T06:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456d58993d40484c0bc30b66f243be6bfc840382",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#231)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-30T10:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f202bcee55be3c91352ae440924d86abe5f618ae",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#229)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T09:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "471299556bff942ea0fbb47df5adf2cf9aa1cedc",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#230)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-30T09:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f92e4c9cc64b83f0a45a79c2f42cd2122cbd10",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#227)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-24T16:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9bd29c6142d12d63dec57c74e254f42f7972cb",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#226)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-24T09:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8a1425e4d84e87b0990e5885296d1c6f7ca70d",
          "body": "…n /internal/cmd/codegen (#225)\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": "chore(deps): bump github.com/pb33f/libopenapi from 0.34.1 to 0.34.3 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T15:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875665133cf821cffc15920d5ed1732e98337e28",
          "body": "… (#224)\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": "chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T15:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cfe220cdc37b9332fe790365487cd9b3bfc8bd7",
          "body": "…n /internal/cmd/codegen (#225)\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": "chore(deps): bump github.com/pb33f/libopenapi from 0.34.1 to 0.34.3 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T15:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac9ddd710176a254cc14de0264595da61e5a35b4",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#223)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-22T17:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35167c8d88e7954fca57e48c140403d55d1ed704",
          "body": "…/internal/cmd/codegen in the go_modules group across 1 directory (#222)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-21T16:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90458a52e92ecf116c419c62bbed2eb54334b3f4",
          "body": "…n /internal/cmd/codegen (#221)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.34.0 to 0.34.1 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T08:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e781473f1b020569426b16887714118de2ec7e50",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 (#220)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-13T20:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eaf41d530b6f51d1f422e562a84cc0bf2adddfd",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#217)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-13T20:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c78308c4e78864162d65fd89d8dc43f75c35422",
          "body": null,
          "is_bot": false,
          "headline": "chore: align release automation config (#218)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-03-13T15:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "202bbc2398483699a323ae7110b3b326c0cc59c3",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.15.1 (#214)",
          "author_name": "sumup-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-03-13T13:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174614ef6480634a1c391f3b76e4250ecb08b5a0",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#216)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-13T13:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "691865de0d6ba1f4b2a17ce265fff5075b2c2d4b",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#212)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-12T20:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab3cd5e76e1493bfa56d20ab271153a9c1d7be25",
          "body": null,
          "is_bot": false,
          "headline": "fix(codegen): prefer problem+json for response schemas (#215)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-03-11T08:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2c2c860f69356d72429ba1001348d0bf60775b5",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#210)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T08:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79555b2ee6b46537b1fdf5291e0deb7de472567e",
          "body": "…in /internal/cmd/codegen (#211)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.33.11 to 0.34.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T08:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd6477fe1a1a48bbaed9343acbe7a78422cd7ef",
          "body": null,
          "is_bot": false,
          "headline": "fix(client): send problem+json accept header (#213)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-03-11T08:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6f6acb60d0648c9aaf5138930287abb7531b64",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#208)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-03-06T00:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "507e1ddf8df048083ab17b0f623532c78f9462ab",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump github/codeql-action from 4.31.9 to 4.32.4 (#206)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T09:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "306fdf2df8c7c213744c58e282b67b86381706de",
          "body": "…#207)",
          "is_bot": true,
          "headline": "chore(deps): bump reviewdog/action-actionlint from 1.70.0 to 1.71.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T09:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bedf603422e99af65b9ec68bdb0cb817969e62cc",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#205)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-02-26T12:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8f7db819ddc294edaab120436f018651b1a083a",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#204)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-02-25T15:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56946a80f8ec9d4d9ff610c0199fb81dc55d3b1b",
          "body": "…in /internal/cmd/codegen (#203)\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": "chore(deps): bump github.com/pb33f/libopenapi from 0.33.7 to 0.33.11 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-25T08:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f7c048ce4b8cab50c66a35f18979cecb14b6fa4",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.15.0 (#194)",
          "author_name": "sumup-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-02-23T11:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0617755820ea498691a115a8cd95222bdea68ce6",
          "body": null,
          "is_bot": false,
          "headline": "feat: support nullable fields (#159)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-02-23T11:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b630635bd1a926ef6e4ef26e58b0fd94be6007a",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#202)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-02-19T13:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4add9e8216ea4d923a5a29466b85a6635f99a4e0",
          "body": "…n /internal/cmd/codegen (#200)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/pb33f/libopenapi from 0.33.0 to 0.33.7 i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T08:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feeadc215c237824f6ff264d3977db3b4b7be285",
          "body": "…nternal/cmd/codegen (#201)",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 in /i…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T08:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "506734224ea62327d6d764749a165ff36887dde5",
          "body": null,
          "is_bot": false,
          "headline": "fix(cd): yaml syntax (#199)",
          "author_name": "Julien Schmidt",
          "author_login": "julienschmidt",
          "committed_at": "2026-02-12T17:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b42dd908e9f3d7b72b105f67f6753229ad7fa5dd",
          "body": null,
          "is_bot": false,
          "headline": "fix(cd): race condition on release",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-02-12T17:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a264485af6f15c56ddd92769f1cc7e668212b0",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): Bump minimum Go version to v1.24 (#198)",
          "author_name": "Julien Schmidt",
          "author_login": "julienschmidt",
          "committed_at": "2026-02-12T16:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6c9f8531d40deaaf8778094fd1a2f7ac9ddee00",
          "body": "…#195)",
          "is_bot": true,
          "headline": "chore(deps): bump reviewdog/action-actionlint from 1.69.1 to 1.70.0 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T11:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f890cbcb728befd52c2b57f2d1884633cdbe55",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#197)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-02-09T11:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7faf7fd59eef67bd57093ff223614d8b2a8b2c28",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.14.1 (#191)",
          "author_name": "sumup-bot[bot]",
          "author_login": "sumup-release-bot[bot]",
          "committed_at": "2026-02-07T14:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f417fe1e0c97a46323eeeb3d9046237182a19177",
          "body": null,
          "is_bot": false,
          "headline": "fix(sdk): json numbers (#193)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-02-07T14:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f22593af4a9eaf10c46b00305d650039de33464",
          "body": null,
          "is_bot": false,
          "headline": "chore: synced file(s) with sumup/apis (#192)",
          "author_name": "appscisumup",
          "author_login": "appscisumup",
          "committed_at": "2026-02-07T14:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e554731a4ea3d799321be0fcc22b0e77a6ce46be",
          "body": null,
          "is_bot": false,
          "headline": "fix(sdk): improve error (#190)",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-02-07T13:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ac1929b1b4d420469c5ba51497f63670a17188",
          "body": "Open releases in draft mode for us to edit before publishing.",
          "is_bot": false,
          "headline": "chore: update release-please config",
          "author_name": "Matouš Dzivjak",
          "author_login": "matoous",
          "committed_at": "2026-02-06T21:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 205,
      "latest_release_at": "2026-07-17T15:59:18Z",
      "latest_release_tag": "v0.17.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 43,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 19.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/sumup/sumup-go",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/sumup/sumup-go",
          "is_deprecated": false,
          "latest_version": "v0.17.2",
          "repository_url": "https://github.com/sumup/sumup-go",
          "versions_count": 27,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T15:58:48Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 16,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": {
        "days": [
          {
            "date": "2023-09-22",
            "count": 3
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 3
          }
        ],
        "complete": true,
        "collected": 16,
        "total_stars": 16
      },
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "internal/cmd/codegen/Makefile"
      ],
      "api_schema_files": [
        "openapi.json"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "internal/cmd/codegen/go.mod"
      ],
      "largest_source_bytes": 40936,
      "source_files_sampled": 50,
      "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": 27,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "golang.org/x/oauth2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.35.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "golang.org/x/oauth2",
            "direct": true,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getkin/kin-openapi",
            "direct": false,
            "version": "v0.133.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lmittmann/tint",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lmittmann/tint",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mohae/deepcopy",
            "direct": false,
            "version": "v0.0.0-20170929034955-c48cc78d4826",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml",
            "direct": false,
            "version": "v0.0.0-20250309154309-f31be36b4037",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oasdiff/yaml3",
            "direct": false,
            "version": "v0.0.0-20250309153720-d2182401db90",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/jsonpath",
            "direct": false,
            "version": "v0.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/libopenapi",
            "direct": false,
            "version": "v0.38.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pb33f/ordered-map/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/perimeterx/marshmallow",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ugorji/go/codec",
            "direct": false,
            "version": "v1.2.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": false,
            "version": "v2.27.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/woodsbury/decimal128",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20240521201337-686a1a2994c1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20250705151800-55b8f293f342",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v4",
            "direct": false,
            "version": "v4.0.0-rc.6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 27,
        "direct_count": 1,
        "indirect_count": 26
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 260,
        "open_issues": 3,
        "closed_ratio": 0.769,
        "closed_issues": 10,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "matoous",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/15747583?v=4"
        },
        {
          "type": "User",
          "login": "appscisumup",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/30830081?v=4"
        },
        {
          "type": "User",
          "login": "julienschmidt",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/944947?v=4"
        },
        {
          "type": "User",
          "login": "GattusoGregory",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/20477759?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.51
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "codegen-ci.yml",
        "generate.yaml",
        "lint-actions.yaml",
        "lint-pr.yaml"
      ],
      "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": 5,
            "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": 8,
            "reason": "Found 6/7 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 7,
            "reason": "dependency not pinned by hash detected -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fbcfff248efd59713eb5ab50d5b1ffdab4c2fe02",
        "ran_at": "2026-07-22T03:59:46Z",
        "aggregate_score": 7.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T12:38:46Z",
      "oldest_open_prs": [
        {
          "number": 74,
          "created_at": "2025-04-18T16:20:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 209,
          "created_at": "2026-03-09T07:25:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 242,
          "created_at": "2026-04-12T08:54:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 253,
          "created_at": "2026-04-22T20:50:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 296,
          "created_at": "2026-07-21T12:32:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T12:38:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 47,
          "created_at": "2025-02-22T10:54:49Z",
          "last_comment_at": "2025-03-27T09:58:39Z",
          "last_comment_author": "GattusoGregory"
        },
        {
          "number": 48,
          "created_at": "2025-02-22T10:59:08Z",
          "last_comment_at": "2025-02-23T09:43:09Z",
          "last_comment_author": "matoous"
        },
        {
          "number": 248,
          "created_at": "2026-04-18T10:42:30Z",
          "last_comment_at": "2026-04-29T12:52:37Z",
          "last_comment_author": "matoous"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sumup/sumup-go",
    "host": "github.com",
    "name": "sumup-go",
    "owner": "sumup"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 78,
        "vitality": 96,
        "community": 55,
        "governance": 70,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 96,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 205,
              "human_commit_share": 0.45,
              "days_since_last_push": 0,
              "active_weeks_last_year": 43
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "43/52 weeks with commits",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "205 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 205
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 27,
              "latest_release_tag": "v0.17.2",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 19.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~19.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 19.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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "forks": 5,
              "stars": 16,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "16 stars",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 13.5,
                "status": "met",
                "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": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.51
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 260,
              "open_issues": 3,
              "closed_issues": 10,
              "issue_closed_ratio": 0.769,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "77% of issues closed",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 77
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "260/278 decided PRs merged",
                "points": 35.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 260,
                      "decided": 278
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/7 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 357,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sumup",
              "public_repos": 126,
              "account_age_days": 5363
            },
            "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": "357 followers of sumup",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 357,
                      "login": "sumup"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "126 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 126
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/sumup/sumup-go"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "27 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "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": 76,
        "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": 65,
            "inputs": {
              "topics": [
                "golang",
                "sdk",
                "sumup",
                "payments"
              ],
              "has_wiki": false,
              "homepage": "https://developer.sumup.com",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://developer.sumup.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 78,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "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": 73,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "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 6/7 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "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 27 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": 27
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 27,
              "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": 27,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "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": 1,
              "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": "45 of 45 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 45
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "internal/cmd/codegen/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "internal/cmd/codegen/go.mod"
              ],
              "dependency_bot_commit_share": 0.47
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, internal/cmd/codegen/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, internal/cmd/codegen/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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "47 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 47,
                      "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 7",
                "points": 7,
                "status": "partial",
                "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": 40936,
              "source_files_sampled": 50,
              "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/50 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 50,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "openapi.json"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "openapi.json",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "openapi.json"
                    }
                  }
                ],
                "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T04:00:07.528356Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sumup/sumup-go.svg",
  "full_name": "sumup/sumup-go",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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