Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 03:32 UTC

richardartoul / gobuildcache

gobuildcache is an OSS remote build cache for Go, similar in spirit for Depot's remote caching feature.

GoMIT★ 92 stars⑂ 21 forkssince Dec 2025View on GitHub ↗

richardartoul/gobuildcache holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Vitality (77/100) and lowest on Security (42/100). It was last updated 4 days ago. 2 contributors account for most of its recent work.

59
overall / 100
Moderate

Software health index

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

59
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Richard ArtoulPersonal account
277 followers93 public repossince Oct 2014Datadog

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/richardartoul/gobuildcachev1.6.0-74 days ago

Metrics by category

Vitality

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

77Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
10.4/36Commit cadence — 15/52 weeks with commits
18/18Commit volume — 138 commits in the last year
5/10OpenSSF Scorecard: Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year138
human_commit_share1
days_since_last_push4
active_weeks_last_year15
How it's scored
27/27Ships releases — 7 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~31.8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count7
latest_release_tagv1.6.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases31.8

Community & Adoption

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

46At risk · 18% of overall
How it's scored
31.8/60Stars — 92 stars
10.8/25Forks — 21 forks
0/15Watchers — 1 watchers
Inputs used
forks21
stars92
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
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
11.9/22.5Commit distribution — top contributor authored 47% of commits
9.5/13.5Contributor breadth — 7 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled7
top_contributor_share0.472
How it's scored
37.4/46.8Issue resolution — 80% of issues closed
28/38.3PR acceptance — 11/15 decided PRs merged
10.5/15OpenSSF Scorecard: Code-Review — Found 7/10 approved changesets -- score normalized to 7
Inputs used
merged_prs11
open_issues1
closed_issues4
issue_closed_ratio0.8
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.6/25Owner reach — 277 followers of richardartoul
25/25Track record — 93 public repos, account ~11 yr old
Inputs used
followers277
owner_typeUser
is_verified
owner_loginrichardartoul
public_repos93
account_age_days4,300
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 4 days ago
20/20Version history — 7 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/richardartoul/gobuildcache
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

42At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0.8/2.5CI-Tests — 3 out of 10 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 7/10 approved changesets -- score normalized to 7
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 39 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate3.5
How it's scored
18.5/35Direct dependencies free of known advisories — 1 affected: github.com/aws/aws-sdk-go-v2/service/s3 v1.71.1 (moderate 5.9)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
34.9/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 105 days ago
Inputs used
sourceosv
advisories65
affected_packages8
assessed_packages55
unassessed_packages0
affected_by_severitycritical 2, high 1, moderate 3, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 55 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.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.9/40Legible commit history — 26 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.26
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/25 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes25,688
source_files_sampled25
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

92GitHub stars
7contributors
138commits, last 12 months
4days since last push
7releases
2bus factor
1open issues
Gopackage ecosystems

More detail

Star and fork history 92 ★ / 21 ⇿
92Stars
21Forks
6Releases

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.

0204060801009221272025-122026-042026-07
Major 1Minor 5Patch 0
OpenSSF Scorecard 3.5 / 10
3.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
3CI-Tests3 out of 10 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 7/10 approved changesets -- score normalized to 7
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
5Maintained6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities39 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Gocloud.google.com/go/storagev1.40.0go.mod
Gogithub.com/DataDog/sketches-gov1.4.6go.mod
Gogithub.com/aws/aws-sdk-go-v2v1.32.7go.mod
Gogithub.com/aws/aws-sdk-go-v2/configv1.28.7go.mod
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.71.1go.mod
Gogithub.com/gofrs/flockv0.13.0go.mod
Gogithub.com/pierrec/lz4/v4v4.1.23go.mod
Gogoogle.golang.org/apiv0.170.0go.mod
All dependencies 55

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

