Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 02:16 UTC

elastic / go-elasticsearch

The official Go client for Elasticsearch

GoApache-2.0★ 6,058 stars⑂ 645 forkssince Mar 2017View on GitHub ↗

elastic/go-elasticsearch holds a health index of 85 out of 100, placing it in the Excellent band. It scores highest on Engineering Quality (96/100) and lowest on Security (66/100). It was last updated 4 days ago. 2 contributors account for most of its recent work.

85
overall / 100
Excellent

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.

85
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

elasticOrganization
5,440 followers942 public repossince Feb 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/elastic/go-elasticsearch/v9v9.4.2-2133 days ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
19.4/36Commit cadence — 28/52 weeks with commits
18/18Commit volume — 161 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year161
human_commit_share0.78
days_since_last_push4
active_weeks_last_year28

Release discipline

100Excellent
How it's scored
27/27Ships releases — 77 releases published
36/36Release recency — latest release 33 days ago
27/27Release cadence — a release every ~6.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count77
latest_release_tagv9.4.2
releases_from_tagsno
days_since_latest_release33
mean_days_between_releases6.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

92Excellent · 18% of overall
How it's scored
60/60Stars — 6,058 stars
23.4/25Forks — 645 forks
14.1/15Watchers — 349 watchers
Inputs used
forks645
stars6,058
watchers349
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

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

79Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.1/22.5Commit distribution — top contributor authored 42% of commits
13.5/13.5Contributor breadth — 70 contributors
10/10OpenSSF Scorecard: Contributors — project has 14 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled70
top_contributor_share0.42
How it's scored
44.8/46.8Issue resolution — 96% of issues closed
33.7/38.3PR acceptance — 998/1,132 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 7/23 approved changesets -- score normalized to 3
Inputs used
merged_prs998
open_issues16
closed_issues378
issue_closed_ratio0.959
closed_unmerged_prs134
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 5,440 followers of elastic
25/25Track record — 942 public repos, account ~12 yr old
Inputs used
followers5,440
owner_typeOrganization
is_verified
owner_loginelastic
public_repos942
account_age_days4,535
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 33 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/elastic/go-elasticsearch/v9
ecosystemsgo
any_deprecatedno
min_days_since_publish33

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://github.com/elastic/go-elasticsearch#go-elasticsearch
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicselasticsearch, golang, go, client
has_wikiyes
homepagehttps://github.com/elastic/go-elasticsearch#go-elasticsearch
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

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

84Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 78 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes7,183
How it's scored
18/18One-command bootstrap — Makefile, _examples/bulk/Makefile, _examples/bulk/kafka/Makefile, _examples/cloudfunction/Makefile, _examples/encoding/Makefile, _examples/extension/Makefile, _examples/fasthttp/Makefile, _examples/instrumentation/Makefile, _examples/interceptor/Makefile, _examples/logging/Makefile, _examples/msearchtemplate/Makefile, _examples/search/Makefile, _examples/security/Makefile, _examples/xkcdsearch/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
10/10Demonstrated agent practice — 9 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, _examples/bulk/Makefile, _examples/bulk/kafka/Makefile, _examples/cloudfunction/Makefile, _examples/encoding/Makefile, _examples/extension/Makefile, _examples/fasthttp/Makefile, _examples/instrumentation/Makefile, _examples/interceptor/Makefile, _examples/logging/Makefile, _examples/msearchtemplate/Makefile, _examples/search/Makefile, _examples/security/Makefile, _examples/xkcdsearch/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.09
toolchain_manifests_benchmarks/benchmarks/go.mod, _examples/bulk/benchmarks/go.mod, _examples/bulk/go.mod, _examples/bulk/kafka/go.mod, _examples/cloudfunction/go.mod, _examples/encoding/go.mod, _examples/extension/go.mod, _examples/fasthttp/go.mod, _examples/go.mod, _examples/instrumentation/go.mod, _examples/interceptor/go.mod, _examples/logging/go.mod, _examples/search/go.mod, _examples/security/go.mod, _examples/xkcdsearch/go.mod, esapi/test/go.mod, go.mod, internal/build/go.mod, internal/testing/go.mod
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 4/6,059 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes1,182,674
source_files_sampled6,059
oversized_source_files4
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

6,058GitHub stars
70contributors
161commits, last 12 months
4days since last push
77releases
2bus factor
16open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 645 ⇿
0Stars
645Forks
77Releases

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.

0125250375500625750642172017-082022-012026-07
Major 2Minor 36Patch 36

Each point covers 9 days.

OpenSSF Scorecard 5.7 / 10
5.7aggregate

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-26 02:16 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 7/23 approved changesets -- score normalized to 3
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities34 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
Gogithub.com/elastic/elastic-transport-go/v8v8.9.0_examples/go.mod
Gogithub.com/elastic/go-elasticsearch/v9v9.0.0-00010101000000-000000000000_examples/go.mod
Gogithub.com/elastic/elastic-transport-go/v8v8.9.0go.mod
Gogo.opentelemetry.io/otel/tracev1.35.0go.mod
All dependencies 142

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

