Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 18:48 UTC

bborbe / http

GoBSD-2-Clause★ 0 stars⑂ 2 forkssince Mar 2024View on GitHub ↗

bborbe/http holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (83/100) and lowest on Community & Adoption (24/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

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

59
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

Benjamin BorbePersonal account
30 followers206 public repossince Nov 2011Seibert Group GmbH

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/bborbe/httpv1.26.18-637 days ago

Metrics by category

Vitality

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

83Good · 22% of overall
How it's scored
36/36Push recency — last push 7 days ago
16.6/36Commit cadence — 24/52 weeks with commits
16/18Commit volume — 60 commits in the last year
10/10OpenSSF Scorecard: Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year60
human_commit_share1
days_since_last_push7
active_weeks_last_year24
How it's scored
16.2/27Ships releases — 63 version tags (no GitHub releases)
36/36Release recency — latest release 7 days ago
27/27Release cadence — a release every ~12.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count63
latest_release_tagv1.26.18
releases_from_tagsyes
days_since_latest_release7
mean_days_between_releases12.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

24Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars0
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (BSD-2-Clause)
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?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.2/22.5Commit distribution — top contributor authored 95% of commits
4.1/13.5Contributor breadth — 3 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.948
How it's scored
0/46.8Issue resolution — no issues or no data
32.8/38.3PR acceptance — 6/7 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/27 approved changesets -- score normalized to 1
Inputs used
merged_prs6
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
10.7/25Owner reach — 30 followers of bborbe
25/25Track record — 206 public repos, account ~14 yr old
Inputs used
followers30
owner_typeUser
is_verified
owner_loginbborbe
public_repos206
account_age_days5,369
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 7 days ago
20/20Version history — 63 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/bborbe/http
ecosystemsgo
any_deprecatedno
min_days_since_publish7

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

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

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

Key facts

0GitHub stars
3contributors
60commits, last 12 months
7days since last push
63releases
1bus factor
0open issues
Gopackage ecosystems

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks

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.

111222212026-022026-022026-02
OpenSSF Scorecard 3.2 / 10
3.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/27 approved changesets -- score normalized to 1
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 14
RegistryPackageVersion constraintManifest
Gogithub.com/bazelbuild/buildtoolsv0.0.0-20250826111327-4006b543a694go.mod
Gogithub.com/bborbe/errorsv1.5.16go.mod
Gogithub.com/bborbe/kvv1.21.5go.mod
Gogithub.com/bborbe/logv1.6.17go.mod
Gogithub.com/bborbe/mathv1.3.15go.mod
Gogithub.com/bborbe/runv1.9.30go.mod
Gogithub.com/bborbe/sentryv1.9.22go.mod
Gogithub.com/bborbe/timev1.27.5go.mod
Gogithub.com/getsentry/sentry-gov0.47.0go.mod
Gogithub.com/golang/glogv1.2.5go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.0go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
All dependencies 37

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

RegistryPackageVersionRelation
Gogithub.com/bborbe/errorsv1.5.16direct
Gogithub.com/bborbe/kvv1.21.5direct
Gogithub.com/bborbe/logv1.6.17direct
Gogithub.com/bborbe/mathv1.3.15direct
Gogithub.com/bborbe/runv1.9.30direct
Gogithub.com/bborbe/sentryv1.9.22direct
Gogithub.com/bborbe/timev1.27.5direct
Gogithub.com/getsentry/sentry-gov0.47.0direct
Gogithub.com/golang/glogv1.2.5direct
Gogithub.com/gorilla/muxv1.8.1direct
Gogithub.com/onsi/ginkgo/v2v2.32.0direct
Gogithub.com/onsi/gomegav1.42.1direct
Gogithub.com/prometheus/client_golangv1.23.2direct
Gogithub.com/bborbe/collectionv1.20.17indirect
Gogithub.com/bborbe/parsev1.10.16indirect
Gogithub.com/bborbe/validationv1.4.16indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/pprofv0.0.0-20260402051712-545e8a4df936indirect
Gogithub.com/masterminds/semver/v3v3.4.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.66.1indirect
Gogithub.com/prometheus/procfsv0.17.0indirect
Gogo.yaml.in/yaml/v2v2.4.3indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/syncv0.21.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/textv0.39.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogoogle.golang.org/protobufv1.36.11indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 6270,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 180384,
        "Makefile": 3430
      },
      "pushed_at": "2026-07-19T19:38:07Z",
      "created_at": "2024-03-06T09:55:01Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T19:38:11Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-2-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-2-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://www.benjamin-borbe.de",
      "name": "Benjamin Borbe",
      "type": "User",
      "login": "bborbe",
      "company": "Seibert Group GmbH",
      "location": "Germany - Wiesbaden ",
      "followers": 30,
      "avatar_url": "https://avatars.githubusercontent.com/u/1193284?v=4",
      "created_at": "2011-11-14T10:16:14Z",
      "is_verified": null,
      "public_repos": 206,
      "account_age_days": 5369
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-2-Clause",
      "raw_spdx": "BSD-2-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.26.18",
          "kind": "patch",
          "published_at": "2026-07-19T19:37:57Z"
        },
        {
          "tag": "v1.26.17",
          "kind": "patch",
          "published_at": "2026-07-09T16:29:23Z"
        },
        {
          "tag": "v1.26.16",
          "kind": "patch",
          "published_at": "2026-07-04T12:02:53Z"
        },
        {
          "tag": "v1.26.15",
          "kind": "patch",
          "published_at": "2026-07-04T11:45:21Z"
        },
        {
          "tag": "v1.26.14",
          "kind": "patch",
          "published_at": "2026-07-02T17:55:57Z"
        },
        {
          "tag": "v1.26.13",
          "kind": "patch",
          "published_at": "2026-06-03T07:48:28Z"
        },
        {
          "tag": "v1.26.12",
          "kind": "patch",
          "published_at": "2026-05-07T22:38:28Z"
        },
        {
          "tag": "v1.26.11",
          "kind": "patch",
          "published_at": "2026-04-30T21:01:18Z"
        },
        {
          "tag": "v1.26.10",
          "kind": "patch",
          "published_at": "2026-04-09T19:08:44Z"
        },
        {
          "tag": "v1.26.9",
          "kind": "patch",
          "published_at": "2026-04-01T17:13:39Z"
        },
        {
          "tag": "v1.26.8",
          "kind": "patch",
          "published_at": "2026-03-20T17:07:47Z"
        },
        {
          "tag": "v1.26.7",
          "kind": "patch",
          "published_at": "2026-03-20T14:31:30Z"
        },
        {
          "tag": "v1.26.6",
          "kind": "patch",
          "published_at": "2026-03-20T14:12:13Z"
        },
        {
          "tag": "v1.26.5",
          "kind": "patch",
          "published_at": "2026-03-20T12:40:43Z"
        },
        {
          "tag": "v1.26.4",
          "kind": "patch",
          "published_at": "2026-03-06T20:24:15Z"
        },
        {
          "tag": "v1.26.3",
          "kind": "patch",
          "published_at": "2026-02-12T23:50:45Z"
        },
        {
          "tag": "v1.26.2",
          "kind": "patch",
          "published_at": "2026-02-03T08:45:24Z"
        },
        {
          "tag": "v1.26.1",
          "kind": "patch",
          "published_at": "2026-01-13T16:58:54Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2025-12-09T10:38:11Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2025-12-05T22:26:39Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2025-12-05T14:06:37Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2025-11-14T11:01:23Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2025-11-14T10:31:04Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2025-11-02T16:53:41Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2025-10-31T14:17:25Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2025-10-30T19:04:45Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2025-10-30T17:13:05Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2025-10-14T13:37:19Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2025-10-13T09:14:59Z"
        },
        {
          "tag": "v1.15.2",
          "kind": "patch",
          "published_at": "2025-10-11T14:57:32Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2025-10-11T14:48:53Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2025-10-05T18:25:27Z"
        },
        {
          "tag": "v1.14.2",
          "kind": "patch",
          "published_at": "2025-09-12T14:18:54Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2025-08-05T08:59:34Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2025-07-24T10:20:59Z"
        },
        {
          "tag": "v1.13.2",
          "kind": "patch",
          "published_at": "2025-07-24T10:12:50Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2025-07-12T17:55:05Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2025-06-02T19:54:38Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2025-05-27T17:29:56Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2025-05-23T07:43:55Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2025-05-23T07:20:10Z"
        },
        {
          "tag": "v1.10.3",
          "kind": "patch",
          "published_at": "2025-05-14T07:43:37Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2025-05-13T09:56:00Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2025-05-13T09:38:26Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-03-30T15:47:43Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-03-24T12:55:39Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2025-02-27T09:03:00Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-01-16T10:27:28Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2025-01-10T08:52:09Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-11-28T17:05:27Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-11-05T07:26:09Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2024-11-01T10:59:15Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2024-10-30T14:57:40Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2024-10-30T14:47:08Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2024-10-30T14:21:07Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2024-10-30T13:52:58Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2024-09-28T14:44:28Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-09-20T13:46:50Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-07-16T10:23:52Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-07-09T10:57:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-05-24T14:05:32Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-03-25T07:57:16Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2024-03-06T10:19:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4b23ef2b8d43916e455f4f109896e7606d7d3457",
          "body": null,
          "is_bot": false,
          "headline": "release v1.26.18",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-19T19:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f81169a3d2e321982d65418827c47593678830de",
          "body": "fix(deps): bump golang.org/x/text to v0.39.0 (CVE-2026-56852)",
          "is_bot": false,
          "headline": "Merge pull request #7 from bborbe/fix/update-go-74b58a0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-19T19:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccea8211702d254825d6585d4e989d24caaacbc",
          "body": null,
          "is_bot": false,
          "headline": "fix: add conventional prefix to x/text changelog entry",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-19T19:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77362b3093e03e92dfbc17bef7bd42a61e4ec665",
          "body": null,
          "is_bot": false,
          "headline": "fix(deps): bump golang.org/x/text to v0.39.0 (CVE-2026-56852)",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-19T15:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b58a0a72c70be1f147cee0ee812c5addafe0c9",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-09T16:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "776ab028338c4fe8645f0e7dfc6287e4915aa697",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-04T12:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc7fb6a77ab2dac4f0ae1f187a3339b71508fdb",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-04T11:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b1b0b083fdb6ac6ef287d8a8c34f2c0f4f67c03",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-07-02T17:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c028ea38d698c451ff6a48b266b8590fb5a7aa1c",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-06-03T07:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef66757e2cd67bae4a5b591b4984fc5e289a804c",
          "body": "…ctory.yaml autoRelease=false (github-releaser owns release)",
          "is_bot": false,
          "headline": "feat: add .maintainer.yaml (autoRelease + autoApprove); flip .dark-fa…",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-05-31T10:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba9734741b309c960e462e85d60aec6d70860aea",
          "body": "errcheck/gosec fatal under Go 1.26 with \"internal error: package X\nwithout types was imported from Y\" — they load packages without\nNeedDeps. golangci-lint embeds both with the correct loader. Moved\n-ignore '(Close|Write|Fprint)' and -exclude=G104 into .golangci.yml.\n\nBumped golang.org/x/sys + golang.org/x/net to clear GO-2026-5024\nthrough GO-2026-5028.",
          "is_bot": false,
          "headline": "chore: drop standalone errcheck + gosec; bump x/sys + x/net for vulns",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-05-25T19:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc464cd3e837fd0ccd2290800ca13accbc44c78a",
          "body": null,
          "is_bot": false,
          "headline": "bump dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-05-07T22:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1114b6892209d0f419671b4bfc60c89db7ad37ce",
          "body": null,
          "is_bot": false,
          "headline": "move prompt to completed",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-04-30T21:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3bf6f7ea25d0c6427935bfd22ff4fce5264e97",
          "body": null,
          "is_bot": false,
          "headline": "release v1.26.11",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-04-30T21:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa02c98ce07d37b173c9221e55466be9dc29586f",
          "body": "…later)",
          "is_bot": false,
          "headline": "chore: bump bborbe deps (post-migration; kv↔http cycle to be cleaned …",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-04-30T20:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dd085a9b6fd2e191d8d8fa6be2bf0cf7be0c21b",
          "body": "…bug)",
          "is_bot": false,
          "headline": "fix: pin osv-scanner to v2.3.1 (bridging fix for upstream buildtools …",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-04-30T19:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d12b4bba9e5c8644fdd7f79e5130d8664f7df2bb",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-04-09T19:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008c203725c9160a6d22e9248bb54b0c17c44e99",
          "body": null,
          "is_bot": false,
          "headline": "use HOST_CACHE_DIR for Go cache mounts",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-04-09T17:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fecc8185bb772b1392280d9ac0ead71767f09fe",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-04-01T17:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c052eef633bebc2d125ab8262e0284ee62ac0b32",
          "body": null,
          "is_bot": false,
          "headline": "allow parallel golangci-lint runners",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-03-27T13:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70d4b19dc937a90176aaabac68400aca04de0fc",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-03-20T17:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3fc7e55fe7bf7665247101b261f0e8a64cf464",
          "body": null,
          "is_bot": false,
          "headline": "standardize Makefile: add mocks mkdir, reorder lint, multiline trivy",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-03-20T14:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d769ad7e2af6ac3fc7d5e5628ff8523a3c0173",
          "body": null,
          "is_bot": false,
          "headline": "release v1.26.6",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-03-20T14:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b89cb6085786a2599e6c43ab5849eb26b44958",
          "body": null,
          "is_bot": false,
          "headline": "move prompt to completed",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-03-20T14:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5890a15c281ca63ba7925cb25259e3144015ed5a",
          "body": null,
          "is_bot": false,
          "headline": "upgrade golangci-lint from v1 to v2",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-03-20T12:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e6ab771d3df452be69db87acd1c0c748f4383b",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-03-06T20:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f79d832fac3b41d947fc7ec692f4047f28234b",
          "body": null,
          "is_bot": false,
          "headline": "release v1.26.3",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-02-12T23:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e955f7a5a20e4a4faa7a0d24a90217f4e29b7b53",
          "body": "Update Go to 1.26.0",
          "is_bot": false,
          "headline": "Merge pull request #6 from openclaw-for-ben/update/go-1.26.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-02-12T23:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ca74c62fb94d898e1d319c623c993eecb69949d",
          "body": null,
          "is_bot": false,
          "headline": "Update Go to 1.26.0",
          "author_name": "Bens PersonalAssistant",
          "author_login": "openclaw-for-ben",
          "committed_at": "2026-02-12T22:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f40804174f5afb46ec9b213c0526448265db3897",
          "body": "Co-authored-by: Benjamin Borbe <benjamin.borbe@gmail.com>",
          "is_bot": false,
          "headline": "use go-version-file in CI workflow (#3)",
          "author_name": "localclaw-for-ben",
          "author_login": "localclaw-for-ben",
          "committed_at": "2026-02-12T08:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "942f606abfbfba2c236c921640114ba5724e6ea1",
          "body": "bump go-git/v5 to v5.16.5 (fix GHSA-37cx-329c-33x3)",
          "is_bot": false,
          "headline": "Merge pull request #4 from localclaw-for-ben/fix/go-git-vuln",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-02-12T07:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c643e73fae23c00af5d64f96b26a14e24a39f116",
          "body": null,
          "is_bot": false,
          "headline": "bump go-git/v5 to v5.16.5 (fix GHSA-37cx-329c-33x3)",
          "author_name": "LocalClaw",
          "author_login": "localclaw-for-ben",
          "committed_at": "2026-02-11T21:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72cd56917c11fc1b682dce438c97b77fd9de14f9",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions to latest versions (#2)",
          "author_name": "openclaw-for-ben",
          "author_login": "openclaw-for-ben",
          "committed_at": "2026-02-09T13:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a748810a638a67c0aad5c7971876f15581be88e",
          "body": "- checkout: v4 → v6\n- setup-go: v5 → v6\n- codecov: v4 → v5",
          "is_bot": false,
          "headline": "Update GitHub Actions to latest versions",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-02-09T12:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca621a932c5df1ffe66daacc97035506eedabde",
          "body": "- Trigger: 'claude-review' label (manual opt-in)\n- Skips fork PRs automatically (can't access secrets)\n- Matches go-skeleton/log/errors pattern",
          "is_bot": false,
          "headline": "Switch to label-triggered Claude review workflow",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-02-09T10:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb88d7b7b8787882c0ccd875d48e73fa5e4c31f",
          "body": "Update Go to 1.25.7 and dependencies",
          "is_bot": false,
          "headline": "Merge pull request #1 from openclaw-for-ben/update-go-1.25.7",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-02-07T02:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58056a0131c671add59a4498d5225ad7c7a21da5",
          "body": null,
          "is_bot": false,
          "headline": "update Go 1.25.7 and dependencies",
          "author_name": "Bens PersonalAssistant",
          "author_login": "openclaw-for-ben",
          "committed_at": "2026-02-06T23:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8265d42d11db293a568445d5f57e0f9ffcf3d2",
          "body": null,
          "is_bot": false,
          "headline": "update Go 1.25.5 and dependencies",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2026-01-13T16:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "683bfb1bb26fa963fd202f90aec7a38e5220baeb",
          "body": "Expand ErrorDetails.Details from map[string]string to map[string]any,\nenabling support for arrays, nested objects, and native types in error\nresponses. Update CheckResponseIsSuccessful to pass native types instead\nof string conversions. Update all tests and documentation accordingly.\nUpdate dependencies including bborbe/errors v1.5.0, log v1.6.0, and\ntest frameworks ginkgo v2.27.3, gomega v1.38.3.",
          "is_bot": false,
          "headline": "enhance error details to support JSON-serializable values",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-12-09T10:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af09ca7f7a7ea37cae9ff515229566868efd5834",
          "body": null,
          "is_bot": false,
          "headline": "update go and deps",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-12-05T22:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200a6aefa228cafd31bafad4f5534b82e19188b5",
          "body": null,
          "is_bot": false,
          "headline": "update prds",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-12-05T14:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3388e95af3fc94f1a8468af1e0fa4982ed500183",
          "body": null,
          "is_bot": false,
          "headline": "update prds",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-12-05T14:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09461a2da26d148541f6ba008f03af7b5f820b3",
          "body": null,
          "is_bot": false,
          "headline": "add standardized JSON error handlers with structured responses",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-12-05T14:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc9d7d765454ee3361ce73735afc8f08a2168b1",
          "body": null,
          "is_bot": false,
          "headline": "release version v1.23.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-11-14T11:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c956837ebc11e0d1eea6e41a668d67c247d84b3",
          "body": null,
          "is_bot": false,
          "headline": "release version v1.22.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-11-14T10:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4507d5c0c9a3e822f10e1ce1c3a633ea24e316f4",
          "body": null,
          "is_bot": false,
          "headline": "release version v1.21.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-11-02T16:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af62f2c58b4793bd327287ec1667bfa4f3fa1ae5",
          "body": "Linting configuration:\n- Add SRP & maintainability linters (funlen, gocognit, nestif, maintidx)\n- Add readability linters (gofmt, goimports, errname, unparam)\n- Add safety linters (bodyclose, forcetypeassert, asasalint, prealloc)\n- Fix typo in depguard (github.com/pkg/erros → errors)\n- Add deprecate\n[…]\n  - Extract delayAndIncrement helper\n- Fix errname: add nolint for deprecated NotFound variable\n- Fix errname: rename errorWithStatusCode → statusCodeError\n\nAll tests pass, coverage increased to 56.0%",
          "is_bot": false,
          "headline": "enhance linting and fix all golangci-lint issues",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-11-02T16:50:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb1017c2860d07f07bf0fbfcc5c4dca1f3e523c9",
          "body": "- Add passphraseQueryParam constant to avoid magic strings\n- Clean URL by removing existing passphrase parameter before logging\n- Change getCurrentPassphrase to accept *url.URL for better type safety\n- Smart separator detection (? or &) based on remaining query params\n- Log format now shows copy-pasteable URL: /path?passphrase=value\n\nThis prevents confusing duplicate passphrase parameters in logs and\nmakes it easier for operators to copy-paste the complete URL.",
          "is_bot": false,
          "headline": "improve dangerous handler logging with clean URLs and constants",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-11-02T16:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4594b17b0f3b3ec8ad66f7eb10d968ab011c01",
          "body": null,
          "is_bot": false,
          "headline": "release version v1.20.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-31T14:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87ce4a35ce888dca5b5a61329495d5cbfcd68978",
          "body": null,
          "is_bot": false,
          "headline": "release version v1.19.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-30T19:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cdf8f6ce379071af3dc511fd1082a40844d6dfa",
          "body": null,
          "is_bot": false,
          "headline": "fix lint issues: remove unused function and simplify bool comparison",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-30T17:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ab8a884b35733f1e15cf7b91eae2cf26ec224c",
          "body": null,
          "is_bot": false,
          "headline": "release version v1.18.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-30T17:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16707c43e9b5cfdeacdc8c33cf35934b221d5561",
          "body": null,
          "is_bot": false,
          "headline": "update golang and go mod update",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-30T16:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1942647648a7bcfb11b496bef063bb579680dd9b",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.17.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-14T13:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43cbcc0b69a7ff7108cfb44552f967178b591459",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.16.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-13T09:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b86864b98c044d30ae74ff7a4d45685284883c0c",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.15.2",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-11T14:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4426d9d2967762b421d7cc11f0fdd9df956c524",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.15.1",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-11T14:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfa353c4f47ea3d8fa1392351297f3377138b80",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.15.0",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-10-05T18:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e78b20ea4390e5a37ea2bfc6098e16a6bd2189",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.14.2",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-09-12T14:18:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19fda07f72540656d2c17a9c95296674e44ece65",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.14.1",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-08-05T08:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e4b712bb8b100054761e246c0aa732c66e1cbe",
          "body": "…uest access",
          "is_bot": false,
          "headline": "add NewBackgroundRunRequestHandler for background processing with req…",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-07-24T10:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85d5d7cd52d51190eff934793aa42f6efcf3346",
          "body": null,
          "is_bot": false,
          "headline": "go mod update + add github workflow",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-07-24T10:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e825ab6d6d64b4370d5503ec16d3060973e2f9",
          "body": null,
          "is_bot": false,
          "headline": "go mod update + add tests",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-07-12T17:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e4d71f29d042ec7b0c28a82f1da6b98a9b64dea",
          "body": null,
          "is_bot": false,
          "headline": "add RoundTripperMetrics",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-06-02T19:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ed87f66d36be92a290e93f467312dfaa74607b0",
          "body": null,
          "is_bot": false,
          "headline": "add GarbageCollectorHandler",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-05-27T17:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade4a41c9b8d69c01b8abd5dbedd54f155f216cf",
          "body": null,
          "is_bot": false,
          "headline": "add RoundTripperFunc",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-05-23T07:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a96ee6eeb4c55b9ab5e9920b80e112d71fd8490",
          "body": null,
          "is_bot": false,
          "headline": " add http.Handler mock and add Handler and HandlerFunc",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-05-23T07:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a30ec087285105aa4a1fc39d0422227c76bffdd",
          "body": null,
          "is_bot": false,
          "headline": "RoundTripperRetry retry http request on io.EOF error",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-05-14T07:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "600925df74b1d662248eb6190b8dffcbf6f25440",
          "body": null,
          "is_bot": false,
          "headline": "add test case of eof error",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-05-14T07:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8320cdb4d2a04f57a079bc8f845ff1d2867e410a",
          "body": null,
          "is_bot": false,
          "headline": "improve WithRedirects",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-05-13T09:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d8f8551ba00c6f7d80ca0f92c4b3d83cdf8ce8",
          "body": null,
          "is_bot": false,
          "headline": "add WithRetry and WithoutRetry to HttpClientBuilder",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-05-13T09:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e8a755ae49fa44a19a2dd6c3530f007257c672c",
          "body": null,
          "is_bot": false,
          "headline": "remove vendor",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-03-30T15:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b3433caab31fcaf63792987069e1b4fba29ac7",
          "body": null,
          "is_bot": false,
          "headline": "rebane method",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-03-24T12:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff49878eb6abe7965c1f1d105eaefa9045c165f",
          "body": null,
          "is_bot": false,
          "headline": "allow define error code error use by ErrorHandler",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-03-24T12:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287cecce3cbb23538da7414d7789440f299b9059",
          "body": null,
          "is_bot": false,
          "headline": "allow define skip statusCodes in RetryRoundTripper",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-02-27T09:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c501e75fd057733b111675ac0890ae6ed343aca",
          "body": null,
          "is_bot": false,
          "headline": "allow define skip statusCodes in RetryRoundTripper",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-02-27T09:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a7ec8fcd14955378c21941a53ed19a03748c2b",
          "body": null,
          "is_bot": false,
          "headline": "move stuff to http",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-01-16T10:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51b9ae6bd10d9d293ebed932a6836b6982c1729",
          "body": null,
          "is_bot": false,
          "headline": "go mod update + add license",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2025-01-10T08:52:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79588f5f9a5d56ad458b13cc40532a8a4aa52b32",
          "body": null,
          "is_bot": false,
          "headline": "add CheckResponseIsSuccessful",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-11-28T17:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aa3801f7209f5472ef81213208b1451446b1b03",
          "body": null,
          "is_bot": false,
          "headline": "add example",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-11-05T07:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f7b817740fa5793f78e0068e63c7f52a20e0c2",
          "body": null,
          "is_bot": false,
          "headline": "add file download handler and pprof handler",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-11-05T07:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4999f402c60a0f36af4c489acec25539e9ebda4c",
          "body": null,
          "is_bot": false,
          "headline": "skip error",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-11-01T10:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce290535cf75b865739f4139e49e251041ab38b",
          "body": null,
          "is_bot": false,
          "headline": "allow HttpClientBuilder with client cert",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-10-30T14:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d24b0899c08d411cdecec8718066d79f00d7ae6",
          "body": null,
          "is_bot": false,
          "headline": "add CreateTlsClientConfig and CreateDefaultRoundTripperTls",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-10-30T14:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "831216ba869f2a130e25dd708d88f3ac0fa372a6",
          "body": null,
          "is_bot": false,
          "headline": "fix NewServerTLS",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-10-30T14:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b933db18306dcf737bd080856faa44159ee7f50",
          "body": null,
          "is_bot": false,
          "headline": "add NewServerTLS",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-10-30T13:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b8d4d507b6ec8f23ab27bed15291ad9ef37d96",
          "body": null,
          "is_bot": false,
          "headline": "add basic auth roundtripper",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-09-28T14:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b823f65bb83a131278f9fec2a115a22e7a964ca5",
          "body": null,
          "is_bot": false,
          "headline": "add helper to register pprof handler",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-09-20T13:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7561e6844d5cbd4056950ecb0d7a63d4b4cc13a2",
          "body": null,
          "is_bot": false,
          "headline": "go mod update",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-07-16T10:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1adfceb7399a3279f5fa66f51373e59234a32cb3",
          "body": null,
          "is_bot": false,
          "headline": "go mod update",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-07-16T10:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13da9adfaaa812f7e7dff56e2e1f015d29d81a9f",
          "body": null,
          "is_bot": false,
          "headline": "add remove prefix roundTripper",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-07-16T10:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d1b2e28338d98d2c06489ec3c527ce9da60bfb",
          "body": null,
          "is_bot": false,
          "headline": "go mod update",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-07-09T10:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d60e8ca1ecec1161f7af70b7a856a8e8ba4efe91",
          "body": null,
          "is_bot": false,
          "headline": "add proxy error handler sentry",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-07-09T10:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e0411f1912d5a48c4c4cfab128bb395436a011c",
          "body": null,
          "is_bot": false,
          "headline": "go mod update",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-05-24T14:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6fdd27beda54218cb862e121fb2782b39499c61",
          "body": null,
          "is_bot": false,
          "headline": "add remove ratelimiter from default http client",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-05-24T14:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb7b4c4a0f3f7b8f44f40cc78600ba4ec0bffa8",
          "body": null,
          "is_bot": false,
          "headline": "add httpClientBuilder",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-03-25T07:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52981ade29ca2745c9fd363856bd9a6de5cf7d67",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "Benjamin Borbe",
          "author_login": "bborbe",
          "committed_at": "2024-03-06T10:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 63,
      "commits_last_year": 60,
      "latest_release_at": "2026-07-19T19:37:57Z",
      "latest_release_tag": "v1.26.18",
      "releases_from_tags": true,
      "days_since_last_push": 7,
      "active_weeks_last_year": 24,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 12.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/bborbe/http",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/bborbe/http",
          "is_deprecated": false,
          "latest_version": "v1.26.18",
          "repository_url": "https://github.com/bborbe/http",
          "versions_count": 63,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T19:37:57Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 13364,
      "source_files_sampled": 83,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 37,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/bazelbuild/buildtools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250826111327-4006b543a694"
        },
        {
          "name": "github.com/bborbe/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.16"
        },
        {
          "name": "github.com/bborbe/kv",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.5"
        },
        {
          "name": "github.com/bborbe/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.17"
        },
        {
          "name": "github.com/bborbe/math",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.15"
        },
        {
          "name": "github.com/bborbe/run",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.30"
        },
        {
          "name": "github.com/bborbe/sentry",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.22"
        },
        {
          "name": "github.com/bborbe/time",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.27.5"
        },
        {
          "name": "github.com/getsentry/sentry-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "github.com/golang/glog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.5"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.32.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/bborbe/errors",
            "direct": true,
            "version": "v1.5.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/kv",
            "direct": true,
            "version": "v1.21.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/log",
            "direct": true,
            "version": "v1.6.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/math",
            "direct": true,
            "version": "v1.3.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/run",
            "direct": true,
            "version": "v1.9.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/sentry",
            "direct": true,
            "version": "v1.9.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/time",
            "direct": true,
            "version": "v1.27.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/glog",
            "direct": true,
            "version": "v1.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/collection",
            "direct": false,
            "version": "v1.20.17",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/parse",
            "direct": false,
            "version": "v1.10.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bborbe/validation",
            "direct": false,
            "version": "v1.4.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260402051712-545e8a4df936",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 37,
        "direct_count": 13,
        "indirect_count": 24
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 6,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "bborbe",
          "commits": 92,
          "avatar_url": "https://avatars.githubusercontent.com/u/1193284?v=4"
        },
        {
          "type": "User",
          "login": "openclaw-for-ben",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/259869104?v=4"
        },
        {
          "type": "User",
          "login": "localclaw-for-ben",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/260965567?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.948
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "claude-code-review.yml",
        "claude.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/27 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "16 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4b23ef2b8d43916e455f4f109896e7606d7d3457",
        "ran_at": "2026-07-27T18:48:27Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T19:41:48Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-19T19:36:36Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bborbe/http",
    "host": "github.com",
    "name": "http",
    "owner": "bborbe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 46,
        "vitality": 83,
        "community": 24,
        "governance": 56,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 1,
              "days_since_last_push": 7,
              "active_weeks_last_year": 24
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "24/52 weeks with commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "16 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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 63,
              "latest_release_tag": "v1.26.18",
              "releases_from_tags": true,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 12.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "63 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 2,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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 (BSD-2-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-2-Clause"
                    }
                  }
                ],
                "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": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.948
            },
            "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 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "merged_prs": 6,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6/7 decided PRs merged",
                "points": 32.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6,
                      "decided": 7
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/27 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 30,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "bborbe",
              "public_repos": 206,
              "account_age_days": 5369
            },
            "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": "30 followers of bborbe",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 30,
                      "login": "bborbe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "206 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 206
                    }
                  },
                  {
                    "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/bborbe/http"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 7
            },
            "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 7 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "63 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/27 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "16 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 37 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": 37
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 37,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 37,
              "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": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.165,
              "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": "16 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 97",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 13364,
              "source_files_sampled": 83,
              "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/83 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 83,
                      "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": [],
  "report_type": "repository",
  "generated_at": "2026-07-27T18:48:34.865942Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bborbe/http.svg",
  "full_name": "bborbe/http",
  "license_state": "standard",
  "license_spdx": "BSD-2-Clause"
}

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

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

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