Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 14:08 UTC

johannesboyne / gofakes3

A simple fake AWS S3 object storage (used for local test-runs against AWS S3 APIs)

GoMIT★ 934 stars⑂ 136 forkssince Feb 2016View on GitHub ↗

johannesboyne/gofakes3 holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (71/100) and lowest on Engineering Quality (58/100). It was last updated 15 days ago. 2 contributors account for most of its recent work.

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

64
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

Johannes BoynePersonal account
61 followers131 public repossince Feb 2011@dataqcompany

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/johannesboyne/gofakes3v1.2.0-315 days ago

Metrics by category

Vitality

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

61Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 15 days ago
4.8/36Commit cadence — 7/52 weeks with commits
12.9/18Commit volume — 26 commits in the last year
10/10OpenSSF Scorecard: Maintained — 10 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year26
human_commit_share0.99
days_since_last_push15
active_weeks_last_year7
How it's scored
27/27Ships releases — 4 releases published
36/36Release recency — latest release 15 days ago
5.4/27Release cadence — a release every ~1,257.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count4
latest_release_tagv1.2.0
releases_from_tagsno
days_since_latest_release15
mean_days_between_releases1,257.1

Community & Adoption

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

61Moderate · 18% of overall
How it's scored
48.2/60Stars — 934 stars
17.8/25Forks — 136 forks
4.3/15Watchers — 7 watchers
Inputs used
forks136
stars934
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

71Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.3/22.5Commit distribution — top contributor authored 41% of commits
13.5/13.5Contributor breadth — 45 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled45
top_contributor_share0.41
How it's scored
35.1/46.8Issue resolution — 75% of issues closed
33.6/38.3PR acceptance — 80/91 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 11/24 approved changesets -- score normalized to 4
Inputs used
merged_prs80
open_issues8
closed_issues24
issue_closed_ratio0.75
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.9/25Owner reach — 61 followers of johannesboyne
25/25Track record — 131 public repos, account ~15 yr old
Inputs used
followers61
owner_typeUser
is_verified
owner_loginjohannesboyne
public_repos131
account_age_days5,636
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 15 days ago
12/20Version history — 3 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/johannesboyne/gofakes3
ecosystemsgo
any_deprecatedno
min_days_since_publish15

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 9 out of 11 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

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

Security

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

70Good · 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/2.5CI-Tests — 9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 11/24 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 10 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
3/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): packaging. 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
advisories2
affected_packages2
assessed_packages32
unassessed_packages0
affected_by_severityunknown 2
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 32 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.

59Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
25.9/40Legible commit history — 48 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.485
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
6/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 6
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.03
toolchain_manifestsgo.mod
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/74 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes44,586
source_files_sampled74
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

934GitHub stars
45contributors
26commits, last 12 months
15days since last push
4releases
2bus factor
8open issues
Gopackage ecosystems

Data collection warnings

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

More detail

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

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.

02040608010012011182016-022021-042026-06
Major 1Minor 0Patch 1

Each point covers 10 days.

OpenSSF Scorecard 6.3 / 10
6.3aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 11/24 approved changesets -- score normalized to 4
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained10 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
6Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 6
8SASTSAST tool is not run on all commits -- score normalized to 8
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 14
RegistryPackageVersion constraintManifest
Gogithub.com/aws/aws-sdk-go-v2v1.41.5go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.29.14go.mod
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.17.67go.mod
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.17.75go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.97.3go.mod
Gogithub.com/aws/smithy-gov1.24.2go.mod
Gogithub.com/cevatbarisyilmaz/arav0.0.4go.mod
Gogithub.com/ryszard/goskiplistv0.0.0-20150312221310-2dfbae5fcf46go.mod
Gogithub.com/spf13/aferov1.2.1go.mod
Gogithub.com/stretchr/testifyv1.5.1go.mod
Gogo.etcd.io/bboltv1.3.5go.mod
Gogo.shabbyrobe.org/gocovmergev0.0.0-20230507111327-fa4f82cfbf4dgo.mod
Gogolang.org/x/toolsv0.8.0go.mod
Gogopkg.in/mgo.v2v2.0.0-20180705113604-9856a29383cego.mod
All dependencies 32

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