RegistryPackageVersionRelation
Gogithub.com/elastic/elastic-transport-go/v8v8.9.0direct
Gogo.opentelemetry.io/otel/tracev1.35.0direct
Gogo.opentelemetry.io/otel/tracev1.43.0direct
Godario.cat/mergov1.0.0indirect
Gogithub.com/alecthomas/chromav0.10.0indirect
Gogithub.com/andybalholm/brotliv1.0.4indirect
Gogithub.com/andybalholm/brotliv1.2.0indirect
Gogithub.com/armon/go-radixv1.0.0indirect
Gogithub.com/azure/go-ansitermv0.0.0-20210617225240-d185dfc1b5a1indirect
Gogithub.com/cenkalti/backoff/v4v4.2.1indirect
Gogithub.com/cenkalti/backoff/v4v4.3.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/containerd/containerdv1.7.18indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv0.2.1indirect
Gogithub.com/cpuguy83/dockercfgv0.3.2indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/dlclark/regexp2v1.4.0indirect
Gogithub.com/docker/dockerv27.1.1+incompatibleindirect
Gogithub.com/docker/go-connectionsv0.5.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/elastic/go-elasticsearch/v88.0.0-20191002063538-b491ce54d752indirect
Gogithub.com/elastic/go-elasticsearch/v88.0.0-20200408073057-6f36a473b19findirect
Gogithub.com/elastic/go-licenserv0.3.1indirect
Gogithub.com/elastic/go-sysinfov1.1.1indirect
Gogithub.com/elastic/go-windowsv1.0.0indirect
Gogithub.com/fatih/colorv1.13.0indirect
Gogithub.com/fatih/colorv1.7.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.2.6indirect
Gogithub.com/gogo/protobufv1.3.2indirect
Gogithub.com/golang/snappyv0.0.1indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/inconshreveable/mousetrapv1.0.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jcchavezs/portov0.1.0indirect
Gogithub.com/joeshaw/multierrorv0.0.0-20140124173710-69b34d4ec901indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/klauspost/compressv1.15.0indirect
Gogithub.com/klauspost/compressv1.17.4indirect
Gogithub.com/klauspost/compressv1.18.2indirect
Gogithub.com/klauspost/compressv1.9.8indirect
Gogithub.com/lufia/plan9statsv0.0.0-20211012122336-39d0f177ccd0indirect
Gogithub.com/magiconair/propertiesv1.8.7indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mailru/easyjsonv0.9.1indirect
Gogithub.com/mattn/go-colorable0.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.13indirect
Gogithub.com/mattn/go-colorablev0.1.6indirect
Gogithub.com/mattn/go-colorablev0.1.9indirect
Gogithub.com/mattn/go-isatty0.0.4indirect
Gogithub.com/mattn/go-isattyv0.0.12indirect
Gogithub.com/mattn/go-isattyv0.0.14indirect
Gogithub.com/mattn/go-isattyv0.0.19indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/patternmatcherv0.6.0indirect
Gogithub.com/moby/sys/sequentialv0.5.0indirect
Gogithub.com/moby/sys/userv0.1.0indirect
Gogithub.com/moby/termv0.5.0indirect
Gogithub.com/montanaflynn/statsv0.6.3indirect
Gogithub.com/morikuni/aecv1.0.0indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.0indirect
Gogithub.com/pierrec/lz4v2.6.0+incompatibleindirect
Gogithub.com/pkg/errorsv0.8.1indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/power-devops/perfstatv0.0.0-20210106213030-5aafc221ea8cindirect
Gogithub.com/prometheus/procfsv0.0.3indirect
Gogithub.com/rs/zerologv1.11.0indirect
Gogithub.com/rs/zerologv1.32.0indirect
Gogithub.com/santhosh-tekuri/jsonschemav1.2.4indirect
Gogithub.com/segmentio/kafka-gov0.4.25indirect
Gogithub.com/shirou/gopsutil/v3v3.23.12indirect
Gogithub.com/shoenig/go-m1cpuv0.1.6indirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/cobrav0.0.3indirect
Gogithub.com/spf13/cobrav1.8.0indirect
Gogithub.com/spf13/pflagv1.0.3indirect
Gogithub.com/spf13/pflagv1.0.5indirect
Gogithub.com/stretchr/testifyv1.10.0indirect
Gogithub.com/testcontainers/testcontainers-gov0.34.0indirect
Gogithub.com/testcontainers/testcontainers-go/modules/elasticsearchv0.34.0indirect
Gogithub.com/tidwall/gjson1.6.0indirect
Gogithub.com/tidwall/gjsonv1.9.3indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.0indirect
Gogithub.com/tklauser/go-sysconfv0.3.12indirect
Gogithub.com/tklauser/numcpusv0.6.1indirect
Gogithub.com/valyala/bytebufferpoolv1.0.0indirect
Gogithub.com/valyala/fasthttpv1.34.0indirect
Gogithub.com/valyala/fasthttpv1.69.0indirect
Gogithub.com/yusufpapurcu/wmiv1.2.3indirect
Gogo.elastic.co/apm1.5.0indirect
Gogo.elastic.co/apmv1.15.0indirect
Gogo.elastic.co/apm/module/apmelasticsearch1.5.0indirect
Gogo.elastic.co/apm/module/apmelasticsearchv1.15.0indirect
Gogo.elastic.co/apm/module/apmhttpv1.15.0indirect
Gogo.elastic.co/fastjsonv1.1.0indirect
Gogo.opencensus.io0.19.0indirect
Gogo.opentelemetry.io/auto/sdkv1.1.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.49.0indirect
Gogo.opentelemetry.io/otelv1.35.0indirect
Gogo.opentelemetry.io/otelv1.43.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdoutmetricv1.38.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.38.0indirect
Gogo.opentelemetry.io/otel/exporters/stdout/stdouttracev1.43.0indirect
Gogo.opentelemetry.io/otel/metricv1.35.0indirect
Gogo.opentelemetry.io/otel/metricv1.43.0indirect
Gogo.opentelemetry.io/otel/sdkv1.43.0indirect
Gogo.opentelemetry.io/otel/sdk/metricv1.43.0indirect
Gogolang.org/x/crypto0.0.0-20190308221718-c2843e01d9a2indirect
Gogolang.org/x/cryptov0.37.0indirect
Gogolang.org/x/cryptov0.45.0indirect
Gogolang.org/x/lintv0.0.0-20201208152925-83fdc39ff7b5indirect
Gogolang.org/x/modv0.16.0indirect
Gogolang.org/x/modv0.33.0indirect
Gogolang.org/x/modv0.6.0-dev.0.20220419223038-86c51ed26bb4indirect
Gogolang.org/x/syncv0.19.0indirect
Gogolang.org/x/sysv0.24.0indirect
Gogolang.org/x/sysv0.32.0indirect
Gogolang.org/x/sysv0.38.0indirect
Gogolang.org/x/sysv0.41.0indirect
Gogolang.org/x/sysv0.42.0indirect
Gogolang.org/x/termv0.37.0indirect
Gogolang.org/x/textv0.3.8indirect
Gogolang.org/x/textv0.31.0indirect
Gogolang.org/x/toolsv0.1.12indirect
Gogolang.org/x/toolsv0.42.0indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gohowett.net/plistv0.0.0-20181124034731-591f970eefbbindirect
Dependency advisories 15

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

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/crypto0.0.0-20190308221718-c2843e01d9a2indirectcritical533.4.0
golang.org/x/cryptov0.37.0indirectcritical320.52.0
golang.org/x/cryptov0.45.0indirectcritical270.52.0
github.com/containerd/containerdv1.7.18indirecthigh132.3.2
github.com/docker/dockerv27.1.1+incompatibleindirecthigh1129.3.1
github.com/tidwall/gjson1.6.0indirecthigh81.9.3
go.elastic.co/apm1.5.0indirectlow21.11.0
go.opentelemetry.io/otelv1.43.0indirectunknown11.44.0
golang.org/x/sysv0.24.0indirectunknown10.44.0
golang.org/x/sysv0.32.0indirectunknown10.44.0
golang.org/x/sysv0.38.0indirectunknown10.44.0
golang.org/x/sysv0.41.0indirectunknown10.44.0
golang.org/x/sysv0.42.0indirectunknown10.44.0
golang.org/x/textv0.3.8indirectunknown10.39.0
golang.org/x/textv0.31.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": [
        "elasticsearch",
        "golang",
        "go",
        "client"
      ],
      "is_fork": false,
      "size_kb": 123719,
      "has_wiki": true,
      "homepage": "https://github.com/elastic/go-elasticsearch#go-elasticsearch",
      "languages": {
        "Go": 1759312,
        "CSS": 3009,
        "HTML": 8690,
        "Shell": 19437,
        "Makefile": 28737,
        "Dockerfile": 1271,
        "JavaScript": 3313
      },
      "pushed_at": "2026-07-21T08:24:54Z",
      "created_at": "2017-03-27T17:56:15Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T06:28:47Z",
      "description": "The official Go client for Elasticsearch",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.elastic.co/",
      "name": "elastic",
      "type": "Organization",
      "login": "elastic",
      "company": null,
      "location": null,
      "followers": 5440,
      "avatar_url": "https://avatars.githubusercontent.com/u/6764390?v=4",
      "created_at": "2014-02-23T17:48:57Z",
      "is_verified": null,
      "public_repos": 942,
      "account_age_days": 4535
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v9.4.2",
          "kind": "patch",
          "published_at": "2026-06-22T11:29:37Z"
        },
        {
          "tag": "v9.3.5",
          "kind": "patch",
          "published_at": "2026-06-22T11:24:51Z"
        },
        {
          "tag": "v9.4.1",
          "kind": "patch",
          "published_at": "2026-05-11T10:09:15Z"
        },
        {
          "tag": "v9.3.4",
          "kind": "patch",
          "published_at": "2026-05-11T10:05:44Z"
        },
        {
          "tag": "v9.2.6",
          "kind": "patch",
          "published_at": "2026-05-11T10:02:36Z"
        },
        {
          "tag": "v8.19.6",
          "kind": "patch",
          "published_at": "2026-05-11T09:58:10Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2026-05-05T14:46:33Z"
        },
        {
          "tag": "v9.3.3",
          "kind": "patch",
          "published_at": "2026-04-27T11:09:22Z"
        },
        {
          "tag": "v9.2.5",
          "kind": "patch",
          "published_at": "2026-04-27T11:06:11Z"
        },
        {
          "tag": "v8.19.5",
          "kind": "patch",
          "published_at": "2026-04-27T11:02:38Z"
        },
        {
          "tag": "v9.3.2",
          "kind": "patch",
          "published_at": "2026-04-16T12:54:30Z"
        },
        {
          "tag": "v9.2.4",
          "kind": "patch",
          "published_at": "2026-04-16T12:30:59Z"
        },
        {
          "tag": "v8.19.4",
          "kind": "patch",
          "published_at": "2026-04-16T12:15:01Z"
        },
        {
          "tag": "v9.3.1",
          "kind": "patch",
          "published_at": "2026-02-11T11:19:36Z"
        },
        {
          "tag": "v9.2.3",
          "kind": "patch",
          "published_at": "2026-02-11T10:51:19Z"
        },
        {
          "tag": "v8.19.3",
          "kind": "patch",
          "published_at": "2026-02-11T10:37:04Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2026-02-04T10:27:28Z"
        },
        {
          "tag": "v9.2.2",
          "kind": "patch",
          "published_at": "2026-02-04T10:12:33Z"
        },
        {
          "tag": "v9.1.2",
          "kind": "patch",
          "published_at": "2026-02-04T09:59:02Z"
        },
        {
          "tag": "v8.19.2",
          "kind": "patch",
          "published_at": "2026-02-04T09:39:46Z"
        },
        {
          "tag": "v9.2.1",
          "kind": "patch",
          "published_at": "2025-12-12T11:26:49Z"
        },
        {
          "tag": "v9.1.1",
          "kind": "patch",
          "published_at": "2025-12-12T11:25:30Z"
        },
        {
          "tag": "v8.19.1",
          "kind": "patch",
          "published_at": "2025-12-12T11:23:48Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2025-10-29T16:27:39Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2025-07-31T16:58:51Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2025-07-31T16:58:22Z"
        },
        {
          "tag": "v8.19.0",
          "kind": "minor",
          "published_at": "2025-07-31T16:57:43Z"
        },
        {
          "tag": "v8.18.1",
          "kind": "patch",
          "published_at": "2025-06-17T17:10:15Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2025-04-17T16:38:46Z"
        },
        {
          "tag": "v8.18.0",
          "kind": "minor",
          "published_at": "2025-04-17T15:44:16Z"
        },
        {
          "tag": "v8.17.1",
          "kind": "patch",
          "published_at": "2025-02-11T15:55:56Z"
        },
        {
          "tag": "v8.17.0",
          "kind": "minor",
          "published_at": "2024-12-17T18:37:14Z"
        },
        {
          "tag": "v8.16.0",
          "kind": "minor",
          "published_at": "2024-11-14T17:23:13Z"
        },
        {
          "tag": "v8.15.0",
          "kind": "minor",
          "published_at": "2024-11-14T17:22:57Z"
        },
        {
          "tag": "v8.14.0",
          "kind": "minor",
          "published_at": "2024-06-06T15:02:12Z"
        },
        {
          "tag": "v8.13.1",
          "kind": "patch",
          "published_at": "2024-04-11T15:25:02Z"
        },
        {
          "tag": "v8.13.0",
          "kind": "minor",
          "published_at": "2024-03-27T14:25:37Z"
        },
        {
          "tag": "v8.12.1",
          "kind": "patch",
          "published_at": "2024-02-22T15:07:23Z"
        },
        {
          "tag": "v8.12.0",
          "kind": "minor",
          "published_at": "2024-01-18T15:23:16Z"
        },
        {
          "tag": "v8.11.1",
          "kind": "patch",
          "published_at": "2023-11-27T17:59:29Z"
        },
        {
          "tag": "v8.11.0",
          "kind": "minor",
          "published_at": "2023-11-09T16:20:22Z"
        },
        {
          "tag": "v8.10.1",
          "kind": "patch",
          "published_at": "2023-10-12T17:21:03Z"
        },
        {
          "tag": "v8.10.0",
          "kind": "minor",
          "published_at": "2023-09-13T14:38:31Z"
        },
        {
          "tag": "v8.9.0",
          "kind": "minor",
          "published_at": "2023-07-27T15:57:41Z"
        },
        {
          "tag": "v8.8.2",
          "kind": "patch",
          "published_at": "2023-07-05T12:11:04Z"
        },
        {
          "tag": "v8.8.0",
          "kind": "minor",
          "published_at": "2023-05-25T17:20:22Z"
        },
        {
          "tag": "v7.17.10",
          "kind": "patch",
          "published_at": "2023-05-03T15:20:53Z"
        },
        {
          "tag": "v8.7.1",
          "kind": "patch",
          "published_at": "2023-05-02T15:35:57Z"
        },
        {
          "tag": "v8.7.0",
          "kind": "minor",
          "published_at": "2023-03-30T15:57:00Z"
        },
        {
          "tag": "v8.6.0",
          "kind": "minor",
          "published_at": "2023-01-11T15:15:51Z"
        },
        {
          "tag": "v8.5.0",
          "kind": "minor",
          "published_at": "2022-11-17T17:20:29Z"
        },
        {
          "tag": "v7.17.7",
          "kind": "patch",
          "published_at": "2022-10-26T15:09:28Z"
        },
        {
          "tag": "v8.4.0",
          "kind": "minor",
          "published_at": "2022-08-24T16:14:52Z"
        },
        {
          "tag": "v8.4.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2022-08-18T09:48:27Z"
        },
        {
          "tag": "v8.4.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2022-07-13T09:03:29Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2022-06-28T16:27:29Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2022-05-04T09:42:17Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2022-03-09T17:41:46Z"
        },
        {
          "tag": "v7.17.1",
          "kind": "patch",
          "published_at": "2022-02-28T17:39:45Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2022-02-10T18:02:47Z"
        },
        {
          "tag": "v7.17.0",
          "kind": "minor",
          "published_at": "2022-02-01T17:45:34Z"
        },
        {
          "tag": "v8.0.0-alpha",
          "kind": "prerelease",
          "published_at": "2021-12-22T14:24:17Z"
        },
        {
          "tag": "v7.16.0",
          "kind": "minor",
          "published_at": "2021-12-08T11:01:47Z"
        },
        {
          "tag": "v7.15.1",
          "kind": "patch",
          "published_at": "2021-10-15T13:04:38Z"
        },
        {
          "tag": "v7.15.0",
          "kind": "minor",
          "published_at": "2021-09-23T08:48:51Z"
        },
        {
          "tag": "v7.14.0",
          "kind": "minor",
          "published_at": "2021-08-04T08:19:49Z"
        },
        {
          "tag": "v7.13.1",
          "kind": "patch",
          "published_at": "2021-06-02T16:45:29Z"
        },
        {
          "tag": "v7.13.0",
          "kind": "minor",
          "published_at": "2021-05-25T15:53:01Z"
        },
        {
          "tag": "v7.12.0",
          "kind": "minor",
          "published_at": "2021-03-23T17:31:53Z"
        },
        {
          "tag": "v7.11.0",
          "kind": "minor",
          "published_at": "2021-02-16T09:00:38Z"
        },
        {
          "tag": "v7.10.0",
          "kind": "minor",
          "published_at": "2020-11-12T14:17:38Z"
        },
        {
          "tag": "v7.9.0",
          "kind": "minor",
          "published_at": "2020-08-19T07:45:56Z"
        },
        {
          "tag": "v7.8.0",
          "kind": "minor",
          "published_at": "2020-06-18T15:24:41Z"
        },
        {
          "tag": "v7.7.0",
          "kind": "minor",
          "published_at": "2020-05-14T10:47:38Z"
        },
        {
          "tag": "v7.6.0",
          "kind": "minor",
          "published_at": "2020-02-18T08:12:33Z"
        },
        {
          "tag": "v6.8.5",
          "kind": "patch",
          "published_at": "2019-12-03T16:29:15Z"
        },
        {
          "tag": "v7.5.0",
          "kind": "minor",
          "published_at": "2019-12-03T16:28:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6a5dbe37ade15a48fa92cc43c4b2dd0db83ed148",
          "body": "Co-authored-by: Matt Devy <32791943+MattDevy@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: describe xkcdsearch root command (#1495)",
          "author_name": "DYSfu",
          "author_login": "DYSfu",
          "committed_at": "2026-07-21T08:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e06041b9da5ebe337d332ed5241e3dbfbe1b6701",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): remove unnecessary goimports installation (#1550)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-07-20T13:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14083019312de66451826224234628c65658b1a",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): pin ESAPI generator tooling (#1548)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-07-20T13:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f3003afb6cf392e3591c44f0ba53ce873d6a1e6",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(Typed API): update main client to spec 37285cb (#1534)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-07-09T16:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef65f64eba58f01023f0b1a4e991b31429293d07",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): prepare 9.5.0 release (#1529)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-07-09T15:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473909104e36c4b9645fe0b84fe91e219c5f8458",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(Typed API): update main client from spec c002109 (#1528)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-07-09T14:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9cf26630a19f4935d20472e1fca47cc5295554a",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump go version to 1.25.12 (#1525)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-07-09T10:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a09f249d0e4519d8218ee28772e7351d74a395f",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade fetch-github-token to v1.5.3 (#1506)",
          "author_name": "Christian Navarrete",
          "author_login": "chrisnavar",
          "committed_at": "2026-06-22T12:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cdb2d36d2e19e1c4238df2832a3ba3e50c97a31",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>\nCo-authored-by: Matt Devy <32791943+MattDevy@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump go version to 1.25.11 (#1500)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-06-22T11:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ba5150f4ce5e0a80930fed87e3b9b75e1c2cc6",
          "body": null,
          "is_bot": false,
          "headline": "fix(esutil): omit empty routing query param in BulkIndexer (#1508)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-06-22T10:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445958888d6bbc67b7c1e04461ca5dd2c21a2134",
          "body": null,
          "is_bot": false,
          "headline": "test(gentests): skip flaky x-pack API key invalidate assertion (#1510)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-06-22T10:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df7cf6d4c9910fefcfc9fbef36052b6cb6fb1e38",
          "body": "…wTypedFrom (#1475)",
          "is_bot": false,
          "headline": "docs(reference): switch typed-API migration guide to elasticsearch.Ne…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-05-11T10:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5284fda6def7617eea1517b12b56b15a93d4aaf2",
          "body": "… (#1474)",
          "is_bot": false,
          "headline": "fix(client): remove (*Client).ToTyped() to fix binary-size regression…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-05-11T08:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d16be3adedebd2da3c1a3a8bbb970061f7a76c",
          "body": null,
          "is_bot": false,
          "headline": "ci: force method retention in client and typed binsize fixtures (#1476)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-05-11T01:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024051596af797fa20308e0d118bad945b4d9a1b",
          "body": "…t (#1473)",
          "is_bot": false,
          "headline": "ci: warn on >+10% binary size growth for BaseClient/Client/TypedClien…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-05-11T00:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa07b266f35602046ecf787b834b16a31c922aac",
          "body": null,
          "is_bot": true,
          "headline": "chore: bump go version to 1.25.10 (#1471)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-05-08T09:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c8187d43b96a49d107b0004c920d8173797dc6",
          "body": "…er (#1466)",
          "is_bot": false,
          "headline": "feat(esutil): default Client to elasticsearch.NewBase in NewBulkIndex…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-05-05T12:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfc7e69f5e5b34e411271b1788f042b5be2c0f4",
          "body": null,
          "is_bot": false,
          "headline": "ci(docs): scope pull_request triggers to integration branches (#1463)",
          "author_name": "Martijn Laarman",
          "author_login": "Mpdreamz",
          "committed_at": "2026-04-28T13:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9f1643d859c271257ad7d3c04db91a54de7317",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(Typed API): update main client from spec eb2e22f (#1456)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-04-27T11:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ebd4a64561dba0dc04752b341482b80d41b556c",
          "body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(esapi): update main client from spec b732c10 (#1453)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-04-27T11:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c630fa19d4f5e9d18c0a4072d17f1fe7df121c6",
          "body": null,
          "is_bot": false,
          "headline": "docs(examples): add built-in OTel and typed-migration examples (#1452)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-22T13:33:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09f7a02450c9b94493e2203ed20d39f655633e2",
          "body": null,
          "is_bot": false,
          "headline": "docs(examples): migrate _examples/** to TypedClient + esdsl (#1451)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-22T12:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97061003a27b6f68c5e6390f16f062a1a658df5",
          "body": null,
          "is_bot": false,
          "headline": "docs(migration): document (*Client).ToTyped() conversion method (#1446)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T13:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f3b4457ea2a7364e150662432727c07727a2039",
          "body": null,
          "is_bot": false,
          "headline": "feat(client): add (*Client).ToTyped() conversion method (#1445)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T13:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d1f98e1646647218948a4a697c0001ae6a1a43",
          "body": "…#1444)",
          "is_bot": false,
          "headline": "fix(esutil): use math/rand for FlushJitter so 8.19 (Go 1.21) builds (…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T12:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9768f36a847dfdfcbb94111511a24e2cb73072c2",
          "body": "…api section (#1443)",
          "is_bot": false,
          "headline": "docs(reference): refocus on TypedClient + esdsl, split out low-level-…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T12:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b699b1a9892d361786019fceca938dd4128b73e",
          "body": null,
          "is_bot": false,
          "headline": "docs(bulk-indexer): document FlushJitter config option (#1438)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T11:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2e02deb87435d219f229a22e53e708e6e6677d",
          "body": null,
          "is_bot": false,
          "headline": "feat(esutil): add FlushJitter option to BulkIndexer (#1386)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T11:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8798b8b4dd325be922350349e03647661ed711a",
          "body": "…437)",
          "is_bot": false,
          "headline": "docs(examples): add pagination example and reference docs section (#1…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T11:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7be50501cbea852ff2f71fa6056d85cc39d99d8",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): promote Documentation section to top (#1436)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-21T10:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e4f2a6dd7966e818386b9ca2443933787fbf32",
          "body": "…1435)",
          "is_bot": false,
          "headline": "fix: drop render: markdown from issue templates so content renders (#…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-20T08:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74847d930353e0e2d22310b62549718b33f6e20d",
          "body": "…tyles (#1434)",
          "is_bot": false,
          "headline": "docs(examples): add typed Search API example with esdsl and types.* s…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-20T07:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294f6e5962c7a45ee45f2d710aa69f3ddf80a411",
          "body": null,
          "is_bot": false,
          "headline": "docs: update reference docs for functional options API (#1364)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T18:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95cd04d45a3a7b480126ec8acf621f35229faebe",
          "body": "First regeneration since the \"long\" -> \"*int64\" generator fix landed,\nrealizing the type correction across all esapi endpoints that use\nlong-typed params (version, seq_no, primary_term, paging, etc.).\n\nAlso picks up unrelated spec drift since the last regeneration (new\nSecurityCloneAPIKey endpoint, \n[…]\nped *int on ~25 esapi endpoints are\nnow *int64 to match the spec long type. Call sites passing untyped\ninteger literals keep compiling; call sites passing a typed int variable\nneed an int64(...) cast.",
          "is_bot": false,
          "headline": "fix(esapi): regenerate esapi with *int64 for long-typed params (#1406)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T18:50:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79d446f2e5e0dd5ab8cf31ec259c31cc6d49d1f3",
          "body": "… (#1422)",
          "is_bot": false,
          "headline": "docs: document gen-tests-in-CI and BREAKING-CHANGE footer conventions…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T18:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94eca72d15f2ce25fd29c017b939bb7ad95145a5",
          "body": null,
          "is_bot": false,
          "headline": "fix(gen): support *int64 fields in gen-tests output (#1416)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T18:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444ceb52f9877ac39110adf83e83d9d4da7655eb",
          "body": null,
          "is_bot": false,
          "headline": "fix(gen): accept bool form for deprecated in URL parts and paths (#1412)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T17:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ce9a38de19d3b3e439363b5a0e4d50aae5ca12",
          "body": null,
          "is_bot": false,
          "headline": "fix(gen): sort required URL params deterministically (#1407)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T17:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05aa437c1ce4df9ad8093d192a9d84694fb9a98e",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix stale paths and worktree check in gen traps (#1390)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T17:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5c51828dd3d3d8d36dfff72f9b87f20fd9441c",
          "body": null,
          "is_bot": false,
          "headline": "fix(gen): map spec long to *int64 for esapi params (#1387)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T16:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a90950c435d66ca04abe4b2db7bce8158b84b6e",
          "body": null,
          "is_bot": false,
          "headline": "ci: add 9.4 branch to scheduled esapi generation (#1388)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-16T16:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b97aabf1a9abf3907fbe13f95c42625719b696e6",
          "body": null,
          "is_bot": false,
          "headline": "feat: deprecate legacy Config-based constructors (#1365)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-15T09:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e21720c5100105ffbc153d6df8155ec6c2a77aa",
          "body": null,
          "is_bot": false,
          "headline": "chore: use transport Options instead of deprecated Config (#1353)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-15T09:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27084a1a4e7593c5acaed466441e1040939d63ff",
          "body": "…in /_examples/interceptor (#1369)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T11:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b25d24394007be591ebb760af9c8f543d359e7c9",
          "body": "…#1347)",
          "is_bot": false,
          "headline": "feat: add AutoDrainBody option for automatic response body draining (…",
          "author_name": "Thani Ath Nain Khurshid",
          "author_login": "thani-ath-nain",
          "committed_at": "2026-04-09T11:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d47a48f24d51bbad4351ea55daf373d990c6e89",
          "body": "…1366)",
          "is_bot": false,
          "headline": "refactor: update examples and benchmarks to use functional options (#…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-08T15:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac68a6f6f662ca5cde73621109f2d9f55bd9982",
          "body": "…wait (#1346)",
          "is_bot": false,
          "headline": "feat(esutil): add Flush method to BulkIndexer for explicit flush-and-…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-08T10:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26271464ab3d05c96dfe01a610bc44cbf58b8fd3",
          "body": null,
          "is_bot": false,
          "headline": "chore: add 9.4 backport label (#1359)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-04-08T10:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131333e8ff28bfb94532fdc771351cd5b1f8af7b",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump go version to 1.25.9 (#1358)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-04-08T09:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b32e40d9b1c3be12665db5d6431a62c58f80aa",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(Typed API): update client from spec 836fca8 (#1352)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-04-07T11:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ba87e12c7c7236161b91edcd54f8ba57ed098d",
          "body": "…llers (#1348)",
          "is_bot": false,
          "headline": "docs(esutil): align BulkIndexer client requirement across docs and ca…",
          "author_name": "Muhammad Osama",
          "author_login": "muhammadosama984",
          "committed_at": "2026-04-07T10:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ce8353ed3d8023cd7f2a02970e82296f20fa46",
          "body": null,
          "is_bot": false,
          "headline": "fix!: BulkIndexer requires an explicit Client (#1335)",
          "author_name": "Thani Ath Nain Khurshid",
          "author_login": "thani-ath-nain",
          "committed_at": "2026-03-31T14:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41ad5b04a22d19f64695b7a3456551367069b172",
          "body": "Co-authored-by: Laurent Saint-Félix <laurent.saintfelix@elastic.co>",
          "is_bot": false,
          "headline": "chore: add AGENTS.md for AI coding agent guidance (#1345)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-31T14:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd12347c08d9ed25a00a6e1233c339e188106026",
          "body": null,
          "is_bot": false,
          "headline": "fix(esutil): deterministic context check in BulkIndexer.Close (#1337)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-30T20:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e73be872f1c0a6103a2af98921c5e513dbf26be5",
          "body": null,
          "is_bot": false,
          "headline": "ci: replace super-linter with mega-linter v9.2.0 (#1336)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-30T19:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42729b55334b44add946b2118e0963f1b34f1c9a",
          "body": "Co-authored-by: Matt Devy <32791943+MattDevy@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Move docs workflows to elastic/docs-actions (#1333)",
          "author_name": "Martijn Laarman",
          "author_login": "Mpdreamz",
          "committed_at": "2026-03-30T13:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01d159f9adf70d6c27ce047426cf54eb4fca5b7f",
          "body": "…1334)",
          "is_bot": false,
          "headline": "fix(test): generate TLS certificate dynamically in TestFingerprint (#…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-30T13:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63584e49dffcf4bfba981a1821d00fe1cf72d045",
          "body": "…g otel attributes to leak to parent span (#1332)\n\nfeat(Typed API): improved generated code comments\n\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(Typed API): context variable shadowing in TypedAPI Perform causin…",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-03-25T13:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ee40c1440dd1b477db1c5f85c62a8b409852c8",
          "body": "…in /_examples/interceptor (#1301)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T11:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ea0a3272df34ea6a22185db61e16836cc749bc",
          "body": "Co-authored-by: Matt Devy <32791943+MattDevy@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: add interceptors example with request retries (#1318)",
          "author_name": "Mauri de Souza Meneguzzo",
          "author_login": "mauri870",
          "committed_at": "2026-03-12T18:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a42d1b4b018fd8ec319b55a368b27270ef7bed39",
          "body": null,
          "is_bot": false,
          "headline": "feat: add functional options pattern for client instantiation (#1295)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-10T17:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4832c1b53a5bcc076bfcd761f711136e43e36318",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump go version to 1.25.8 (#1310)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-03-10T17:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11ab1b4f2390dbd898b0e9a9a13d1bda2b075ae8",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix superlinter permissions on fork (#1319)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-10T16:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acfe944c82b34200ec32e875ef69fff590804f8c",
          "body": null,
          "is_bot": false,
          "headline": "ci: child resource additional url in internal/build (#1320)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-10T16:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "278f580c8e0afcc6d80f94bfcb02aeaf8b2c2f46",
          "body": null,
          "is_bot": false,
          "headline": "fix(build): update releases API URL to new S3 endpoint (#1317)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-03-10T11:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acfd010fb5374d74a40654b22a08db1dea3c8b4d",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>\nCo-authored-by: Matt Devy <matt.devy@elastic.co>",
          "is_bot": false,
          "headline": "fix(esutil): make JSONReader implement io.ReadSeeker (#1304)",
          "author_name": "Amit Kanfer",
          "author_login": "amitkanfer",
          "committed_at": "2026-03-09T14:33:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8d505a75e7ff6aa76fed8a2fbf2ec49c25f584c2",
          "body": "…cks (#1303)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>\nCo-authored-by: Matt Devy <matt.devy@elastic.co>",
          "is_bot": false,
          "headline": "fix(esutil): propagate caller context through BulkIndexer item callba…",
          "author_name": "Amit Kanfer",
          "author_login": "amitkanfer",
          "committed_at": "2026-03-09T14:32:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "edd6a7ea0f07e515c67c9fae932793ad59a0257f",
          "body": "…#1306)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(examples): guard retryBackoff with a mutex to prevent data race (…",
          "author_name": "Amit Kanfer",
          "author_login": "amitkanfer",
          "committed_at": "2026-03-09T14:07:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "28997ce4034a8a5b61549c4b5d0a1e528a7e387c",
          "body": "…les (#1307)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "doc(esapi): document Response.Body must be closed; fix leaks in examp…",
          "author_name": "Amit Kanfer",
          "author_login": "amitkanfer",
          "committed_at": "2026-03-09T14:07:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d083e0c42196202a11696c8e3638cd3a8db12acf",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(esapi): adds escaping to fix failing test generation (#1309)",
          "author_name": "Amit Kanfer",
          "author_login": "amitkanfer",
          "committed_at": "2026-03-09T13:34:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "086408e6d5bc1f8f5468b8accd46c1dc4a2b9f78",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update release API endpoint (#1297)",
          "author_name": "Navya Uppalapati",
          "author_login": "navyau09",
          "committed_at": "2026-02-27T07:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bbf0652c89fa8c54f8efb1b6d988e8be46537c8",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade elastic-transport-go to v8.9.0 (#1291)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-26T09:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0cb2b025ca52514c5612b1efe3f71502ba0257",
          "body": null,
          "is_bot": false,
          "headline": "ci: add actions:write permission to stale workflow (#1290)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-25T14:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a318cc256de031fb15e50030840b3132ea408912",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(Typed API): amend double // in comments (#1289)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-02-25T13:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c95101503a76d0200cf60e5dfb3d29cf026817",
          "body": "…tellisense (#1288)\n\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "feat(Typed API): add schema descriptions to generated code for IDE in…",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-02-25T12:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058db7e58d9364a553735c12158f268f2ab2bb40",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(Typed API): update main client from spec bc88599 (#1271)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-02-25T11:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29a151f704a0a0b24f84d06709f897d541dc73b5",
          "body": null,
          "is_bot": false,
          "headline": "chore: add pre-commit-config (#1283)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-24T21:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4fdddf9caf7f2b80f56c5e8da89c15e4ef9a61a",
          "body": null,
          "is_bot": false,
          "headline": "chore: replace codecov with native Go coverage reporting (#1284)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-24T21:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45017d94285ffe898b5d195ac276eaa0a98515fd",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add Vale docs linting support (#1281)",
          "author_name": "Fabrizio Ferri-Benedetti",
          "author_login": "theletterf",
          "committed_at": "2026-02-24T14:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae81d0125223f2df686ad26eb2be967ebe93ab42",
          "body": "…d a new Documentation section (#1280)",
          "is_bot": false,
          "headline": "docs: update README links to point to the latest documentation and ad…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-17T22:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "031c9140503992c59393e05054b4520defbd2b8d",
          "body": null,
          "is_bot": false,
          "headline": "docs: update documentation and examples for clarity and accuracy (#1279)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-17T17:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50cf516060cce5c7355c381ccb3e83ececf96843",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix examples url (#1278)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-17T12:32:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf0d01a710ae0dc0d06e3b721a714bd9919ec46",
          "body": "…r Go client (#1277)",
          "is_bot": false,
          "headline": "docs: update installation instructions to use version placeholders fo…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-17T11:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1fdd33acaa3384de6023eaff4861452498872d",
          "body": null,
          "is_bot": false,
          "headline": "docs: update installation instructions for version 9.3 (#1276)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-16T18:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e44ae5b59288ac009c779beccd6f9b001e58370",
          "body": "…on for module changes (#1272)",
          "is_bot": false,
          "headline": "refactor: simplify apidiff workflow by consolidating comment generati…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-12T17:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c616f042929701011cd3b88451377776f668126",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): update changelog (#1267)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-11T11:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb12ad0dceb8c872c11408dd3964adbe7719ff0",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>\nCo-authored-by: Matt Devy <matt.devy@elastic.co>",
          "is_bot": true,
          "headline": "feat!: bump go version to 1.25 (#1261)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-02-11T09:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69afb7336bc0c4dc5be9716d0cbca2ea7928b9a6",
          "body": "…ion (#1245)\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs(bulk): add typed bulk example and update Makefile and documentat…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-10T11:24:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "08d22cb5751e33cd430c633561581ee7f3c46058",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: add msearchtemplate example and usage docs (#1248)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-10T11:18:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aeac8b87b4b918bffb9687ab03449c22c8d2632f",
          "body": "…247)",
          "is_bot": false,
          "headline": "fix(esutil): propagate context timeout while closing bulk indexer (#1…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-10T09:36:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d286fcd39ee3e7d6e0c950cf26ed5a7161867c",
          "body": null,
          "is_bot": false,
          "headline": "fix(esutil): avoid duplicate bulk indexer OnError callbacks (#1246)",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-10T09:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66e58716204b6a336dfd005e2a782b94e2b49d5",
          "body": "…sts (#1238)\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(bulk_indexer): enable instrumentation support in bulk index reque…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-09T11:59:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "746f856f4fd1911dc6a567fc4b219cf7ebbee8ef",
          "body": "…e  (#1227)",
          "is_bot": false,
          "headline": "fix: prevent BulkIndexer from silently dropping items on flush failur…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-09T11:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e57a814af9c1a155b67051d484ed9abc93465f3",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump go version to 1.24.13 (#1237)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-02-06T17:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aeb91f10506a8976760bf5dddb5d0bd1b5857f2",
          "body": "…scheduling (#1236)",
          "is_bot": false,
          "headline": "ci: update Go version bump workflow to improve version detection and …",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-06T17:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c187cb3c6eb2457842237cdab5aae4245fbad1b2",
          "body": "…#1232)\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: update apidiff workflow to manage concurrency for pull requests (…",
          "author_name": "Matt Devy",
          "author_login": "MattDevy",
          "committed_at": "2026-02-06T14:44:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "efbff1ae9774f71a013c8e0816d0e08fefe70989",
          "body": "Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>\nCo-authored-by: Matt Devy <matt.devy@elastic.co>",
          "is_bot": true,
          "headline": "chore: bump go version to 1.24.13 (#1231)",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-02-06T14:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec3ccd3f3089d87222cf5b635a2f555ba15aa0d",
          "body": "…226)\n\nfix(Typed API): add missing custom UnmarshalJSON methods for types with additional properties\n\nCo-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(Typed API): add field-level nil checks during deserialisation (#1…",
          "author_name": "elastic-vault-github-plugin-prod[bot]",
          "author_login": "elastic-vault-github-plugin-prod[bot]",
          "committed_at": "2026-02-06T13:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65399979f2e8ddc5ee5c47c7f43094f1bfb928b0",
          "body": "…044)\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /internal/build (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-04T18:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a339e1f6bfc5cf47f153e319f04682e0d1d28db2",
          "body": "Co-authored-by: Matt Devy <32791943+MattDevy@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: Return error when default URL cannot be parsed (#205)",
          "author_name": "Roman",
          "author_login": "tty2",
          "committed_at": "2026-02-04T17:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 77,
      "commits_last_year": 161,
      "latest_release_at": "2026-06-22T11:29:37Z",
      "latest_release_tag": "v9.4.2",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 28,
      "days_since_latest_release": 33,
      "mean_days_between_releases": 6.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/elastic/go-elasticsearch/v9",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/elastic/go-elasticsearch/v9",
          "is_deprecated": false,
          "latest_version": "v9.4.2",
          "repository_url": "https://github.com/elastic/go-elasticsearch",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-22T11:29:26Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 33
        }
      ]
    },
    "popularity": {
      "forks": 645,
      "stars": 6058,
      "watchers": 349,
      "fork_history": {
        "days": [
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-09-22",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 2
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-07-08",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-10-08",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-10",
            "count": 2
          },
          {
            "date": "2019-02-11",
            "count": 3
          },
          {
            "date": "2019-02-12",
            "count": 5
          },
          {
            "date": "2019-02-13",
            "count": 2
          },
          {
            "date": "2019-02-14",
            "count": 2
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 2
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 2
          },
          {
            "date": "2019-03-10",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 2
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 2
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-05-11",
            "count": 2
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-15",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-12",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 2
          },
          {
            "date": "2019-09-11",
            "count": 2
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-07",
            "count": 2
          },
          {
            "date": "2019-10-09",
            "count": 2
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 3
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-11-08",
            "count": 1
          },
          {
            "date": "2019-11-10",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 2
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 2
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 2
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 3
          },
          {
            "date": "2019-12-26",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 2
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 2
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-01-25",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-08",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 3
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 2
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 2
          },
          {
            "date": "2020-05-15",
            "count": 3
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 2
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 3
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 3
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 2
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 3
          },
          {
            "date": "2020-09-23",
            "count": 2
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 3
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 3
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 2
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 2
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 2
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 4
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 2
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 2
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 2
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 4
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 2
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 2
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 2
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 2
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 2
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 2
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 2
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 2
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 2
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 2
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 2
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 2
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 3
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 2
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 2
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 2
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 2
          },
          {
            "date": "2022-12-25",
            "count": 2
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 2
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 2
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 3
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 2
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 2
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 2
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 2
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 2
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 3
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 2
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 2
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-06",
            "count": 2
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 2
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 2
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 2
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 2
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 2
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 642,
        "total_forks": 645
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "_examples/bulk/Makefile",
        "_examples/bulk/kafka/Makefile",
        "_examples/cloudfunction/Makefile",
        "_examples/encoding/Makefile",
        "_examples/extension/Makefile",
        "_examples/fasthttp/Makefile",
        "_examples/instrumentation/Makefile",
        "_examples/interceptor/Makefile",
        "_examples/logging/Makefile",
        "_examples/msearchtemplate/Makefile",
        "_examples/search/Makefile",
        "_examples/security/Makefile",
        "_examples/xkcdsearch/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "_benchmarks/benchmarks/go.mod",
        "_examples/bulk/benchmarks/go.mod",
        "_examples/bulk/go.mod",
        "_examples/bulk/kafka/go.mod",
        "_examples/cloudfunction/go.mod",
        "_examples/encoding/go.mod",
        "_examples/extension/go.mod",
        "_examples/fasthttp/go.mod",
        "_examples/go.mod",
        "_examples/instrumentation/go.mod",
        "_examples/interceptor/go.mod",
        "_examples/logging/go.mod",
        "_examples/search/go.mod",
        "_examples/security/go.mod",
        "_examples/xkcdsearch/go.mod",
        "esapi/test/go.mod",
        "go.mod",
        "internal/build/go.mod",
        "internal/testing/go.mod"
      ],
      "largest_source_bytes": 1182674,
      "source_files_sampled": 6059,
      "oversized_source_files": 4,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 7183
    },
    "dependencies": {
      "manifests": [
        "_examples/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.0.0-20190308221718-c2843e01d9a2",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 10,
            "advisory_ids": [
              "GHSA-3vm4-22fp-5rfm",
              "GHSA-45gg-vh54-h5m9",
              "GHSA-45x7-px36-x8w8",
              "GHSA-5cgq-3rg8-m6cv",
              "GHSA-78mq-xcr3-xm33",
              "GHSA-89gr-r52h-f8rx",
              "GHSA-8c26-wmh5-6g9v",
              "GHSA-9m57-25v3-79x9",
              "GHSA-cjjc-xp8v-855w",
              "GHSA-f5wc-c3c7-36mc"
            ],
            "fixed_version": "3.4.0",
            "advisory_count": 53,
            "oldest_advisory_days": 1928
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.37.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-j5w8-q4qc-rx2x",
              "GHSA-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 32,
            "oldest_advisory_days": 254
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.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-jppx-rxg9-jmrx",
              "GHSA-q4h4-gmj2-qvw2",
              "GHSA-qpw4-5x99-6vjp",
              "GHSA-rm3j-f69w-wqmq"
            ],
            "fixed_version": "0.52.0",
            "advisory_count": 27,
            "oldest_advisory_days": 65
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.18",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-265r-hfxg-fhmg",
              "GHSA-jpcc-p29g-p8mq",
              "GHSA-m6hq-p25p-ffr2",
              "GHSA-pwhc-rpq9-4c8w",
              "GHSA-xhf5-7wjv-pqxp",
              "GO-2025-3528",
              "GO-2025-4100",
              "GO-2025-4108",
              "GO-2026-5064",
              "GO-2026-5338"
            ],
            "fixed_version": "2.3.2",
            "advisory_count": 13,
            "oldest_advisory_days": 495
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "v27.1.1+incompatible",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-4vq8-7jfc-9cvp",
              "GHSA-pxq6-2prw-chj9",
              "GHSA-rg2x-37c3-w2rh",
              "GHSA-vp62-88p7-qqf5",
              "GHSA-x744-4wpc-v9h2",
              "GHSA-x86f-5xw2-fm2r",
              "GO-2026-4883",
              "GO-2026-4887",
              "GO-2026-5617",
              "GO-2026-5668"
            ],
            "fixed_version": "29.3.1",
            "advisory_count": 11,
            "oldest_advisory_days": 361
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "1.6.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-p64j-r5f4-pwwx",
              "GHSA-ppj4-34rq-v8j9",
              "GHSA-w942-gw6m-p62c",
              "GHSA-wjm3-fq3r-5x46",
              "GO-2021-0054",
              "GO-2021-0059",
              "GO-2021-0265",
              "GO-2022-0957"
            ],
            "fixed_version": "1.9.3",
            "advisory_count": 8,
            "oldest_advisory_days": 1928
          },
          {
            "name": "go.elastic.co/apm",
            "direct": false,
            "version": "1.5.0",
            "severity": "low",
            "ecosystem": "go",
            "cvss_score": 2.4,
            "advisory_ids": [
              "GHSA-qqc5-rgcc-cjqh",
              "GO-2022-0706"
            ],
            "fixed_version": "1.11.0",
            "advisory_count": 2,
            "oldest_advisory_days": 1894
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.24.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 64
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.32.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 64
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 64
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 64
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 64
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.3.8",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.31.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 3,
          "unknown": 8,
          "critical": 3
        },
        "advisory_count": 154,
        "affected_count": 15,
        "assessed_count": 142,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/elastic/elastic-transport-go/v8",
          "manifest": "_examples/go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.9.0"
        },
        {
          "name": "github.com/elastic/go-elasticsearch/v9",
          "manifest": "_examples/go.mod",
          "ecosystem": "go",
          "version_constraint": "v9.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/elastic/elastic-transport-go/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.9.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/elastic/elastic-transport-go/v8",
            "direct": true,
            "version": "v8.9.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.35.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": true,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/alecthomas/chroma",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/andybalholm/brotli",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/armon/go-radix",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20210617225240-d185dfc1b5a1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v4",
            "direct": false,
            "version": "v4.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/containerd",
            "direct": false,
            "version": "v1.7.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/dockercfg",
            "direct": false,
            "version": "v0.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker",
            "direct": false,
            "version": "v27.1.1+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elastic/go-elasticsearch/v8",
            "direct": false,
            "version": "8.0.0-20191002063538-b491ce54d752",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elastic/go-elasticsearch/v8",
            "direct": false,
            "version": "8.0.0-20200408073057-6f36a473b19f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elastic/go-licenser",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elastic/go-sysinfo",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/elastic/go-windows",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.7.0",
            "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.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jcchavezs/porto",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/joeshaw/multierror",
            "direct": false,
            "version": "v0.0.0-20140124173710-69b34d4ec901",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.9.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20211012122336-39d0f177ccd0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/magiconair/properties",
            "direct": false,
            "version": "v1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.19",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/montanaflynn/stats",
            "direct": false,
            "version": "v0.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/morikuni/aec",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pierrec/lz4",
            "direct": false,
            "version": "v2.6.0+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20210106213030-5aafc221ea8c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": false,
            "version": "v1.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/kafka-go",
            "direct": false,
            "version": "v0.4.25",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v3",
            "direct": false,
            "version": "v3.23.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shoenig/go-m1cpu",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v0.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": false,
            "version": "v1.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/testcontainers/testcontainers-go/modules/elasticsearch",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": false,
            "version": "v1.9.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/bytebufferpool",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasthttp",
            "direct": false,
            "version": "v1.34.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/valyala/fasthttp",
            "direct": false,
            "version": "v1.69.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "go.elastic.co/apm",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "go.elastic.co/apm",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "go.elastic.co/apm/module/apmelasticsearch",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "go.elastic.co/apm/module/apmelasticsearch",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "go.elastic.co/apm/module/apmhttp",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "go.elastic.co/fastjson",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "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.35.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/stdout/stdoutmetric",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.35.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": false,
            "version": "v1.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "0.0.0-20190308221718-c2843e01d9a2",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/lint",
            "direct": false,
            "version": "v0.0.0-20201208152925-83fdc39ff7b5",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.6.0-dev.0.20220419223038-86c51ed26bb4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.32.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.3.8",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.31.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.1.12",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "howett.net/plist",
            "direct": false,
            "version": "v0.0.0-20181124034731-591f970eefbb",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 142,
        "direct_count": 3,
        "indirect_count": 139
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 21,
        "merged_prs": 998,
        "open_issues": 16,
        "closed_ratio": 0.959,
        "closed_issues": 378,
        "closed_unmerged_prs": 134
      },
      "bus_factor": 2,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "karmi",
          "commits": 338,
          "avatar_url": "https://avatars.githubusercontent.com/u/4790?v=4"
        },
        {
          "type": "User",
          "login": "Anaethelion",
          "commits": 240,
          "avatar_url": "https://avatars.githubusercontent.com/u/2236273?v=4"
        },
        {
          "type": "User",
          "login": "MattDevy",
          "commits": 106,
          "avatar_url": "https://avatars.githubusercontent.com/u/32791943?v=4"
        },
        {
          "type": "User",
          "login": "szabosteve",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/22324794?v=4"
        },
        {
          "type": "User",
          "login": "tty2",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/6780623?v=4"
        },
        {
          "type": "User",
          "login": "HaraldNordgren",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/9569897?v=4"
        },
        {
          "type": "User",
          "login": "rockdaboot",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2087964?v=4"
        },
        {
          "type": "User",
          "login": "axw",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/843579?v=4"
        },
        {
          "type": "User",
          "login": "swallez",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/213730?v=4"
        },
        {
          "type": "User",
          "login": "amitkanfer",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2217774?v=4"
        }
      ],
      "contributors_sampled": 70,
      "top_contributor_share": 0.42
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "apidiff-pr.yml",
        "backport.yml",
        "binsize.yml",
        "build.yml",
        "close-stale-issues.yml",
        "docs-build.yml",
        "docs-deploy.yml",
        "docs-preview-cleanup.yml",
        "gencheck.yml",
        "generate-esapi.yml",
        "go-version-bump.yml",
        "issue-ingest-stats.yml",
        "license.yml",
        "lint.yml",
        "release-please.yml",
        "sync-labels.yml",
        "test-api.yml",
        "test-integration.yml",
        "test-unit-tip.yml",
        "test-unit.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 7/23 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 14 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "34 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6a5dbe37ade15a48fa92cc43c4b2dd0db83ed148",
        "ran_at": "2026-07-26T02:16:11Z",
        "aggregate_score": 5.7,
        "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-26T01:44:36Z",
      "oldest_open_prs": [
        {
          "number": 1425,
          "created_at": "2026-04-16T22:21:14Z",
          "last_comment_at": "2026-04-16T22:24:30Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1432,
          "created_at": "2026-04-17T12:07:52Z",
          "last_comment_at": "2026-04-17T12:11:34Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1497,
          "created_at": "2026-05-31T06:59:40Z",
          "last_comment_at": "2026-05-31T06:59:52Z",
          "last_comment_author": "prodsecmachine"
        },
        {
          "number": 1498,
          "created_at": "2026-05-31T10:00:57Z",
          "last_comment_at": "2026-05-31T10:01:09Z",
          "last_comment_author": "prodsecmachine"
        },
        {
          "number": 1499,
          "created_at": "2026-05-31T11:04:05Z",
          "last_comment_at": "2026-05-31T11:04:17Z",
          "last_comment_author": "prodsecmachine"
        },
        {
          "number": 1505,
          "created_at": "2026-06-15T23:58:45Z",
          "last_comment_at": "2026-06-18T09:52:58Z",
          "last_comment_author": "MD-Mushfiqur123"
        },
        {
          "number": 1521,
          "created_at": "2026-06-22T13:35:19Z",
          "last_comment_at": "2026-06-22T13:39:10Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1523,
          "created_at": "2026-06-26T23:32:52Z",
          "last_comment_at": "2026-06-26T23:33:05Z",
          "last_comment_author": "prodsecmachine"
        },
        {
          "number": 1535,
          "created_at": "2026-07-09T15:54:18Z",
          "last_comment_at": "2026-07-09T15:58:11Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1536,
          "created_at": "2026-07-09T15:57:57Z",
          "last_comment_at": "2026-07-09T15:58:38Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1537,
          "created_at": "2026-07-09T15:58:44Z",
          "last_comment_at": "2026-07-09T15:59:32Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1538,
          "created_at": "2026-07-09T16:06:49Z",
          "last_comment_at": "2026-07-09T16:10:56Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1541,
          "created_at": "2026-07-09T16:08:53Z",
          "last_comment_at": "2026-07-09T16:12:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1542,
          "created_at": "2026-07-09T16:08:59Z",
          "last_comment_at": "2026-07-09T16:12:49Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1543,
          "created_at": "2026-07-09T16:09:06Z",
          "last_comment_at": "2026-07-09T16:12:49Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1545,
          "created_at": "2026-07-15T12:19:20Z",
          "last_comment_at": "2026-07-15T12:19:24Z",
          "last_comment_author": "cla-checker-service"
        },
        {
          "number": 1546,
          "created_at": "2026-07-17T16:15:58Z",
          "last_comment_at": "2026-07-17T16:20:37Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1547,
          "created_at": "2026-07-17T16:16:11Z",
          "last_comment_at": "2026-07-17T16:20:16Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1553,
          "created_at": "2026-07-20T13:41:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1554,
          "created_at": "2026-07-23T07:57:27Z",
          "last_comment_at": "2026-07-25T12:27:23Z",
          "last_comment_author": "wasim-builds"
        }
      ],
      "last_merged_pr_at": "2026-07-21T08:24:54Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 183,
          "created_at": "2020-09-08T12:11:29Z",
          "last_comment_at": "2024-08-22T19:29:08Z",
          "last_comment_author": "gannett-ggreer"
        },
        {
          "number": 1091,
          "created_at": "2025-12-12T17:21:04Z",
          "last_comment_at": "2026-01-21T07:13:21Z",
          "last_comment_author": "akfaew"
        },
        {
          "number": 1367,
          "created_at": "2026-04-08T13:12:50Z",
          "last_comment_at": "2026-04-16T13:10:46Z",
          "last_comment_author": "MattDevy"
        },
        {
          "number": 1385,
          "created_at": "2026-04-16T13:23:20Z",
          "last_comment_at": "2026-04-16T15:05:13Z",
          "last_comment_author": "Anaethelion"
        },
        {
          "number": 1427,
          "created_at": "2026-04-16T23:24:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1428,
          "created_at": "2026-04-16T23:24:05Z",
          "last_comment_at": "2026-06-26T06:41:47Z",
          "last_comment_author": "thani-ath-nain"
        },
        {
          "number": 1429,
          "created_at": "2026-04-16T23:24:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1430,
          "created_at": "2026-04-16T23:24:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1465,
          "created_at": "2026-05-05T12:08:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1468,
          "created_at": "2026-05-05T13:50:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1501,
          "created_at": "2026-06-09T07:29:24Z",
          "last_comment_at": "2026-06-11T06:37:04Z",
          "last_comment_author": "MattDevy"
        },
        {
          "number": 1503,
          "created_at": "2026-06-13T06:44:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1509,
          "created_at": "2026-06-22T10:28:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1524,
          "created_at": "2026-07-01T09:31:28Z",
          "last_comment_at": "2026-07-08T11:40:12Z",
          "last_comment_author": "MattDevy"
        },
        {
          "number": 1526,
          "created_at": "2026-07-08T11:38:21Z",
          "last_comment_at": "2026-07-08T11:51:45Z",
          "last_comment_author": "TLINDEN"
        },
        {
          "number": 1539,
          "created_at": "2026-07-09T16:08:09Z",
          "last_comment_at": "2026-07-20T13:36:57Z",
          "last_comment_author": "github-actions"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/elastic/go-elasticsearch",
    "host": "github.com",
    "name": "go-elasticsearch",
    "owner": "elastic"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 85,
      "inputs": {
        "security": 66,
        "vitality": 90,
        "community": 92,
        "governance": 79,
        "engineering": 96
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 161,
              "human_commit_share": 0.78,
              "days_since_last_push": 4,
              "active_weeks_last_year": 28
            },
            "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": "28/52 weeks with commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "161 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 161
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 77,
              "latest_release_tag": "v9.4.2",
              "releases_from_tags": false,
              "days_since_latest_release": 33,
              "mean_days_between_releases": 6.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "77 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 33 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 92,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 645,
              "stars": 6058,
              "watchers": 349,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6,058 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6058
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "645 forks",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 645
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "349 watchers",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 349
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 79,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 70,
              "top_contributor_share": 0.42
            },
            "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 42% of commits",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "70 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 998,
              "open_issues": 16,
              "closed_issues": 378,
              "issue_closed_ratio": 0.959,
              "closed_unmerged_prs": 134
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "998/1132 decided PRs merged",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 998,
                      "decided": 1132
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/23 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 5440,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "elastic",
              "public_repos": 942,
              "account_age_days": 4535
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "5,440 followers of elastic",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5440,
                      "login": "elastic"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "942 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 942
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/elastic/go-elasticsearch/v9"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 33
            },
            "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 33 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 96,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "21 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "elasticsearch",
                "golang",
                "go",
                "client"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/elastic/go-elasticsearch#go-elasticsearch",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/elastic/go-elasticsearch#go-elasticsearch",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/23 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "34 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 142 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 142
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 154,
              "affected_packages": 15,
              "assessed_packages": 142,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 3, high 3, low 1, unknown 8",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 142,
              "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": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 84,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 7183
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "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": "78 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 78,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "_examples/bulk/Makefile",
                "_examples/bulk/kafka/Makefile",
                "_examples/cloudfunction/Makefile",
                "_examples/encoding/Makefile",
                "_examples/extension/Makefile",
                "_examples/fasthttp/Makefile",
                "_examples/instrumentation/Makefile",
                "_examples/interceptor/Makefile",
                "_examples/logging/Makefile",
                "_examples/msearchtemplate/Makefile",
                "_examples/search/Makefile",
                "_examples/security/Makefile",
                "_examples/xkcdsearch/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.09,
              "toolchain_manifests": [
                "_benchmarks/benchmarks/go.mod",
                "_examples/bulk/benchmarks/go.mod",
                "_examples/bulk/go.mod",
                "_examples/bulk/kafka/go.mod",
                "_examples/cloudfunction/go.mod",
                "_examples/encoding/go.mod",
                "_examples/extension/go.mod",
                "_examples/fasthttp/go.mod",
                "_examples/go.mod",
                "_examples/instrumentation/go.mod",
                "_examples/interceptor/go.mod",
                "_examples/logging/go.mod",
                "_examples/search/go.mod",
                "_examples/security/go.mod",
                "_examples/xkcdsearch/go.mod",
                "esapi/test/go.mod",
                "go.mod",
                "internal/build/go.mod",
                "internal/testing/go.mod"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, _examples/bulk/Makefile, _examples/bulk/kafka/Makefile, _examples/cloudfunction/Makefile, _examples/encoding/Makefile, _examples/extension/Makefile, _examples/fasthttp/Makefile, _examples/instrumentation/Makefile, _examples/interceptor/Makefile, _examples/logging/Makefile, _examples/msearchtemplate/Makefile, _examples/search/Makefile, _examples/security/Makefile, _examples/xkcdsearch/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, _examples/bulk/Makefile, _examples/bulk/kafka/Makefile, _examples/cloudfunction/Makefile, _examples/encoding/Makefile, _examples/extension/Makefile, _examples/fasthttp/Makefile, _examples/instrumentation/Makefile, _examples/interceptor/Makefile, _examples/logging/Makefile, _examples/msearchtemplate/Makefile, _examples/search/Makefile, _examples/security/Makefile, _examples/xkcdsearch/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "9 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 1182674,
              "source_files_sampled": 6059,
              "oversized_source_files": 4
            },
            "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": "4/6059 source files over 60KB",
                "points": 55,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 6059,
                      "oversized": 4
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T02:16:43.751619Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/elastic/go-elasticsearch.svg",
  "full_name": "elastic/go-elasticsearch",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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