Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 11:26 UTC

bluekeyes / patch2pr

Create pull requests from patches without cloning the repository

GoMIT★ 52 stars⑂ 8 forkssince Apr 2020View on GitHub ↗

bluekeyes/patch2pr holds a health index of 65 out of 100, placing it in the Moderate band. It scores highest on Vitality (80/100) and lowest on Community & Adoption (42/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

65
overall / 100
Moderate

Software health index

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

65
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

Billy KeyesPersonal account
93 followers34 public repossince May 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/bluekeyes/patch2prv0.46.0-496 days ago

Metrics by category

Vitality

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

80Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
13.8/36Commit cadence — 20/52 weeks with commits
13.9/18Commit volume — 34 commits in the last year
10/10OpenSSF Scorecard: Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year34
human_commit_share0.53
days_since_last_push4
active_weeks_last_year20
How it's scored
27/27Ships releases — 49 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~33.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count49
latest_release_tagv0.46.0
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases33.2

Community & Adoption

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

42At risk · 18% of overall
How it's scored
27.7/60Stars — 52 stars
7/25Forks — 8 forks
0/15Watchers — 1 watchers
Inputs used
forks8
stars52
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.8/22.5Commit distribution — top contributor authored 83% of commits
9.5/13.5Contributor breadth — 7 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.833
How it's scored
42.9/46.8Issue resolution — 92% of issues closed
36.8/38.3PR acceptance — 156/162 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/17 approved changesets -- score normalized to 0
Inputs used
merged_prs156
open_issues1
closed_issues11
issue_closed_ratio0.917
closed_unmerged_prs6
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.2/25Owner reach — 93 followers of bluekeyes
23.2/25Track record — 34 public repos, account ~14 yr old
Inputs used
followers93
owner_typeUser
is_verified
owner_loginbluekeyes
public_repos34
account_age_days5,182
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 6 days ago
20/20Version history — 49 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/bluekeyes/patch2pr
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
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

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsgithub, golang, pullrequest, git, patch
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/17 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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 — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): branch_protection. 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
advisories1
affected_packages1
assessed_packages7
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

72Good · 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 — 52 of 53 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.981
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
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
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.47
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/21 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes15,999
source_files_sampled21
oversized_source_files0

Key facts

52GitHub stars
7contributors
34commits, last 12 months
4days since last push
49releases
1bus factor
1open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks
45Releases

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.

02468812021-052023-122026-07
Major 0Minor 42Patch 3

Each point covers 5 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
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
0Code-ReviewFound 0/17 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Gogithub.com/bluekeyes/go-gitdiffv0.9.0go.mod
Gogithub.com/google/go-github/v89v89.0.0go.mod
Gogithub.com/shurcooL/githubv4v0.0.0-20260209031235-2402fdf4a9edgo.mod
All dependencies 7

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