RegistryPackageVersionRelation
Gocloud.google.com/go/storagev1.40.0direct
Gogithub.com/aws/aws-sdk-go-v2v1.32.7direct
Gogithub.com/aws/aws-sdk-go-v2/configv1.28.7direct
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.71.1direct
Gogithub.com/datadog/sketches-gov1.4.6direct
Gogithub.com/gofrs/flockv0.13.0direct
Gogithub.com/pierrec/lz4/v4v4.1.23direct
Gogoogle.golang.org/apiv0.170.0direct
Gocloud.google.com/gov0.112.1indirect
Gocloud.google.com/go/computev1.24.0indirect
Gocloud.google.com/go/compute/metadatav0.2.3indirect
Gocloud.google.com/go/iamv1.1.7indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.6.7indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.17.48indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.16.22indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.3.26indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.6.26indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.1indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.3.26indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.12.1indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.4.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.12.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.18.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.24.8indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.28.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.33.3indirect
Gogithub.com/aws/smithy-gov1.22.1indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-logr/logrv1.4.1indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/golang/groupcachev0.0.0-20210331224755-41bb18bfe9daindirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/google/s2a-gov0.1.7indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.2indirect
Gogithub.com/googleapis/gax-go/v2v2.12.3indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.49.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0indirect
Gogo.opentelemetry.io/otelv1.24.0indirect
Gogo.opentelemetry.io/otel/metricv1.24.0indirect
Gogo.opentelemetry.io/otel/tracev1.24.0indirect
Gogolang.org/x/cryptov0.21.0indirect
Gogolang.org/x/netv0.22.0indirect
Gogolang.org/x/oauth2v0.18.0indirect
Gogolang.org/x/syncv0.6.0indirect
Gogolang.org/x/sysv0.37.0indirect
Gogolang.org/x/textv0.14.0indirect
Gogolang.org/x/timev0.5.0indirect
Gogoogle.golang.org/appenginev1.6.8indirect
Gogoogle.golang.org/genprotov0.0.0-20240213162025-012b6fc9bca9indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20240314234333-6e1732d8331cindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20240311132316-a219d84964c2indirect
Gogoogle.golang.org/grpcv1.62.1indirect
Gogoogle.golang.org/protobufv1.33.0indirect
Dependency advisories 8

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.21.0indirectcritical360.52.0
google.golang.org/grpcv1.62.1indirectcritical31.82.1
golang.org/x/oauth2v0.18.0indirecthigh20.27.0
github.com/aws/aws-sdk-go-v2/service/s3v1.71.1directmoderate21.97.3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.6.7indirectmoderate21.97.3
golang.org/x/netv0.22.0indirectmoderate181.26.3
golang.org/x/sysv0.37.0indirectunknown10.44.0
golang.org/x/textv0.14.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": 13583,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 143166,
        "Makefile": 1152
      },
      "pushed_at": "2026-07-17T15:43:02Z",
      "created_at": "2025-12-19T20:17:06Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T15:33:44Z",
      "description": "gobuildcache is an OSS remote build cache for Go, similar in spirit for Depot's remote caching feature.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Richard Artoul",
      "type": "User",
      "login": "richardartoul",
      "company": "Datadog",
      "location": null,
      "followers": 277,
      "avatar_url": "https://avatars.githubusercontent.com/u/9171254?v=4",
      "created_at": "2014-10-13T02:03:22Z",
      "is_verified": null,
      "public_repos": 93,
      "account_age_days": 4300
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-17T15:43:02Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-04-06T14:49:46Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-03-09T16:13:25Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-03-06T19:03:09Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-02-18T21:38:19Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-02-06T16:29:58Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-01-07T16:11:56Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d4e7efd24472809101edb9b14ce438cfd2070d69",
          "body": "feat(gcs): support explicit access token via GOBUILDCACHE_GCS_ACCESS_TOKEN",
          "is_bot": false,
          "headline": "Merge pull request #19 from odsod/feat/gcs-access-token",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-07-17T15:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ed730c669f468b6568470c691ff19d8cab0a19",
          "body": "Keep the contributor fork path out of the module while documenting the explicit token configuration and lifetime limitation.",
          "is_bot": false,
          "headline": "fix(gcs): preserve module path and document access token",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-07-17T15:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be4a9b56922a42e36013084f80912a6532ab9972",
          "body": "Fix typos in README",
          "is_bot": false,
          "headline": "Merge pull request #21 from trevorah/patch-1",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-07-17T15:20:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d11728ad54f7581b8558c2dd4591f572bf319c30",
          "body": "tiny nit, love the project!",
          "is_bot": false,
          "headline": "Fix typos in README",
          "author_name": "Andy Trevorah",
          "author_login": "trevorah",
          "committed_at": "2026-06-27T15:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464ddadb51cac95dc4477f7fe46a44c5d439a495",
          "body": "…TOKEN\n\nWhen set, the GCS backend uses the provided OAuth2 access token directly\ninstead of relying on Application Default Credentials (ADC).\n\nThis is useful in environments where the GCE metadata server is\nunreachable but a token can be obtained externally — for example,\ndocker run containers on bridge networks in Google Cloud Build.",
          "is_bot": false,
          "headline": "feat(gcs): support explicit access token via GOBUILDCACHE_GCS_ACCESS_…",
          "author_name": "Oscar Söderlund",
          "author_login": "odsod",
          "committed_at": "2026-05-25T20:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2aedd41195640c350652f6f8a3b5ce47b7a741a",
          "body": "feat: add S3 path-style addressing support",
          "is_bot": false,
          "headline": "Merge pull request #18 from AnatolyRugalev/s3-use-path-style",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-05-05T17:28:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be8222d5789a08970479da717ce98eecc20a1eff",
          "body": "Add UsePathStyle option to S3Config, controllable via\nGOBUILDCACHE_AWS_S3_USE_PATH_STYLE env var (or AWS_S3_USE_PATH_STYLE).\n\nWhen enabled, the S3 client uses path-style requests\n(endpoint:port/bucket) instead of virtual-hosted-style\n(bucket.endpoint:port). This is required for S3-compatible backends\nlike LocalStack and MinIO.\n\nFixes #17\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add S3 path-style addressing support",
          "author_name": "Toly Rugalev",
          "author_login": "AnatolyRugalev",
          "committed_at": "2026-04-10T18:37:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f82f40e5c32853195ebfb39b48e4c2b8f9fbe4dd",
          "body": "…aws-env-vars\n\nSupport GOBUILDCACHE_-prefixed AWS env vars to prevent env leakage",
          "is_bot": false,
          "headline": "Merge pull request #15 from cchristous/support-gobuildcache-prefixed-…",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-04-06T14:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8827e15f12e62c65e3406452904e8e82c5898905",
          "body": "When gobuildcache is used as GOCACHEPROG, standard AWS env vars\n(AWS_REGION, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY) set in the\nshell are inherited by all child processes, including test binaries\nspawned by go test. This causes issues when test code reads these\nvars and gets unexpected values (e.g\n[…]\nso adds:\n- Validation that access key and secret key are both set or both unset\n- AWS_SESSION_TOKEN support for temporary credentials (STS, SSO)\n- S3Config struct to keep env var resolution in main.go",
          "is_bot": false,
          "headline": "Support GOBUILDCACHE_-prefixed AWS env vars to prevent env leakage",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-04-03T20:24:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "964f99b35d1f34b7e3b14c4c8dccacad45593186",
          "body": "Add Google Cloud Storage (GCS) backend support",
          "is_bot": false,
          "headline": "Merge pull request #13 from aleclerc-cio/add-gcs-backend",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-13T19:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a3963484f3cb6e432f5a54e809dba4988d0dd33",
          "body": "Made-with: Cursor",
          "is_bot": false,
          "headline": "Fix method to read",
          "author_name": "Adam Leclerc",
          "author_login": "aleclerc-cio",
          "committed_at": "2026-03-11T13:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2543bdec619249375f9d3654a9f264f52f4e0e87",
          "body": "- Implement GCS backend with full Backend interface support\n- Add GCS configuration flags and environment variables\n- Include integration tests for GCS backend\n- Document GCS usage, authentication, and Anywhere Cache setup\n- Update README with GCS performance guidance and best practices\n\nGCS backend provides a GCP-native alternative to S3, with optional\nAnywhere Cache support for improved read performance.",
          "is_bot": false,
          "headline": "Add Google Cloud Storage (GCS) backend support",
          "author_name": "Adam Leclerc",
          "author_login": "aleclerc-cio",
          "committed_at": "2026-03-11T13:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42e4d0f163ed12c4ca04742224245c42e8e159a0",
          "body": "Change log level from Info to Debug for statistics",
          "is_bot": false,
          "headline": "Merge pull request #12 from richardartoul/richardartoul-patch-3",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-09T16:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b46b270269bba97488c8d96550c2ce678ebee6",
          "body": null,
          "is_bot": false,
          "headline": "Change log level from Info to Debug for statistics",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-09T16:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd7a18b154f5d7f3033b278b4dbf79d35e258f4",
          "body": "Put more logs behind debug flag",
          "is_bot": false,
          "headline": "Merge pull request #10 from richardartoul/richardartoul-patch-1",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-06T03:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7429238d3d21f5188822adf7789e43e2b2abcbcf",
          "body": null,
          "is_bot": false,
          "headline": "Remove debug log for error injection rate",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-06T03:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dcd47ebea0c62513697fb559b31e7ac815d870e",
          "body": "Change log level from Info to Debug on Close",
          "is_bot": false,
          "headline": "Merge pull request #11 from richardartoul/richardartoul-patch-2",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-06T03:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b2457bba086c568a2861bb48c1b8a25eaff9e11",
          "body": null,
          "is_bot": false,
          "headline": "Change log level from Info to Debug on Close",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-06T03:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ceb7aa267cb94862400269e81c3f9d88667fd8",
          "body": "Add debug logging for read-only mode, error injection, and async backend.",
          "is_bot": false,
          "headline": "Put more logs behind debug flag",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-03-06T03:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c22f2396d72f64e3df70390f6cbad3d78abdf8",
          "body": "Add read-only mode to allow cache reads but skip writes",
          "is_bot": false,
          "headline": "Merge pull request #9 from cchristous/cchristous/read-only-mode",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-02-18T21:33:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb77d8a526373332d761834d081134f283cfa00",
          "body": "Previously, read-only mode returned early in handlePut, skipping both\nthe local disk cache and backend writes. This meant local builds would\nrecompile the same artifacts repeatedly since nothing was cached locally.\n\nNow the read-only check happens after the local cache write but before\nthe backend PUT, so local builds still benefit from the disk cache while\nthe shared remote cache is not polluted with feature branch artifacts.",
          "is_bot": false,
          "headline": "Read-only mode: skip backend writes but still populate local cache",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-18T21:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f360dbf6d42d04b57897aaa6cebc6f8cf7c726",
          "body": null,
          "is_bot": false,
          "headline": "Remove getCount/putCount conditionals for uniform stats output",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-18T18:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5299f70ecbba34db25087c99e919766ceb511a5d",
          "body": "Pre-compute percentage rates with division-by-zero guards instead\nof conditionally omitting the stats lines when counts are zero.",
          "is_bot": false,
          "headline": "Always print duplicate/deduplicated stats for uniform output",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-18T18:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc955b9c576665c139a17cbdcb262eb9d3444b3",
          "body": "This enables use cases where you want to pull from the cache but not\npopulate it, such as running tests on feature branches without\npolluting the shared cache.\n\n- Add -read-only flag and GOBUILDCACHE_READ_ONLY env var\n- Skip PUT operations when enabled, returning success without writing\n- Add skippedPuts counter to stats output\n- Fix division-by-zero in stats when getCount or putCount is zero\n- Add unit tests for read-only mode behavior",
          "is_bot": false,
          "headline": "Add read-only mode to allow cache reads but skip writes",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-07T20:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10e03ce3d0e2d69ba02fc58d500473b8619d679",
          "body": "Support GOBUILDCACHE_ prefixed environment variables",
          "is_bot": false,
          "headline": "Merge pull request #8 from cchristous/cchristous/prefixed-env-vars",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-02-06T16:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc4247fd22e1cfbee0393bf3777792d44933b82",
          "body": "Update all integration tests, example workflows, and README table\nto use the recommended GOBUILDCACHE_ prefixed environment variables.",
          "is_bot": false,
          "headline": "Use GOBUILDCACHE_ prefix in tests, examples, and docs",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-06T16:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2848e8b66d30e6db7a05fb62a54bccf998ec9a",
          "body": "- Document empty prefixed value fallback behavior in README\n- Update getEnvBoolWithPrefix to fall back to unprefixed on invalid values\n- Add test for invalid bool value fallback behavior\n\nThis aligns error handling across all three WithPrefix functions.",
          "is_bot": false,
          "headline": "Handle invalid prefixed env var values consistently",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-06T15:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dad1d2def09893728194dbd6dd79519e418166a",
          "body": "- Use t.Setenv() for idiomatic test cleanup (Go 1.17+)\n- Add explicit tests for empty string fallback behavior\n- Simplify README configuration table for readability\n- Fix getEnvBoolWithPrefix to properly delegate to getEnvBool",
          "is_bot": false,
          "headline": "Improve tests and documentation for prefixed env vars",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-06T15:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b269625e45f3c7b8cf34f60b35adc8e738aba7",
          "body": "- Update usage examples to use GOBUILDCACHE_ prefixed env vars\n- Add note explaining both prefixed and unprefixed forms are supported\n- Update configuration table to show both forms for each variable",
          "is_bot": false,
          "headline": "Update README to document prefixed environment variables",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-06T15:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f600169327ca511aecbe8baee6002f680113070f",
          "body": "Add support for namespaced environment variables with GOBUILDCACHE_ prefix\nto avoid conflicts with other tools that may use generic names like\nBACKEND_TYPE, S3_BUCKET, and S3_PREFIX.\n\nChanges:\n- Add getEnvWithPrefix, getEnvBoolWithPrefix, getEnvFloatWithPrefix helpers\n  that check for GOBUILDCACHE_<\n[…]\ns\n- Add comprehensive tests for the new helper functions\n\nThe prefixed version takes precedence if both are set, maintaining full\nbackward compatibility with existing unprefixed environment variables.",
          "is_bot": false,
          "headline": "Support GOBUILDCACHE_ prefixed environment variables",
          "author_name": "Corey Christous",
          "author_login": "cchristous",
          "committed_at": "2026-02-06T15:20:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8dd1365ca159ea659280b037976c29218f0c521",
          "body": "Introduce goreleaser",
          "is_bot": false,
          "headline": "Merge pull request #6 from warpstreamlabs/main",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2026-01-07T16:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece47863beff1412fb2f98d3d3c73a441ad9d0dc",
          "body": "simplify config",
          "is_bot": false,
          "headline": "Merge pull request #2 from warpstreamlabs/epot/goreleaser_update",
          "author_name": "Emmanuel Pot",
          "author_login": "epot",
          "committed_at": "2026-01-07T16:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dca6c02a637215ebf496108e6649b03c74d26a7",
          "body": null,
          "is_bot": false,
          "headline": "simplify config",
          "author_name": "epot",
          "author_login": "epot",
          "committed_at": "2026-01-07T15:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48bc10fbd317e8395f7d2e9991966e92b1aeddeb",
          "body": "Add go releaser",
          "is_bot": false,
          "headline": "Merge pull request #1 from warpstreamlabs/epot/goreleaser",
          "author_name": "Emmanuel Pot",
          "author_login": "epot",
          "committed_at": "2026-01-07T15:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13db99f33e002e9643b6258b686dae41865b6d26",
          "body": null,
          "is_bot": false,
          "headline": "Add go releaser",
          "author_name": "epot",
          "author_login": "epot",
          "committed_at": "2026-01-07T10:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb7820ce2a285dd4a28aab6c555702151fa0a461",
          "body": null,
          "is_bot": false,
          "headline": "set a default s3 prefix",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-29T15:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa611f7384f47e5f764bfa05bcdd341757f9511c",
          "body": null,
          "is_bot": false,
          "headline": "Add MIT License to the project",
          "author_name": "Richard Artoul",
          "author_login": "richardartoul",
          "committed_at": "2025-12-28T18:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b56ae8e274384ee48352de732c67a65701819e3",
          "body": null,
          "is_bot": false,
          "headline": "parallelize new subdirs",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-28T02:40:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2ed8f9b36b510200adf0070fad9c6697bcad9f1",
          "body": null,
          "is_bot": false,
          "headline": "shard localcache",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-28T02:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e14579b27afea14c796ca9983a35ddda67d7acdf",
          "body": null,
          "is_bot": false,
          "headline": "add overview",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T23:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c693325196ec62be55699a811487246e5a3ca37",
          "body": null,
          "is_bot": false,
          "headline": "move toc",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T23:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a46820bfb5b9e29159f8da3dcfa73ba85825cc6",
          "body": null,
          "is_bot": false,
          "headline": "table of contents",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4979de7d7bf20cde5669a83ee47355fbc59d90f",
          "body": null,
          "is_bot": false,
          "headline": "add faq",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09370754b9d03a320ef61a176edf7bad7a231ea6",
          "body": null,
          "is_bot": false,
          "headline": "fix broken example",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6c73c2f89b7ddaf6e03ad97e7c623eddf80958",
          "body": null,
          "is_bot": false,
          "headline": "refactor",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de1c25d66d3fccfb80c844515f50ff2fda98b11b",
          "body": null,
          "is_bot": false,
          "headline": "extract packages",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338b6652c4f03bed8c4d6e1e8fb2cc45406d3e96",
          "body": null,
          "is_bot": false,
          "headline": "lots of random cleanup",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:37:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6878bff8507a32fb0a038d9b3a665efdbd98db9c",
          "body": null,
          "is_bot": false,
          "headline": "cleanup readme",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a08ec60d938d8157ea5509bc49b1112c291953a",
          "body": null,
          "is_bot": false,
          "headline": "clean up readme more",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0085e5f5ac5ed6bac7bdf2e69bb7d3513991f719",
          "body": null,
          "is_bot": false,
          "headline": "cleanup README",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T22:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32625377449cf801081ab6e3ba533f29c3447a2f",
          "body": null,
          "is_bot": false,
          "headline": "cleanup todo",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T21:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75419a5ed35ecf13d7aa16b0bae964d412189d62",
          "body": null,
          "is_bot": false,
          "headline": "cleanup readme",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T21:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c010ea9281a679dd17abd6da485239f2a9e4a9f",
          "body": null,
          "is_bot": false,
          "headline": "use async backend",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T21:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9dca2cdf78c20aa0b449e85d97dd49faf0c45a6",
          "body": null,
          "is_bot": false,
          "headline": "fix action id stats",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T21:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c896952a285313f00c4d6dbc375245bfb8ba06f",
          "body": null,
          "is_bot": false,
          "headline": "noop",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T21:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3209471b87fa034bc36cceaafb986cd75d3cf01",
          "body": null,
          "is_bot": false,
          "headline": "noop",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T21:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae8f0189b1b78e1135fcdfe4ef8f46352a8471c",
          "body": null,
          "is_bot": false,
          "headline": "invalidate",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T21:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9826473e9a4ace8104b3f7358e3307ab0720f26f",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "620f508e532b011e31de7c3b613e9f4a203ddb08",
          "body": null,
          "is_bot": false,
          "headline": "implement compression",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee9295ea52ae503e917706516c2465807b8b8b9",
          "body": null,
          "is_bot": false,
          "headline": "remove todo",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91e3934ad437723d6b0451f7d8381b04cec09e5",
          "body": null,
          "is_bot": false,
          "headline": "clean up stats",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fadeab32ec64a0f86aedeacb882f37a7e54dc40",
          "body": null,
          "is_bot": false,
          "headline": "more stats",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4dbc4c2489604953b48bf88b3368e234365978e",
          "body": null,
          "is_bot": false,
          "headline": "add latency quantiles",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6945d0c8c4f016e76103ecfec4085e160d8c5be2",
          "body": null,
          "is_bot": false,
          "headline": "add github actions files",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41cbf954368565bd86c61f1906b8951992b2b17e",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05336b6ee53a7a271c1b77da0d3b180af97ba711",
          "body": null,
          "is_bot": false,
          "headline": "disable debug",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T20:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5132d56b8ba14555bf1bee2f6ec539d7082c18a1",
          "body": null,
          "is_bot": false,
          "headline": "noop",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f30e80612a83f715c39c1b9ce9d7e1416f31f08",
          "body": null,
          "is_bot": false,
          "headline": "noop",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a1549f064109652ea955a93c3afc33b3264beb",
          "body": null,
          "is_bot": false,
          "headline": "make it work",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fdd31f5df3992d96e1751dfe1d246c1b4429130",
          "body": null,
          "is_bot": false,
          "headline": "debug",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5908dab4f5457deefcf8e59c64a9b9b5b137800",
          "body": null,
          "is_bot": false,
          "headline": "perms not working",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f5820b12bad3a7c84590e09283184cd93919aa",
          "body": null,
          "is_bot": false,
          "headline": "try again",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0e6cbf83bc6bbbeb0283f24c840d7c9c32a05d",
          "body": null,
          "is_bot": false,
          "headline": "enable debug mode in CI",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "853a5174faca4fe05c5e047f00b7e50737084706",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c09a82798f3d340175a672ddc8352a375cac7a3",
          "body": null,
          "is_bot": false,
          "headline": "fix syntax",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9599f8cb6cac60b8aba832ee4a7f41f03af9c06",
          "body": null,
          "is_bot": false,
          "headline": "fix ci",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc5c16286dd8b215dedb0e592959c6082110aad",
          "body": null,
          "is_bot": false,
          "headline": "add CI job",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b9176982ad1571ca75de16fc14e0582657c908e",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T19:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6900fa75b6934962697c26fd890462b83f63e4cf",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T18:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab32e41ce4a5e4f85eb23b869b15e9a232c68fee",
          "body": null,
          "is_bot": false,
          "headline": "document",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T18:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2c23e54fc9548a8a7637af000397ce88139f202",
          "body": null,
          "is_bot": false,
          "headline": "split clear command",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T18:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdafc3cc08d485d745d11c1bfd66ef4d586c41cc",
          "body": null,
          "is_bot": false,
          "headline": "lifecycle policy",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T18:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84855ade23b6cab1824561b90041d63948c1454c",
          "body": null,
          "is_bot": false,
          "headline": "add depot links",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T17:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8861f18fbcb309dd525760ed453cae510a9f6131",
          "body": null,
          "is_bot": false,
          "headline": "diagrams",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T17:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6ee2b9f256f0bafab1cd6cde556d11d969ce903",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T17:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f471ce5453d865452c81ed47448d3a437ad5d3",
          "body": null,
          "is_bot": false,
          "headline": "finish todo",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T00:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b3cbc69b4d2acbb86fc36fbad2079b1567bed4",
          "body": null,
          "is_bot": false,
          "headline": "more readme improvements",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T00:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c76e2c19f4ae1c320e302100b4b6e0a2a2300aa",
          "body": null,
          "is_bot": false,
          "headline": "wip improve readme",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T00:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bae3ed35438c2fedd67b775604cb555ec7c274",
          "body": null,
          "is_bot": false,
          "headline": "delete unused var",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-27T00:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cc99d9061d87f2793697226e328e8b435f717b4",
          "body": null,
          "is_bot": false,
          "headline": "log duration",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T22:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c691d55222b5fcc55acf145810ac0ca46bdca902",
          "body": null,
          "is_bot": false,
          "headline": "default to fslock",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T21:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35ebed9a465aaa0854a3645d7598ea4b8c5f26c",
          "body": null,
          "is_bot": false,
          "headline": "use memory backend in one test",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T21:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9fcd6095667aa0ffdc7743f376e3d12529e5fd7",
          "body": null,
          "is_bot": false,
          "headline": "check cache before performing PUT",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T21:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a10dab62a4a6e10c4237a3a31d724d54d3145ef9",
          "body": null,
          "is_bot": false,
          "headline": "move test",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T21:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218f6e9364a58678514ed3269b4474d2dde9baa6",
          "body": null,
          "is_bot": false,
          "headline": "dedupe --> locking",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T21:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8013743c5593a61b3df04664f0a9a370f58df3",
          "body": null,
          "is_bot": false,
          "headline": "replace singlefloight abstraction with locker",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T21:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a0766f76ffe3f4e0e380caaecb3dece99e7424",
          "body": null,
          "is_bot": false,
          "headline": "more stats",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T20:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8476f2f8bf73dd6972970710f25d78969c4fe79b",
          "body": null,
          "is_bot": false,
          "headline": "make dedupe group configurable",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T20:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf6bd76d70f1cc20f684bcb889077db199cc2ed",
          "body": null,
          "is_bot": false,
          "headline": "extract out dedupe",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-20T20:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b9cbd0b3e2a95cfb952b29e795e1db49f84b9b",
          "body": null,
          "is_bot": false,
          "headline": "separate printing stats from debug logs and enable stats by default",
          "author_name": "Richie",
          "author_login": null,
          "committed_at": "2025-12-19T21:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 138,
      "latest_release_at": "2026-07-17T15:43:02Z",
      "latest_release_tag": "v1.6.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 31.8
    },
    "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/richardartoul/gobuildcache",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/richardartoul/gobuildcache",
          "is_deprecated": false,
          "latest_version": "v1.6.0",
          "repository_url": "https://github.com/richardartoul/gobuildcache",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T15:33:38Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 21,
      "stars": 92,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 21,
        "total_forks": 21
      },
      "star_history": {
        "days": [
          {
            "date": "2025-12-28",
            "count": 4
          },
          {
            "date": "2025-12-29",
            "count": 27
          },
          {
            "date": "2025-12-30",
            "count": 16
          },
          {
            "date": "2025-12-31",
            "count": 5
          },
          {
            "date": "2026-01-01",
            "count": 3
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 2
          },
          {
            "date": "2026-01-06",
            "count": 2
          },
          {
            "date": "2026-01-07",
            "count": 2
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 2
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 2
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 2
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 92,
        "total_stars": 92
      },
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 25688,
      "source_files_sampled": 25,
      "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/crypto",
            "direct": false,
            "version": "v0.21.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-45gg-vh54-h5m9",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-9m57-25v3-79x9",
              "GHSA-f5wc-c3c7-36mc",
              "GHSA-f6x5-jh6r-wrfv",
              "GHSA-hcg3-q754-cr77",
              "GHSA-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 36,
            "oldest_advisory_days": 587
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.62.1",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf",
              "GHSA-p77j-4mvh-x3m3",
              "GO-2026-4762"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 3,
            "oldest_advisory_days": 125
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.18.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6v2p-p543-phr9",
              "GO-2025-3488"
            ],
            "fixed_version": "0.27.0",
            "advisory_count": 2,
            "oldest_advisory_days": 511
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.71.1",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-xmrv-pmrh-hhx2",
              "GO-2026-5764"
            ],
            "fixed_version": "1.97.3",
            "advisory_count": 2,
            "oldest_advisory_days": 105
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.6.7",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 5.9,
            "advisory_ids": [
              "GHSA-xmrv-pmrh-hhx2",
              "GO-2026-5764"
            ],
            "fixed_version": "1.97.3",
            "advisory_count": 2,
            "oldest_advisory_days": 105
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.22.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-4v7x-pqxf-cx7m",
              "GHSA-5cv4-jp36-h3mw",
              "GHSA-qxp5-gwg8-xv66",
              "GHSA-vvgc-356p-c3xw",
              "GO-2024-2687",
              "GO-2024-3333",
              "GO-2025-3503",
              "GO-2025-3595",
              "GO-2026-4440",
              "GO-2026-4441"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 18,
            "oldest_advisory_days": 839
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 2,
          "critical": 2,
          "moderate": 3
        },
        "advisory_count": 65,
        "affected_count": 8,
        "assessed_count": 55,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "cloud.google.com/go/storage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.40.0"
        },
        {
          "name": "github.com/DataDog/sketches-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.6"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.32.7"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.28.7"
        },
        {
          "name": "github.com/aws/aws-sdk-go-v2/service/s3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.71.1"
        },
        {
          "name": "github.com/gofrs/flock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/pierrec/lz4/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.23"
        },
        {
          "name": "google.golang.org/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.170.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cloud.google.com/go/storage",
            "direct": true,
            "version": "v1.40.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2",
            "direct": true,
            "version": "v1.32.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/config",
            "direct": true,
            "version": "v1.28.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/s3",
            "direct": true,
            "version": "v1.71.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/sketches-go",
            "direct": true,
            "version": "v1.4.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": true,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4/v4",
            "direct": true,
            "version": "v4.1.23",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": true,
            "version": "v0.170.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.112.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
            "direct": false,
            "version": "v1.6.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/credentials",
            "direct": false,
            "version": "v1.17.48",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
            "direct": false,
            "version": "v1.16.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
            "direct": false,
            "version": "v1.3.26",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
            "direct": false,
            "version": "v2.6.26",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/ini",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
            "direct": false,
            "version": "v1.3.26",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
            "direct": false,
            "version": "v1.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
            "direct": false,
            "version": "v1.4.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
            "direct": false,
            "version": "v1.12.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
            "direct": false,
            "version": "v1.18.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sso",
            "direct": false,
            "version": "v1.24.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
            "direct": false,
            "version": "v1.28.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/aws-sdk-go-v2/service/sts",
            "direct": false,
            "version": "v1.33.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aws/smithy-go",
            "direct": false,
            "version": "v1.22.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/groupcache",
            "direct": false,
            "version": "v0.0.0-20210331224755-41bb18bfe9da",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.12.3",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.49.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/appengine",
            "direct": false,
            "version": "v1.6.8",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20240213162025-012b6fc9bca9",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20240314234333-6e1732d8331c",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20240311132316-a219d84964c2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.62.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.33.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 55,
        "direct_count": 8,
        "indirect_count": 47
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 11,
        "open_issues": 1,
        "closed_ratio": 0.8,
        "closed_issues": 4,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "richardartoul",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/9171254?v=4"
        },
        {
          "type": "User",
          "login": "cchristous",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/2940521?v=4"
        },
        {
          "type": "User",
          "login": "epot",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/578179?v=4"
        },
        {
          "type": "User",
          "login": "aleclerc-cio",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/141742879?v=4"
        },
        {
          "type": "User",
          "login": "trevorah",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/298742?v=4"
        },
        {
          "type": "User",
          "login": "odsod",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1392777?v=4"
        },
        {
          "type": "User",
          "login": "AnatolyRugalev",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1397674?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.472
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.yml"
      ],
      "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": 3,
            "reason": "3 out of 10 merged PRs checked by a CI test -- score normalized to 3",
            "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": 7,
            "reason": "Found 7/10 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 5,
            "reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "39 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d4e7efd24472809101edb9b14ce438cfd2070d69",
        "ran_at": "2026-07-22T03:32:18Z",
        "aggregate_score": 3.5,
        "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-17T15:45:31Z",
      "oldest_open_prs": [
        {
          "number": 1,
          "created_at": "2025-12-27T20:25:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2026-07-17T13:32:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-17T15:33:38Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2025-12-27T22:23:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/richardartoul/gobuildcache",
    "host": "github.com",
    "name": "gobuildcache",
    "owner": "richardartoul"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 42,
        "vitality": 77,
        "community": 46,
        "governance": 71,
        "engineering": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 138,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "138 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 138
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v1.6.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 31.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~31.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 31.8
                    }
                  }
                ],
                "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 46,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "forks": 21,
              "stars": 92,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "92 stars",
                "points": 31.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 92
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "21 forks",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 7,
              "top_contributor_share": 0.472
            },
            "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 47% of commits",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 11,
              "open_issues": 1,
              "closed_issues": 4,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "11/15 decided PRs merged",
                "points": 28,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 11,
                      "decided": 15
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/10 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "followers": 277,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "richardartoul",
              "public_repos": 93,
              "account_age_days": 4300
            },
            "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": "277 followers of richardartoul",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 277,
                      "login": "richardartoul"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "93 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 93
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/richardartoul/gobuildcache"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "7 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": 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": "3 out of 10 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 3.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 10 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "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 7/10 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "39 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 55 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 55
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "osv",
              "advisories": 65,
              "affected_packages": 8,
              "assessed_packages": 55,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 2, high 1, moderate 3, unknown 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: github.com/aws/aws-sdk-go-v2/service/s3 v1.71.1 (moderate 5.9)",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "github.com/aws/aws-sdk-go-v2/service/s3 v1.71.1 (moderate 5.9)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 105 days ago",
                "points": 34.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 105
                    }
                  }
                ],
                "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": 55,
              "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": 8
            },
            "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": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.26,
              "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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 26,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": 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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 25688,
              "source_files_sampled": 25,
              "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/25 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 25,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T03:32:34.665310Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/richardartoul/gobuildcache.svg",
  "full_name": "richardartoul/gobuildcache",
  "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.26.0 — full methodology · metrics wiki.

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