RegistryPackageVersionRelation
Gogithub.com/aws/aws-sdk-go-v2v1.41.5direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.29.14direct
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.17.67direct
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.17.75direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.97.3direct
Gogithub.com/aws/smithy-gov1.24.2direct
Gogithub.com/cevatbarisyilmaz/arav0.0.4direct
Gogithub.com/ryszard/goskiplistv0.0.0-20150312221310-2dfbae5fcf46direct
Gogithub.com/spf13/aferov1.2.1direct
Gogithub.com/stretchr/testifyv1.5.1direct
Gogo.etcd.io/bboltv1.3.5direct
Gogo.shabbyrobe.org/gocovmergev0.0.0-20230507111327-fa4f82cfbf4ddirect
Gogolang.org/x/toolsv0.8.0direct
Gogopkg.in/mgo.v2v2.0.0-20180705113604-9856a29383cedirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.8indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.16.30indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.21indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.3indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.22indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.13indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.21indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.25.3indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.30.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.33.19indirect
Gogithub.com/davecgh/go-spewv1.1.0indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogolang.org/x/sysv0.7.0indirect
Gogolang.org/x/textv0.9.0indirect
Gogopkg.in/yaml.v2v2.2.8indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/sysv0.7.0indirectunknown10.44.0
golang.org/x/textv0.9.0indirectunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 740,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 398760,
        "Shell": 596,
        "Dockerfile": 115
      },
      "pushed_at": "2026-07-09T20:01:42Z",
      "created_at": "2016-02-24T09:13:09Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T09:04:32Z",
      "description": "A simple fake AWS S3 object storage (used for local test-runs against AWS S3 APIs)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://about.me/johannesboyne",
      "name": "Johannes Boyne",
      "type": "User",
      "login": "johannesboyne",
      "company": "@dataqcompany",
      "location": "Germany",
      "followers": 61,
      "avatar_url": "https://avatars.githubusercontent.com/u/623576?v=4",
      "created_at": "2011-02-17T16:38:58Z",
      "is_verified": null,
      "public_repos": 131,
      "account_age_days": 5636
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-09T20:01:42Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-07-09T19:24:36Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2025-09-16T17:52:46Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2016-03-12T12:27:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2dd1a84479724dc2f89d758452bee5bcea99e7f8",
          "body": "The marker/MaxKeys pagination added in #114 set NextMarker to the common\nprefix itself (e.g. \"a/\") when a page ended on a common prefix. Since \"a/1\" >\n\"a/\", the next page re-seeked to the same group and never advanced —\npaginating a delimited listing with small MaxKeys looped forever (#66).\n\nFix:\n- \n[…]\nfaces each common prefix exactly\nonce. Adds regression tests covering multi-page termination for both delimited\nand flat listings.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "s3bolt: fix infinite pagination with delimiter in ListBucket",
          "author_name": "Johannes Boyne",
          "author_login": null,
          "committed_at": "2026-07-09T19:39:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0546d8433fe0a55d5b16779e8cd6d547134ccb1c",
          "body": null,
          "is_bot": false,
          "headline": "Merge PR #114: honor page.Marker and page.MaxKeys in s3bolt ListBucket",
          "author_name": "Johannes Boyne",
          "author_login": null,
          "committed_at": "2026-07-09T19:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9e89626146bed053f36b477e8d0795e230d9e58",
          "body": "Applies the two Dependabot bumps (#117, #118) together; they individually\nconflict on go.mod/go.sum. Set via `go get` + `go mod tidy` so the transitive\nsmithy-go / s3shared / presigned-url upgrades stay consistent.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump aws-sdk-go-v2/service/s3 to 1.97.3 and eventstream to 1.7.8",
          "author_name": "test",
          "author_login": null,
          "committed_at": "2026-07-09T18:18:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0d7d06bdd4439873b3b1376f92468d7ba7e1e5e2",
          "body": "Follow-up to #121 (which fixed ranged GET). S3 also honours the Range header\non HEAD: it responds with 206 Partial Content and a Content-Range /\nrange-scoped Content-Length, with no body. Resolve the Range header against\nthe object size in headObject and set the status accordingly.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Return 206 for ranged HEAD requests",
          "author_name": "test",
          "author_login": null,
          "committed_at": "2026-07-09T18:18:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "608337aef35338dbae2d789dbac48ec4d29bfc45",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#115)",
          "author_name": "Yashu Mittal",
          "author_login": "mittalyashu",
          "committed_at": "2026-07-09T18:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eafeff785f5528b564718890cf536accb5eddaa",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support response-* query (#113)",
          "author_name": "Zhiqiang Zhang",
          "author_login": "zhangzqs",
          "committed_at": "2026-07-09T18:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67c174973e2e2dce22353e447fed432fcaa35961",
          "body": "Return HTTP 206 Partial Content for successful ranged GET object responses\n\nCo-authored-by: muchohan <mohammad.chohan@canonical.com>",
          "is_bot": false,
          "headline": "Fix ranged GET status code and tighten range status coverage (#121)",
          "author_name": "Mohammad Chohan",
          "author_login": "famulu",
          "committed_at": "2026-07-09T18:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b83618e3e6ec04f30d7617639816dd4234418ab",
          "body": "Some S3 clients (notably AWS SDK v2 for Go) may URL-encode the entire\nX-Amz-Copy-Source header value, including the \"/\" separator between\nbucket and key as \"%2F\". This caused a panic when trying to access\nparts[1] after splitting by \"/\", since the split produced only one\nelement.\n\nThis fix:\n1. Attem\n[…]\nURL-encoded source path (the panic case)\n- Fully URL-encoded source with special chars like \"+\" and spaces\n\nFixes index out of range panic:\n  panic: runtime error: index out of range [1] with length 1",
          "is_bot": false,
          "headline": "Fix copyObject panic when X-Amz-Copy-Source is fully URL-encoded (#119)",
          "author_name": "Ross Palmer",
          "author_login": "rjpr",
          "committed_at": "2026-07-09T18:09:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a044ab1cf30316f09f52803158945838e8a39b66",
          "body": "Co-authored-by: philli <philli@futunn.com>",
          "is_bot": false,
          "headline": "fix io error (#120)",
          "author_name": "kailin4u",
          "author_login": "kailin4u",
          "committed_at": "2026-07-09T18:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3191ce98f8fea0f80187c76b7be60a746a03556c",
          "body": "…123)\n\nSigned-off-by: Ryan Djurovich <git@ryan0x44.com>",
          "is_bot": false,
          "headline": "Include false IsTruncated in ListMultipartUpload(Part)sResult #122 (#…",
          "author_name": "Ryan Djurovich",
          "author_login": "ryan0x44",
          "committed_at": "2026-07-09T18:09:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48b337d31817f7fdf5a31c489326caf305728567",
          "body": "- Fix cnt increment to only count unique items (not duplicate CommonPrefix entries)\n- Fix IsTruncated logic to properly check prefix/delimiter filter for remaining keys\n- Fix NextMarker for CommonPrefixes by setting lastKey to MatchedPart\n- Add reproduction tests for delimiter pagination edge cases\n\nFixes review comments from johannesboyne on PR #114",
          "is_bot": false,
          "headline": "fix(s3bolt): address PR review comments for ListBucket pagination",
          "author_name": "Aliexe",
          "author_login": "Aliexe-code",
          "committed_at": "2026-02-08T23:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c385a1f6a730dfb271fc0530400ed8c4d6a1eb8",
          "body": "For insecure-cors, always return Access-Control-Allow-Origin.",
          "is_bot": false,
          "headline": "Merge pull request #110 from toothbrush/20251015-insecure-cors-fix",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2026-02-08T20:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9169291264f85829ec3d01628c92a88f8f63dcae",
          "body": "Fixes #66\n\nThe s3bolt backend now properly supports pagination with the marker parameter and maxKeys limit, matching the behavior of the s3mem backend.\n\nChanges:\n- Remove ErrInternalPageNotImplemented error for non-empty pages\n- Implement page.Marker support using c.Seek() to jump to the marker\n- Implement page.MaxKeys support with proper IsTruncated and NextMarker\n- Add comprehensive tests for marker-based pagination\n- Refactor tests with helper functions to reduce code duplication",
          "is_bot": false,
          "headline": "Fix ListBucket in s3bolt backend to honor page.Marker and page.MaxKeys",
          "author_name": "Aliexe",
          "author_login": "Aliexe-code",
          "committed_at": "2026-02-07T21:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee6a23f166f9fac094450d99a2203f6b56628a9",
          "body": "Per MDN [1], we should always return Access-Control-Allow-Origin, not just\non preflight requests.\n\n1. https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CORS#simple_requests\n\nCo-authored-by: Blake Williams <code@shabbyrobe.org>",
          "is_bot": false,
          "headline": "For insecure-cors, always return Access-Control-Allow-Origin.",
          "author_name": "paul",
          "author_login": "toothbrush",
          "committed_at": "2025-10-15T04:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf3e50324d3cdeddf1822aa7c22b44ddf1a5df3",
          "body": "remove dependency to sdk v1",
          "is_bot": false,
          "headline": "Merge pull request #109 from miparnisari/remove-v1-dependency",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-09-16T17:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b0523d632f30a0d0b4736e108abbd66aae1ac9",
          "body": null,
          "is_bot": false,
          "headline": "remove dependency to sdk v1",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-09-05T20:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6555d310c47333421388fbafb5c03745878c1fb1",
          "body": "Allow arbitrary slashes in object keys",
          "is_bot": false,
          "headline": "Merge pull request #108 from doomguy-stg/slashes",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-25T08:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac75de9169c8fd04f5145ac3d4c54e80ea28df08",
          "body": "The routing logic now handles arbitrary slashes in object keys\ncorrectly.\n\nSigned-off-by: Lukas Thiemeier <thiemeier@strato.de>",
          "is_bot": false,
          "headline": "router: don't strip slashes from object keys",
          "author_name": "Lukas Thiemeier",
          "author_login": "doomguy-stg",
          "committed_at": "2025-08-25T05:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f79e7b3d01200de23610099c253f25922cc95737",
          "body": "Gofakes3 erroneously assumes that consecutive leading and trailing slashes\nin object keys have no semantic relevance and can be stripped.\n\nThe official s3 specification is vague about slashes in object names. It\nonly states that slashes are generally valid object keys which *might*\nrequire special h\n[…]\nl tests for object keys with leading, trailing and middle\nslashes. The new tests will currently fail, the fix is provided in the\nfollowing commit.\n\nSigned-off-by: Lukas Thiemeier <thiemeier@strato.de>",
          "is_bot": false,
          "headline": "Update tests for keys containting slashes",
          "author_name": "Lukas Thiemeier",
          "author_login": "doomguy-stg",
          "committed_at": "2025-08-25T05:44:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70603d73f06f714f8b98091ff11f88247a224c46",
          "body": null,
          "is_bot": false,
          "headline": "Reverting change to example server",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T19:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ccb289ea0ed3ee0949027a12a39185caff52d3",
          "body": null,
          "is_bot": false,
          "headline": "Fixing example server config",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T19:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4eeae25ff59bcff3d0768131dee6ff3543431b3",
          "body": null,
          "is_bot": false,
          "headline": "Fixing CircleCI",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T18:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeeab30596a1f7f3652c89bd6fdaa160cc55b14e",
          "body": null,
          "is_bot": false,
          "headline": "Integrate master back to keep history",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T18:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "212be2e8129a46b628bdf7293940e9791a7df0ea",
          "body": null,
          "is_bot": false,
          "headline": "README update",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T18:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae43375de62a5c23934187572b733927a4d095c",
          "body": "…/104)",
          "is_bot": false,
          "headline": "Merge V2 SDK PR [#104](https://github.com/johannesboyne/gofakes3/pull…",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T18:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e082954ff50a84686850c5d9581078a75c43e78f",
          "body": "…ect to all backends (s3mem, s3bolt, s3afero-single and s3afero-multi).\n\nBackends are single threaded in gofakes3, so practically ConditionalRequestConflict is never raised.\n\nSee https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html.",
          "is_bot": false,
          "headline": "Add support for Conditional Write (IfMatch and IfNoneMatch) on PutObj…",
          "author_name": "Tyler Power",
          "author_login": "Diggs",
          "committed_at": "2025-08-19T18:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c80c2eeeb528231ce0a56a4bd686194778105f6",
          "body": null,
          "is_bot": false,
          "headline": "fix examples & update readme",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-08-19T18:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68d6d1cc4a3ff17a623d6795b8e1e1e8ab1a9366",
          "body": null,
          "is_bot": false,
          "headline": "Fixing tests and adding more infos to V2 usage",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T18:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd2c59c49f91188176efde0c5575688669a293cc",
          "body": null,
          "is_bot": false,
          "headline": "use sdk v2",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-08-19T18:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e286f6357786a577a92d63edac7403608661760",
          "body": " Conditional Write (IfMatch and IfNoneMatch) support for PutObject",
          "is_bot": false,
          "headline": "Merge pull request #107 from Diggs/master",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-08-19T18:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952b293441ca916a57b05416b16bb5b0e1f59d1d",
          "body": "…ect to all backends (s3mem, s3bolt, s3afero-single and s3afero-multi).\n\nBackends are single threaded in gofakes3, so practically ConditionalRequestConflict is never raised.\n\nSee https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html.",
          "is_bot": false,
          "headline": "Add support for Conditional Write (IfMatch and IfNoneMatch) on PutObj…",
          "author_name": "Tyler Power",
          "author_login": "Diggs",
          "committed_at": "2025-07-13T23:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed9094be7668ca4143a594b06088876e179d19da",
          "body": "use github actions instead of circle ci",
          "is_bot": false,
          "headline": "Merge pull request #105 from miparnisari/use-gha",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-06-03T20:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03188dd8604357986c623380a469f706535e8815",
          "body": null,
          "is_bot": false,
          "headline": "use github actions instead of circle ci",
          "author_name": "Maria Ines Parnisari",
          "author_login": "miparnisari",
          "committed_at": "2025-06-02T22:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d479899d8cbeaaf0dfb2b8d2390b91532f7a4638",
          "body": "Optionally allow all methods and headers in CORS preflight",
          "is_bot": false,
          "headline": "Merge pull request #102 from shabbyrobe/cors-presigned",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-04-02T06:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2a35e8cce8e21ba4e453608f10c9bea608f364",
          "body": null,
          "is_bot": false,
          "headline": "Optionally allow all methods and headers in CORS preflight",
          "author_name": "shabbyrobe",
          "author_login": "shabbyrobe",
          "committed_at": "2025-04-02T05:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c39aecd69992179aa12cfedacc12b5533b4c768",
          "body": "Updates for force delete and prefix and delim bug",
          "is_bot": false,
          "headline": "Merge pull request #100 from casibbald/updates",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2025-01-06T10:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead58cbcd763f3b6f02834d37b5901a23f230352",
          "body": null,
          "is_bot": false,
          "headline": "minor doc",
          "author_name": "casibbald",
          "author_login": "casibbald",
          "committed_at": "2025-01-04T17:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9d7cfe12559a6f10a9d8ccfd5d6f047a00a0863",
          "body": null,
          "is_bot": false,
          "headline": "Functional tests for force delete bucket",
          "author_name": "casibbald",
          "author_login": "casibbald",
          "committed_at": "2025-01-04T17:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3205f6630415acc866988de0e74036dc77e98c1e",
          "body": null,
          "is_bot": false,
          "headline": "included suggestion from Johannes",
          "author_name": "casibbald",
          "author_login": "casibbald",
          "committed_at": "2025-01-04T16:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1718d133e7847dcf9175c0b56ff6ea040da9819c",
          "body": null,
          "is_bot": false,
          "headline": "additional tests to force delete bucket",
          "author_name": "casibbald",
          "author_login": "casibbald",
          "committed_at": "2025-01-04T16:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fa13f34d6b595d10d895ef69df93d9fdb60ea5",
          "body": null,
          "is_bot": false,
          "headline": "updates",
          "author_name": "casibbald",
          "author_login": "casibbald",
          "committed_at": "2025-01-04T16:23:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3509d51ed47827fe6ee97d567370ecf6ad7f553e",
          "body": "Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>",
          "is_bot": false,
          "headline": "support force delete bucket",
          "author_name": "Chanwit Kaewkasi",
          "author_login": "chanwit",
          "committed_at": "2024-12-28T19:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c80d9abd5b9c5b0cede983ee3647c9eddc5f98f7",
          "body": null,
          "is_bot": false,
          "headline": "add debug level logging",
          "author_name": "Chanwit Kaewkasi",
          "author_login": "chanwit",
          "committed_at": "2024-12-28T19:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c152fbd5cbaad1ec96e0677b25b0f317d647b84a",
          "body": null,
          "is_bot": false,
          "headline": "handle errors",
          "author_name": "Chanwit Kaewkasi",
          "author_login": "chanwit",
          "committed_at": "2024-12-28T19:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f1c3126390cea8bb01103f1849937a8c80f7ac",
          "body": null,
          "is_bot": false,
          "headline": "fix has prefix and delim bug",
          "author_name": "Chanwit Kaewkasi",
          "author_login": "chanwit",
          "committed_at": "2024-12-28T19:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da3aa9c32ca38f6da0c2d04b5b42b6697259ced",
          "body": "Closes https://github.com/johannesboyne/gofakes3/issues/99",
          "is_bot": false,
          "headline": "Update README.md - closes #99",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-10-26T07:06:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2db7ccb81e19c4a246c6a554fe2a80e797a38839",
          "body": "Fix calculation of etag in complete mpu",
          "is_bot": false,
          "headline": "Merge pull request #98 from error1707/fix-hash-calculation",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-09-30T19:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d500a1f688f25c9ada411dd88f3c064a2cab7eef",
          "body": null,
          "is_bot": false,
          "headline": "Fix calculation of etag in complete mpu",
          "author_name": "Vladimir Sushkov",
          "author_login": "error1707",
          "committed_at": "2024-09-30T19:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df7f9c4f0edae23cb462e99198e4dd556d34feaf",
          "body": "Update gocovmerge",
          "is_bot": false,
          "headline": "Merge pull request #97 from daniel-sullivan/gocovmerge-update",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-09-26T13:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "819edd669d959c78a993fdcfc083c73e6ec80f87",
          "body": "Fix multipart upload api mismatch with aws s3 api",
          "is_bot": false,
          "headline": "Merge pull request #96 from error1707/fix-multipart-upload-api",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-09-26T13:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43a98554b462f18c695bc886c80b079ad95cd7c",
          "body": null,
          "is_bot": false,
          "headline": "Check mpu etag in tests",
          "author_name": "Vladimir Sushkov",
          "author_login": "error1707",
          "committed_at": "2024-09-25T09:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a68d829de322d10ecbe6494b756f9a24297a5733",
          "body": "…be/gocovmerge?tab=readme-ov-file",
          "is_bot": false,
          "headline": "Update gocovmerge per deprecation notice: https://github.com/shabbyro…",
          "author_name": "Daniel Sullivan",
          "author_login": null,
          "committed_at": "2024-09-25T06:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdbccb428b7bc0b7a75a743173c64fa0a342cb23",
          "body": null,
          "is_bot": false,
          "headline": "Fix multipart upload api mismatch with aws s3 api",
          "author_name": "Vladimir Sushkov",
          "author_login": "error1707",
          "committed_at": "2024-09-20T11:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d9d7b1b25005d8133bfaef1f6cd731177ffaf1",
          "body": "Add rudimentary Location return support for CompleteMultipartUpload",
          "is_bot": false,
          "headline": "Merge pull request #95 from daniel-sullivan/multipart-upload-location",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-09-14T15:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58fe253770f42fab5aa019462fca7f2fe4bcb47a",
          "body": null,
          "is_bot": false,
          "headline": "Small optimisations",
          "author_name": "Daniel Sullivan",
          "author_login": null,
          "committed_at": "2024-09-02T03:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b10e3ffb1f30c2ab9d735fd946c50363525b60a",
          "body": null,
          "is_bot": false,
          "headline": "Add test cases for both HostBucket and PathBucket conditions",
          "author_name": "Daniel Sullivan",
          "author_login": null,
          "committed_at": "2024-09-02T03:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5342860ed05ecb98ce20bbcc76664492c03b11f",
          "body": "…mplmentation",
          "is_bot": false,
          "headline": "Add rudimentary Location return support for CompleteMultipartUpload i…",
          "author_name": "Daniel Sullivan",
          "author_login": null,
          "committed_at": "2024-09-02T01:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd0227ffc37851e98be671978c681d520a956fa",
          "body": "docs: update README.md with host bucket example",
          "is_bot": false,
          "headline": "Merge pull request #92 from armsnyder/update-readme",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-07-01T19:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9212989ad5ae1729c25c134e1ee1c9fa6cdda422",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README.md with host bucket example",
          "author_name": "Adam Snyder",
          "author_login": "armsnyder",
          "committed_at": "2024-06-03T19:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99de01ee122d523aba31a2dfa91894da81a6a08c",
          "body": "Fix timestamp formatting.",
          "is_bot": false,
          "headline": "Merge pull request #91 from arvados/master",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-05-13T20:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dd242f94aa23ebf813c8b15243835a9fc9f60d7",
          "body": "The format string used here outputs a local time with a literal \"Z\"\nindicating UTC.  This is correct only if the input time is [first\nconverted to] UTC.\n\nArvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>",
          "is_bot": false,
          "headline": "Fix timestamp formatting.",
          "author_name": "Tom Clegg",
          "author_login": "tomclegg",
          "committed_at": "2024-05-13T19:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cf5179a8df0395e7c27a0db22fbbc0f66687044",
          "body": "Fix typos and add better intended use section.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-05-01T06:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae202f260bb4bc445a1ec60024d8a62c47a5df17",
          "body": "Data race: lock on abort/complete of multipart upload",
          "is_bot": false,
          "headline": "Merge pull request #90 from rodaine/rodaine/upload-part-lock",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-05-01T06:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a373f0a2cdafa71363dffc6d611acc33e88c6f",
          "body": null,
          "is_bot": false,
          "headline": "Lock on abort/complete of multipart upload",
          "author_name": "Chris Roche",
          "author_login": "rodaine",
          "committed_at": "2024-04-10T15:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c55a48f17be63bee51605089d5b7120f0dd5a44d",
          "body": "Fix startAfter when object is not present",
          "is_bot": false,
          "headline": "Merge pull request #88 from Alfus/alfus/startAfter",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-02-17T09:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b359e41fb4ece482f4206280a3847e0ec58584b8",
          "body": null,
          "is_bot": false,
          "headline": "try to make linter happy",
          "author_name": "Alfred Fuller",
          "author_login": "Alfus",
          "committed_at": "2024-01-23T19:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe6fe5e7204115bd1ad4a76123a7b38e74e44a00",
          "body": null,
          "is_bot": false,
          "headline": "nit",
          "author_name": "Alfred Fuller",
          "author_login": "Alfus",
          "committed_at": "2024-01-23T19:00:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce835483aced0af2e3476498dc147e2e8ac3df78",
          "body": null,
          "is_bot": false,
          "headline": "only move past, if the marker was found",
          "author_name": "Alfred Fuller",
          "author_login": "Alfus",
          "committed_at": "2024-01-23T18:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e9c41d81b23d3e28987b9e5e33885f81c035e6",
          "body": "fix: CommonPrefixes follow S3 API behavior on edge cases in s3afero",
          "is_bot": false,
          "headline": "Merge pull request #86 from DenKoren/master",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2024-01-17T15:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fffa41d431b155787b4b804e38ca956a5de9972",
          "body": null,
          "is_bot": false,
          "headline": "fix: CommonPrefixes follow S3 API behavior on edge cases in s3afero",
          "author_name": "Korenevskiy Denis",
          "author_login": "DenKoren",
          "committed_at": "2024-01-15T14:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f005f5cc03aa3f3f3216dfb4d139a62aee24fc0e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'SiaFoundation-feature-object-copy'",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-09-14T15:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "296c0d3896f25b32befce9b354ff445162497a10",
          "body": "…es3 into SiaFoundation-feature-object-copy",
          "is_bot": false,
          "headline": ":Merge branch 'feature-object-copy' of github.com:SiaFoundation/gofak…",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-09-14T15:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f486fb2ba58d08267292c067a937a7ad42589f9c",
          "body": "…nterface\n\nAdd MultipartBackend interface to support overriding the multipart upload behaviour",
          "is_bot": false,
          "headline": "Merge pull request #83 from SiaFoundation/feature-multipart-uploads-i…",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-09-14T14:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b169e19835a79a552dceeb458e7273311fdca6d1",
          "body": null,
          "is_bot": false,
          "headline": "add timesource to uploader and remove timestamps from interface methods",
          "author_name": "Chris Schinnerl",
          "author_login": "ChrisSchinnerl",
          "committed_at": "2023-09-08T09:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dffef5b335787bba7ce2d242386be917bdee7e4f",
          "body": null,
          "is_bot": false,
          "headline": "remove import of fork repo",
          "author_name": "Chris Schinnerl",
          "author_login": "ChrisSchinnerl",
          "committed_at": "2023-09-07T10:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "737ad2391a3897bcfd4e4b49e31d0477225290b0",
          "body": null,
          "is_bot": false,
          "headline": "fix TestListMultipartUploadParts",
          "author_name": "Chris Schinnerl",
          "author_login": "ChrisSchinnerl",
          "committed_at": "2023-09-07T10:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e7722772df6b832291857904eef4ba7ef90a20",
          "body": null,
          "is_bot": false,
          "headline": "introduce CopyObject helper function",
          "author_name": "Chris Schinnerl",
          "author_login": "ChrisSchinnerl",
          "committed_at": "2023-09-07T10:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bddc6e910872b20b1647f3ff068424a84369692a",
          "body": null,
          "is_bot": false,
          "headline": "update UploadPart to accept io.Reader",
          "author_name": "Chris Schinnerl",
          "author_login": "ChrisSchinnerl",
          "committed_at": "2023-09-07T10:34:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8de84890086063c88a8ac87627096671e0f65773",
          "body": null,
          "is_bot": false,
          "headline": "extend Backend interface with CopyObject method",
          "author_name": "Chris Schinnerl",
          "author_login": "ChrisSchinnerl",
          "committed_at": "2023-09-07T10:24:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ab9752ffe9531172ac6fc7acc0466a39ebf3c2",
          "body": "…load behaviour",
          "is_bot": false,
          "headline": "add MultipartBackend interface to support overriding the multipart up…",
          "author_name": "Chris Schinnerl",
          "author_login": "ChrisSchinnerl",
          "committed_at": "2023-09-07T09:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c772b34232a50109057be16b95027bc16d6acb",
          "body": "Support for both path mode and host mode simultaneously",
          "is_bot": false,
          "headline": "Merge pull request #82 from shabbyrobe/host-bucket-base",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-09-05T04:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc56580ae2a6d25a1913b93775d620c4601b3ec4",
          "body": null,
          "is_bot": false,
          "headline": "Support for both path mode and host mode simultaneously",
          "author_name": "Blake Williams",
          "author_login": "shabbyrobe",
          "committed_at": "2023-09-04T13:27:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04da935ef877ab777d37bc3f87013b0b9f96ac80",
          "body": "Fs backend fixes",
          "is_bot": false,
          "headline": "Merge pull request #81 from shabbyrobe/fs-backend-fixes",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-05-06T07:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "410fc69d881014a7fde7246b9ec908a412612f9c",
          "body": "Add If-Modified-Since support",
          "is_bot": false,
          "headline": "Merge pull request #80 from DarthSim/feature/if-modified-since",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-05-06T06:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67b36aa085d29fba408a0b72320fee1d6827943",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Blake Williams",
          "author_login": "shabbyrobe",
          "committed_at": "2023-05-04T00:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f32aa5b4f334efbc1686546d2719b08c7699f4",
          "body": null,
          "is_bot": false,
          "headline": "Allow single bucket backend to calculate metadata on the fly",
          "author_name": "Blake Williams",
          "author_login": "shabbyrobe",
          "committed_at": "2023-05-04T00:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f19f42f2c07a5e917db0e042277511035420b2d",
          "body": null,
          "is_bot": false,
          "headline": "Fix HeadObject/GetObject prefix 404",
          "author_name": "Blake Williams",
          "author_login": "shabbyrobe",
          "committed_at": "2023-05-04T00:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bd604c315f48459551513724790e42cd8dd1404",
          "body": null,
          "is_bot": false,
          "headline": "Fix fs bucket prefix handling",
          "author_name": "Blake Williams",
          "author_login": "shabbyrobe",
          "committed_at": "2023-05-04T00:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e804b5d144b0e5479796f751a652228b13750a",
          "body": null,
          "is_bot": false,
          "headline": "Automatically create bucket folders",
          "author_name": "Blake Williams",
          "author_login": "shabbyrobe",
          "committed_at": "2023-05-04T00:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc66d2bc27266c072c1acd591d7d657d252ef2a",
          "body": null,
          "is_bot": false,
          "headline": "Add If-Modified-Since support",
          "author_name": "DarthSim",
          "author_login": "DarthSim",
          "committed_at": "2023-05-02T15:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0edf658332badad9eb3a69f44dbdcbfec487a68",
          "body": "Add Content-Encoding to metadata headers",
          "is_bot": false,
          "headline": "Merge pull request #79 from Genomenon/content-encoding",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-03-10T08:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb90c9b063a8e50eb86d3d401dfa130283d93858",
          "body": null,
          "is_bot": false,
          "headline": "Add Content-Encoding to metadata headers",
          "author_name": "Clayton Wheeler",
          "author_login": "csw",
          "committed_at": "2023-03-08T20:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a8a9ae6fd318751238bff107bc6aeed94fc530",
          "body": "fixed typo in word \"wanted\"",
          "is_bot": false,
          "headline": "Merge pull request #77 from guettli/patch-1",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-01-29T08:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f15144963ae8a806d6bb09b30ca78da277fedf",
          "body": "fixed typo in word \"wanted\"",
          "is_bot": false,
          "headline": "fixed typo in word \"wanted\"",
          "author_name": "Thomas Güttler",
          "author_login": "guettli",
          "committed_at": "2023-01-18T07:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df26ca44a1e9d81ad3715351d23e67eb24a64199",
          "body": null,
          "is_bot": false,
          "headline": "Revert isEmpty check",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-01-08T16:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c27533da95b51b2a0e719bd129a308b61cb94e4",
          "body": "Avoid error when execute 'mc cp' on single bucket backend.",
          "is_bot": false,
          "headline": "Merge pull request #74 from ideal/develop",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-01-08T15:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1065b17a924ff90527d1b76c9d82b3bfc90e23e3",
          "body": "…b.com/aws/aws-sdk-go-1.33.0\n\nBump github.com/aws/aws-sdk-go from 1.17.4 to 1.33.0",
          "is_bot": false,
          "headline": "Merge pull request #76 from johannesboyne/dependabot/go_modules/githu…",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2023-01-04T19:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8de03aa0adfbb493f1c20b2de763dccb19f064",
          "body": "Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.17.4 to 1.33.0.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.33.0/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.17.4...v1.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/aws/aws-sdk-go from 1.17.4 to 1.33.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-30T19:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "921100aababb542502557a23d33f08e5cd69bb83",
          "body": "<DEBUG> GET /mybucket/?object-lock= HTTP/1.1\nHost: localhost:8020\nUser-Agent: MinIO (darwin; arm64) minio-go/v7.0.44 mc/RELEASE.2022-12-13T00-23-28Z\nAccept-Encoding: gzip\n\nReturned:\n\nHTTP/1.1 500 Internal Server Error",
          "is_bot": false,
          "headline": "Avoid error when execute 'mc cp' on single bucket backend.",
          "author_name": "ideal",
          "author_login": "ideal",
          "committed_at": "2022-12-20T08:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f5cc6b52944ee4ae7056e8abf9d033abf0b618",
          "body": "Fix auto bucket creation option",
          "is_bot": false,
          "headline": "Merge pull request #73 from aidilfbk/autobucket-bugfix",
          "author_name": "Johannes Boyne",
          "author_login": "johannesboyne",
          "committed_at": "2022-11-28T11:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 26,
      "latest_release_at": "2026-07-09T20:01:42Z",
      "latest_release_tag": "v1.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 15,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 15,
      "mean_days_between_releases": 1257.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/johannesboyne/gofakes3",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/johannesboyne/gofakes3",
          "is_deprecated": false,
          "latest_version": "v1.2.0",
          "repository_url": "https://github.com/johannesboyne/gofakes3",
          "versions_count": 3,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-09T19:39:56Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 136,
      "stars": 934,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2016-02-26",
            "count": 1
          },
          {
            "date": "2016-03-30",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2017-05-30",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-07-28",
            "count": 1
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-12-26",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 2
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 5
          },
          {
            "date": "2026-01-03",
            "count": 3
          },
          {
            "date": "2026-01-04",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 3
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 111,
        "total_forks": 136
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 44586,
      "source_files_sampled": 74,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.7.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 63
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.9.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 32,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.41.5"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.29.14"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/credentials",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.67"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.75"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.97.3"
        },
        {
          "name": "github.com/aws/smithy-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.24.2"
        },
        {
          "name": "github.com/cevatbarisyilmaz/ara",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.4"
        },
        {
          "name": "github.com/ryszard/goskiplist",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20150312221310-2dfbae5fcf46"
        },
        {
          "name": "github.com/spf13/afero",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.1"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.5"
        },
        {
          "name": "go.shabbyrobe.org/gocovmerge",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230507111327-fa4f82cfbf4d"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "gopkg.in/mgo.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.0-20180705113604-9856a29383ce"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.41.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.29.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": true,
            "version": "v1.17.67",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/s3/manager",
            "direct": true,
            "version": "v1.17.75",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.97.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": true,
            "version": "v1.24.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cevatbarisyilmaz/ara",
            "direct": true,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ryszard/goskiplist",
            "direct": true,
            "version": "v0.0.0-20150312221310-2dfbae5fcf46",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": true,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": true,
            "version": "v1.3.5",
            "ecosystem": "go"
          },
          {
            "name": "go.shabbyrobe.org/gocovmerge",
            "direct": true,
            "version": "v0.0.0-20230507111327-fa4f82cfbf4d",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/mgo.v2",
            "direct": true,
            "version": "v2.0.0-20180705113604-9856a29383ce",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.16.30",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.4.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.7.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.4.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.13.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.9.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.13.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.19.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.25.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.30.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.33.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.2.8",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 32,
        "direct_count": 14,
        "indirect_count": 18
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 80,
        "open_issues": 8,
        "closed_ratio": 0.75,
        "closed_issues": 24,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "johannesboyne",
          "commits": 153,
          "avatar_url": "https://avatars.githubusercontent.com/u/623576?v=4"
        },
        {
          "type": "User",
          "login": "shabbyrobe",
          "commits": 140,
          "avatar_url": "https://avatars.githubusercontent.com/u/288426?v=4"
        },
        {
          "type": "User",
          "login": "ChrisSchinnerl",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3903476?v=4"
        },
        {
          "type": "User",
          "login": "ocakhasan",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/43819021?v=4"
        },
        {
          "type": "User",
          "login": "casibbald",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/123247?v=4"
        },
        {
          "type": "User",
          "login": "chanwit",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/10666?v=4"
        },
        {
          "type": "User",
          "login": "DerGut",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/12832754?v=4"
        },
        {
          "type": "User",
          "login": "miparnisari",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/5374887?v=4"
        },
        {
          "type": "User",
          "login": "Alfus",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4567082?v=4"
        },
        {
          "type": "User",
          "login": "leoleoasd",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/37735580?v=4"
        }
      ],
      "contributors_sampled": 45,
      "top_contributor_share": 0.41
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "pr.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 8,
            "reason": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
            "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": 4,
            "reason": "Found 11/24 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "10 commit(s) and 4 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": 6,
            "reason": "dependency not pinned by hash detected -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool is not run on all commits -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2dd1a84479724dc2f89d758452bee5bcea99e7f8",
        "ran_at": "2026-07-25T14:08:15Z",
        "aggregate_score": 6.3,
        "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-09T19:40:40Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-09T19:39:59Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2016-03-01T17:57:23Z",
          "last_comment_at": "2016-05-27T10:18:47Z",
          "last_comment_author": "johannesboyne"
        },
        {
          "number": 26,
          "created_at": "2019-02-13T09:35:41Z",
          "last_comment_at": "2019-02-13T19:50:47Z",
          "last_comment_author": "vtolstov"
        },
        {
          "number": 32,
          "created_at": "2019-05-04T01:17:21Z",
          "last_comment_at": "2019-05-09T08:46:24Z",
          "last_comment_author": "shabbyrobe"
        },
        {
          "number": 35,
          "created_at": "2019-05-28T09:54:11Z",
          "last_comment_at": "2019-05-31T09:58:36Z",
          "last_comment_author": "shabbyrobe"
        },
        {
          "number": 60,
          "created_at": "2022-03-30T04:17:35Z",
          "last_comment_at": "2022-04-20T21:30:05Z",
          "last_comment_author": "piedshag"
        },
        {
          "number": 72,
          "created_at": "2022-11-25T08:40:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 111,
          "created_at": "2025-10-16T15:23:29Z",
          "last_comment_at": "2025-10-26T06:01:49Z",
          "last_comment_author": "johannesboyne"
        },
        {
          "number": 112,
          "created_at": "2025-11-10T10:10:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/johannesboyne/gofakes3",
    "host": "github.com",
    "name": "gofakes3",
    "owner": "johannesboyne"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 70,
        "vitality": 61,
        "community": 61,
        "governance": 71,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 61,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 26,
              "human_commit_share": 0.99,
              "days_since_last_push": 15,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 15 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "26 commits in the last year",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v1.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 15,
              "mean_days_between_releases": 1257.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 15 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1257.1 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1257.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 61,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "forks": 136,
              "stars": 934,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "934 stars",
                "points": 48.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 934
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "136 forks",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 136
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 45,
              "top_contributor_share": 0.41
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 41% of commits",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "45 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 80,
              "open_issues": 8,
              "closed_issues": 24,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "80/91 decided PRs merged",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 80,
                      "decided": 91
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/24 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 61,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "johannesboyne",
              "public_repos": 131,
              "account_age_days": 5636
            },
            "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": "61 followers of johannesboyne",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 61,
                      "login": "johannesboyne"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "131 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 131
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "github.com/johannesboyne/gofakes3"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 15
            },
            "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 15 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "3 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 11/24 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 4 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 6",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 32 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": 32
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 32,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "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": 32,
              "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": 19
            },
            "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": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.485,
              "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": "48 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 25.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 44586,
              "source_files_sampled": 74,
              "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/74 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 74,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T14:08:36.908540Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/johannesboyne/gofakes3.svg",
  "full_name": "johannesboyne/gofakes3",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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