RegistryPackageVersionRelation
Gogithub.com/bluekeyes/go-gitdiffv0.9.0direct
Gogithub.com/google/go-github/v89v89.0.0direct
Gogithub.com/shurcool/githubv4v0.0.0-20260209031235-2402fdf4a9eddirect
Gogithub.com/google/go-querystringv1.2.0indirect
Gogithub.com/shurcool/graphqlv0.0.0-20200928012149-18c5c3165e3aindirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/oauth2v0.27.0indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/netv0.55.0indirectunknown10.56.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "github",
        "golang",
        "pullrequest",
        "git",
        "patch"
      ],
      "is_fork": false,
      "size_kb": 379,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 63887
      },
      "pushed_at": "2026-07-20T13:06:09Z",
      "created_at": "2020-04-03T04:54:41Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T13:06:07Z",
      "description": "Create pull requests from patches without cloning the repository",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://billykeyes.dev/",
      "name": "Billy Keyes",
      "type": "User",
      "login": "bluekeyes",
      "company": null,
      "location": "Pittsburgh, PA",
      "followers": 93,
      "avatar_url": "https://avatars.githubusercontent.com/u/1745813?v=4",
      "created_at": "2012-05-16T13:49:06Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 5182
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2026-07-19T00:35:29Z"
        },
        {
          "tag": "v0.45.1",
          "kind": "patch",
          "published_at": "2026-06-27T16:25:13Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2026-06-11T02:34:58Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2026-05-01T21:19:29Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2026-03-05T14:21:46Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2026-02-18T03:59:15Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2026-01-30T15:07:50Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2026-01-06T23:39:58Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2025-11-18T04:09:52Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2025-09-23T13:21:55Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2025-07-28T17:53:59Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2025-06-30T17:22:02Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2025-05-30T17:54:55Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2025-04-16T05:13:51Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2025-03-18T04:22:07Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2025-02-10T18:39:32Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2025-01-08T17:10:22Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2024-12-12T21:12:43Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2024-10-17T02:28:19Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2024-09-16T22:06:26Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2024-09-14T18:01:29Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2024-07-15T17:35:45Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2024-07-15T17:23:09Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2024-05-23T17:21:27Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2024-05-06T03:41:54Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2024-03-18T21:15:13Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2024-02-26T05:02:19Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2024-01-12T04:18:56Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2024-01-09T06:54:22Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2024-01-04T17:08:34Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2023-10-14T22:52:08Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2023-09-08T16:18:17Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-06-12T16:17:48Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-04-26T00:34:35Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2023-01-27T17:26:26Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-12-16T16:55:48Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-09-20T05:13:53Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-06-24T20:37:23Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-03-04T05:52:08Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-01-12T06:59:28Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-11-16T19:28:43Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-10-01T15:39:40Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2021-08-20T01:48:51Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2021-08-16T22:46:19Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2021-07-06T17:00:22Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2021-05-28T15:13:01Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2021-04-08T01:02:16Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-12-17T17:24:05Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-12-17T17:19:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6022b6fd30b8c73f0c14c1239a94483ec41aad72",
          "body": null,
          "is_bot": true,
          "headline": "Bump actions/setup-go from 6.5.0 to 7.0.0 (#174)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T13:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3cbbb07b26f88b8099c120cd82bcbbf3dc2119b",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v89 (#173)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-07-19T00:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a63bea00a2817cc7138288f5301d24b475cbd8d",
          "body": "Use the SetApplyOptions function to set options passed to the underlying\napply call. Because the defaults are based around GitHub, we don't set\nany options by default for now.",
          "is_bot": false,
          "headline": "Upgrade go-gitdiff to 0.9.0 and expose options (#172)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-07-19T00:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0518c25e528dc6ee8edc9366ba03940ae75fb3e8",
          "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": "Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#170)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T23:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94b6f5a2e0b336122f4e00dd9b36389c74626f6",
          "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": "Bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 (#171)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T23:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93f4764a9540660983dbcda746c61cc61ed665ea",
          "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": "Bump golang.org/x/net from 0.38.0 to 0.55.0 (#169)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T01:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccfd5f6af10492ac64c90cd1458e85e8551574e1",
          "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": "Bump actions/setup-go from 6.4.0 to 6.5.0 (#168)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T00:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6293fdfcb0d0589d0a396551c9fcdfccd93784a",
          "body": "Also manually replace usage of 'ioutil', since this wasn't automatically\nconverted for some reason.",
          "is_bot": false,
          "headline": "Apply modernizations from 'go fix' (#167)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-06-27T16:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d8914f25d49c0b0d52863a5a02928c1744de0f",
          "body": "Apply now returns an error with type *Conflict if the error is because\nof a conflict between the patch and the target. This allows callers to\nrespond to conflicts differently from other errors.",
          "is_bot": false,
          "headline": "Add error type to mark conflicts during apply (#166)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-06-27T16:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5088338f8989b3a5f61c00557cc64475cd3399b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b43\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6.0.3 to 7.0.0 (#164)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T17:09:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98b77b0277eaa3a91c7c4ed6181c25188288d731",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v88 (#163)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-06-11T01:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e33b8f060b0edce28ed2463651afb9e01bbdff",
          "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": "Bump actions/checkout from 6.0.2 to 6.0.3 (#162)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T12:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c6d6ceb08ab15bacc2f2f33811fc9db8cc3de4",
          "body": null,
          "is_bot": false,
          "headline": "Use commit hashes for all actions (#161)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-05-25T15:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f459455a4204fc079c99bdc94ea59b545a8e3b14",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.0 to 9.2.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.2.0...v9.2.1)\n\n---\nupdated-dependencies:\n-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#160)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T15:21:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "502fd3e5a016a4fc39e5ba6cb46a67c21f2cfec4",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v85 (#159)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-05-01T21:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd48c24ed762f23bfe539f059b461b3dd19aaf8",
          "body": null,
          "is_bot": false,
          "headline": "Build and test with Go 1.26 (#158)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-03-05T14:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64303e12839cd75fbd9a0da174072cccbb4b7b05",
          "body": "Update the minimum module Go version to 1.25.0 as required by go-github.\nAlso update golangci-lint for Go 1.25.0 compatibility.",
          "is_bot": false,
          "headline": "Update google/go-github to v84 (#157)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-03-05T14:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82685d6527e2cab4c71e22a25c9e08a4ce6e2727",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: go\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump goreleaser/goreleaser-action from 6 to 7 (#155)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-24T03:57:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3ab09c47d5efe3a15befc3bedc16aa975ec04a29",
          "body": null,
          "is_bot": false,
          "headline": "Apply modernizations from 'go fix' (#154)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-02-18T03:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6f9e24a6b7f2b56950f67bb44753ee0b1ba89f",
          "body": null,
          "is_bot": false,
          "headline": "Update shurcooL/githubv4 to latest (#153)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-02-18T03:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4659b62bbee4e1f1e5c4043b0dd39283e5d3a45a",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v83 (#152)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-02-18T03:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645310e03defd0353bb203992a8708da62e05138",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v82 (#151)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-01-30T14:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52efdcd1f3cb3f553aec014d3fba64e67c9f5eac",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v81 (#150)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2026-01-06T23:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ca4de507b667e7418958e8ccc64ff51ed53dcd",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.1.0 to 9.2.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.1.0...v9.2.0)\n\n---\nupdated-dependencies:\n-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#149)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-09T02:35:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ac40c7c85d80ff693c4bb862cbdd553a439f1bc",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.0.0 to 9.1.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v9.0.0...v9.1.0)\n\n---\nupdated-dependencies:\n-\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#147)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T00:52:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c71731eaf812d5b430737a0fd7d84267e0196005",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#148)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T00:52:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5f6659e8eaf10494bfb135d2b2422f9fecaca402",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v79 (#146)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-11-18T04:08:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8458aef77939245dc1542ed32af42ab44112aa1",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8.0.0...v9.0.0)\n\n---\nupdated-dependencies:\n-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#145)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-11T16:27:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e263d87fbbc7b8df58dc74776e76e190428621aa",
          "body": null,
          "is_bot": false,
          "headline": "Build binaries with Go 1.25 (#144)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-09-23T13:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2555512dbc01397354a9c405ad09e4d54c684b53",
          "body": null,
          "is_bot": false,
          "headline": "Run tests with Go 1.25 (#143)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-09-23T13:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783a6ae94a3a7832d6a8d5669e90ecc46af46c84",
          "body": "This also requires using Go 1.24 as the minimum version for this module.",
          "is_bot": false,
          "headline": "Update google/go-github to v75 (#142)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-09-23T13:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067447cd306052fb3d188bd5e40e03a6753ae081",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '6'\n  depen\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 5 to 6 (#141)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-08T12:39:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "200e2a3b275a56dc8cfd7bcfc6b5095a1c9bb6b8",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#140)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T13:48:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34ce27f43cf5624076b8712c405f8e956acc7352",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v74 (#139)",
          "author_name": "Andrew Svoboda",
          "author_login": "asvoboda",
          "committed_at": "2025-07-28T17:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "087ea9a20b70d07cb7b8e88b9394efec65df76a2",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.27.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-version: 0.27.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.19.0 to 0.27.0 (#138)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-18T18:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e82e8754be50377d09aa24ab0273854602cd5b6",
          "body": null,
          "is_bot": false,
          "headline": "Update go-github to v73 (#137)",
          "author_name": "Andrew Svoboda",
          "author_login": "asvoboda",
          "committed_at": "2025-06-30T16:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0ae436d18e4b9e9b3c0f5aa8d9954cb4156545",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v72 (#136)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-05-30T17:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aeaba3f8e5292915ce26f99c29a768c2a9305a7",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7.0.0 to 8.0.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7.0.0...v8.0.0)\n\n---\nupdated-dependencies:\n-\n[…]\nname: golangci/golangci-lint-action\n  dependency-version: 8.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#135)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-06T04:46:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef7049683a9280f8e83abffec5dd44481adfce37",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.38.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.36.0 to 0.38.0 (#134)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-17T00:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b8d0125be2a7aae2cdc58d96690be0097a77256",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v71 (#133)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-04-16T05:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403fa21bef7621050d9ecbd903878814f7e951ef",
          "body": null,
          "is_bot": false,
          "headline": "Update golangci-lint to v2 (#132)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-04-01T01:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3924beef963bd7b0689c0fdb90172eefb60b85c",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.1 to 6.5.2.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.1...v6.5.2)\n\n---\nupdated-dependencies:\n-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 (#130)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-24T16:45:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "898d4b4204f7917bc9689aaceb868c9b426d09c6",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v70 (#129)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-03-18T04:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f6f291a619af3da919128738e59a223ef89967",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 6.5.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.5.0...v6.5.1)\n\n---\nupdated-dependencies:\n-\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (#128)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-17T22:46:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63d04d23d619dc1e5f31df00c5efb3b4b51d2511",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.\n- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.33.0 to 0.36.0 (#126)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-13T02:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a73db5270d35ef7d347ceddd1d4f7d7e679ae8b",
          "body": "go1.22 is no longer supported, which means newer versions of certain\ndependencies (golang.org/x/net right now) require 1.23 as the minimum\nversion.",
          "is_bot": false,
          "headline": "Set language version to go1.23, build with go1.24 (#127)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-03-13T02:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6c149eb85448c3b5d2d9e27038cd8572661f6db",
          "body": "Bumps [github.com/google/go-github/v69](https://github.com/google/go-github) from 69.0.0 to 69.2.0.\n- [Release notes](https://github.com/google/go-github/releases)\n- [Commits](https://github.com/google/go-github/compare/v69.0.0...v69.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/goog\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/google/go-github/v69 from 69.0.0 to 69.2.0 (#125)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-22T20:35:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3cf56411e080fa36ea9dee11682adfa6f33a71c7",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.1 to 6.5.0.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.3.1...v6.5.0)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 (#124)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-17T16:45:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "782edd349bbfd67d33eb1e5f2c10e7d1330640c8",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v69 (#121)",
          "author_name": "Andrew Svoboda",
          "author_login": "asvoboda",
          "committed_at": "2025-02-10T17:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd778ae28fe89fb67a17c517bbf9bd4ae703139",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.1.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.2.0...v6.3.1)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (#120)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-10T17:05:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "51ab2e8c5a657f10987ac5342af77150b400978d",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.1...v6.2.0)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#119)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-20T17:03:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "430473a7544efaba343c9b1bae2c7e254f3a2838",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.23.0 to 0.33.0 (#117)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-08T17:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125e033e0b2d473c4ba8a40049c37be860e993d8",
          "body": null,
          "is_bot": false,
          "headline": "Update bluekeyes/go-gitdiff to v0.8.1 (#118)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-01-08T17:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a55d3c91f197632c59ebeff8acbf625b11b3d1",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v68 (#116)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2025-01-08T17:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "141afa0a86643f62dd699fa352ce6f890c01aa2f",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v67 (#115)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-12-12T21:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93fce97aafa1c1a1b0bf1035b21e3dd867f2bdec",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v66 (#114)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-10-17T02:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6468c2e6f1ac14c85b3a9e681b03f96ebc2316e3",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.0...v6.1.1)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#113)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-07T22:49:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "67029c5147229383c84cbf0f9c8313515187629f",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v65 (#112)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-09-16T22:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621ae05ef4196d346cdc5c5217097d50933a3481",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v64 (#111)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-09-14T17:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b8ceb01fde05ae87abcd1570b51b762f3263a5",
          "body": "Also fix deprecated linters and associated errors.",
          "is_bot": false,
          "headline": "Build with Go 1.23 (#110)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-08-27T03:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be2906604ca1ff2f5c7613d6d8eb8c414c4f5c11",
          "body": "Bumps [github.com/bluekeyes/go-gitdiff](https://github.com/bluekeyes/go-gitdiff) from 0.7.4 to 0.8.0.\r\n- [Release notes](https://github.com/bluekeyes/go-gitdiff/releases)\r\n- [Commits](https://github.com/bluekeyes/go-gitdiff/compare/v0.7.4...v0.8.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: g\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/bluekeyes/go-gitdiff from 0.7.4 to 0.8.0 (#109)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-26T18:16:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd52233e8b665a8153f6f3e603d4f684831c326d",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#108)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-05T15:42:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31af72816c8701797396cdb0e5369d0d1f973895",
          "body": "Bumps [github.com/bluekeyes/go-gitdiff](https://github.com/bluekeyes/go-gitdiff) from 0.7.3 to 0.7.4.\r\n- [Release notes](https://github.com/bluekeyes/go-gitdiff/releases)\r\n- [Commits](https://github.com/bluekeyes/go-gitdiff/compare/v0.7.3...v0.7.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: g\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/bluekeyes/go-gitdiff from 0.7.3 to 0.7.4 (#107)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-22T15:55:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7ed717bfc6756e7654b6d92875e31224befd5140",
          "body": "I though upgrading to the v6 action did this automatically, but missed\r\nthat I had pinned a v1 version in the workflow definition.",
          "is_bot": false,
          "headline": "Us goreleaser v2 in release workflow (#106)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-07-15T17:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd3d269933ef8d791ad043b3bdb8cc270440b14",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v63 (#105)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-07-15T05:10:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "591117248925d282056437669d2abb182afe9980",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.\r\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\r\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-na\n[…]\nr\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Billy Keyes <commits@billykeyes.dev>",
          "is_bot": true,
          "headline": "Bump goreleaser/goreleaser-action from 5 to 6 (#104)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-13T02:35:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a6cc2fb27dcf20ac32034b80ea8bfca2207ecc80",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v62 (#103)",
          "author_name": "Andrew Svoboda",
          "author_login": "asvoboda",
          "committed_at": "2024-05-23T17:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4362be87342726d3a660921716468cb22d5d1fae",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.1.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.1)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#102)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-13T16:17:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2a8f840def9ac1b884bae6a6ca56ea52db453218",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.0.0 to 5.3.0.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5.0.0...v5.3.0)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (#101)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-06T22:31:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c730e4c5c58e4b44772fd7ca557cc71d796b5bb6",
          "body": null,
          "is_bot": false,
          "headline": "Update go-gitdiff to 0.7.3 (#100)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-05-06T03:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c771572cc1074d051c9832071a910c251cdfd130",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v61 (#99)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-05-06T03:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc236add1543798b484f7e29dbb84f2b15d3dbb",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.0.0.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4.0.0...v5.0.0)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#98)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T21:00:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d686dd0876cb8e2d51e3e6de6dc9e02bf7828b8",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.22.0 to 0.23.0 (#97)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-20T01:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7e5603c3c5d3b6d35f405000af577d3eeb40fd",
          "body": "The only reason I use this is to set a static header on HTTP requests,\r\nbut it is easy enough to do this with a custom Transport implementation.",
          "is_bot": false,
          "headline": "Remove dependency on oauth2 package (#96)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-04-09T03:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "327b18848d354acc3785ab3e5c4fb3f2fdd96d3c",
          "body": "Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#94)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-18T21:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449e548531fd39b03d19dd0afa8b5641a2621de2",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v60 (#93)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-03-18T21:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9fb682e338b1be87eed90232b3c9913d9af5a0e",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.17.0 to 0.18.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.17.0...v0.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#92)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-11T20:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763e32675210c6cb5b7e649a1cccf8d9beb255a6",
          "body": "Bumps [github.com/bluekeyes/go-gitdiff](https://github.com/bluekeyes/go-gitdiff) from 0.7.1 to 0.7.2.\n- [Release notes](https://github.com/bluekeyes/go-gitdiff/releases)\n- [Commits](https://github.com/bluekeyes/go-gitdiff/compare/v0.7.1...v0.7.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump github.com/bluekeyes/go-gitdiff from 0.7.1 to 0.7.2 (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-11T20:27:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7cc35b8e15dc84bda422372f23382875b2e13404",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v59 (#90)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-02-26T04:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89561b363f675f15c3df11fb3fc10bcbfa9c428",
          "body": "Using a combined mbox file may be more convenient than providing\r\nmultiple files or running the command multiple times, depending on the\r\nsource of the patches.\r\n\r\nNote that this doesn't do any unescaping of escaped \"From \" lines in the\r\nmessage content. This isn't a problem for the actual patch content, but\r\ncould lead to unexpected commit messages.",
          "is_bot": false,
          "headline": "Support reading multiple patches from an mbox file (#89)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-02-26T04:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c84ab0b840b433f27934a6ed83154bcf255e314",
          "body": null,
          "is_bot": false,
          "headline": "Support multiple patch files as arguments (#87)",
          "author_name": "Kait Lam",
          "author_login": "katrinafyi",
          "committed_at": "2024-02-25T23:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d688a5998a4a8f62d5dcd4c6707528dd3698d8d8",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.17.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.16.0...v0.17.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#85)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-12T20:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f794c6a8c501a203be8a20156bb05cf9bd8eb43",
          "body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.0 to 4.0.0.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.7.0...v4.0.0)\r\n\r\n---\r\nupdated-dependenci\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#86)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-12T20:49:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "de352104c5367f43e002cfa78d4f1bc214313f64",
          "body": "…flag (#82)",
          "is_bot": false,
          "headline": "Update fine-grained token requirements with the addition of new fork …",
          "author_name": "Arun Sathiya",
          "author_login": "arunsathiya",
          "committed_at": "2024-01-16T02:04:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8239b70263108adb652c2e9d9f04896266274a75",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#81)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-15T19:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b131c8e3936416404a39b338a1d36f08f716807",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v58 (#80)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-01-12T04:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efd88945263cc566ab4073ad09ab1154ea79447c",
          "body": null,
          "is_bot": false,
          "headline": "Add flag to print the CLI version (#79)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-01-12T03:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85d00c0652eddb00bc82fbb7c3b1447371e93f13",
          "body": null,
          "is_bot": false,
          "headline": "Publish binaries with goreleaser (#78)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-01-09T06:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dac3b673dd97efac403051c906d14c3e4e7b9cb",
          "body": "Add a new -fork flag to the CLI which will submit a pull request from a\r\nfork, creating it if it does not exist. This avoids needing write access\r\non the target repository. Also add the -fork-repository flag, which sets\r\na custom name and owner for the fork. The default is to create a fork\r\nwith the\n[…]\ndify the error handler to print a hint on any 404 error that the\r\nproblem might be due to permissions. It should maybe print the same\r\nmessage on 403 errors, but I haven't seen an example of that yet.",
          "is_bot": false,
          "headline": "Add the -fork flag to submit PRs from forks (#77)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-01-09T05:42:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a5a3676247c59328129e838e35fa48de9b79f60",
          "body": null,
          "is_bot": false,
          "headline": "Add fine-grain token permissions in README (#74)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-01-06T20:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61e7d05fb643ea3e0b03099c1cb24968a6839642",
          "body": null,
          "is_bot": false,
          "headline": "Add a flag to create draft pull requests (#73)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2024-01-06T20:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7728eb3ebbd81b75f0db3fd22c69638dfa7e3392",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v57 (#71)",
          "author_name": "Andrew Svoboda",
          "author_login": "asvoboda",
          "committed_at": "2024-01-04T16:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbbd48bdd4f872259d98f4f96e961db1d978555b",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-go\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 4 to 5 (#69)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-11T17:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "507355329d2a0376b0b7ffb19eb0a1650ebf9516",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.14.0 to 0.15.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#68)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-04T19:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3c77104b17812af58827eb34ca268cd12511c1",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.14.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#67)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-14T03:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002ea2c0493aa4f297627661601dbc8adc127baf",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v56 (#66)",
          "author_name": "Billy Keyes",
          "author_login": "bluekeyes",
          "committed_at": "2023-10-14T22:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec733a3030604adebf107ab6814f40eaa3304581",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.12.0 to 0.13.0.\r\n- [Commits](https://github.com/golang/oauth2/compare/v0.12.0...v0.13.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/oauth2\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#65)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-09T17:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "479eee9176762ea2290b19db1ad8a74d00eade4d",
          "body": "Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.11.0 to 0.12.0.\n- [Commits](https://github.com/golang/oauth2/compare/v0.11.0...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/oauth2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#64)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-11T14:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27565b276c0f5d602ecd82bbd1d76dd2be990525",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 3 to 4 (#63)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-11T14:48:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "50c9737b06a4938334876dfa4d870eb4bcd59246",
          "body": null,
          "is_bot": false,
          "headline": "Update google/go-github to v55 (#62)",
          "author_name": "Andrew Svoboda",
          "author_login": "asvoboda",
          "committed_at": "2023-09-08T16:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 49,
      "commits_last_year": 34,
      "latest_release_at": "2026-07-19T00:35:29Z",
      "latest_release_tag": "v0.46.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 33.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/bluekeyes/patch2pr",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/bluekeyes/patch2pr",
          "is_deprecated": false,
          "latest_version": "v0.46.0",
          "repository_url": "https://github.com/bluekeyes/patch2pr",
          "versions_count": 49,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T00:26:23Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 52,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 15999,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/bluekeyes/go-gitdiff",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "github.com/google/go-github/v89",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v89.0.0"
        },
        {
          "name": "github.com/shurcooL/githubv4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260209031235-2402fdf4a9ed"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/bluekeyes/go-gitdiff",
            "direct": true,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-github/v89",
            "direct": true,
            "version": "v89.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shurcool/githubv4",
            "direct": true,
            "version": "v0.0.0-20260209031235-2402fdf4a9ed",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-querystring",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shurcool/graphql",
            "direct": false,
            "version": "v0.0.0-20200928012149-18c5c3165e3a",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 3,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 156,
        "open_issues": 1,
        "closed_ratio": 0.917,
        "closed_issues": 11,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "bluekeyes",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/1745813?v=4"
        },
        {
          "type": "User",
          "login": "asvoboda",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1319944?v=4"
        },
        {
          "type": "User",
          "login": "jamestoyer",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/380725?v=4"
        },
        {
          "type": "User",
          "login": "arunsathiya",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18581859?v=4"
        },
        {
          "type": "User",
          "login": "katrinafyi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/39479354?v=4"
        },
        {
          "type": "User",
          "login": "Pospelove",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/37947786?v=4"
        },
        {
          "type": "User",
          "login": "pankaj-a",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9896838?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.833
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "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": 0,
            "reason": "Found 0/17 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6022b6fd30b8c73f0c14c1239a94483ec41aad72",
        "ran_at": "2026-07-25T11:26:03Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T13:06:14Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-20T13:03:52Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 84,
          "created_at": "2024-01-19T03:05:14Z",
          "last_comment_at": "2024-01-20T05:27:50Z",
          "last_comment_author": "arunsathiya"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bluekeyes/patch2pr",
    "host": "github.com",
    "name": "patch2pr",
    "owner": "bluekeyes"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 66,
        "vitality": 80,
        "community": 42,
        "governance": 62,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 34,
              "human_commit_share": 0.53,
              "days_since_last_push": 4,
              "active_weeks_last_year": 20
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "34 commits in the last year",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 49,
              "latest_release_tag": "v0.46.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 33.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "49 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~33.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 33.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "forks": 8,
              "stars": 52,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "52 stars",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.833
            },
            "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 83% of commits",
                "points": 3.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 156,
              "open_issues": 1,
              "closed_issues": 11,
              "issue_closed_ratio": 0.917,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "156/162 decided PRs merged",
                "points": 36.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 156,
                      "decided": 162
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "followers": 93,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "bluekeyes",
              "public_repos": 34,
              "account_age_days": 5182
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "93 followers of bluekeyes",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 93,
                      "login": "bluekeyes"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~14 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "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/bluekeyes/patch2pr"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "49 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "github",
                "golang",
                "pullrequest",
                "git",
                "patch"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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": "15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 7 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 7
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 9
            },
            "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": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.981,
              "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": "52 of 53 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 52,
                      "sampled": 53
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.47
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 15999,
              "source_files_sampled": 21,
              "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/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T11:26:21.702922Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bluekeyes/patch2pr.svg",
  "full_name": "bluekeyes/patch2pr",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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